Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

The Central Limit Theorem

The law of large numbers says ; the central limit theorem describes the error. Rescaled by — the only scaling that gives a non-degenerate limit — the fluctuation converges in distribution to a Gaussian, whatever the underlying law, provided only that it has finite variance.

The universality is the striking part, and the proof explains it: the characteristic function of a normalized sum depends on the summand law only through its first two moments, to the order that survives the limit.

References: Durrett, Probability, ch. 3; Billingsley, Probability and Measure, §27; Feller, vol. II, ch. XV–XVII.

1. Statement

Lindeberg–Lévy CLT. Let be i.i.d. with mean and variance , and . Then

i.e. for every .

Convergence is in distribution (convergence-modes.md) and nothing stronger is true: the normalized sums do not converge a.s. or in probability to anything (the law of the iterated logarithm shows they oscillate). Because the limiting CDF is continuous, convergence holds at every point, and in fact uniformly (Pólya).

The scaling is forced. , so dividing by gives variance : for the limit is (that is the law of large numbers), for the variance blows up, and is the unique exponent leaving a non-trivial limit.

2. Proof by Characteristic Functions

Proof. Assume , (replace by ). Let . Since , expectation.md §5 gives the two-term expansion

By independence the characteristic function of is , so

the elementary limit . Since is the characteristic function of and is continuous at , Lévy's continuity theorem (expectation.md §5) upgrades pointwise convergence of the transforms to convergence in distribution.

Where universality comes from. The summand law enters only through 's Taylor coefficients at ; normalization kills the constant and the linear term, the quadratic term becomes the Gaussian exponent, and everything of higher order is and vanishes. Two distributions with the same first two moments are indistinguishable at this resolution — that is the theorem, and it is also its limitation: the CLT says nothing about the tails at fixed (Berry–Esseen does).

3. Beyond i.i.d.

Lindeberg–Feller CLT. For each let be independent with mean and . If the Lindeberg condition holds — for every ,

— then .

The Lindeberg condition is a uniform-smallness requirement: no single summand contributes a non-negligible share of the variance. It is essentially necessary (Feller's converse, under an asymptotic-negligibility hypothesis), and it is why the CLT is not a licence to assume normality for any sum: a sum dominated by one heavy term is not Gaussian. Lyapunov's condition () is a convenient sufficient version.

Versions also hold with independence weakened to a martingale-difference structure (martingales.md) or to sufficiently fast mixing, which is what makes the Gaussian ubiquitous in practice rather than merely in the i.i.d. idealization.

4. Quantitative Forms

Berry–Esseen (stated). If additionally , then

with an absolute constant (best known ).

The rate is sharp. Note that this bounds the error uniformly in , which means it is weak exactly where one often wants it: in the far tails, where both terms are tiny and the relative error can be enormous. Tail estimates come instead from large-deviation theory (Cramér's theorem, giving exponential rates) or directly from the concentration bounds of expectation.md §6 — one reason Chernoff/Hoeffding, not the CLT, is what a rigorous randomized-algorithm analysis uses.

5. Failure and Generalization: Stable Laws

The finite-variance hypothesis is essential. For heavy tails the correct scaling and limit change.

Definition. A law is stable if for i.i.d. copies, has the same law as for some constants. Stable laws are parametrized by an index , with the Gaussian.

Generalized CLT. If with (regularly varying tails), then converges to an -stable law, not a Gaussian.

The Cauchy law () is the standard example: is Cauchy for every , so no scaling produces a Gaussian and there is no law of large numbers either. The Gaussian is thus the unique stable law with finite variance, and the CLT is the statement that it attracts everything in its domain — universality with a precise boundary, not a general fact about sums.

Why the Gaussian is a fixed point. Stability says the family is closed under convolution up to affine rescaling; in transform terms, . For this holds with , which is the same computation as §2 read backwards. The CLT is the statement that this fixed point is attracting on the finite-variance domain — a renormalization-group argument in all but name, and the reason the same Gaussian shows up in Brownian motion, diffusion, and free-field propagators.

6. Where This Is Used

  • Brownian motion — the CLT is Donsker's invariance principle in miniature: rescaled random walks converge to Wiener measure.
  • Modes of convergence — the whole statement is about .
  • Expectation §5 — characteristic functions and Lévy continuity, the machinery used here.
  • Complex analysis — the saddle-point method is the analytic cousin of §2's expansion, and gives the local (density) form of the CLT.