Exhaustive and Mutually Exclusive Events in Probability

Updated July 2026

Understand how to calculate probabilities using the property that exhaustive and mutually exclusive outcomes sum to one. This core principle allows for solving ESAT problems involving unknown probabilities, complementary events, and ratio distributions across various outcomes.

Core concept

For a set of events that is both exhaustive (at least one must happen) and mutually exclusive (no more than one can happen at once), the sum of their individual probabilities is always exactly 11.

Exhaustive and Mutually Exclusive Events

To solve probability problems effectively for the ESAT, you must distinguish between two key properties of events: exhaustion and mutual exclusivity.

A set of events is defined as exhaustive if at least one of the events in the set must occur. In any experiment, the exhaustive set covers all possible outcomes. For example, if you roll a standard die, the events 'rolling a number less than 5' and 'rolling a number greater than 3' are exhaustive because every possible result (1,2,3,4,5,61, 2, 3, 4, 5, 6) is contained in at least one of those categories.

Events are mutually exclusive if no more than one of the events can occur at the same time. For instance, if you roll a die, the events 'landing on a 2' and 'landing on a 5' are mutually exclusive because a single roll cannot produce both results simultaneously.

It is common for a set of events to be both exhaustive and mutually exclusive. Consider rolling a fair six-sided die again: the events 'land on an even number' and 'land on an odd number' are both exhaustive (as at least one must occur) and mutually exclusive (as a number cannot be both even and odd).

The probabilities of a set of events that are both exhaustive and mutually exclusive sum to 11. This fact is a powerful tool for finding unknown probabilities.

The Probability of an Event Not Occurring

Two events, AA and 'not AA', always form a set that is both exhaustive and mutually exclusive. This leads to the fundamental identity:

P(A)+P(not A)=1P(A) + P(\text{not } A) = 1

This equation allows us to find the probability of an event not occurring if we know the probability of the event occurring, or vice-versa.

Worked Examples: Complementary Events

Example 1: Playing Cards If a card is picked at random from a standard deck, the probability of it being an ace is 113\frac{1}{13}. What is the probability that it is not an ace?

P(ace)+P(not ace)=1P(\text{ace}) + P(\text{not ace}) = 1 P(not ace)=1113=1213P(\text{not ace}) = 1 - \frac{1}{13} = \frac{12}{13}

Example 2: Weather Forecasts The probability of rain tomorrow is 0.30.3. What is the probability of no rain tomorrow?

P(rain)+P(not rain)=1P(\text{rain}) + P(\text{not rain}) = 1 P(not rain)=10.3=0.7P(\text{not rain}) = 1 - 0.3 = 0.7

Example 3: Book Types Marta picks a book at random from a library. The probability that the book is a fiction book is 65%65\%. What is the probability that the book is non-fiction?

P(fiction)+P(not fiction)=100%P(\text{fiction}) + P(\text{not fiction}) = 100\% P(not fiction)=100%65%=35%P(\text{not fiction}) = 100\% - 65\% = 35\%

Finding an Unknown Probability

When multiple outcomes are mutually exclusive and exhaustive, we can determine a single missing probability by subtracting the sum of the known probabilities from 11.

Worked Example: Coloured Counters A bag contains only red counters, green counters, and yellow counters. A counter is picked at random. The probability of picking a red counter is 0.350.35 and the probability of picking a yellow counter is 0.20.2. Work out the probability of picking a green counter.

Since the bag contains only these three colours, the events are exhaustive. Since a counter cannot be more than one colour, they are mutually exclusive. Therefore:

P(red)+P(green)+P(yellow)=1P(\text{red}) + P(\text{green}) + P(\text{yellow}) = 1 0.35+P(green)+0.2=10.35 + P(\text{green}) + 0.2 = 1 P(green)=10.350.2=0.45P(\text{green}) = 1 - 0.35 - 0.2 = 0.45

Finding an Unknown Probability with Ratios

More advanced problems require combining the sum-to-one property with ratios.

Worked Example: The Biased Spinner Marisa has a biased spinner that can land on red, green, blue, yellow, or purple. The probability that it lands on red is 15\frac{1}{5}, on blue is 18\frac{1}{8}, and on yellow is 310\frac{3}{10}. The ratio of the probability of landing on green to the probability of landing on purple is 3:23 : 2. Work out the probability of the spinner landing on green.

  1. State the sum: P(red)+P(green)+P(blue)+P(yellow)+P(purple)=1P(\text{red}) + P(\text{green}) + P(\text{blue}) + P(\text{yellow}) + P(\text{purple}) = 1

  2. Substitute known values and find a common denominator: We use 4040 as the common denominator for the known fractions. 840+P(green)+540+1240+P(purple)=1\frac{8}{40} + P(\text{green}) + \frac{5}{40} + \frac{12}{40} + P(\text{purple}) = 1 2540+P(green)+P(purple)=1\frac{25}{40} + P(\text{green}) + P(\text{purple}) = 1

  3. Find the combined remaining probability: P(green)+P(purple)=12540=1540P(\text{green}) + P(\text{purple}) = 1 - \frac{25}{40} = \frac{15}{40}

  4. Divide by the ratio: The ratio 3:23 : 2 has 3+2=53 + 2 = 5 parts. One part is 1540÷5=340\frac{15}{40} \div 5 = \frac{3}{40}.

  5. Calculate the specific outcome: Since green corresponds to 33 parts of the ratio: P(green)=3×340=940P(\text{green}) = 3 \times \frac{3}{40} = \frac{9}{40}

Key takeaways

  • A set of events is exhaustive if it covers all possible outcomes of an experiment.
  • Events are mutually exclusive if they cannot happen at the same time.
  • The sum of probabilities for any set of exhaustive and mutually exclusive events must equal 11.
  • The probability of an event not occurring is calculated as 1P(event occurring)1 - P(\text{event occurring}).
  • For complex outcomes involving ratios, first subtract all known probabilities from 11, then divide the remainder according to the given ratio.
Tips

When solving problems with multiple fractions, convert them all to a common denominator before performing subtractions or dividing into ratios to ensure accuracy.

Cautions

Do not assume events are mutually exclusive unless the context confirms it. For example, 'being a student' and 'playing sports' are not mutually exclusive because someone can be both.

Insight

This principle is a specific instance of the Axioms of Probability. It is also the logic behind the 'complement rule' in set theory, where the probability of the universal set SS is 11, and for any subset AA, P(A)+P(Ac)=1P(A) + P(A^c) = 1.

Frequently asked questions

What happens if the events are not mutually exclusive?

If events are not mutually exclusive, they can overlap. In this case, simply summing their probabilities may result in a value greater than 11 because the overlapping outcomes are counted twice.

Can a set be exhaustive but not mutually exclusive?

Yes. For example, if you roll a die, the events 'rolling a number greater than 1' and 'rolling a number less than 6' are exhaustive because every possible roll (11 to 66) is included. However, they are not mutually exclusive because the outcomes 2,3,4,2, 3, 4, and 55 satisfy both conditions.

How do I know if a set of events in a word problem is exhaustive?

Look for words like 'only' or 'either'. If a bag 'only' contains red and blue marbles, then the set {red, blue} is exhaustive for that experiment.

Ready to test your knowledge?

You've reached the end of this section. Start a practice session to solidify your understanding and master this topic.