Question
Question: If a box contains 10 items, out of which 3 items are found to be defective. Assume if 4 items are dr...
If a box contains 10 items, out of which 3 items are found to be defective. Assume if 4 items are drawn at random without replacement, what is the probability that at least 2 out of 4 are found to be defective?
(a) 0.009
(b) 0.047
(c) 0.026
(d) None of these
Solution
Hint : We first calculate the probability such that 2 out of 4 drawn are defective if 4 items are drawn at random without replacement. Then we calculate the probability such that 3 out of 4 drawn are defective if 4 items are drawn at random without replacement. Since, we need to find the probability that at least 2 out of 4 are found to be defective we add both obtained values to the required result.
Complete step-by-step answer :
According to the problem we have a box which contains a total of 10 identical items. It is said that 3 out of 10 items are found to be detective.
Now we need to find the probability that at least 2 out of 4 are found to be defective if 4 items are drawn randomly without replacement.
We know that probability of an event is defined as follows:
p(event)=Total no. of events occuredTotal no. of favourable events
Since, it is said that we need at least 2 out of 4 are found to be defective. So, we find the probabilities for 2 out of 4 items found to be defective and 3 out of 4 to be defective cases separate and we add them later.
We first find the probability for which 2 out of 4 are found to be defective. Let us assume that ‘p’ is the probability of drawing defective items in that draw and ‘q’ be the probability for drawing non-defective items in that draw.
P(2 out of 4) = ppqq + pqpq + pqqp + qppq + qpqp + qqpp
Here p=total no. of itemsno. of defective items drawn and q=total no. of items drawnno. of non-defective items drawn .
P(2 out of 4)=(103×92×87×76)+(103×97×82×76)+(103×97×86×72)+(107×93×82×76)+(107×93×86×72)+(107×96×83×72)
P(2 out of 4)=(5040252)+(5040252)+(5040252)+(5040252)+(5040252)+(5040252)
P(2 out of 4)=(5040252×6)
P(2 out of 4)=(50401512)−−−(1)
We first find the probability for which 3 out of 4 are found to be defective. Let us assume that ‘p’ is the probability of drawing defective items in that draw and ‘q’ be the probability for drawing non-defective items in that draw.
P(2 out of 4) = pppq + ppqp + pqpp + qppp
Here p=total no. of itemsno. of defective items drawn and q=total no. of items drawnno. of non-defective items drawn .
P(3 out of 4)=(103×92×81×77)+(103×92×87×71)+(103×97×82×71)+(107×93×82×71)
P(3 out of 4)=(504042)+(504042)+(504042)+(504042)
P(3 out of 4)=(504042×4)
P(3 out of 4)=(5040168)−−−(2)
Now, we find the probability for which at least 2 out of 4 are found to be defective.
P(at least 2 out of 4) = P(2 out of 4) + P(3 out of 4)
P(atleast 2 out of 4)=(5040168)+(50401512)
P(atleast 2 out of 4)=(50401680)
P(atleast 2 out of 4)=(31)
∴ The probability that at least 2 out of 4 items are found to be detective if 4 items are drawn without replacement is 31 .
So, the correct answer is “Option D”.
Note : We should all 6 cases while calculating 2 out of 4 found to be defective and all 4 cases while calculating the 3 out of 4 found to be detective. Because order is important while drawing items from a bag. Even though probability is the same for all such cases but final probability differs which results in the wrong answer finally.