InterviewSolution
Saved Bookmarks
| 1. |
If E(X+Y) =7 and E(X) =4, then find the value of E(Y). |
|
Answer» We know that E(X+Y) = E(X) + E(Y) ; 7 = 4 + E(y) E(y) = 7 – 4 = 3. |
|