Question
Question: From a batch of \(100\) items of which \(20\) are defective, exactly two items are chosen, one at a ...
From a batch of 100 items of which 20 are defective, exactly two items are chosen, one at a time, without replacement. Calculate the probability that the second item chosen is defective.
(a) 52
(b) 10019
(c) 51
(d) None of these
Solution
The event of choosing the second item as defective is comprised of two sub events. One is when the first chosen item is good, and the other when the first chosen item is defective. Using the multiplication rule of probability, we can determine the probabilities of these two events. And the final probability will be equal to the sum of the probabilities of the two events.
Complete step by step solution:
The total number of items in the batch is equal to 100 items of which 20 are defective. This means that the number of good items is equal to 80.
According to the question, exactly two items are chosen without replacement, and the second item is defective. The term “without replacement” means that the first item is not put back into the batch before choosing the second item. Since there are two kinds of items in the batch, one defective and the other good, there will be two cases of the event of choosing two items without replacement from the batch. Let us consider these two cases separately.
Case I: The first item is good and the second item is defective.
The probability of choosing a good item from the 80 defective items from the batch which contains a total of 100 items is equal to 10080.
Now, since one item has been chosen, so we are left with 99 items. But since the good item was chosen so the number of defective items is still the same, that is, 20. So the probability of choosing the second item as defective is equal to 9920. By the multiplication rule of probability, the probability of the occurrence of this case is given by
⇒p1=10080×9920........(i)
Case II: Both items are defective.
The probability of choosing a defective item from the 20 defective items from the batch which contains a total of 100 items is equal to 10020.
Now, same as the previous case, the total number of items in the batch becomes 99. But since a defective item is already chosen, so now we are left with 19 defective items. So the probability of choosing the second item as defective is equal to 9919. Therefore, by the multiplication theorem the probability of occurrence of this case is given by
⇒p2=10020×9919........(ii)
Therefore, the total probability of choosing the second item as defective is given by
⇒p=p1+p2⇒p=10080×9920+10020×9919⇒p=100×9920(80+19)⇒p=100×9920(99)⇒p=10020⇒p=51
Hence, the correct answer is option (c).
Note: Do not think that the choosing second item as defective means that the first item must be good. The first choice is completely independent so any event can happen. Also, since in this case items are chosen without replacement, the total number of items will not be fixed.