

InterviewSolution
Saved Bookmarks
1. |
A dice is thrown once, Find the probability of getting a number greater than 3. |
Answer» All possible outcomes of throwing the dice = 1, 2, 3, 4, 5, 6. ∴ The number of all possible outcomes = 6. The favourable outcomes of getting a number grater than 3 = 4, 5, 6. ∴ Number of favourable outcomes = 3. ∴ Required probability = \(\frac { 3 }{ 6 }\) = \(\frac { 1 }{ 2 }\) |
|