Question
Question: A box contains 10 pens, of which three are defective. If a random sample of five pens is drawn, find...
A box contains 10 pens, of which three are defective. If a random sample of five pens is drawn, find the probability that the sample contains exactly two defective pens.
Solution
Hint: Use permutations and combinations to get the number of favourable outcomes and the total number of outcomes. For finding the total number of favourable outcomes find the number ways of selecting 2 pens out of the three defective pens and 3 pens out of the 7 working pens.
Complete step by step solution:
Before moving to the question, let us talk about probability.
Probability in simple words is the possibility of an event to occur.
Probability can be mathematically defined as =total number of outcomesnumber of favourable outcomes .
Now, let’s move to the solution to the above question.
It is given that there are 10 pens out of which 3 are defective. This means that there are 7 working pens. Now according to the question, the number of favourable outcomes are those outcomes in which 2 pens are selected from the collection of 3 defective pens and 3 pens are selected from the remaining 7 working pens.
So, the number of ways of selecting two pens out of the three defective pens is 3C2 and the number of ways of selecting 3 pens out of the seven working pens is 7C3 . So, the number of favourable outcomes is 7C33C2 . Also, we know that the total number of possible outcomes is equal to the number of ways of selecting 5 pens out of the given ten pens, i.e., 10C5 .
Now the probability that 2 pens are defective out of the 5 drawn pens is:
Probability=total number of outcomesnumber of favourable outcomes
Probability=10C57C33C2=5×4×3×2×110×9×8×7×6×53×2×27×6×5×3×2=121
Therefore, the answer to the above question is 121 .
Note: It is preferred that while solving a question related to probability, always cross-check the possibilities, as there is a high chance you might miss some or have included some extra or repeated outcomes. Formula for selecting r things out of n is nCr = r!.(n−r)!n! . Also, when a large number of outcomes are to be analysed then permutations and combinations play a very important role as we see in the above solution.