Home Statistical Dictionary Central Limit Theorem
Central Limit Theorem
As sample size grows, the sampling distribution of the mean approaches a normal distribution, regardless of the shape of the original population.
In Plain English
It doesn't matter if your underlying data is skewed, bimodal, or anything else -- if you take enough samples and average them, those averages pile up in a bell-curve shape. This is why the normal distribution shows up everywhere in statistics: it's not that nature is normal, it's that averages of almost anything become normal.
Definition
Let be i.i.d. random variables with mean and finite variance . As approaches infinity, the standardized sample mean converges in distribution to a standard normal distribution .
Formula
Properties
- The original population can have any shape -- skewed, uniform, even bimodal.
- Convergence is slower for more skewed or heavy-tailed populations.
- It justifies treating sample means as approximately normal even when the underlying data isn't.
At a Glance