I have a deck of 40 cards. 16 of the cards are marked and the rest are unmarked. The deck is sufficiently shuffled. If I draw 12 cards off the top, what is the probability that each one would be marked?
2026-03-25 00:07:50.1774397270
What is the probability of drawing 12 marked cards?
382 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
The first card drawn has a $\frac {16}{40}$ chance to be marked.
Then, you have $39$ cards, $15$ of which are marked.
The second card drawn has a $\frac{15}{39}$ chance to be marked.
The third card drawn has a $\frac{14}{38}$ chance to be marked and so on.
Therefore the probability of drawing $12$ marked cards in a row is
$$\frac{16\times15\times14\times...\times5}{40\times39\times38\times...\times29}$$