Skip to content

Ch13 Alt Text #233

@pancakereport

Description

@pancakereport
  • 13.1 scores_and_sections.select('Midterm').hist(bins=np.arange(-0.5, 25.6, 1))
  • 13.2 sf2019.select('Total Compensation').hist(bins=sf_bins)
  • 13.2 our_sample.select('Total Compensation').hist(bins=sf_bins)
  • 13.2 resample_1.select('Total Compensation').hist(bins=sf_bins)
  • 13.2 plots.scatter(pop_median, 0, color=parameter_green, s=40, zorder=2);
  • 13.2 plots.scatter(pop_median, 0, color=parameter_green, s=40, zorder=2);
  • 13.2 "Population Median and Intervals of Estimates"
  • 13.3 ratios.select('Ratio BW:GD').hist()
  • 13.3 resampled_medians.hist(bins=15)
  • 13.3 births.select('Maternal Age').hist()
  • 13.3 resampled_means.hist(bins=15)
  • 13.3 births.select('Maternal Age').hist()
  • 13.3 plots.plot([left_80, right_80], [0, 0], color='yellow', lw=8);
  • 13.3 plots.plot([left, right], [0, 0], color='yellow', lw=8);
  • 13.4 births.select('Maternal Age').hist()
  • 13.4 hodgkins.select('drop').hist(bins=np.arange(-20, 81, 20))
  • 13.4 plots.plot([left, right], [0, 0], color='yellow', lw=8);
  • Not alt text, but it looks like the same image illustrating the bootstrap is shown twice on this page

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions