- Home
- /
- Math
- /
- Statistics & Probability
- /
- Compound Probability
Compound Probability
Also known as: compound events, P(A and B), P(A or B), combined probability
Grade 6-8
View on concept mapThe probability of two or more events occurring together (P(A \text{ and } B)) or at least one occurring (P(A \text{ or } B)), accounting for whether the events are independent or dependent. Most real-world probability questions involve compound events: the chance of rain on both Saturday AND Sunday, the probability a patient has condition A OR condition B, or the likelihood of passing both exams.
Definition
The probability of two or more events occurring together (P(A \text{ and } B)) or at least one occurring (P(A \text{ or } B)), accounting for whether the events are independent or dependent.
π‘ Intuition
Single-event probability asks about one thing happening. Compound probability asks about combinations: 'What's the chance of rolling a 6 AND flipping heads?' or 'What's the chance of drawing a heart OR a face card?' The word 'and' usually means multiply; the word 'or' usually means add (but subtract the overlap).
π― Core Idea
For 'and,' multiply probabilities (adjusting for dependence). For 'or,' add probabilities and subtract the overlap to avoid double-counting.
Example
**OR (overlapping):** Draw a heart OR a king from a standard deck: P = \frac{13}{52} + \frac{4}{52} - \frac{1}{52} = \frac{16}{52} = \frac{4}{13}
(Subtract the king of hearts counted twice.)
Formula
Notation
P(A \cap B) for 'A and B'; P(A \cup B) for 'A or B'
π Why It Matters
Most real-world probability questions involve compound events: the chance of rain on both Saturday AND Sunday, the probability a patient has condition A OR condition B, or the likelihood of passing both exams.
Formal View
Related Concepts
See Also
π§ Common Stuck Point
The 'or' formula requires subtracting P(A \text{ and } B) to avoid counting the overlap twice. If events are mutually exclusive (can't both happen), the overlap is zero.
β οΈ Common Mistakes
- Adding probabilities for 'and' events instead of multiplying: P(\text{heads and 6}) \neq \frac{1}{2} + \frac{1}{6}
- Forgetting to subtract the overlap in 'or' problems, leading to a probability greater than 1
- Using the simple multiplication rule P(A) \times P(B) when events are dependentβmust use P(A) \times P(B|A) instead
Go Deeper
Frequently Asked Questions
What is Compound Probability in Math?
The probability of two or more events occurring together (P(A \text{ and } B)) or at least one occurring (P(A \text{ or } B)), accounting for whether the events are independent or dependent.
Why is Compound Probability important?
Most real-world probability questions involve compound events: the chance of rain on both Saturday AND Sunday, the probability a patient has condition A OR condition B, or the likelihood of passing both exams.
What do students usually get wrong about Compound Probability?
The 'or' formula requires subtracting P(A \text{ and } B) to avoid counting the overlap twice. If events are mutually exclusive (can't both happen), the overlap is zero.
What should I learn before Compound Probability?
Before studying Compound Probability, you should understand: probability, independent events, conditional probability.
Prerequisites
Next Steps
Cross-Subject Connections
How Compound Probability Connects to Other Ideas
To understand compound probability, you should first be comfortable with probability, independent events and conditional probability. Once you have a solid grasp of compound probability, you can move on to binomial distribution and expected value.