InterviewSolution
Saved Bookmarks
| 1. |
Two dice are thrown. The events A,B and C are as follows:A: getting an even number on the first die.B: getting an odd number on the first die.C: getting the sum of the numbers on the dice ≤5i. Describe the event A′ii. Describe the event not Biii. Describe the event A or Biv. Describe the event A and Bv. Describe the event A but not Cvi. Describe the event B or C vii. Describe the event B and Cviii. Describe the event A ∩B′ ∩ C′ |
|
Answer» Two dice are thrown. The events A,B and C are as follows: A: getting an even number on the first die. B: getting an odd number on the first die. C: getting the sum of the numbers on the dice ≤5 i. Describe the event A′ ii. Describe the event not B iii. Describe the event A or B iv. Describe the event A and B v. Describe the event A but not C vi. Describe the event B or C vii. Describe the event B and C viii. Describe the event A ∩B′ ∩ C′ |
|