The result that averages of many independent values follow a normal, bell-shaped distribution — almost regardless of the shape of the raw data.
Visual intuition
n=4
n=16
n=64
Averages don't just tighten — they pile up in a bell
Each dot is one sample's average, clustering symmetrically around the truth and tighter as n grows. The central limit theorem adds the shape claim this sketch can only hint at: pile up enough of those averages and their histogram turns bell-shaped, whatever the raw data looked like.
Example
A single die roll is flat — each face has 1/6 — but the of 100 rolls piles up in a tight bell around 3.5, and an average near 6 becomes essentially impossible.
How It Works
Incomes are lopsided, dice are flat, coin flips are two spikes — yet enough of any of them and the averages themselves pile up in the same bell shape. That is the central limit theorem: sums and averages of many independent values become approximately normal, almost no matter what the ingredients look like. It is why the appears wherever many small influences add up — measurement errors, heights, means — and it is the licence behind most confidence intervals and p-values, which assume the average they are built on is roughly normal. The guarantee is about averages, not raw data: averaging never turns the incomes themselves bell-shaped, only their means.