Question
Question: A sample of size 4 is drawn with replacement be the first part of the problem and without replacemen...
A sample of size 4 is drawn with replacement be the first part of the problem and without replacement be the second part of the problem, then from an urn containing 12 balls, of which 8 are white, what is the conditional probability that the ball drawn on the third draw was white, given that the sample contains 3 white balls?
A. 41
B. 31
C. 32
D. 43
Solution
Hint : We have to draw 4 numbers of balls containing 3 numbers of white balls from total 12 numbers of balls having 8 numbers of balls so we have to apply permutation method accordingly because permutation is used in case of arranging the objects in order and here we have to find the probability that the ball drawn on the third draw is white, which is a case of order or arrangement rather than only selection.
Complete step-by-step answer :
Let A denote the event that the sample contains exactly three white balls and let B be the event that the ball picking from the urn takes the condition of with replacement.
So, P(A)= 128×128×128×124
P(AB)= 128×128×128×123
Therefore, probability that the ball drawn on the third draw was white P(AB) will be given by P(A)P(AB) = 43
Condition 2: Sampling without replacement
Similarly let A denote the event that the sample contains exactly three white balls and let B be the event that the ball picking from the urn takes the condition of without replacement.
So, P(A)= 128×117×106×94
P(AB)= 128×117×106×93
Therefore, probability that the ball drawn on the third draw was white P(AB) will be given by P(A)P(AB) = 43
So, the correct answer is “Option D”.
Note : As said permutation is used in case of arranging the objects in order. When the order of the objects matters then it should be considered as Permutation and when the order does not matters then it should be considered as Combination. So do not confuse using permutation, when required, instead of combination and vice-versa.