Central limit theorem

By Jude Wallis · Published

The central limit theorem says the sample mean's sampling distribution becomes approximately normal as the sample size grows, whatever the population's shape.

The central limit theorem is a statement about one object: the sampling distribution of xˉ\bar{x} (x-bar), the distribution you would get by taking every random sample of size nn from a population and recording each sample's mean. For independent observations from a population with a finite mean μ\mu (mu) and a finite standard deviation σ\sigma (sigma), that distribution gets closer to normal as nn grows, centered at μ\mu with standard deviation σn\frac{\sigma}{\sqrt{n}}.

Two sentences come up constantly and both are wrong: "with a large enough sample, the data become normal," and "a large sample makes the population normal." Nothing about the population or the sample changes shape. A right-skewed population stays right-skewed however much of it you collect, and a histogram of your 200 observations is a picture of that population, not of xˉ\bar{x}. The normal shape belongs to a distribution you never see in a single study.

The familiar n30n \ge 30 is a rule of thumb, not part of the theorem, and it guarantees nothing. Draw from a strongly right-skewed population (an exponential, μ=1\mu = 1, σ=1\sigma = 1) and build the usual 95% t-interval for the mean. Across two million simulated samples the interval captured μ\mu 88.3% of the time at n=5n = 5, 91.2% at n=15n = 15, 92.7% at n=30n = 30, 94.2% at n=100n = 100, and 94.8% at n=500n = 500.

The misses are lopsided too. At n=30n = 30, 6.5 of those 7.3 missed percentage points were intervals sitting entirely below μ\mu. A sample that draws none of the long right tail has both a low mean and a small ss, so it produces a short interval in the wrong place. Skew does not only widen the error, it aims it.

Two edges. The population needs a finite standard deviation. And if the population is already normal, the sampling distribution of xˉ\bar{x} is exactly normal at every nn, so the theorem is not needed. Topic 2.12 is Sampling Distributions and the Central Limit Theorem.

Where this comes up

10 pages on the site use this term.

More sampling distributions terms, or browse the full statistics glossary.