

InterviewSolution
Saved Bookmarks
1. |
If A and B are two independent events, then write P(A ∩ B) in terms of P(A) and P(B) |
Answer» Given, A and B are independent. \(\therefore\) A and \(\bar B\) are also independent. P(A ∩ \(\bar B\)) = P(A)P(\(\bar B\)) = P(A)(1 - P(B)) = P(A) - P(A)P(B) |
|