InterviewSolution
Saved Bookmarks
| 1. |
Q.27) Two dice are thrown simultaneously. What is the probability that the total score is aprime number? |
|
Answer» number of favorable events=15total number of possible outcomes= 6*6=36probability of getting a total score as a prime number= 15/36= 5/12 |
|