InterviewSolution
Saved Bookmarks
| 1. |
12. A dice is rolled 100 times and its outcomes are as follows24OutcomesFrequencyFind the probability of gettinga A multiple of 3. |
|
Answer» Probability of getting a multiple of 3 = Probability of getting a 3 + Probability of getting a 6= 18/100 + 20/100= 38/100= 19/50. |
|