InterviewSolution
Saved Bookmarks
| 1. |
3.Two dice are rolled. What is the probability of getting(i) the sum of numbers on two dice is 11.(ii) odd numbers on both diceCind the |
|
Answer» Total outcomes = 36Favourable outcome = 2Probability of getting sum 11 = 2/36 = 1/18Probability of getting odd no. on both dice = 7/36 |
|