SOLUTION: A manufacturing process produces 5 percent defective items. What is the probability that in a sample of 50 items:
a. 10 percent or more will be defective? (Round your
Algebra ->
Probability-and-statistics
-> SOLUTION: A manufacturing process produces 5 percent defective items. What is the probability that in a sample of 50 items:
a. 10 percent or more will be defective? (Round your
Log On
You can put this solution on YOUR website! a) z(0.10) = (0.10-0.20)/sqrt[0.2*0.8/50]
P(x >= .10) = 1 - P(z < -1.77) = 1 - .0384 = .9616
b) z(0.01) = (0.01-0.20)/sqrt[0.2*0.8/50]
P(x < .01) = P( z < -3.36) = .0004
c) more than 10 percent or less than 1 percent will be defective: sum of a) and b)