So lets consider two cases,
case 1: the group is made of 2 penguin, since the probability of all the penguins completing is 0.05 and each penguin has same probability p, this implies p^2 = 0.05.
p = \sqrt{ 0.05 }) = 0.22/0.23. The probability of none of the penguin completes is calculated by (1-p)^2, which is 1+p^2 - 2p = 1.05 - \sqrt{ 0.05 }. = 0.82.
Case 2. The group is made of 100 penguins. then p^100 = 0.05, then p is almost close to 1. Then 1-p is almost 0, then probability of (1-p)^100 is further close to 0. Thus the value is different. Hence it cannot be calculated. Ans (E)
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