SOLUTION: In a batch of 8000 clock radios 9% are defective. A sample of 10 clock radios is randomly selected without replacement from the 8,000 and tested. The entire batch will be rejected

Algebra ->  Probability-and-statistics -> SOLUTION: In a batch of 8000 clock radios 9% are defective. A sample of 10 clock radios is randomly selected without replacement from the 8,000 and tested. The entire batch will be rejected      Log On


   



Question 767109: In a batch of 8000 clock radios 9% are defective. A sample of 10 clock radios is randomly selected without replacement from the 8,000 and tested. The entire batch will be rejected if at least one of those tested is defective. What is the probability that the entire batch will be rejected?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
In a batch of 8000 clock radios 9% are defective. A sample of 10 clock radios is randomly selected without replacement from the 8,000 and tested. The entire batch will be rejected if at least one of those tested is defective. What is the probability that the entire batch will be rejected?
--------
Binomial Problem with n = 10 and p(defective) = 0.09
--------
P(reject batch) = 1 - P(10 are not defective) = 1-(0.91)^10
= 1 - 3.49x10^-11
===================
Cheers,
Stan H.
===================