Can someone help me with this?
For any three events $A$, $B$ and $C$, prove the following identity: $$Pr(A \cap B\vert C) = Pr(A\vert B \cap C)Pr(B\vert C)$$
I really have no idea how to do this and where to start..
Can someone help me with this?
For any three events $A$, $B$ and $C$, prove the following identity: $$Pr(A \cap B\vert C) = Pr(A\vert B \cap C)Pr(B\vert C)$$
I really have no idea how to do this and where to start..
Note that $$P(A\vert B)=\frac{P(A\cap B)}{P(B)}$$So, $$P(A\cap B\vert C)=\frac{P(A\cap B\cap C)}{P(C)}$$$$P(A\vert B\cap C)=\frac{P(A\cap B\cap C)}{P(B\cap C)}$$$$P(B\vert C)=\frac{P(B\cap C)}{P(C)}$$Hence, $$P(A\vert B\cap C)\cdot P(B\vert C) = \frac{P(A\cap B\cap C)}{P(B\cap C)}\cdot \frac{P(B\cap C)}{P(C)} = \frac{P(A\cap B\cap C)}{P(C)} = P(A\cap B\vert C)$$