A box holds red balls and blue balls. Six balls are drawn at random without replacement.
What is the probability that at least one of the drawn balls is blue?
Switch to the complement immediately. "At least one blue" would need the cases of exactly blue — six separate counts. Its complement is a single case: zero blue. So use
Count the sample space. There are balls and order does not matter, so the number of possible six-ball selections is
Count the favourable-to-the-complement outcomes. "No blue" means all six drawn balls are red — and there are exactly red balls, so the only way is to take every red ball:
This is why the answer comes out so close to : there is a single bad selection out of .
Assemble the probability.
Convert to a decimal and sanity-check. . That is believable: drawing half the box and somehow avoiding all six blue balls requires the one perfect red-only draw, so near-certainty is exactly what to expect ✓.
Cross-check by direct summation. Adding the hypergeometric probabilities for through blue gives , matching the complement result ✓.
Need to solve a different problem like this? Open the solver →