Point a bathroom scale at yourself ten times in a row and you won’t read the same number twice. Step on, step off, shift your weight, catch the dial mid-wobble — the readings scatter around your real weight by a pound or two each way. Your true weight didn’t change between readings. The scatter did. Every measurement you just took was your real weight plus a little gust of randomness, and the gust was different every time.
That two-part split is the entire engine of regression to the mean. Get it precisely, and every strange story from the intro — the slumping rookie, the cursed cover, the tutor “genius” — stops being mysterious and becomes arithmetic.
Before you read — take a guess
You weigh yourself ten times and, purely by the wobble of the scale, one reading comes out unusually high. If you step on an eleventh time, that next reading will most likely be:
Every result = signal + noise
Here are the two words the whole course rests on.
- The signal is the stable, repeatable part of a result — real skill, true weight, genuine quality. It’s what would show up again and again if you could strip the luck away. It changes slowly, if at all.
- The noise is the transient part — luck, timing, mood, measurement error, the circumstances of one particular day. It’s freshly reshuffled every time you measure, and it averages to roughly zero over many measurements.
Any single observation is the sum of the two:
A student’s exam score is their real mastery plus which questions happened to come up and how they slept. A salesperson’s month is their real ability plus which deals happened to close. A basketball player’s game is their true skill plus whether the ball rattled in or out. The signal is the player; the noise is the bounce.
The one distinction that does all the work
Signal repeats; noise does not. That’s the whole asymmetry. When you see an extreme result, part of it is signal (which will show up next time) and part is noise (which won’t). Regression is simply what happens when the noise part fails to encore.
Why the extreme is built out of luck
Now the key move. Ask: who lands at the very top of a big group?
To post a record score, it helps enormously to be genuinely good — but it also helps to have the noise break your way. The people at the extreme top are the ones where both pointed up at once: high skill and good luck. Pure-skill-but-average-luck people sit a notch lower; so do lucky-but-mediocre people. The tip of the distribution is where the two lucky pushes stack. In other words:
Select the top of a sample and you have quietly selected for positive noise.
The same thing runs in reverse at the bottom. The very worst results belong to people whose real ability was low and whose luck was rotten that day. Selecting the bottom selects for negative noise.
That’s the crux. When you re-measure the top group, their signal comes back (they really are good) but their noise is freshly drawn — and fresh noise averages to zero, not to the lucky spike that helped put them on top. So their new average lands lower: closer to the overall mean. Nobody got worse. You had simply mistaken “skilled and lucky” for “this skilled.”
A company runs a quiz for 5,000 employees. The single top scorer aced it. When the same person retakes an equally hard quiz the next day, the most likely outcome is:
Reliability: the dial that sets how far it falls
How much does a result regress? That depends entirely on the mix — what share of the wobble is signal versus noise. Statisticians call that share the reliability:
Reliability runs from 0 to 1. It answers “of all the variation I see between people, how much is real skill differences rather than luck?” And it gives the whole model in one tidy line — the best guess for the next measurement is:
where is the overall mean. Read it out loud: take how far the observation sat above the mean, keep the fraction of that gap (the part that was signal), and throw away the rest (the noise that won’t return).
- Reliability = 1 (all signal, no luck): . No regression at all. A pure-skill lead repeats exactly.
- Reliability = 0 (all luck, no signal): . Total regression — the “winner” is expected to be dead average next time, because their result was pure noise. This is a lottery.
- Anything in between: the observation slides back toward the mean by the fraction of its distance. That’s the fraction of the edge that was luck.
The headline number
The fraction of an extreme’s edge that evaporates on re-measurement is about 1 − reliability. More luck in the mix → lower reliability → harder regression. That single sentence predicts the slider in the intro’s simulator: dragging toward “all luck” lowers reliability toward 0, and the stars crater; dragging toward “all skill” raises it toward 1, and they hold.
Worked example: the exam that half-forgets its winners
Suppose a test measures real ability (a signal with standard deviation 10 across students) plus luck (noise, also standard deviation 10). Then the reliability is
Half signal, half luck. The class mean is 50. Now watch what the formula predicts for a retest:
| Round-1 score | Distance above mean | Expected retest | How far it fell |
|---|---|---|---|
| 90 | +40 | 50 + 0.5×40 = 70 | halfway back |
| 80 | +30 | 50 + 0.5×30 = 65 | halfway back |
| 70 | +20 | 50 + 0.5×20 = 60 | halfway back |
| 50 | 0 | 50 + 0.5×0 = 50 | doesn’t move |
| 20 | −30 | 50 + 0.5×(−30) = 35 | halfway up |
The student who scored 90 is expected to score about 70 next time — not because they crammed and forgot, but because half of that towering 90 was a lucky day that won’t recur. And notice the bottom of the table: the student who bombed with a 20 is expected to rise to about 35. Regression is not a downward force; it’s a toward-the-middle force, pulling highs down and lows up by exactly the noise fraction. Change the mix so luck has standard deviation 17 against a signal of 10, and reliability drops to about 0.26 — now the 90 is expected to fall all the way to about 60. Wilder luck, harder fall.
A metric has reliability 0.8 (mostly real skill, a little luck). A unit scores 100 when the average is 60. Roughly what should you expect on a fresh measurement?
Individuals regress; big averages barely do
One consequence is worth its own flag, because it connects straight back to sample size from the probability path. Noise averages out. So if you don’t measure one person but the average of a large group, the lucky and unlucky bumps inside the group mostly cancel — the group mean is far more reliable than any single member. That means extreme individuals regress a lot, but the average of an extreme large group regresses much less. A single record-breaking employee will likely fade; a whole 500-person division that had its best quarter will fade only a little, because you can’t get 500 people all lucky in the same direction very often. When you’re tempted to react to an extreme, ask first: how many independent noisy things am I averaging over?
The heavier the noise, the more dramatic the reversion — and some worlds have genuinely wild noise. In a fat-tailed domain (the Fat Tails course), a single observation can be enormous mostly by luck, so the “record” is almost pure noise and the expected follow-up is far, far lower. Thin-tailed, mild noise gives gentle regression; fat-tailed, wild noise gives whiplash. Reliability is just the general knob; fat tails are what happens when you crank the noise variance sky-high.
The three ways people misread it
Regression is simple but slippery. Three misconceptions to bury now:
- It is not a force. Nothing pulls results toward the center. The universe isn’t “balancing out” or keeping score. Regression is a fact about what kind of results you selected (extreme ones, which are noise-enriched), not a physical hand nudging the next value. The mechanism is entirely in the selection.
- It does not predict a below-average follow-up. The winner regresses toward the mean, not past it. Expecting the high scorer to score below average next time — so things “even out” — is a different and wrong idea (the gambler’s fallacy, dismantled in lesson 05).
- It does not say the skill was fake. The 90-scorer really is above average; the signal is real. Regression only says the extreme portion was inflated by luck. Half the mistakes people make with this model come from hearing “it was just luck” when the claim is the far milder “it was partly luck.”
The tell to watch for
Whenever you’re about to act on a single extreme measurement — hire the tutor, fire the rep, crown the fund, panic over the quarter — stop and ask: how much of this was signal and how much was noise? If luck had any hand in it, some of that extreme is already scheduled to vanish on its own, and any action you take will get the credit.
When to use it
Reach for the signal + noise split the instant you find yourself reasoning from one extreme data point about a person, team, product, or site. Estimate the reliability (even roughly — “mostly skill” vs “coin flip”), shrink the observation toward the mean by , and forecast that instead of the raw extreme. It is the cheapest forecasting upgrade in this entire course.
Recap
Why does selecting the very top of a large sample tend to select for good luck?
Check your answer to continue.
Where this goes next
You now have the machine: observed = signal + noise, extremes are noise-enriched, and reliability sets exactly how far a result falls back. Lesson 02 rewinds to the 1880s, where Francis Galton stumbled onto this exact pattern in the heights of parents and children — and accidentally named the entire field of regression analysis after it. We’ll work the numbers on a full skill-and-luck example and watch a top group’s average drop on retest while the population mean doesn’t budge an inch.