There are six gamblers (An, Bing, Cheng, Ding, Er, and Fang). Each of them rolls a fair 6-sided dice with 1,2,3,4,5, and 6 on each of the six sides, respectively. At least three of them got an even number. What is the probability that Bing, Ding and Fang all rolled an even number? Why?
Hi there!kazemi wrote:There are six gamblers (An, Bing, Cheng, Ding, Er, and Fang). Each of them rolls a fair 6-sided dice with 1,2,3,4,5, and 6 on each of the six sides, respectively. At least three of them got an even number. What is the probability that Bing, Ding and Fang all rolled an even number? Why?
I would certainly use "conditional probability" here (NOT a GMAT-subject)... and the calculations involved (the way I see it) are too lengthly to be GMAT-like.
I will show you how to approach the problem, but I will leave the details (and most calculations) out!
Let X and Y be the events: Y = "at least 3 people got even numbers" , X = "Bing, Ding and Fang got even numbers".
We are looking for Prob(X | Y) = Prob(Y) * Prob (X and Y)
Please note that Prob(Y) = 1 - Prob(not Y) = 1 - Sum of Prob(None got even), Prob(Exactly 1 got even), Prob(Exactly 2 got even).
Now: Prob(None got even) = (1/2)^ 6 , Prob(Exactly 1 got even) = 6*(1/2)*(1/2)^5 , Prob(Exactly 2 got even) = 15*(1/2)^2*(1/2)^4
Prob(X and Y) could be dealt separating in many cases: exactly 3, exactly 4, exactly 5 and exactly 6 got even and, in each case, you should calculate the corresponding probability:
> Prob(X and exactly 3 got even) = Prob(B, D, F even and A, C, E odd) = 1/2^6 ;
> Prob(X and exactly 4 got even) = Prob(B, D, F and one between (A, C, E) even, the other two odd) = 3/2^6 ;
> Prob(X and exactly 5 got even) = Prob(B, D, F and two between (A, C, E) even, the one left odd) = 3/2^6 ;
> Prob(X and exactly 6 got even) = Prob(A, B, C, D, E and F got even) = 1/2^6 ;
I hope you got the picture.
Regards,
Fabio.

















