Q. Lots of 40 components each are called unacceptable if they contain as many as 3 defectives or more. The procedure for sampling the lot is to select 5 components at random and to reject the lot if a defective is found. What is the probability that exactly 1 defective is found in the sample if there are 3 defectives in the entire lot?
Let X be the number of defective items.
Then using the hypergeometric distribution with
X~HG(40,5,3)
Comments