InterviewSolution
Saved Bookmarks
| 1. |
If A , B are event such that P(A)=0.6, P(B)=0.4 and P(A cap B)=0.2, then find P(A | B) |
|
Answer» SOLUTION :A and B are EVENTS such that P(A)=0.6 P(B)=0.4,P `(A CAP B)`=0.2` P(A | B)= `(P(ACAPB))/(P(B))=0.2/0.4=2/4=1/2` |
|