SOLUTION: A quality control engineer inspects a random sample of three batteries from each lot of 30 car batteries, which is ready to be shipped. If such a lot contains ten batteries with sl

Algebra ->  Probability-and-statistics -> SOLUTION: A quality control engineer inspects a random sample of three batteries from each lot of 30 car batteries, which is ready to be shipped. If such a lot contains ten batteries with sl      Log On


   



Question 1166954: A quality control engineer inspects a random sample of three batteries from each lot of 30 car batteries, which is ready to be shipped. If such a lot contains ten batteries with slight defects, what then is the probability that the inspector’s sample contain
i.None of the batteries with slight defects?
ii. At least one of the batteries with slight defects?

Answer by ikleyn(52778) About Me  (Show Source):
You can put this solution on YOUR website!
A quality control engineer inspects a random sample of three batteries from each lot of 30 car batteries, which is ready to be shipped.
If such a lot contains ten batteries with slight defects, what then is the probability that the inspector’s sample contain
(a) None of the batteries with slight defects?
(b) At least one of the batteries with slight defects?
~~~~~~~~~~~~~


We have the set A of 30 items and its subset B of defective items consisting of 10 items.


We randomly select 3 items from the set A.


If no one of these 3 items is defective, it means that this triple of items is selected from the subset of 20 good items.



The probability to have good item at the first selection is  20%2F30.

The probability to have good item at the second selection (having good item at the first selection) is  19%2F29.

The probability to have good item at the third selection (having good items after the first and second selections) is  18%2F28.


The probability to have good triple is thus  the product  %2820%2F30%29%2A%2819%2F29%29%2A%2818%2F28%29 = %282%2F3%29%2A%2819%2F29%29%2A%289%2F14%29 = %281%2F3%29%2A%2819%2F29%29%2A%289%2F7%29 = 171%2F609 = 0.280788.


It is the answer to question (a).


The answer to question (b) is the COMPLEMENT  1 - 0.280788 = 0.719212.

Solved.