An urn contains 10 black and 5 white balls. Two balls are drawn from the urn one after the other without replacement. What is the probability that both drawn balls are black?
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Let E and F denote respectively the events that first and second ball drawn are black. We have to find P(E ∩ F) or P (EF).
Now P(E) = P (black ball in first draw) = 10/15
Also given that the first ball drawn is black, i.e., event E has occurred, now there are 9 black balls and five white balls left in the urn. Therefore, the probability that the second ball drawn is black, given that the ball in the first draw is black, is nothing but the conditional probability of F given that E has occurred.
i.e. P(F|E) = 9/14
By multiplication rule of probability, we have
P (E ∩ F) = P(E) P(F|E) = 10/15 x 9/14 = 3/7