"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: in its familiar iid form, if you take independent samples from the same distribution with finite expected value μ, the sample mean converges to μ as the number of samples grows large. In symbols:
(X₁ + X₂ + ... + Xₙ) / n → μ as n → ∞
For a fair-coin model, the proportion of heads gets close to 0.5 with high probability as the number of flips grows. The model supplies the probability; the observed long-run frequency checks its calibration rather than defining fairness by itself.
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
Standard casino rules usually give the house positive expected value. European single-zero roulette has a house edge of about 2.7%; blackjack's edge varies materially with rules and strategy, and slot returns vary by machine and jurisdiction. 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. With many comparable bets, average profit per bet can stabilize around its expectation. Cumulative profit still fluctuates in absolute terms, and capital, limits, dependence, and changing play conditions matter.