InterviewSolution
Saved Bookmarks
| 1. |
If A and B are two events such that P(A) = 0.54, P(B) = 0.69 and P(A ∩ B) = 0.35, then find P(A ∪ B). |
|
Answer» P(A ∪ B) = P(A) + P(B) – P(A ∩ B) = 0.88. |
|