Part 0 · Toolkit — 0.3

Odds & Pies

Probability is the third tool in our kit, and it is gentler than it sounds: a whole pie, sliced so the pieces add to one. The one move that makes quantum mechanics tick is how an amplitude — one of the arrows from the last two pages — turns into a slice. You square it. This page is mostly about why that one move is forced on us, because that "why" is the gap most people fall into.

↩ before you start · keep these handy
·A state is an arrow of length exactly 1 (a "unit" arrow). That single fact does all the work below.
·An arrow's two numbers (its components) can be negative, and the arrow can point any direction.
·To "square" a number is to multiply it by itself: 0.6² = 0.6 × 0.6 = 0.36. Squaring any number — even a negative one — comes out positive.
🔑 symbol decoder · every new mark, in plain words
α"alpha" — the amplitude for outcome 0. A signed arrow-length; it may be negative. β"beta" — the amplitude for outcome 1. |x|²the size of x, squared. This is the machine that turns an amplitude into a probability. P(0)"the probability of measuring 0" — a number between 0 and 1. Σ pᵢ"sum of all the p's" — add up every outcome's probability. θ"theta" — a dial angle. Turning it tilts weight from one outcome to the other.
feel

Uncertainty is a pie you slice

If something must turn out one way or another, draw a full pie and hand each outcome a slice. A big slice means likely; a sliver means unlikely. The one ironclad rule: the slices must fill the pie exactly — no gaps, no overlap, nothing left over. Add them up and you always land on one whole. A probability is just the fraction of the pie an outcome owns: 0 means never, 1 means always, 0.5 means half the time.

🍕 everyday picture

Order one pizza for a table of friends. However you cut it — two huge slices, or twelve slivers — the slices always add back up to one pizza. You can never serve more pizza than you have, and you can't serve a negative slice. Probability obeys the exact same bookkeeping: every outcome gets a slice, the slices are never negative, and together they make exactly one whole.

recapA probability is a slice of one whole pie; all the slices add to 1.
see

One worked example, start to finish

Before any dials, let us do one by hand at a snail's pace. Suppose a state has amplitudes α = 0.6 and β = 0.8. Here is every step to get the odds:

1.square the first amplitude:  P(0) = α² = 0.6 × 0.6 = 0.36
2.square the second:  P(1) = β² = 0.8 × 0.8 = 0.64
3.check the pie is full:  0.36 + 0.64 = 1.00 ✓
In plain words: measure this state many times and you'll see 0 about 36 times in 100, and 1 about 64 times. That is all "P(0) = 0.36" is saying.
recapSquare each amplitude → those are your odds; they come out to one.
play

Turn the dial, watch the pie

Now make it move. The single dial θ sets the two amplitudes α and β. Square each and you get the two slices, which always fill the ring. Push the α < 0 button to make an amplitude negative and watch the pie not flinch — squaring erased the sign. This is exactly the machine a qubit runs; you are meeting it one page early.

▸ square itp = |amplitude|²
total = 1
■ P(0) {{ p0pct }}% ■ P(1) {{ p1pct }}%
amplitudes (a center line marks zero — left of it is negative)
α
{{ alpha }}
β
{{ beta }}
dial θ — tilts weight between the two
P(0) = α² = ({{ alpha }})²{{ p0 }}
P(1) = β² = ({{ beta }})²{{ p1 }}
sum{{ psum }}
recapHowever you tilt the dial, the two squares always refill the ring; a negative α gives the same slice as a positive one.
why

Why squaring, of all things?

Here is the question almost everyone skips past. We need a recipe that turns an amplitude into a probability. Whatever it is, it must obey two non-negotiable rules:

A probability is never negative — but an amplitude can be. So the recipe must wipe out minus signs.
The slices must always add to one — and they must stay adding to one even as the state arrow turns (gates and phase spin it constantly).

"Squaring" passes both. "Just take the size" (drop the sign but don't square) passes rule ① but fails rule ② — and that failure is the whole reason nature squares. The widget below lets you watch it fail. Tilt the state arrow and compare the two recipes side by side.

▸ two recipes, one arrowtilt θ = {{ phi }}°
α² β² length 1
the state arrow is the slanted line.
α and β are its shadow on each axis.
1
square
rule
{{ sqSumTxt }}
α²+β²
size
rule
{{ absSumTxt }}
|α|+|β|
{{ whyLine }}

That locked green 1.00 is no coincidence — it is the Pythagoras rule from page 0.1. For an arrow of length 1, its two shadows obey α² + β² = 1 at every angle. Squaring is the one recipe whose total is welded to the arrow's length, and the length never changes. The "size rule" total, by contrast, swings between 1 and about 1.41 as you tilt — useless as a probability. Nature squares because only squaring keeps the books balanced.

recapWe square because squared shadows of a unit arrow always sum to 1 — no other simple recipe does.
math

The two rules the whole guide rests on

Σ pᵢ = 1
every probability sits between 0 and 1, and all of them sum to one
p = |amplitude|²
the bridge from arrows to odds — square the size

These two are secretly one. Demanding the pie stay full, α² + β² = 1, is the very same thing as demanding the amplitude arrow have length one. "Normalize the state" and "make the odds add up" are not two jobs — they are a single requirement wearing two hats. (The little bars |x| mean "size of x"; for plain real numbers that is just "drop the minus sign," and squaring drops it anyway.)

recap"Length 1" and "odds sum to 1" are the same demand.
⚠ common misconceptions

"The probability is the amplitude." No — you must square it. An amplitude of 0.8 is not an 80% chance; it is a 64% chance, because 0.8² = 0.64. The amplitude and its probability are different numbers.

"Then probabilities can be negative, since amplitudes are." Never. The minus sign lives on the amplitude, and the very act of squaring destroys it: (−0.6)² = 0.36, a perfectly positive slice.

"So the sign is pointless." Far from it. The sign is invisible to a measurement, but decisive before one — it is exactly where two amplitudes can cancel out. Hold onto that tension; it is the entire difference between the quantum world and a roll of dice, and the next page makes it move.

✓ you can now
turn any amplitude into a probability by squaring it
say why the probabilities always add to one — it is the arrow's length, held fixed
explain why a negative amplitude is real and useful, yet leaves no trace in the odds
← 0.2 Spinning Arrows next · 0.4 Machines