Events (Formal) Formula
The Formula
When to use: An event is a question like 'Did I roll higher than 3?' that has yes/no answer.
Quick Example
Notation
What This Formula Means
A formal event is a subset of the sample space โ a collection of outcomes to which a probability is assigned; events can be simple (one outcome) or compound (many outcomes).
An event is a question like 'Did I roll higher than 3?' that has yes/no answer.
Formal View
Worked Examples
Example 1
easySolution
- 1 Sample space: S = \{1,2,3,4,5,6\}
- 2 Event A (even): \{2,4,6\}; P(A) = \frac{3}{6} = \frac{1}{2}
- 3 Complement A^c (odd): \{1,3,5\}; P(A^c) = \frac{3}{6} = \frac{1}{2}
- 4 Verify: P(A) + P(A^c) = \frac{1}{2} + \frac{1}{2} = 1 โ
Answer
Example 2
mediumCommon Mistakes
- Confusing an event (a set of outcomes) with a single outcome โ rolling an even number is the event \{2, 4, 6\}, not one roll
- Forgetting that the empty set \emptyset is a valid event with probability 0
- Treating 'A or B' as exclusive when events can overlap โ unless explicitly stated as mutually exclusive, P(A \text{ or } B) requires the inclusion-exclusion formula
Why This Formula Matters
Precise language for describing what outcomes we care about.
Frequently Asked Questions
What is the Events (Formal) formula?
A formal event is a subset of the sample space โ a collection of outcomes to which a probability is assigned; events can be simple (one outcome) or compound (many outcomes).
How do you use the Events (Formal) formula?
An event is a question like 'Did I roll higher than 3?' that has yes/no answer.
What do the symbols mean in the Events (Formal) formula?
A \subseteq S denotes an event; A^c or \bar{A} is the complement (NOT A); A \cap B is AND; A \cup B is OR
Why is the Events (Formal) formula important in Math?
Precise language for describing what outcomes we care about.
What do students get wrong about Events (Formal)?
Simple event = one outcome. Compound event = multiple outcomes.
What should I learn before the Events (Formal) formula?
Before studying the Events (Formal) formula, you should understand: sample space.