Question 473060
the probability of a computer chip failing is 2%. If 100 computers are sold, what is the probability of 12 computer chips failing.
---
Binomial Problem with n = 100 and p = 0.02
---
P(x = 12) = 100C12*0.02^12*0.98^88 = .00000072714...
Cheers,
Stan H.