Overview
The Central Limit Theorem (CLT) describes the universal Gaussian behavior of properly normalized sums of independent random variables. Where the Laws of Large Numbers say the sample average concentrates around its mean, the CLT identifies the fluctuation around the mean as Gaussian on the scale of . The two results are complementary terms of the same expansion: LLN is the first-order point estimate, CLT is the second-order distributional correction.
Key topics
Section titled “Key topics”- CLT 1: The classical i.i.d. Central Limit Theorem. For i.i.d. with finite variance , the standardized sum converges in distribution to . Proved by Taylor-expanding the characteristic function and applying Lévy’s continuity theorem.
- CLT 2: The Lindeberg-Feller CLT for triangular arrays of independent, not necessarily identically distributed entries. The Lindeberg condition replaces the i.i.d. assumption, and Feller’s converse shows it is essentially necessary when no single row entry dominates.
- Examples: Canonical settings where the CLT applies: binomial (de Moivre-Laplace), uniform (Irwin-Hall), exponential (Gamma), dice sums. Includes a Cauchy non-example illustrating the role of the finite-variance hypothesis, and an interactive widget that convolves a chosen base distribution and overlays the Gaussian limit.
How the pieces fit together
Section titled “How the pieces fit together”CLT 1 is the special case of CLT 2 where the row entries are i.i.d. copies of a single distribution scaled by . Both proofs follow the same three-step plan:
with Lévy’s continuity theorem converting pointwise convergence of characteristic functions into weak convergence. The technical heart in both cases is a second-order expansion of near zero, controlled by the finite-variance hypothesis. CLT 2 adds the Lindeberg condition to rule out single entries carrying a non-negligible share of the total variance, which is automatic in the i.i.d. case but a genuine restriction in the triangular-array setting.
The CLT requires strictly more than the classical WLLN: finite variance instead of finite mean. Heavy-tailed sums where variance is infinite (e.g. Cauchy) escape the CLT and obey stable distribution limit laws on a different scaling.