SOLUTION: A company makes 8000 clock radios. 5% are defective. 8 are picked randomly for testing and the entire batch will be rejected if even one is defective. What is the probability th
Algebra ->
Probability-and-statistics
-> SOLUTION: A company makes 8000 clock radios. 5% are defective. 8 are picked randomly for testing and the entire batch will be rejected if even one is defective. What is the probability th
Log On
Question 1114437: A company makes 8000 clock radios. 5% are defective. 8 are picked randomly for testing and the entire batch will be rejected if even one is defective. What is the probability that they will all be rejected? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A company makes 8000 clock radios. 5% are defective. 8 are picked randomly for testing and the entire batch will be rejected if even one is defective. What is the probability that they will all be rejected?
-------
1-binom(8,0.05,0) = 0.34
---
Cheers,
Stan H.
-------------