The mathematics of odds

Why buying two tickets changes nothing (even though it doubles your odds)

Doubling a vanishingly small probability yields a vanishingly small probability. The arithmetic of extra tickets, why our log-scaled intuition falls for it, and what it would actually take to move the needle.

"Buy two tickets — you'll double your chances!" is one of the few true statements in lottery folklore. Two different lines in US Powerball really do take you from 1 in 292,201,338 to 2 in 292,201,338. The problem is what "double" is doing to your intuition.

The honest arithmetic

Powerball has C(69,5) × 26 = 292,201,338 possible tickets (derivation here, official odds). Each distinct line you hold covers exactly one of them, so with k distinct lines your jackpot probability is exactly k ÷ 292,201,338. No diminishing returns, no interaction — jackpot odds scale perfectly linearly in distinct tickets:

  • 1 ticket: 1 ÷ 292,201,338 = 0.00000034%
  • 2 tickets: 2 ÷ 292,201,338 = 0.00000068%
  • 10 tickets: 0.0000034%
  • 100 tickets: 0.000034%

Every doubling is real. And after doubling, you still don't have anything. Two tickets is two grains of sand in the brim-full bathtub from picturing 1 in 292 million. In the coin-flip translation: one ticket is the chance of throwing 28 consecutive heads (2^28 = 268,435,456, and 292,201,338 ÷ 268,435,456 = 1.09, so the jackpot is slightly harder); two tickets is being allowed two attempts at the 28-head streak. Feel better?

Where intuition breaks: we think in ratios, not amounts

Human number sense runs on something close to a log scale — we perceive the ratio between two quantities, not their difference. "Twice as likely" registers as a big move because twice is a big ratio. But the quantity being doubled is what matters, and 2 × (almost nothing) is almost nothing. The same wiring makes a jackpot of $600 million feel similar to $300 million, and makes 1 in 292 million feel like a neighbour of 1 in 8 million — a 36-fold difference that our ratio-brain files under "both huge".

A useful trick for de-fooling yourself: stop asking "how many times better?" and ask "how far to a number I can feel?" Say 1% is the smallest jackpot probability you'd genuinely notice. At $2 a line (powerball.com):

1% of 292,201,338 = 2,922,014 tickets → 2,922,014 × $2 = $5,844,028

You are $5.8 million of distinct lines away from a 1% chance. Ten percent costs $58.4 million. Your second ticket moved you 0.00000034 percentage points along that road.

What would meaningfully change your odds?

Only volume, and the volume is brutal:

Target jackpot probability Distinct Powerball lines Cost at $2/line
0.0001% (1 in a million) 293 $586
0.01% 29,221 $58,442
1% 2,922,014 $5,844,028
10% 29,220,134 $58,440,268
50% 146,100,669 $292,201,338

(Each row is target × 292,201,338, rounded up, times $2 — check any of them with the tickets-to-favourite tool.) Nothing on that table short of the first row is a consumer purchase, and the first row buys you one-in-a-million, which is still the "one specific second in eleven and a half days" kind of unlikely. There is no affordable quantity of tickets that converts a lottery from an event that won't happen into an event that might. The full 50%-and-beyond arithmetic — including why even billionaires don't do it — is in tickets needed to be favourite and buying every combination.

The two footnotes worth knowing

Distinct lines, or it doesn't count. The linear rule assumes your lines are all different. Quick picks are generated independently, so among k random tickets duplicates are possible (rare for small k, guaranteed at scale). Two copies of the same line don't double your chance of winning — they double your share if that line wins, which is a worse deal, not a better one. Related trap: popular hand-picked lines and shared numbers.

Small prizes scale linearly too. Ten tickets do give you roughly ten times the chance of the $4 tiers — you can watch that happen in the draw simulator. It just means your expected loss also scales linearly, which you can price precisely with the EV calculator.

The second ticket is fine as a $2 purchase of a second daydream. As a probability strategy, it's a rounding error buying a rounding error.

Related games

Try it yourself

Keep reading

Sources

Last verified: 2026-08-29