Ubiquity of the bell curve
A Socratic walk-through of the ubiquity of the bell curve — reasoned out one step at a time, not lectured.
The question we started with
THE QUESTION #Why do measurements of completely unrelated things pile up into the same bell-shaped curve?
Measure the heights of ten thousand adults, the errors of ten thousand repeated weighings, the totals of ten thousand rolls of five dice. Three subjects with nothing in common, and three histograms with the same silhouette: a single hump, symmetric, thinning fast on both sides.
Coincidence is not a good explanation for a coincidence that keeps happening. So what do the three actually share? Not their subject matter. Something about how each number was produced.
Reasoning it through
REASONING #Look at what is common: in each case the recorded number is a total. A person's height is the accumulation of many genetic and developmental contributions. A weighing error is the accumulation of many small disturbances. A dice total is literally a sum. None of these is a single cause acting once.
So the question narrows usefully. What does adding independent things do to shape?
Do the smallest case by hand. One fair die is flat — each face 1 in 6, no hump anywhere. Add a second die and count: of 36 equally likely pairs, exactly one gives 2, but six give 7. Already a peak, purely from counting, because there are more routes to the middle than to the edges. Add a third: of 216 triples, 27 give 10 and 27 give 11, against a single triple for 3. In two additions a perfectly flat distribution has grown a hump you did not put there.
Notice what produced it. Not any property of dice — only the fact that extreme totals require every contribution to agree, while middling totals can be reached in many ways. Agreement of independent things is rare; that rarity is the thinning tail.
Now be careful, because this is where the explanation usually overreaches. "More ways to reach the middle" genuinely explains why a sum concentrates and why it becomes single-humped. It does not explain why the limiting shape is that particular curve rather than some other hump. The honest reason is different in kind: among distributions with finite variance, the normal is the unique shape that reproduces itself when you add two independent copies and rescale. Adding is a smoothing operation, and the normal is its fixed point — everything else is dragged toward it. Deriving that is a genuine piece of analysis, and I am not going to dress a hand-wave up as it.
What we can be precise about is the statement. Take independent, identically distributed measurements with a finite mean and a finite variance. Subtract the mean, divide the sum by the square root of the count, and the distribution of that quantity approaches the standard bell curve as the count grows. Every clause in that sentence is doing work.
The analogy
THE ANALOGY #Think of a bank of pins with balls dropped down through them, each pin deflecting a ball left or right at random. A ball that lands far to the right had to be deflected right almost every time; a ball landing near the middle had many combinations of lefts and rights available to it. The pile that grows at the bottom is not designed — it is a count of routes, and the routes are lopsidedly concentrated in the middle.
every pin deflects the ball by the same fixed amount, whereas real contributions vary in size, and once a single contribution can dwarf all the others combined — one deflection that carries the ball off the board — the pile stops being a bell no matter how many pins there are.
Clarifying the model
THE MODEL #The theorem is far narrower than its reputation, and the conditions are the interesting part.
Finite variance. Without it, nothing converges. The Cauchy distribution — the ratio of two independent normal variables, and a real physical shape, describing where a randomly aimed beam strikes a line — has no finite variance. The average of a thousand independent Cauchy values has exactly the same distribution as a single one. Not approximately, not slowly: no improvement whatever. This is the observation that would refute the claim, and it is available to anyone who simulates it: plot the histogram of averages of n draws, and if it stays as wide at n = 1000 as at n = 1, the finite-variance hypothesis has failed. My neighbouring walk-through of unstable averages follows exactly that failure.
Independence, and no dominant term. If the contributions are strongly correlated, or if one of them is comparable in size to the sum of all the rest, the limit does not hold. The identical-distribution requirement is the one that can be dropped most cheaply — Lindeberg's condition replaces it with a requirement that no individual term dominates.
Addition. The theorem is about sums. Quantities built by multiplying many independent factors — incomes, particle sizes, the spread of an epidemic — have normal logarithms, and so are lognormal: right-skewed, and not bell-shaped at all. City populations and wealth follow power laws, further still from a bell. That so much of the world is not normally distributed is not a failure of the theorem; it is the theorem being read correctly.
Two further limits worth holding. First, the theorem concerns the average or sum, not the individual measurement. Heights are roughly bell-shaped because a height is itself an accumulation, not because the theorem applies to any measured quantity. Second, convergence happens in the middle first. The Berry-Esseen bound gives an error shrinking like one over the square root of the count — fine for the central region, poor for the far tails at any practical sample size. Estimating a one-in-ten-thousand event from a normal approximation fitted to a few hundred observations is precisely the move that goes wrong in practice.
One boundary with a neighbour: the walk-through of error cancellation in averages asks how big the error of a mean is, and answers one over the square root of n. This one asks a different question about the same sum — what shape the deviation has. Size and shape are separate results, and the second is what lets you turn a standard error into a confidence interval.
A picture of it
THE PICTURE #How to readThe four boxes labelled H1 to H4 are the theorem's hypotheses and C1 is its conclusion; read the arrows out of C1 as derived from, so the bell shape appears only where all four hold. Below, three candidate quantities are joined to the hypotheses they satisfy. Dice totals reach all four and go bell-shaped. The missing arrows are the lesson: Cauchy averages never reach H2, and no sample size repairs that; household income never reaches H4, because it accumulates by multiplication, and it comes out skewed instead.
What became clearer
WHAT CLEARED #The bell curve is not a law of nature that many things happen to obey. It is what a sum of many independent, comparably sized, finite-variance contributions looks like once you rescale it — and it shows up everywhere only because accumulation is a very common way for a quantity to be built. Ask of any bell-shaped histogram what was being added; and when a histogram is not bell-shaped, the useful question is which of the four conditions the quantity failed.
Where to go next
ONWARD #- Why the Cauchy distribution's average never settles, and what stable distributions replace the normal limit.
- How the lognormal arises from multiplication, and why so many biological and economic quantities take it.
- The Berry-Esseen bound: how fast the approximation actually converges, and why the tails lag.
Key terms
TERMS #| Term | What it means |
|---|---|
| Central limit theorem | the rescaled sum of many independent, finite-variance contributions approaches the normal distribution. |
| Variance | the mean squared deviation from the mean; finite variance is the theorem's critical hypothesis. |
| Cauchy distribution | a heavy-tailed distribution with no finite mean or variance, whose sample averages never concentrate. |
| Lognormal distribution | the distribution of a quantity whose logarithm is normal, arising from multiplied contributions. |
| Lindeberg condition | the technical requirement that no single term dominates, replacing identical distribution. |
Every term the collection defines is gathered in the glossary.