Skip to main content

Central limit theorem

The central limit theorem states that the sample mean's distribution approaches normal as sample size grows, regardless of population shape — making normal-based inference valid for large samples.

ByHoang TruongUpdated

See it move

Loading infographic...

However skewed the underlying population, the distribution of sample means becomes increasingly bell-shaped as sample size n grows — the central limit theorem. Its spread, the standard error, equals σ ÷ √n, so larger samples cluster more tightly around the true mean. By around n = 30, the normal approximation is usually reliable enough to justify z-tests and confidence intervals.

Where it fits
TopicProbability & DistributionsCoreSubjectData Analysis & StatisticsCoreTopicEstimation & Sampling DistributionsCore

The formula

LaTeX
SExˉ=σnSE_{\bar{x}} = \frac{\sigma}{\sqrt{n}}

Variables

Population standard deviation
Sample size
Standard error: standard deviation of the sampling distribution of x̄

As n grows, SE falls and the sample mean clusters more tightly around μ.

LaTeX
z=xˉμσ/nz = \frac{\bar{x} - \mu}{\sigma / \sqrt{n}}

Variables

Sample mean
Population mean
Population standard deviation
Sample size

By the CLT, this z-score is approximately standard normal for large n (typically n ≥ 30), regardless of the population's distribution shape.

Check yourself

PracticeCORE

A food retailer's weekly units sold per product follows a heavily right-skewed distribution (many slow sellers, a few blockbusters). An analyst draws 600 random samples of 45 products each and records the mean units sold for each sample. What does the central limit theorem predict about the distribution of those 600 sample means?

Select an answer to check your understanding.
Central limit theorem — Edlintics Glossary