A bag contains some white and some black balls, all combinations of balls being equally likely. The total number of balls in the bag is 10. If three balls are drawn at random without replacement and all of them are found to be black, the probability that the bag contains 1 white and 9 black balls is
14/55
Let Ei denote the event that the bag contains i black and (10-i) white balls (i=0, 1, 2, ...., 10). Let A denote the event that the three balls drawn at random from the bag are black. We have
P(Ei)=111 (i=0,1,2,....,10)P(A/Ei)=0 for i=0,1,2and P(A/Ei)=iC310C3 for i≥3
Now, by the total probability rule
P(A)=∑10i=0P(Ei) P(A/Ei) =111×110C3[3C3+4C3+....+10C3]But 3C3+4C3+....+10C3==4C4+4C3+....+10C3=5C4+5C3+....+10C3=6C4+6C3+....+10C3=....=11C4
Thus, P(A)=11C411×10C3=14
By the Baye's rule
P(E9/A)=P(E9)P(A/E9)P(A)=111×9C310C314=1455