Thought Toys · Chance & inference · Exhibit 86

Nobody got worse. The luck just didn't show up twice.

Score far above average once, and your next score will almost always be closer to average — not because of any curse, correction, or "regression force," but because an unusually good score is usually part skill and part luck, and luck doesn't repeat. Drag the dial to change how much of a score is durable skill, and watch how much of any extreme performance survives to the next round.

Round 1 score (x) vs. round 2 score (y), 2,000 pairs a great round 1 everyone else

The selected group, round 1 → round 2

Click "highlight one pair" below to see one specific pair's two scores.

your turn — drag the skill dial and watch the amber marker move

What you're seeing

Every score here is built from two ingredients: a persistent skill that stays with a person from round to round, and a one-off noise term — a good bounce, an easy set of questions, a lucky day — that hits once and is gone. Round 1 mixes skill with its own noise; round 2 mixes the same skill with a completely fresh, independent draw of noise. The skill dial sets how much of the mix is durable versus one-off — at 100% every score is pure skill and nothing ever regresses; at 0% every score is pure noise and skill plays no part at all.

Now select the amber group: everyone whose round 1 score cleared the cutoff. Some of them are there because they're genuinely skilled. Some are there because their one-off noise happened to land high that round — and for that second group, nothing carries forward, because round 2 draws an entirely new, independent noise term. The result: the amber group's round 2 average is reliably less extreme than its round 1 average, by exactly the fraction of the score that was noise. This is true whichever cutoff you choose — the lenient one or the exceptional one — because it isn't a property of the cutoff. It's a property of how much of "extreme" was ever going to repeat.

Push the skill dial to 100% and watch the amber marker snap onto the dashed line: with no noise at all, there's nothing to regress away, and the selected group's round 2 average matches its round 1 average exactly. Pull it down toward 0% and the amber marker collapses onto the centerline no matter how strict the cutoff: however impressive a purely lucky round looks, the next one owes it nothing.

The rule, exactly. Round 1 and round 2, X and Y, are each built from a shared skill draw S and an independent noise draw (A for round 1, B for round 2 — all three standard normal), mixed by the dial ρ ∈ [0,1]: X =ρ·S + √(1−ρA,   Y =ρ·S + √(1−ρB By construction X and Y are each standard normal on their own, and Corr(X,Y) = ρ exactly. For any selection at all — not just a single value but any cutoff c — the conditional-expectation law for jointly Gaussian variables gives E[Y | X > c] = ρ · E[X | X > c] Verified in node (improve/verify/86-regression-to-mean.js, 96 checks): the truncated-normal-mean machinery is checked against independent raw numeric integration before it is trusted; the regression law is confirmed two independent ways — a closed-form truncated mean that never reads a Y sample, and a direct Monte Carlo average of the selected group's actual Y values — across eight (ρ, c) combinations; the law is confirmed symmetric (selecting on Y predicts X equally well); and a negative control at ρ=1 shows Y equals X exactly for every sample, so the selected group's round 2 average matches its round 1 average to machine precision — zero regression when there is no noise left to regress away. This models two independent measurements of one underlying quantity — the same idea applies to a great test score, an unusually good sales quarter, or a rookie season, not only games of pure chance.

Also in Chance & inference: Your friends really do have more friends than you. →

All 19 in Chance & inference
  1. 05The Galton board
  2. 06The Monty Hall problem
  3. 09Bayes' theorem
  4. 13Buffon's needle
  5. 14The central limit theorem
  6. 28Simpson's paradox
  7. 30Markov chains
  8. 31Averages that never settle
  9. 35The birthday paradox
  10. 38The drunkard's walk
  11. 39Zipf's law
  12. 40Benford's law
  13. 42The coupon collector's problem
  14. 48The wisdom of crowds
  15. 52Genetic drift
  16. 63The gaps are chaos. The count is law.
  17. 76Every bet here has an edge. Some sizes still go broke.
  18. 86Nobody got worse. The luck just didn't show up twice. — you are here
  19. 87Your friends really do have more friends than you.

Thought Toys — a cabinet of explorable explanations. Exhibit 86.