InterviewSolution
Saved Bookmarks
| 1. |
A Die Is Rolled And A Coin Is Tossed. Find The Probability That The Die Shows An Odd Number And The Coin Shows A Head. |
|
Answer» The probability of dice SHOWING an ODD nos = ½ and the probability of COIN showing head = ½; so the overall probability is: ½ * ½ = ¼. The probability of dice showing an odd nos = ½ and the probability of coin showing head = ½; so the overall probability is: ½ * ½ = ¼. |
|