.
An urn contains 3 red balls, 2 white balls and 1 blue ball. Two balls are drawn without replacement.
Let A be the event that at least one ball is red, and B be the event that 2 balls are of different colours.
(a) What is p(A)?
(b) What is p(A|B)
(c) Are events A and B independent?
~~~~~~~~~~~~
(a) Event A is this set of outcomes { (R,W), (W,R), (R,B), (B,R), (R,R) }.
P(A) = =
= = = .
(b) Event B is this set { (R,W), (W,R), (R,B), (B,R), (W,B), (B,W) }.
P(B) = =
= = = .
The intersection (A and B) is this set { (R,W), (W,R), (R,B), (B,R) }.
P(A and B) = =
= = = .
THEREFORE, P(A|B) = = = = . ANSWER
(c) To answer last question, check if P(A and B) is equal to P(A)*P(B).
Solved.