Given, we have
n penguins in a study, and the probability that all the penguins complete the migration is P(all migrate) = .05. Additionally, each penguin has the same probability to migrate, P(Penguin 1 migrates) = P(Penguin 2 migrates) = ... = P(Penguin
n migrates).
Asked to find the probability that none of the penguins migrate, P(none migrate).
P(Penguin 1 does not migrate) = 1 - P(Penguin 1 migrates) (treating this a Bernoulli trial).
Likewise, P(Penguin 1 does not migrate) = P(Penguin 2 does not migrate) = ... = P(Penguin
n does not migrate) = 1 - P(Penguin 1 migrates).
P(none migrate) = (1 - P(Penguin 1 migrates))^
n. We need to find
n and P(Penguin 1 migrates). Unfortunately, from the given information:
P(all migrate) = (P(Penguin 1 migrates))^
n = .05. We have one equation but two unknowns, and, therefore, more information is needed to solve this problem.