InterviewSolution
Saved Bookmarks
| 1. |
Examine each of the following statements and comment:(i) If two coins are tossed at the same time, there are 3 possible outcomes−two heads, two tails, or one of each. Therefore, for each outcome, the probability of occurrence is 1/3.(ii) If a die in thrown once, there are two possible outcomes − an odd number or an even number. Therefore, the probability of obtaining an odd number is 1/2 and the probability of obtaining an even number is 1/2. |
|
Answer» Examine each of the following statements and comment: (i) If two coins are tossed at the same time, there are 3 possible outcomes−two heads, two tails, or one of each. Therefore, for each outcome, the probability of occurrence is 1/3. (ii) If a die in thrown once, there are two possible outcomes − an odd number or an even number. Therefore, the probability of obtaining an odd number is 1/2 and the probability of obtaining an even number is 1/2. |
|