So far in this chapter weβve discussed cases where the outcome of a variable is discrete. In this section, we consider a context where the outcome is a continuous numerical variable.
FigureΒ 3.5.2 shows a few different hollow histograms for the heights of US adults. How does changing the number of bins allow you to make different interpretations of the data?
Adding more bins provides greater detail. This sample is extremely large, which is why much smaller bins still work well. Usually we do not use so many bins with smaller sample sizes since small counts per bin mean the bin heights are very volatile.
We can add up the heights of the bins in the range 180 cm and 185 cm and divide by the sample size. For instance, this can be done with the two shaded bins shown in FigureΒ 3.5.4. The two bins in this region have counts of 195,307 and 156,239 people, resulting in the following estimate of the probability:
Subsection3.5.1From histograms to continuous distributions
Examine the transition from a boxy hollow histogram in the top-left of FigureΒ 3.5.2 to the much smoother plot in the lower-right. In this last plot, the bins are so slim that the hollow histogram is starting to resemble a smooth curve. This suggests the population height as a continuous numerical variable might best be explained by a curve that represents the outline of extremely slim bins.
This smooth curve represents a probability density function (also called a density or distribution), and such a curve is shown in FigureΒ 3.5.5 overlaid on a histogram of the sample. A density has a special property: the total area under the densityβs curve is 1.
Subsection3.5.2Probabilities from continuous distributions
We computed the proportion of individuals with heights 180 to 185 cm in ExampleΒ 3.5.3 as a fraction:
\begin{equation*}
\frac{\text{number of people between 180 and 185}}{\text{total sample size}}
\end{equation*}
We found the number of people with heights between 180 and 185 cm by determining the fraction of the histogramβs area in this region. Similarly, we can use the area in the shaded region under the curve to find a probability (with the help of a computer):
\begin{equation*}
P(\text{height between 180 and 185}) = \text{area between 180 and 185} = 0.1157
\end{equation*}
The probability that a randomly selected person is between 180 and 185 cm is 0.1157. This is very close to the estimate from ExampleΒ 3.5.3: 0.1172.
This probability is zero. A person might be close to 180 cm, but not exactly 180 cm tall. This also makes sense with the definition of probability as area; there is no area captured between 180 cm and 180 cm.
This has positive probability. Anyone between 179.5 cm and 180.5 cm will have a measured height of 180 cm. This is probably a more realistic scenario to encounter in practice versus ExampleΒ 3.5.8.
The relative frequency table below displays the distribution of annual total personal income (in 2009 inflation-adjusted dollars) for a representative sample of 96,420,486 Americans. These data come from the American Community Survey for 2005-2009. This sample is comprised of 59% males and 41% females.
The same data source indicates that 71.8% of females make less than $50,000 per year. Use this value to determine whether or not the assumption you made in part (c) is valid.