Central limit theorem

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 what lets you use normal-based methods for means even when the underlying data are not normal. For example, individual household incomes are strongly right-skewed, yet the distribution of mean income from samples of 50 households is close to a bell shape. As the sample size nn grows, the sampling distribution of xˉ\bar{x} (x-bar, the sample mean) approaches a normal shape centered at μ\mu (mu) with standard deviation σn\frac{\sigma}{\sqrt{n}} (sigma over root n). A common guideline is that n30n \ge 30 is large enough for many populations.

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