1.3.7 · D2Basic Data & Probability

Visual walkthrough — Complementary events — P(A') = 1 − P(A)

2,115 words10 min readBack to topic

Step 1 — What even is an "outcome"? Draw the box of possibilities

WHAT. Roll a fair six-sided die. The things that can happen are . Put each one as a dot inside a box.

WHY. Before we can talk about the chance of anything, we need the full list of what "anything" even means. No box → nothing to measure. The box is our stage.

PICTURE. Six chalk dots sit inside one rectangle. That rectangle is . Nothing lives outside it.

Figure — Complementary events — P(A') = 1 − P(A)
  • The rectangle — the whole stage.
  • Each dot one outcome. Six dots because a die has six faces.

Step 2 — What is an "event"? Circle the outcomes you care about

WHAT. Say we care about "rolling a ". Draw a loop around just the dot labelled . That loop is the event .

WHY. Real questions ("did I win?", "is it a six?") never ask about one raw outcome in isolation — they ask about a chosen group. Circling the dots is exactly how we turn a question into maths.

PICTURE. One blue loop hugs the dot . The other five dots () sit outside that loop but still inside the box.

Figure — Complementary events — P(A') = 1 − P(A)
  • the blue loop "a shows up".
  • Inside : one dot. Outside but inside : five dots.
Recall Why "inside/outside" is the whole trick

Question ::: Every dot is either inside the loop or outside it — there is no third place to be. That single fact is the seed of the complement rule.


Step 3 — Meet the complement: everything the loop left behind

WHAT. Shade every dot that is not inside the blue loop. Here that is . That pink region is .

WHY. We want a name for "the other stuff", because very often the other stuff is easier to count than the stuff we want. The complement is that name.

PICTURE. The box splits into two coloured zones with no overlap and no gap: blue on one side, pink on the other, together filling the box exactly.

Figure — Complementary events — P(A') = 1 − P(A)
  • Blue zone (the ).
  • Pink zone (everything else: ).
  • : read the arrow — take the whole box, remove the loop, keep the rest.

Step 4 — The two magic properties, shown by the picture

WHAT. Look again at Step 3's picture and check two things: (1) is there any dot painted both blue and pink? No. (2) Is there any dot painted neither? No.

WHY. These two facts are what let us add and what let us reach "" in the next steps. Without "no overlap" we would double-count; without "no gap" we would miss outcomes.

PICTURE. A zoom on the border between blue and pink: the line is clean — every dot is on exactly one side.

Figure — Complementary events — P(A') = 1 − P(A)
  • — no dot is in both zones (no overlap).
  • — the two zones together are the whole box (no gap).

Step 5 — Add the probabilities: why we can just sum them

WHAT. Give each dot a weight — a slice of chance. The die is fair, so each of the six dots carries weight . The chance of a zone is just the total weight of the dots inside it.

WHY this tool? We use the addition rule and not something fancier because Step 4 proved there is no overlap. When zones don't overlap, "either" can't double-count anything, so plain is exactly right. If they did overlap we would have to subtract the shared part — but they don't.

PICTURE. Blue weight (one slice ) sits beside pink weight (five slices ); the two bars butt together with no overlap, and their lengths just add.

Figure — Complementary events — P(A') = 1 − P(A)
  • — total blue weight (one dot).
  • — total pink weight (five dots).
  • — the two bars laid end to end, i.e. the sum.

Step 6 — The whole box weighs exactly

WHAT. Add up the weight of every dot in the box: . The full box always weighs .

WHY. "" is our chalk mark for certain. Since the box contains every possible outcome, the die must land on one of them — so the box's total chance is full, i.e. . This is not a calculation, it is the rule we agree to start from (an axiom).

PICTURE. The whole rectangle is filled edge to edge with a "" tag stamped across it — one full, complete bar.

Figure — Complementary events — P(A') = 1 − P(A)
  • The full rectangle .
  • Its total shaded length (completely full, no empty strip).

Step 7 — Snap the three facts together to read off the rule

WHAT. We now own three true sentences from the pictures:

Set the two expressions for equal:

WHY. Both lines describe the same thing — the total chance of "either or not-", which is the whole box. Two names for one quantity must be equal. Now just slide across:

  • — the pink-zone weight we want.
  • — the full box (Step 6).
  • — carve away the blue loop's weight (Step 5).

PICTURE. A full bar of length with the blue chunk sliced off the left; what physically remains on the right is .

Figure — Complementary events — P(A') = 1 − P(A)

Step 8 — Edge cases: the certain event and the impossible event

WHAT. Push the loop to its two extremes.

  • Loop swallows the whole box: , so . Then the pink complement is nothing left: and . ✔ A certain event has an impossible complement.
  • Loop shrinks to nothing: , so . Then the complement is the whole box: and . ✔ An impossible event has a certain complement.

WHY. A good formula must survive its extremes. At both ends the rule gives an answer that lands neatly in the legal range — it never spits out something below or above .

PICTURE. Left panel: the loop fills the box (all blue, no pink). Right panel: the loop is a dot-sized nothing (all pink). The bar reading moves smoothly between them.

Figure — Complementary events — P(A') = 1 − P(A)
  • Left: (nothing left over).
  • Right: (everything left over).
  • In between: as blue grows, pink shrinks by exactly the same amount — they trade, always summing to .

The one-picture summary

One bar of total length . Cut it once. The left piece is , the right piece is , and the cut can slide anywhere from all-blue to all-pink — but the bar is always full. That single sliding cut is the complement rule.

Figure — Complementary events — P(A') = 1 − P(A)
Recall Feynman retelling — the whole walk in plain words

Everything that can happen lives in one box (Step 1). We circle the results we care about and call that circle (Step 2). Everything the circle missed we call — the leftovers (Step 3). Two facts are obvious from the drawing: nothing is in both the circle and the leftovers, and nothing is in neither — the circle and the leftovers perfectly tile the box (Step 4). Because they never overlap, their chances just add (Step 5). Because the box holds all possibilities, its total chance is a full (Step 6). Put those together: circle-chance plus leftover-chance equals the full box, which is ; so leftover-chance is just minus circle-chance — (Step 7). Test the extremes: a sure thing leaves over, an impossible thing leaves the whole over (Step 8). And the picture that holds it all is one bar of length with a single sliding cut (summary). That's why "at least one" problems (1.3.12-At-least-one-problems) become easy — you measure the small leftover "none" piece and subtract.

Connections

  • Parent: Complementary events — P(A') = 1 − P(A)
  • 1.3.01-Sample-space-and-events — the box and the dots we circled here
  • 1.3.03-Addition-rule-for-probabilities — the "no overlap → just add" step
  • 1.3.09-Independent-events — complements combine with independence
  • 1.3.12-At-least-one-problems — where this bar-cut trick pays off
  • 1.4.05-Binomial-probability is this same cut

#flashcards/maths

What does the sample space represent in the bar picture? :: The full bar of total length 1 — every possible outcome, weighing 1 altogether.

Why can we write ? :: Because and never overlap (), so the addition rule applies with no double-counting.

Why does ?
Because (they tile the whole box) and , so their sum must fill the bar of length 1.
If is certain (), what is ?
— a certain event has an impossible complement.
If is impossible (), what is ?
— an impossible event has a certain complement.