Curriculum / Quantum Foundations / Quantum Measurement Theory
Quantum Measurement Theory
Dive into the mathematical framework behind quantum measurements.
Quantum Measurement Theory
Measurement is the interface between the quantum and classical worlds. Understanding it deeply unlocks all of quantum information theory.
The Born Rule
When you measure a qubit in state |ψ⟩ = α|0⟩ + β|1⟩:
- •Probability of getting 0: |α|²
- •Probability of getting 1: |β|²
- •After measurement: state collapses to |0⟩ or |1⟩
This is the Born rule, the fundamental postulate of quantum mechanics.
Bras: The Other Half of the Notation
So far you have only needed kets like |ψ⟩, which behave like column vectors. Every ket has a partner bra, written ⟨ψ|, which is its conjugate transpose: flip the column into a row and conjugate each complex entry (that flip-and-conjugate operation is what the dagger symbol † denotes in general).
Putting a bra and a ket together, ⟨φ|ψ⟩, gives a single number, the inner product, which measures how much the two states overlap: 1 for identical states, 0 for orthogonal ones. Putting them together the other way, |0⟩⟨0|, gives an operator called an outer product. It acts like a filter: applied to |ψ⟩ it keeps the part of the state that looks like |0⟩ and discards the rest. That filter is exactly what a measurement projector is.
Projective Measurements
A projective measurement is defined by projection operators:
- •P₀ = |0⟩⟨0| (projects onto |0⟩)
- •P₁ = |1⟩⟨1| (projects onto |1⟩)
Probability of outcome 0: ⟨ψ|P₀|ψ⟩ = |α|²
Expectation Values
The expectation value of an observable O is:
For the Pauli Z operator on state |ψ⟩ = α|0⟩ + β|1⟩:
This ranges from +1 (pure |0⟩) to -1 (pure |1⟩).
Non-Destructive Measurement Idea
Standard measurement destroys superposition. In error correction, we use ancilla qubits to measure syndromes, properties of the data qubits without disturbing their logical content. This is called a QND (quantum non-demolition) measurement.
Measurement as Information Gain
Each measurement outcome gives you one bit of classical information. A single qubit can encode infinite information in principle (via α and β), but measurement extracts at most 1 bit, Holevo's theorem formalizes this limit.
How this lesson works
A guided reading lesson with interactive knowledge checks. Concepts are explained step by step with circuit diagrams and runnable examples, and you confirm understanding before moving on.
Part of: Quantum Foundations
Learn the basics: qubits, gates, superposition, and measurement.
Take this lesson free
Create a free account and start this lesson in your browser. No credit card, no installation.