Example — 32 cards: the complementary rule
From a deck of cards, cards are drawn. What is the probability of drawing at least one jack?
Strategy. The complement of “at least one jack” is “no jack”. It is convenient to count the ways with no jacks and subtract them from the total number of ways:
The “at least one” case is almost always computed via the complement: direct enumeration (exactly jack exactly exactly ) would instead require terms.
Links
Topics: Probability
Concepts: Simple combinations · Complementary event · Probability
Methods: Simple combinations · Complementary prob
Skills: Combinatorial calculus · Probability calculation