SOLUTION: the probability of a computer chip failing is 2%. If 100 computers are sold, what is the probability of 12 computer chips failing. What equation would i use

Algebra ->  Probability-and-statistics -> SOLUTION: the probability of a computer chip failing is 2%. If 100 computers are sold, what is the probability of 12 computer chips failing. What equation would i use      Log On


   



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. What equation would i use
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
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.