Question 730638
The current inspection plan is to periodically sample randomly 10 out of the 50 items in a lot and, if none are defective, to perform no intervention.
(a) Suppose in a lot chosen at random, 2 out of 50 are defective. Calculate the
probability that at least 1 in the sample of 10 from the lot is defective.
For each item p(defective) = 2/50 ; P(not defective) = 48/50
---
P(at least one defective ) = 1 - P(none are defective) 
= 1 - 48C10/50C10 = 0.6367
---------------------- 
(b) Calculate the mean number of defects found out of 10 items sampled.
mean =  np = 10(2/50) = 2/5
===============================
Cheers,
Stan H.