SOLUTION: A manufacturing machine has a 2% defect rate. If 10 items are chosen at random, what is the probability that at least one will have a defect?

Algebra ->  Probability-and-statistics -> SOLUTION: A manufacturing machine has a 2% defect rate. If 10 items are chosen at random, what is the probability that at least one will have a defect?      Log On


   



Question 916716: A manufacturing machine has a 2% defect rate.
If 10 items are chosen at random, what is the probability that at least one will have a defect?

Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
p(def) = .02, n = 10
P(at least one defect) = 1 - P(none) = 1 - .98^10 = .1829 0r 18.29%