A17. Suppose that 3% of computer chips produced by a certain machine are defective. The chips are put into packages of 20 chips for distribution to retailers. What is the probability that a randomly selected package of chips will contain at least 2 defective chips?
1
Expert's answer
2020-06-03T19:03:24-0400
This is a binomial distribution case P(X=x)=(xn)pxqn−x
The probability of obtaining defective chips is p=0.03, which implies that q=1-p=1-0.03=0.97
Comments