Independent solution

How to solve this Sampling Without Replacement question

Setup

Setup

Treat the gambler’s four selections as a fixed subset of the twelve available numbers.

Nall draws=(129)N_{\text{all draws}}=\binom{12}{9}

Model

Model

After including the four required numbers, choose the remaining five drawn numbers from the other eight.

Nwin=(85)N_{\text{win}}=\binom85

Compute

Compute

Divide favorable draw sets by all equally likely draw sets.

Pr(win)=(85)(129)=56220=1455\Pr(\text{win})=\frac{\binom85}{\binom{12}{9}}=\frac{56}{220}=\frac{14}{55}
Pr(win)=0.2545455\Pr(\text{win})=0.2545455

Answer

Answer

The jackpot probability rounds to 0.255.

0.255(B)\boxed{0.255\quad\text{(B)}}