Measurement in Different Bases
Track: Foundations · Difficulty: Beginner · Est: 14 min
Measurement in Different Bases
Overview
So far we have mostly measured in the computational basis . But quantum measurement is more general: you can choose a different basis, and that choice changes what information you extract from the state.
This page explains what a measurement basis is, how to compute probabilities in any basis using overlaps, and why basis choice has a clear physical meaning.
Intuition
A basis is a choice of “reference directions.” Measuring in a basis means you are asking: which of these directions does the state align with?
An everyday analogy is rotating coordinate axes. A vector in the plane is the same physical vector, but its coordinates change depending on how you rotate the axes.
In quantum mechanics, the state is the same object, but different measurement bases ask different questions about it. This is not about changing the qubit; it is about changing what you decide to observe.
On the Bloch sphere, changing measurement basis corresponds to choosing a different pair of opposite points to call “outcomes.” The computational basis uses the north/south poles. Other bases tilt that measurement axis.
Formal Description
A measurement basis for a qubit is a pair of orthonormal states
such that:
If the system is in state , then Born’s rule says:
After observing outcome , the post-measurement state becomes .
A concrete non-computational basis
A widely used alternative basis is the “plus/minus” basis, defined by
These two states are orthonormal and form a valid measurement basis.
Worked Example
Let
If you measure in the computational basis, the outcome is 0 with probability 1.
Now measure in the basis.
Compute overlaps:
So
Similarly,
so .
Interpretation: the state is perfectly definite along the measurement axis (computational basis), but it is maximally uncertain along the measurement axis (the basis).
Turtle Tip
When switching bases, don’t try to guess probabilities from intuition alone. Use overlaps: write , then square the magnitude.
Common Pitfalls
Don’t assume that “measuring a qubit” always means measuring 0/1. That is only one basis choice.
Also, avoid thinking of basis choice as a mere relabeling of outcomes. Different bases correspond to genuinely different questions, and they can reveal different aspects of the state (especially relative phase).
Quick Check
- If a qubit is in , what are the probabilities of measuring 0 and 1 in the computational basis?
- What does it mean, in words, to “choose a measurement basis”?
What’s Next
You now have the full single-qubit measurement toolkit: the measurement postulate, Born’s rule, and basis choice. Next we’ll start using these rules to analyze simple single-qubit experiments and, eventually, formalize transformations as gates.
