

InterviewSolution
Saved Bookmarks
1. |
Find the probability of getting a number greater than 4, when a dice is thrown. |
Answer» When a dice is thrown, the all possible outcomes = 6. The number greater than 4, 5 and 6. The number favourable outcomes = 2. ∴ The required probability = \(\frac { 2 }{ 6 }\) = \(\frac { 1 }{ 3 }\) |
|