Question 1107918
We use the binomial probability distribution to solve this problem
:
Probability (P) (k successes in n trials) = nCk * p^(k) * (1-p)^(n-k), where nCk = n! / (k! * (n-k)!)
:
n = 14, p = 0.34
:
P (at least 2 drivers have an accident) = 1 - P(all 14 drivers have no accidents) - P(1 driver out of 14 has an accident)
:
P (at least 2 drivers have an accident) = 1 - 0.003 - 0.021 = 0.976 approximately 0.98
: