Data, records and curiosities
The most-drawn number is a real, computable fact about a draw history — and it tells you nothing. The order statistics show exactly how large a lead pure randomness is expected to produce.
"What is the most drawn number in the lottery?" is one of the most searched lottery questions in the world, and almost every page answering it makes the same mistake: it prints a number, in bold, as though the number were a property of the game.
It is not. It is a property of the window you looked at, and it changes.
This site publishes frequency statistics computed from imported real draw history, game by game, on the live pages linked below. What it will not do is print a static "the most drawn number is 23" here, because by the time you read it the sentence may be false, and because — as the arithmetic below shows — the answer carries no information anyway.
Strip away the folklore and the question is: across N balls, which one has the largest count in the draw history?
Someone always has the largest count. That is not evidence of anything. In any set of numbers, one is the biggest. The only interesting question is how big a lead you should expect from a perfectly fair machine — because if the observed leader's margin is inside that range, the leader is noise.
That question has a precise answer, and it comes from order statistics.
Consider a game drawing k balls from a pool of N, over D draws. For any individual ball:
The expected maximum across all N balls is well approximated by Blom's formula for the expected largest of N normal variates:
E[max] ≈ μ + σ × z, where z = Φ⁻¹((N − 0.375) / (N + 0.25))
Roughly ten years of twice-weekly draws.
So from a flawless machine you should expect a hottest ball on about 124 appearances against an average of 102 — a lead of roughly 22% — and a coldest ball on about 80. The hottest number appears about 55% more often than the coldest, and nothing whatsoever is wrong.
The leader runs 27% above average and appears 73% more often than the laggard. Again: a fair machine, correctly modelled, produces exactly this.
The mean grows with D. The spread grows with √D. So the leader's relative advantage decays, but at a pace that will outlast you. For UK Lotto's 6-from-59 matrix:
| Draws | Mean count | Expected leader | Leader vs mean |
|---|---|---|---|
| 250 | 25.4 | 36.4 | +43% |
| 500 | 50.8 | 66.4 | +31% |
| 1,000 | 101.7 | 123.8 | +22% |
| 2,500 | 254.2 | 289.1 | +14% |
| 5,000 | 508.5 | 557.9 | +10% |
| 10,000 | 1,016.9 | 1,086.7 | +7% |
Ten thousand twice-weekly draws is about a century, and even then the expected leader is still 7% clear. There is no draw count at which a fair lottery produces a flat frequency chart. Anyone presenting an uneven chart as evidence of bias is presenting the expected output of fairness.
One more result kills the strategy version of the question. By symmetry, every ball in a fair game has probability 1 / N of being the current leader — about 1.7% for a 59-ball pool. Leadership rotates. A ball that led after 500 draws has no better claim to leading after 1,000 than any other, and the count it accumulated is already in the past: it does not affect the next draw, which is the whole content of the gambler's fallacy.
Comparing the leader to the mean is the wrong instrument, because it silently performs N comparisons and reports only the most extreme. The right instrument aggregates all N counts into one statistic: the chi-square goodness-of-fit test, whose expected value under a fair game is N − 1 (58 for UK Lotto, 68 for the Powerball white pool). The full method, including how to read the p-value without fooling yourself, is in testing hot numbers with chi-square. The mirror-image error — hunting for suspicious pairs across thousands of combinations — is in clustered pairs and multiple comparisons.
Physical causes of genuine bias do exist and are testable: ball weight, machine wear, air-jet pressure. How operators check for them is in ball weight and machine bias testing and physical draws vs software draws.
Frequencies on this site are computed from imported draw history, and the history is imported per game — so coverage differs by game and the window matters more than the leader.
When you look at one of those charts, do three things. Check the draw count, because a 200-draw window is nearly all noise. Compute μ and σ from the formulas above and see whether the leader sits inside μ + 2.3σ; if it does, it is exactly what a fair machine produces. Check whether the leader changed since the last time you looked — it usually has.
Every lottery has a most-drawn number. It is a fact about the past, it is expected to sit roughly 20–30% above average under perfect fairness, its identity rotates, and it has no bearing on the next draw. If a site tells you otherwise without showing the expected spread, it has skipped the only step that would have made the number mean something.
And if you were going to pick it anyway: number choice does not change your odds, but it does change how many people you split with — see is 1-2-3-4-5-6 less likely? and the number sharing risk tool.
Last verified: 2026-08-29