What does the central limit theorem states that the mean of the sampling distribution of the sample mean is?

By Dr. Saul McLeod, published Nov 25, 2019

The central limit theorem states that the sampling distribution of the mean approaches a normal distribution, as the sample size increases. This fact holds especially true for sample sizes over 30.

Therefore, as a sample size increases, the sample mean and standard deviation will be closer in value to the population mean μ and standard deviation σ .

What does the central limit theorem states that the mean of the sampling distribution of the sample mean is?

Why is central limit theorem important?

The central limit theorem tells us that no matter what the distribution of the population is, the shape of the sampling distribution will approach normality as the sample size (N) increases.

This is useful, as the research never knows which mean in the sampling distribution is the same as the population mean, but by selecting many random samples from a population the sample means will cluster together, allowing the research to make a very good estimate of the population mean.

Thus, as the sample size (N) increases the sampling error will decrease.

Summary

• As the sample size increases, the distribution of frequencies approximates a bell-shaped curved (i.e. normal distribution curve).

• Sample size equal to or greater than 30 are required for the central limit theorem to hold true.

• A sufficiently large sample can predict the parameters of a population such as the mean and standard deviation.

How to reference this article:

McLeod, S. A. (2019, Nov 25). What is central limit theorem in statistics? Simply psychology: https://www.simplypsychology.org/central-limit-theorem.html

How to reference this article:

McLeod, S. A. (2019, November 25). What is central limit theorem in statistics? Simply Psychology. www.simplypsychology.org/central-limit-theorem.html

Home | About Us | Privacy Policy | Advertise | Contact Us

Simply Psychology's content is for informational and educational purposes only. Our website is not intended to be a substitute for professional medical advice, diagnosis, or treatment.

© Simply Scholar Ltd - All rights reserved

The central limit theorem states that if you take sufficiently large samples from a population, the samples’ means will be normally distributed, even if the population isn’t normally distributed.

Example: Central limit theoremA population follows a Poisson distribution (left image). If we take 10,000 samples from the population, each with a sample size of 50, the sample means follow a normal distribution, as predicted by the central limit theorem (right image).

What does the central limit theorem states that the mean of the sampling distribution of the sample mean is?

What is the central limit theorem?

The central limit theorem relies on the concept of a sampling distribution, which is the probability distribution of a statistic for a large number of samples taken from a population.

Imagining an experiment may help you to understand sampling distributions:

  • Suppose that you draw a random sample from a population and calculate a statistic for the sample, such as the mean.
  • Now you draw another random sample of the same size, and again calculate the mean.
  • You repeat this process many times, and end up with a large number of means, one for each sample.

The distribution of the sample means is an example of a sampling distribution.

The central limit theorem says that the sampling distribution of the mean will always be normally distributed, as long as the sample size is large enough. Regardless of whether the population has a normal, Poisson, binomial, or any other distribution, the sampling distribution of the mean will be normal.

A normal distribution is a symmetrical, bell-shaped distribution, with increasingly fewer observations the further from the center of the distribution.

Central limit theorem formula

Fortunately, you don’t need to actually repeatedly sample a population to know the shape of the sampling distribution. The parameters of the sampling distribution of the mean are determined by the parameters of the population:

  • The mean of the sampling distribution is the mean of the population.

   

What does the central limit theorem states that the mean of the sampling distribution of the sample mean is?

  • The standard deviation of the sampling distribution is the standard deviation of the population divided by the square root of the sample size.

   

What does the central limit theorem states that the mean of the sampling distribution of the sample mean is?

We can describe the sampling distribution of the mean using this notation:

   

What does the central limit theorem states that the mean of the sampling distribution of the sample mean is?

Where:

  • X̄ is the sampling distribution of the sample means
  • ~ means “follows the distribution”
  • N is the normal distribution
  • µ is the mean of the population
  • σ is the standard deviation of the population
  • n is the sample size

Scribbr editors not only correct grammar and spelling mistakes, but also strengthen your writing by making sure your paper is free of vague language, redundant words and awkward phrasing.

What does the central limit theorem states that the mean of the sampling distribution of the sample mean is?
What does the central limit theorem states that the mean of the sampling distribution of the sample mean is?

See editing example

Sample size and the central limit theorem

The sample size (n) is the number of observations drawn from the population for each sample. The sample size is the same for all samples.

The sample size affects the sampling distribution of the mean in two ways.

1. Sample size and normality

The larger the sample size, the more closely the sampling distribution will follow a normal distribution.

When the sample size is small, the sampling distribution of the mean is sometimes non-normal. That’s because the central limit theorem only holds true when the sample size is “sufficiently large.”

By convention, we consider a sample size of 30 to be “sufficiently large.”

  • When n < 30, the central limit theorem doesn’t apply. The sampling distribution will follow a similar distribution to the population. Therefore, the sampling distribution will only be normal if the population is normal.
  • When n ≥ 30, the central limit theorem applies. The sampling distribution will approximately follow a normal distribution.

2. Sample size and standard deviations

The sample size affects the standard deviation of the sampling distribution. Standard deviation is a measure of the variability or spread of the distribution (i.e., how wide or narrow it is).

  • When n is low, the standard deviation is high. There’s a lot of spread in the samples’ means because they aren’t precise estimates of the population’s mean.
  • When n is high, the standard deviation is low. There’s not much spread in the samples’ means because they’re precise estimates of the population’s mean.

Conditions of the central limit theorem

The central limit theorem states that the sampling distribution of the mean will always follow a normal distribution under the following conditions:

  1. The sample size is sufficiently large. This condition is usually met if the sample size is n ≥ 30.
  1. The samples are independent and identically distributed (i.i.d.) random variables. This condition is usually met if the sampling is random.
  1. The population’s distribution has finite variance. Central limit theorem doesn’t apply to distributions with infinite variance, such as the Cauchy distribution. Most distributions have finite variance.

Importance of the central limit theorem

The central limit theorem is one of the most fundamental statistical theorems. In fact, the “central” in “central limit theorem” refers to the importance of the theorem.

NoteParametric tests, such as t tests, ANOVAs, and linear regression, have more statistical power than most non-parametric tests. Their power comes from assumptions about populations’ distributions that are based on the central limit theorem.

Central limit theorem examples

Applying the central limit theorem to real distributions may help you to better understand how it works.

Continuous distribution

Suppose that you’re interested in the age that people retire in the United States. The population is all retired Americans, and the distribution of the population might look something like this:

What does the central limit theorem states that the mean of the sampling distribution of the sample mean is?

Age at retirement follows a left-skewed distribution. Most people retire within about five years of the mean retirement age of 65 years. However, there’s a “long tail” of people who retire much younger, such as at 50 or even 40 years old. The population has a standard deviation of 6 years.

Imagine that you take a small sample of the population. You randomly select five retirees and ask them what age they retired.

Example: Central limit theorem; sample of n = 5

The mean of the sample is an estimate of the population mean. It might not be a very precise estimate, since the sample size is only 5.

Example: Central limit theorem; mean of a small samplemean = (68 + 73 + 70 + 62 + 63) / 5

mean = 67.2 years

Suppose that you repeat this procedure 10 times, taking samples of five retirees, and calculating the mean of each sample. This is a sampling distribution of the mean.

Example: Central limit theorem; means of 10 small samples
60.8 57.8 62.2 68.6 67.4 67.8 68.3 65.6 66.5 62.1

If you repeat the procedure many more times, a histogram of the sample means will look something like this:

Although this sampling distribution is more normally distributed than the population, it still has a bit of a left skew.

Notice also that the spread of the sampling distribution is less than the spread of the population.

The central limit theorem says that the sampling distribution of the mean will always follow a normal distribution when the sample size is sufficiently large. This sampling distribution of the mean isn’t normally distributed because its sample size isn’t sufficiently large.

Now, imagine that you take a large sample of the population. You randomly select 50 retirees and ask them what age they retired.

Example: Central limit theorem; sample of n = 50
73 49 62 68 72 71 65 60 69 61
62 75 66 63 66 68 76 68 54 74
68 60 72 63 57 64 65 59 72 52
52 72 69 62 68 64 60 65 53 69
59 68 67 71 69 70 52 62 64 68

The mean of the sample is an estimate of the population mean. It’s a precise estimate, because the sample size is large.

Example: Central limit theorem; mean of a large samplemean = 64.8 years

Again, you can repeat this procedure many more times, taking samples of fifty retirees, and calculating the mean of each sample:

In the histogram, you can see that this sampling distribution is normally distributed, as predicted by the central limit theorem.

The standard deviation of this sampling distribution is 0.85 years, which is less than the spread of the small sample sampling distribution, and much less than the spread of the population. If you were to increase the sample size further, the spread would decrease even more.

We can use the central limit theorem formula to describe the sampling distribution:

What does the central limit theorem states that the mean of the sampling distribution of the sample mean is?

µ = 65

σ = 6

n = 50

What does the central limit theorem states that the mean of the sampling distribution of the sample mean is?

What does the central limit theorem states that the mean of the sampling distribution of the sample mean is?

Discrete distribution

Approximately 10% of people are left-handed. If we assign a value of 1 to left-handedness and a value of 0 to right-handedness, the probability distribution of left-handedness for the population of all humans looks like this:

What does the central limit theorem states that the mean of the sampling distribution of the sample mean is?

The population mean is the proportion of people who are left-handed (0.1). The population standard deviation is 0.3.

Imagine that you take a random sample of five people and ask them whether they’re left-handed.

Example: Central limit theorem; sample of n = 5

The mean of the sample is an estimate of the population mean. It might not be a very precise estimate, since the sample size is only 5.

Example: Central limit theorem; mean of a small samplemean = (0 + 0 + 0 + 1 + 0) / 5

mean = 0.2

Imagine you repeat this process 10 times, randomly sampling five people and calculating the mean of the sample. This is a sampling distribution of the mean.

Example: Central limit theorem; means of 10 small samples

If you repeat this process many more times, the distribution will look something like this:

What does the central limit theorem states that the mean of the sampling distribution of the sample mean is?

The sampling distribution isn’t normally distributed because the sample size isn’t sufficiently large for the central limit theorem to apply.

As the sample size increases, the sampling distribution looks increasingly similar to a normal distribution, and the spread decreases:

What does the central limit theorem states that the mean of the sampling distribution of the sample mean is?

What does the central limit theorem states that the mean of the sampling distribution of the sample mean is?

What does the central limit theorem states that the mean of the sampling distribution of the sample mean is?

What does the central limit theorem states that the mean of the sampling distribution of the sample mean is?

The sampling distribution of the mean for samples with n = 30 approaches normality. When the sample size is increased further to n = 100, the sampling distribution follows a normal distribution.

We can use the central limit theorem formula to describe the sampling distribution for n = 100.

What does the central limit theorem states that the mean of the sampling distribution of the sample mean is?

µ = 0.1

σ = 0.3

n = 100

What does the central limit theorem states that the mean of the sampling distribution of the sample mean is?

What does the central limit theorem states that the mean of the sampling distribution of the sample mean is?

Practice questions

Frequently asked questions about the central limit theorem

What are the three types of skewness?

The three types of skewness are:

  • Right skew (also called positive skew). A right-skewed distribution is longer on the right side of its peak than on its left.
  • Left skew (also called negative skew). A left-skewed distribution is longer on the left side of its peak than on its right.
  • Zero skew. It is symmetrical and its left and right sides are mirror images.

What does the central limit theorem states that the mean of the sampling distribution of the sample mean is?

If you want to cite this source, you can copy and paste the citation or click the “Cite this Scribbr article” button to automatically add the citation to our free Citation Generator.

Turney, S. (2022, October 18). Central Limit Theorem | Formula, Definition & Examples. Scribbr. Retrieved November 8, 2022, from https://www.scribbr.com/statistics/central-limit-theorem/