WHAT "SUPERPOSITION" REALLY MEANS
The spinning coin analogy, and why superposition is not classical uncertainty in disguise.
Before defining superposition, let's kill the most common misconception immediately, because if you carry it forward, every later lesson will feel confusing.
Superposition does NOT mean "the qubit is secretly 0 or 1, and we just don't know which until we check."
That description — called a hidden variable interpretation — is a perfectly reasonable classical intuition to reach for. It's also not what the evidence shows. Physical experiments (which you can read about in the optional elective module, under "Bell's Theorem") demonstrate that qubits genuinely behave as though they are not in one fixed hidden state before measurement.
We won't prove this rigorously here — that requires machinery we haven't built yet — but we want you holding the correct mental model from day one rather than un-learning a wrong one later.
So What Is It, Really?
A state that assigns a definite pair of "tendencies" to the two outcomes 0 and 1, such that only when you measure does one outcome actually happen — with a probability governed by those tendencies.
That's a mouthful, so let's build it with an analogy.
The Weighted, Spinning Coin Analogy
Take a coin and spin it on a table.
The Spinning Coin Model:
-
Before it lands: It is not heads. It is not tails. It's in a physically real "spinning" state — a state categorically different from "lying flat as heads" or "lying flat as tails."
-
The moment it lands (measurement): It becomes definitively heads or definitively tails. This transition — from spinning to landed — is the loose analogy for measurement, which we cover formally in Module 8.
-
You can weight the coin so it's more likely to land heads than tails. The spinning state itself can "lean" toward one outcome — this leaning is exactly what determines the probabilities we calculate formally in Lesson 6.
A qubit in superposition is like that spinning, possibly-weighted coin: a real, physical "in-between" state that resolves into a definite classical outcome (0 or 1) only at the moment of measurement, with a probability that depends on how the superposition was "leaning."
Where the Analogy Breaks (And Why That's the Whole Point)
Here's the critical difference, which we'll only be able to demonstrate mathematically once we reach gates (Module 4) and multi-path algorithms (Modules 9, 12, 14) — but it's worth flagging now so you know it's coming.
Classical Probability (like a coin under a cup):
- Probabilities are never negative
- Combining processes never makes outcomes less likely
- Addition of probabilities only
Quantum Superposition (with phase):
- Has phase (a hidden angle)
- Outcomes can cancel out entirely
- Or reinforce dramatically
This phenomenon is called interference. This isn't possible with classical probabilities. Interference is the actual engine behind why quantum algorithms like Grover's (Module 14) and Deutsch-Jozsa (Module 12) can outperform classical ones.
We're not equipped to show you the mechanism yet (it requires the math from Module 2 and the gates from Module 4), but keep this in your back pocket: superposition is not just "classical uncertainty in a trench coat." It's genuinely different, and interference is the proof.
You've probably heard of the thought experiment where a cat in a box is "both alive and dead" until observed. This is the same idea as our spinning coin, just dramatized for a 1935 physics paper by Erwin Schrödinger — who, incidentally, intended it as a criticism of quantum mechanics, arguing that applying superposition to something as large as a cat sounds absurd. The debate about where "quantum" behavior stops and "classical" behavior starts is still active research today.
A Worked Example (Statistical, No Equations)
Suppose we prepare a qubit in a state that is an exactly even superposition — leaning equally toward 0 and equally toward 1 (this specific state will get its own name, |+⟩, in Lesson 5). We prepare 1,000 identical copies of this qubit and measure every single one.
What do we expect?
- Roughly 500 of the measurements come out
0 - Roughly 500 of the measurements come out
1 - Which specific ones come out 0 vs 1 is genuinely random — not because we lack information, but because the outcome isn't determined until measurement
If instead we'd prepared a superposition leaning more heavily toward 0 (say, closer to the north pole on the Bloch sphere than the equator), we might see something like 900 zeros and 100 ones out of 1,000 runs.
The spinning coin is a great starting picture, but remember it will start to "leak" once we reach interference. Use it to build intuition now — just don't get too attached to it as a complete description forever.
Practice Questions
Test your understanding
KEY TAKEAWAYS
Remember these points
Superposition is a real, physically distinct state — not classical ignorance about a value that's secretly already fixed
A useful analogy: a spinning, possibly-weighted coin — genuinely "not yet decided" until it lands (measured)
Measuring a superposition produces a definite classical outcome (0 or 1), probabilistically, based on how the state was "leaning"
The key way superposition differs from classical probability is interference — the ability of quantum states to combine and cancel or reinforce, which classical probabilities cannot do
To verify predictions about a superposition, you repeat the experiment many times and look at the statistical distribution of outcomes — a technique used constantly starting in Module 11