"The Law of Large Numbers is not magic. It's the rigorous version of the sentence: 'do this enough times and the noise averages out.'"
The Statement, Plainly
The Law of Large Numbers (LLN) says: if you take independent samples from a distribution with a finite true mean μ, the sample mean converges to μ as the number of samples grows large. In symbols:
(X₁ + X₂ + ... + Xₙ) / n → μ as n → ∞
This is what makes statistics empirical. It is what makes the sentence 'P(heads) = 0.5 because half of a million flips come up heads' a mathematically defensible claim, not just a vibe.
What It Does Not Say
The LLN is precise about what it guarantees, and citizens routinely overclaim it.
- It does not say that individual outcomes become less random with more trials.
- It does not say rare events stop happening.
- It does not say the variance shrinks to zero (it does shrink, but for the sample MEAN, not for individual draws).
- It does not say the distribution shape changes.
The most common misreading is the gambler's fallacy: 'red has come up five times in a row, so black is due.' The LLN does not back this up. Each spin is independent; past outcomes do not affect future probabilities. The long-run mean converges, but every single trial is still its own independent event.
The Casino Is the LLN Made Visible
Every casino game is designed so the house's expected value per hand is slightly positive (the house edge). Roulette is about 2.7% in European rules, blackjack about 0.5% with optimal play, slots much higher. Individual outcomes are completely random and unpredictable. But the casino doesn't bet on individual outcomes — it lets thousands of customers play millions of hands per month, and the LLN guarantees that the realized average per hand converges to that positive house edge.
The casino is not gambling. The customers are. The casino is letting the law of large numbers do its work, while collecting a small positive expected value on each bet. After a million bets, the cumulative realized result is essentially indistinguishable from the cumulative expected value. Variance shrinks; certainty grows; the casino profits.