Chapter 1
Qubit
States, amplitudes, and measurement probabilities
Establish the computational basis, the pure-state qubit model, and what measurement probabilities mean.

Learning Objectives
- Distinguish a classical bit from a qubit state.
- Use the computational basis states |0⟩ and |1⟩ correctly.
- Interpret amplitudes and measurement probabilities in the computational basis.
Scene
Alice enters a quiet observatory and finds a compass-like crystal. It does not behave like a normal needle that is already pointing north or south before she looks. The guide warns her: the crystal is not a metaphor for indecision; it follows quantum state rules.
Conceptual explanation
A classical bit is a variable that takes one of two values, 0 or 1. A qubit is represented by a state vector in a two-dimensional complex vector space. We usually choose basis vectors called the computational basis:
|0⟩|1⟩
Any pure single-qubit state can be written as a linear combination of these basis states.
Measurement in the computational basis
If we measure |ψ⟩ in the computational basis, the Born rule gives:
The state after measurement is the observed basis state (|0⟩ or |1⟩) for that trial.
Common misconception: A qubit does not simply store two classical values at once.
The phrase “a qubit is both 0 and 1” is incomplete. A qubit is a state with amplitudes over basis vectors.
Advanced note: global phase. Multiplying a state by a global phase does not change measurement probabilities.
Worked intuition
Suppose and . Then and . The imaginary unit in matters later for interference, even though this single measurement probability only uses magnitudes.
Check Your Understanding
Summary
You now have the minimum formal model of a qubit: basis states, amplitude representation, normalization, and computational-basis measurement probabilities. Next, we study superposition more carefully and explain why phase matters.