Exhaustive and Mutually Exclusive Events in Probability
Updated August 2025
This lesson explains the fundamental principle that the sum of probabilities for a set of exhaustive, mutually exclusive events is exactly one. For the TMUA, understanding this property is essential for finding unknown probabilities in discrete distributions and ensuring that probability models are mathematically consistent and complete.
A set of events is exhaustive if it covers all possible outcomes of an experiment. If these events are also mutually exclusive, meaning no two can occur at the same time, the sum of their individual probabilities must equal .
Exhaustive Sets of Outcomes
In probability theory, an exhaustive set of outcomes refers to a collection of all possible results of an experiment. Because these outcomes represent every possibility, it is certain that exactly one of them will occur in any given trial.
For any experiment, the total probability of all possible outcomes must be . This is the mathematical representation of certainty. If we have a set of distinct outcomes , the property states that:
Mutually Exclusive Events
Two events are mutually exclusive if they cannot happen at the same time. For example, when rolling a single die, the event 'rolling a 2' and the event 'rolling a 5' are mutually exclusive because a single die cannot show both numbers simultaneously. Mathematically, for mutually exclusive events and , the probability of both occurring is .
When a set of events is both mutually exclusive and exhaustive, they partition the entire sample space into non-overlapping sections that account for every possibility.
The Sum to One Property
If we are given a complete list of all mutually exclusive events for an experiment, we can use the property that their probabilities sum to one to solve for unknown variables. This is a common technique in TMUA questions involving biased coins, spinners, or selection from bags.
Worked Example: Finding an Unknown Probability
A biased four sided spinner is marked with the numbers 1, 2, 3, and 4. The probabilities of the spinner landing on 1, 2, and 3 are given as , , and . Find the probability that the spinner lands on 4.
Solution:
- Identify that the outcomes {1, 2, 3, 4} are exhaustive (they are the only outcomes mentioned) and mutually exclusive (the spinner only lands on one number).
- Set up the equation: .
- Substitute the known values: .
- Simplify: .
- Solve for : .
Algebraic Applications
TMUA questions often involve algebra to test the depth of your understanding of this property. You may be required to solve for a constant that defines a probability distribution.
Worked Example: Solving for a Constant
A bag contains red, blue, and yellow balls. The probability of picking a red ball is , the probability of picking a blue ball is , and the probability of picking a yellow ball is . Given these are the only colours in the bag, find the possible values of .
Solution:
- Since these are the only colours, the events are exhaustive. They are also mutually exclusive as only one ball is picked.
- Sum the probabilities to one: .
- Form a quadratic equation: .
- Use the quadratic formula to solve for : .
- Since probability must be non-negative, cannot be (which is negative). Therefore, the only valid solution is .
The Complement Rule
A direct consequence of the exhaustive property is the Complement Rule. For any event , the events and 'not ' (denoted ) are mutually exclusive and exhaustive. Therefore:
This is often the most efficient way to solve problems asking for the probability of 'at least one' outcome, by subtracting the probability of 'none' from 1.
Key takeaways
- Exhaustive events cover 100 percent of all possible outcomes in an experiment.
- Mutually exclusive events cannot occur at the same time, so their probabilities can be added directly.
- If a set of events is both exhaustive and mutually exclusive, the sum of their probabilities is always exactly 1.
- The complement rule is a specific application of the exhaustive property for two outcomes.
When faced with a TMUA question involving unknown probabilities, always start by checking if you have been given an exhaustive set. If you have, immediately write down an equation where the sum equals 1. This is usually the first step to finding a missing variable.
Do not assume a set is exhaustive unless the question states those are the only possible outcomes. If there is a possibility of 'other' outcomes, the sum of the known probabilities will be less than 1.
This property is the foundation of the Axioms of Probability defined by Kolmogorov. It essentially states that the probability of the sample space is . In set theory terms, the events form a partition of the universal set.
Worked Examples
Frequently asked questions
Can the sum of probabilities ever be greater than 1?
No. If you find a sum greater than 1, the events are likely not mutually exclusive, meaning there is an overlap being counted twice. The total probability of the sample space is always capped at 1.
What happens if the set of events is mutually exclusive but not exhaustive?
If the events are not exhaustive, their probabilities will sum to a value less than 1. The remaining probability represents the other outcomes not included in your set.
Are 'outcomes' and 'events' the same thing?
Technically, an outcome is a single result (like rolling a 3), while an event is a collection of outcomes (like rolling an odd number). The property applies to both as long as the set categorises every outcome without overlap.
Does this property apply to continuous variables?
While the principle is similar, for continuous variables we use the integral of a probability density function over the entire range, which must equal 1. For TMUA M7.4, the focus is primarily on discrete sets.