InterviewSolution
Saved Bookmarks
| 1. |
Let A, B and C be three mutually exclusive and exhaustive events associated with a random experiment. If P(B) = 1.5 P(A) and P(C) = 0.5P(B), then P(A) is equal toa. 3/4b. 4/13c. 2/3d. 1/2 |
|
Answer» Correct option b. 4/13 Explanation: P(A) + P(B) + P(C) - 1 ⇒ P(A) + 3/2P(A) + 1/2 x 3/2P(A) = 1 ⇒ 13/4P(A) = 1 ⇒ P(A) = 4/13 |
|