SOLUTION: A company's records indicate that 90% are error free. If 8 records are randomly selected, what is the probability that at least 2 records have no errors?

Algebra ->  Probability-and-statistics -> SOLUTION: A company's records indicate that 90% are error free. If 8 records are randomly selected, what is the probability that at least 2 records have no errors?      Log On


   



Question 509819: A company's records indicate that 90% are error free. If 8 records are randomly selected, what is the probability that at least 2 records have no errors?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
A company's records indicate that 90% are error free. If 8 records are randomly selected, what is the probability that at least 2 records have no errors?
------------
Binomial Problem with n = 8 and p = 0.9
---
P(2<= x <=8)
= 1 - P(0<= x <=1)
= 1 - 0.00000073
= 0.9999927
----------
Cheers,
Stan H.