InterviewSolution
Saved Bookmarks
| 1. |
Number of X is randomly selected from the set of odd numbers and Y is randomly selected from the set of even numbers of the set {1,2,3,4,5,6,7}. Let Z = X + Y, then What is P(Z gt 11) equal to? |
|
Answer» <P>0 `P( gt 11)=(n(E_(3)))/(n(S))=(1)/(12)` |
|