There are 5 defective items in a consignment of 18 items In
There are 5 defective items in a consignment of 18 items. In a quality check, the inspector picks a lot of 2 items at random from the consignment. If there is any defective item in the selected lot, the inspector picks another lot of 2 items at random from the remaining consignment of 16 items. If the total number of defective items picked by the inspector exceeds 2, then the consignment is rejected. Find the
(i) expected number of items picked;
(ii) probability distribution of X, the total number of defective item picked;
(iii) probability that the consignment is rejected;
(iv) expected number of defective items picked.
Solution
X = number of defective items picked
P (X = 0) = 13 C 2 / 18 C 2 = 26 / 51
P (X = 1) = 13 C 1 5 C 1/ 18 C 2 * 12 C 2 / 16 C 2 = 143 / 612
P (X = 2) =5 C 2/ 18 C 2 * 13 C 2 / 16 C 2 + 13 C 1 5 C 1/ 18 C 2 * 12 C 1 4 C 1/ 16 C 2 = 65 / 306
P(X=3) = 5 C 2/ 18 C 2 * 13 C 1 3 C 1/ 16 C 2 + 13 C 1 5 C 1/ 18 C 2 * 4 C 2 / 16 C 2 = 13 / 306
P(X = 4) = 5 C 2/ 18 C 2 * 3 C 2/ 16 C 2 = 1/ 612
This gives the probability distribution of X and answers part (ii)
(iii) P ( Consignment is rejected ) = P (X >2) = P(X = 3) + P (X = 4)
= 13/ 306 + 1 / 612
= 27 / 612
= 3 / 68
(iv) Expected number of defective items picked =
= 0 ( 26/51) + 1 (143/612) + 2 (65/306) + 3 (13/306) + 4 (1/612)
= 0.792 items
Part (i) is to be solved separately,
2 items will be picked if there are no defective items i.e P( X=0) and 4 items will be picked in all other cases.
Thus.
E (number of items picked) = 2 (26/51) + 4 ( 1 - 26/51)
= 52/51 + 4(25/51)
= 152 / 51
= 2.98 items will be picked on average.
Ask if you have any doubts.
Cheers!!
