2.7.6 · D5Statistics & Probability — Intermediate

Question bank — Mutually exclusive events — addition rule

1,481 words7 min readBack to topic

Before we start, the exact symbols we lean on (each earned before use):

The figure below shows all three at a glance — refer back to it whenever a symbol appears.

Figure — Mutually exclusive events — addition rule

Mutually exclusive = two events whose circles never touch, so they can't both happen in one trial (). Overlap = the lens ; the whole drama of the addition rule is whether that lens is empty or not.


True or false — justify

Two events can be both mutually exclusive and have probabilities summing above 1.
False — if then , which cannot exceed 1, so is forced.
If , the events must be mutually exclusive.
False — the sum being 1 says nothing about overlap; e.g. could still overlap by if . The sum-to-1 fact is neither necessary nor sufficient for exclusivity.
Mutually exclusive events are always independent.
False — they're nearly opposite: exclusivity means , but independence needs , which is only if one event has probability zero.
Two events with positive probability that are mutually exclusive are never independent.
True — independence would require , impossible when both probabilities are positive, so knowing occurred forces not to (strong dependence).
The general addition rule only works when events overlap.
False — it always holds; for disjoint events the subtracted term is simply , so it collapses to plain adding without any special case.
An event and its complement (everything not in ) are mutually exclusive.
True — no outcome can be both "in " and "not in ," so ; they also fill the whole sample space .
If and are mutually exclusive, then their complements and are also mutually exclusive.
False — disjoint leave room outside both; those outside outcomes belong to both and , so is usually non-empty.
Three events being pairwise mutually exclusive means at most one can happen per trial.
True — pairwise disjoint means no two share an outcome, so any single outcome lies in at most one of the three events (possibly none, if it's outside all three).

Spot the error

" on a die , so it's certain."
The error is ignoring the overlap ; correct is , since 4 and 6 were counted twice.
", , so ."
A probability can never exceed 1, so this signals the events overlap; the true union is at most 1, and rearranging the general rule gives the overlap .
"They're both about unrelated events, so mutually exclusive equals independent."
"Unrelated" is a feeling, not a definition; exclusivity is about unions () while independence is about products () — different equations entirely.
" and can't both happen, so ."
For exclusive events , not the product; the multiplication rule is for independent events, which is a completely different situation.
"For any two events, ."
This drops the overlap term without checking; it's only valid after confirming , otherwise you double-count shared outcomes.
"Since , I'll subtract to be safe — but I estimated it as ."
If they're truly disjoint the overlap is exactly , so guessing invents an overlap that isn't there and gives a wrong, smaller answer.
"Drawing a King or a Queen — a card could be both, so subtract the overlap."
No single card is simultaneously a King and a Queen, so the events are exclusive and the overlap is ; plain adding is correct.

Why questions

Why do we subtract the overlap in the general rule instead of adding it?
When we compute , every outcome in the lens is counted once for and once for — twice total — so subtracting it once restores an honest single count.
Why does mutual exclusivity make the subtraction term vanish rather than the whole rule change?
The rule never changes; exclusivity just sets so , meaning there is literally nothing double-counted to remove.
Why can't two positive-probability mutually exclusive events be independent, intuitively?
If happening forbids , then learning occurred changes 's chance to — that's a huge amount of information, the opposite of "tells you nothing," which independence demands.
Why is the complement rule really just the addition rule in disguise?
and are exclusive and together fill , so , which rearranges directly to .
Why is "OR means add" a dangerous default rather than a safe one?
It quietly assumes no overlap, which is true in tidy single-die examples but false the moment events can co-occur, silently inflating your answer.
Why does the addition rule extend to for many events only when they're pairwise disjoint?
Pairwise disjointness guarantees no outcome is shared by any two events, so no outcome is ever counted more than once when you add all the pieces.
Why does inclusion–exclusion for three overlapping events add back a term after subtracting?
You first subtract each pairwise overlap, but an outcome in all three () gets subtracted one time too many, so adds that triple lens back once — see the figure below.
Figure — Mutually exclusive events — addition rule

Edge cases

If (impossible event), are and mutually exclusive?
Yes — the empty set shares no outcome with anything, so trivially, and as expected.
If (every outcome of is in ), can they be mutually exclusive?
Only if ; otherwise 's outcomes lie inside , so and they overlap completely.
Can an event be mutually exclusive with itself?
Only the impossible event , since , which is empty exactly when itself is empty.
If , is mutually exclusive with every other event?
Set-theoretically not necessarily can still share outcomes with , so need not be empty. But probabilistically: since , we get , forcing ; hence , so adds like an exclusive event even though the sets may overlap. The lesson: "disjoint sets" and "zero-overlap probability" are different claims, and here only the second holds.
For exhaustive mutually exclusive events (a partition), what must their probabilities sum to?
Exactly 1, because disjoint pieces covering the whole sample space add without overlap to .
If two events cover the sample space but overlap, do their probabilities still sum to 1?
No — they sum to more than 1 by exactly the overlap , since .
Is it possible for three events to be pairwise mutually exclusive yet their union not cover ?
Yes — disjointness only forbids overlap, it says nothing about coverage; outcomes outside all three simply belong to none of them.

Connections