Odds of Winning Mega Millions

Derive lottery odds yourself with combinations — jackpot, partial matches, and every prize tier
Odds of matching 5 of 70 white balls and 1 of 24 Mega Balls
Probability of matching all 5 white balls but missing the Mega Ball
Probability of matching exactly 3 white balls plus the Mega Ball
Odds of winning a 6/49 lottery

Why Lottery Odds Are a Combinations Problem

A lottery draw is a selection without replacement where order does not matter, so the number of possible tickets is a binomial coefficient:

(nk)=n!k!(nk)!\binom{n}{k} = \frac{n!}{k!\,(n-k)!}

Mega Millions draws 5 white balls from 70 and 1 Mega Ball from a separate pool of 24 (the Mega Ball pool was 25 before the April 2025 format change — the method is identical, only the multiplier changes).

(705)=70×69×68×67×665×4×3×2×1=12,103,014\binom{70}{5} = \frac{70 \times 69 \times 68 \times 67 \times 66}{5 \times 4 \times 3 \times 2 \times 1} = 12{,}103{,}014

Because the Mega Ball comes from an independent pool, multiply:

N=12,103,014×24=290,472,336N = 12{,}103{,}014 \times 24 = 290{,}472{,}336

Each ticket is equally likely, so P(jackpot)=1/NP(\text{jackpot}) = 1/N. Assumptions: every combination is equally likely, the two pools are independent, and your numbers are fixed before the draw.

Lower Tiers: Matching Exactly k Balls

To count tickets that match exactly kk of your 5 white balls, choose which of your numbers hit and which of the 65 non-drawn numbers fill the rest:

ways=(5k)(655k)\text{ways} = \binom{5}{k}\binom{65}{5-k}

Multiply by 11 if the Mega Ball must match, or by 2323 if it must not. Then

P=(5k)(655k)×(1 or 23)290,472,336P = \frac{\binom{5}{k}\binom{65}{5-k} \times (1 \text{ or } 23)}{290{,}472{,}336}

Odds vs probability. Casinos and lotteries quote "1 in NN" — that is 1/N1/N, a probability. True odds against would be N1N-1 to 11; the difference is negligible at these magnitudes but matters in a stats exam.

Independence across draws. Tickets in the same draw with different numbers are mutually exclusive, so buying tt distinct tickets gives P=t/NP = t/N exactly. Playing the same numbers across tt different draws gives 1(11/N)t1 - (1 - 1/N)^t, which is very slightly less.

Common Mistakes to Avoid

  • Using permutations. 70×69×68×67×6670 \times 69 \times 68 \times 67 \times 66 counts ordered draws and overcounts by 5!=1205! = 120. Divide by 120120.
  • Adding the Mega Ball pool instead of multiplying. Two independent stages multiply: (705)×24\binom{70}{5} \times 24.
  • Counting "at least kk" as "exactly kk". (53)(652)\binom{5}{3}\binom{65}{2} excludes tickets that match 4 or 5; add those tiers separately if the question says "at least".
  • Forgetting the 23 wrong Mega Balls. Matching 5 whites without the Mega Ball has 23 ways, not 1.
  • Believing hot or cold numbers. Draws are independent; past frequencies carry no information.
  • Ignoring jackpot sharing. Expected value must divide the jackpot by the expected number of co-winners, which grows with ticket sales.

示例题目

Step 1: White balls: (705)=7069686766120=1,452,361,680120=12,103,014\binom{70}{5} = \dfrac{70 \cdot 69 \cdot 68 \cdot 67 \cdot 66}{120} = \dfrac{1{,}452{,}361{,}680}{120} = 12{,}103{,}014
Step 2: Mega Ball is an independent pool of 24, so multiply: 12,103,014×24=290,472,33612{,}103{,}014 \times 24 = 290{,}472{,}336
Step 3: Exactly one of those tickets wins, so P=1290,472,3363.44×109P = \dfrac{1}{290{,}472{,}336} \approx 3.44 \times 10^{-9}
Answer: 1 in 290,472,336290{,}472{,}336 (it was 1 in 302,575,350302{,}575{,}350 under the old 25-ball format)

Step 1: There is 11 way to match all five white balls
Step 2: There are 241=2324 - 1 = 23 ways to hold a wrong Mega Ball
Step 3: Favourable tickets: 1×23=231 \times 23 = 23
Step 4: P=23290,472,336=112,629,232P = \dfrac{23}{290{,}472{,}336} = \dfrac{1}{12{,}629{,}232}
Answer: 1 in 12,629,23212{,}629{,}232

Step 1: Choose which 3 of your 5 numbers hit: (53)=10\binom{5}{3} = 10
Step 2: The other 2 must come from the 705=6570 - 5 = 65 numbers not drawn: (652)=65642=2080\binom{65}{2} = \dfrac{65 \cdot 64}{2} = 2080
Step 3: Mega Ball must match: ×1\times 1
Step 4: Favourable tickets: 10×2080=20,80010 \times 2080 = 20{,}800
Step 5: P=20,800290,472,336113,965P = \dfrac{20{,}800}{290{,}472{,}336} \approx \dfrac{1}{13{,}965}
Answer: About 1 in 13,96513{,}965

常见问题

1 in 290,472,336 under the current format, which draws 5 white balls from 70 and 1 Mega Ball from 24. Before the April 2025 change the Mega Ball pool was 25, giving 1 in 302,575,350.

Count the total number of possible tickets with the combination formula C(n,k) = n!/(k!(n-k)!), multiplying across independent pools. The probability of any one specific ticket winning is 1 divided by that total.

Within a single draw, yes: t distinct tickets give exactly t/N, because the outcomes are mutually exclusive. Buying 100 tickets moves you from 1 in 290 million to about 1 in 2.9 million — still vanishingly small.

No. Every combination has identical probability. Choosing unpopular numbers does not raise your chance of winning, but it lowers the chance of splitting a jackpot, which raises your expected payout.

相关求解器

相关学习指南

免费试用 AI-Math

任何数学问题都能获得分步解答。拍照上传或输入问题即可。

开始解题