Events: types and operations
An event is any subset of the sample space . We can combine events using set operations to form new events. Because events are sets, all the algebra of sets carries over.
Types of events
- Sure event (or certain event): the whole sample space . It always occurs.
- Impossible event: the empty set . It never occurs.
- Simple (or elementary) event: a singleton , a set containing exactly one outcome.
- Compound event: an event with more than one outcome.
Examples on rolling a die ():
- Sure event: .
- Impossible: .
- Simple: (the die shows ).
- Compound: (an even number).
Operations on events
If are events:
- Union : outcomes in or (or both). "Either happens."
- Intersection : outcomes in both and . "Both happen."
- Complement (or ): outcomes not in . " does not happen."
- Difference : outcomes in but not in .
These have the usual properties (commutative, associative, distributive, De Morgan) you learned in Chapter 1 on sets.
Special relationships
- Mutually exclusive (disjoint): , can't both happen.
- Exhaustive: , at least one must happen.
- Mutually exclusive and exhaustive: a partition of .
For instance, the events "even" and "odd" on a die are mutually exclusive and exhaustive.
Worked examples
Example 1. Roll a die. Let "even", "less than ". Find .
, .
. . . .
Example 2. Toss three coins. Let "at least two heads", "first coin is heads". List .
. .
.
Example 3. Are and on a die mutually exclusive? Exhaustive?
, yes, mutually exclusive. , not exhaustive.
Example 4. Two dice rolled. Event "doubles" and event "sum > ". List each, find their intersection.
"Doubles" . "Sum > 10" . Intersection .
Example 5. Three coins. "exactly one head", "at most one head". Relate and .
. . So .
Try it yourself
- Roll a die. "multiple of ", "less than ". List .
- Two coins tossed. "at least one head". ?
- Roll two dice. List the event "sum is ".
- Are "head on first toss" and "head on second toss" mutually exclusive in two coin tosses?
- Three coin tosses. Events: "exactly head", "exactly heads", "exactly heads", "no head". Are they mutually exclusive? Exhaustive?
- Draw a card. "diamond", "face card". ?
- Two dice. "At least one shows ". List or count.
- A coin tossed times. Event "all same". List.
- Roll a die. "Number is prime". List.
- From a number is chosen. "Multiple of " and "multiple of ". Find intersection and union.
- Two dice rolled. Event "sum is even". ?
- Three coins tossed. List the event "more heads than tails".
Pitfalls / Tricks
- Always list events explicitly when the sample space is small , avoids mistakes.
- "At least one" is the complement of "none".
- Mutually exclusive: . Exhaustive: .
- Insight. Events are sets. Every identity from set theory translates directly into a probability identity (after applying ).