Visual walkthrough — Mutually exclusive events — addition rule
We build everything on one honest idea: probability is fair counting of dots.
Step 1 — Draw the whole world as dots
WHAT. Imagine every possible outcome of an experiment as a single dot inside a big rectangle. The rectangle is the sample space, written . If we roll one fair die, there are six dots: the faces .
WHY. Before we can talk about "the chance of this or that", we need a place where everything that could happen lives. Counting is only fair when we can see the full pool we're counting from — that pool is . See Probability — basic definitions & sample space.
PICTURE. Six dots, each equally likely, floating in the box .

Step 2 — An event is a fenced-off group of dots
WHAT. An event is just some of those dots, circled off. Let "roll an even number" . Draw a blue loop around exactly those three dots.
WHY. We rarely care about a single outcome; we care about a question like "is it even?". That question is answered by a subset of dots — the ones that make the answer "yes". Circling them turns a vague question into countable dots.
PICTURE. The blue loop captures ; the dots stay outside.

Step 3 — Two events, and the overlap you can literally see
WHAT. Add a second event "roll a number " , drawn as an orange loop. Now look where blue and orange cross: the dots and sit inside both loops. That shared region is the intersection .
WHY. We're heading toward "chance of or ". The whole difficulty of that question lives in this crossing region — the dots that belong to two clubs at once. Naming it now () lets us handle it later. This is a Venn diagram.
PICTURE. Blue loop and orange loop overlapping; the lens-shaped middle (green shading) holds and .

Step 4 — Why naive adding over-counts (the double-count made visible)
WHAT. Try to count the union by simply adding: . But the true union has only 4 dots. We got 6. The extra 2 are exactly and .
WHY. When you count "dots in the blue loop" you already counted and . When you then count "dots in the orange loop" you count and again. Each overlap dot got tallied twice. That is where the error is born — and you can point at the two guilty dots.
PICTURE. The two shared dots lit red, each shown being tallied once for blue and once for orange — a "counted twice" tag on each.

Step 5 — Subtract the overlap once: inclusion–exclusion
WHAT. We over-added the shared dots by exactly one copy each. So remove one copy of the overlap: Check: . ✓ That matches the four dots we can see.
WHY. We included every dot when we added the loops, but included the overlap twice; so we exclude one copy of it. Add everything, take back what you double-added — inclusion–exclusion. See General addition rule & inclusion–exclusion.
PICTURE. Same Venn, with the green lens being "lifted out once" — an arrow pulling one copy of away, leaving a clean count of 4.

Step 6 — The special case: pull the loops apart
WHAT. Now change the events so they share no dot. Take (blue) and (orange) on the die. The loops no longer touch: (the empty set, no dots).
WHY. If there is nothing in the crossing region, there is nothing that got counted twice — so there is nothing to subtract. The correction term isn't ignored; it is genuinely because .
PICTURE. Two separated loops with a gap between them; the crossing region is empty, marked .

Step 7 — Degenerate & edge cases (never hit a scene we didn't show)
WHAT & WHY & PICTURE — four boundary situations, each with its Venn look:
- One loop swallows the other (, e.g. , ). Overlap itself, so . Picture: small blue loop entirely inside orange.
- Loops are identical (). Then — adding twice and subtracting once leaves one copy.
- Empty event (, ). Adding an event with no dots changes nothing: .
- Loops fill the box — complement case: and share nothing and together cover all of . Then , giving .

Recall Why "mutually exclusive" is the
opposite of "independent" Question ::: If and are mutually exclusive with , are they independent? Answer ::: No. Exclusive means "if happens, cannot" — knowing tells you everything about (it's impossible). That's strong dependence. Independence (Independent events — multiplication rule) means tells you nothing about . Exclusive lives in the world of adding unions; independent lives in multiplying intersections.
Step 8 — Sanity check: probabilities can't exceed 1
WHAT. Suppose , . Could they be mutually exclusive?
WHY. If they were, — bigger than the whole box, which is impossible (). The picture forces the loops to overlap: their shared share is at least .
PICTURE. A box that is only "size 1" with two loops so large they must intersect, the forced overlap shaded red.

The one-picture summary
Everything above, compressed: two loops, the overlap subtracted once (general rule), and the same picture with loops pulled apart so the overlap vanishes (mutually exclusive rule).

Recall Feynman retelling — say it to a 12-year-old
Picture a table covered in dots — every possible thing that could happen. Loop a blue lasso around the "yes" dots for question A, and an orange lasso around the "yes" dots for question B. Want the chance of "A or B"? Count blue dots, count orange dots, add them. But any dot caught by both lassos just got counted twice — so cross it out once. That single "cross out the overlap once" is the whole general rule: . Now slide the two lassos apart until they don't touch — there's no dot in both, nothing to cross out, so you just add. Those pulled-apart lassos are what "mutually exclusive" means. Same rule, one with a zero. And if the lassos ever grow so big their shares add past 1, they cannot be pulled apart — they're forced to overlap.
Active-recall
Union in dot-language
Where does the double-count come from?
Why subtract exactly once?
Mutually exclusive in the picture
Can be exclusive?
Complement from the picture
Connections
- Mutually exclusive events — addition rule
- Probability — basic definitions & sample space
- General addition rule & inclusion–exclusion
- Venn diagrams in probability
- Independent events — multiplication rule
- Complementary events