Binomial complements and least n
“At least one” is easiest through its opposite event: no successes. A least-number question then needs the first whole number that crosses the required probability.
Replace at least one by no successes
A complement is everything outside an event, so an event and its complement have total probability 1. If and , then no successes means all trials fail.
Key idea
The least n must fail once, then work
First value above 0.95
n = 12
0.931
fails
n = 13
0.945
fails
n = 14
0.956
works
n = 15
0.965
works
least n = 14
Worked example
Find the least n for P(at least one success) > 0.95
Let the success probability on each trial be 0.2. Then .
Calculator powers are quickest. Check consecutive integers:
Key idea
Keep the inequality direction attached to the event
Common mistake
Independent trials have success probability 0.15. Find the least number of trials needed for the probability of at least one success to be greater than 0.9.
