Bunuel
The probability that all the penguins in a marine study group complete their annual migration is 0.05. If each penguin has the same probability of completing the migration, what is the probability that none of the penguins complete the migration?
A. 0.05
B. 0.5
C. 0.75
D. 0.95
E. Cannot be determined from the given information
Let p = probability that one penguin completes the migration
Let n = number of penguins in the group
We are told that the probability all n penguins succeed is
\( p^n = 0.05.\)
The probability that none of the penguins succeed is
\((1 – p)^n.\)
Because neither p nor n is given, (1 – p)^n has no single value.
Example checks
• If n = 1 ⇒ p = 0.05 ⇒ \((1 – p)^1 = 0.95 \)
• If n = 2 ⇒ p = √0.05 ≈ 0.224 ⇒ \((1 – p)^2 ≈ 0.603 \)
Different (p, n) pairs satisfy \(p^n = 0.05\), but they give different results for \((1 – p)^n\).
Therefore the probability that none complete the migration
cannot be determined from the information provided. The correct answer is
E.