Login
📚 Mostly Harmless Statistics
Chapters ▾
⇩ Download ▾

6.5 The Central Limit Theorem

The sample mean, denoted x¯, is the average of a sample of a variable X. The sample mean is an estimate of the population mean µ. Every sample has a sample mean and these sample means differ (depending on the sample). Thus, before a sample is selected x¯ is a variable, in fact, if the sample is a random sample then x¯ is a random variable. For this reason, we can think of the “distribution of x¯,” called the “Sampling Distribution of x¯,” as the theoretical histogram constructed from the sample averages of all possible samples of size n.Definition: Word

This says that the mean of the sample means is the same as the population mean. The standard deviation of the sample means is the population standard deviation divided by the square root of the sample size. This is called the sampling distribution of the mean.

Figure 6-31 shows three population distributions and the corresponding sampling distributions for sample sizes of 2, 5, 12 and 30. Notice as the sample size gets larger, the sampling distribution gets closer to the dashed red line of the normal distribution. Video explanation of this process: https://youtu.be/lsCc_pS3O28.

Grid of density plots for uniform, exponential, and log-normal populations: the top row shows each population distribution, and the rows below show sampling distributions of the mean for n = 2, 5, 12, and 30 in solid blue against a dashed red normal curve; by n = 30 all three closely match the normal curve.

Retrieved from OpenIntroStatistics.

Figure 6-31

The Central Limit Theorem establishes that in some situations the distribution of the sample statistic will take on a normal distribution, even when the population is not normally distributed. This allows us to use the normal distribution to make inferences from samples to populations.

The Central Limit Theorem guarantees that the distribution of the sample mean will be normally distributed when the sample size is large (usually 30 or higher) no matter what shape the population distribution is.

Finding Probabilities Using the Central Limit Theorem (CLT)

If we are finding the probability of a sample mean and have a sample size of 30 or more, or the population was normally distributed, then we can use the normal distribution to find the probability that the sample mean is below, above or between two values using the CLT.

Watch this video on using this applet for the Central Limit Theorem, and then take some time to play with the applet to get a sense of the difference between the distribution of the population, the distribution of a sample and the sampling distribution.

Watch the video on how to use the applet: https://youtu.be/aIPvgiXyBMI.

Try the applet on your own. Applet: http://onlinestatbook.com/stat_sim/sampling_dist/index.html.

As the sample size increase, the probability of seeing a sample mean of less than $55,000 is getting smaller.

When you have a z-score that is less than –3 or greater than 3 we would call this a rare event or outlier. We will use this same process in inferential statistics in chapter 8.

Adapted from Mostly Harmless Statistics by Rachel Webb (Portland State University), hosted on LibreTexts (stats.libretexts.org) and licensed under CC BY-SA 4.0. Changes were made. License: CC-BY-SA-4.0.