Alice In Quantumland logoAlice In Quantumland

Chapter 3

Measurement

Basis, Born rule, and post-measurement state

Treat measurement as a physical, basis-dependent operation rather than passive observation.

Clarify what a measurement returns, what it changes, and why the basis matters.

Available25 minCore

Learning objectives

  • Apply the Born rule in the computational basis and X basis.
  • Distinguish repeated independent preparations from repeated measurements of one system.
  • Describe how the selected basis changes both outcomes and post-measurement states.
In this lesson

Learning objectives

  • Treat measurement as a basis-dependent physical operation.
  • Apply the Born rule to computational-basis and X-basis measurements.
  • Distinguish repeated preparation from repeated measurement of one system.
  • Describe the post-measurement state in the ideal projective model.

A scene about asking a question

Alice stands before the observatory instrument again. The guide turns a ring around the dial before reading it. Alice notices that the same preparation can give different statistics depending on how the ring is aligned. The guide says: measurement is not merely looking. It is asking a physical question defined by a basis.

This chapter makes that statement precise for one qubit.

Measurement as a physical operation

In a projective measurement, we choose a measurement basis: a set of mutually exclusive alternatives represented by orthonormal basis states. The apparatus returns one classical outcome associated with one basis vector. It also changes the state assignment for that system.

For computational-basis measurement, the possible outcomes are 0 and 1, associated with ( |0\rangle ) and ( |1\rangle ). For X-basis measurement, the possible alternatives are ( |+\rangle ) and ( |-\rangle ). These are different questions.

Two measurement bases

Computational basis

  • Alternatives: |0⟩ and |1⟩.
  • Often called Z-basis measurement.
  • Directly reads the standard circuit output bit.

X basis

  • Alternatives: |+⟩ and |−⟩.
  • Can be implemented conceptually by H then computational-basis measurement.
  • Reveals phase information hidden from Z-basis probabilities.

The state is not enough to define probabilities; the selected measurement basis is part of the question.

Basis comparison

Z / computational

050%
150%

X / H then Z

+100%
-0%

Computational-basis measurement and the Born rule

For

ψ=α0+β1,|\psi\rangle = \alpha|0\rangle + \beta|1\rangle,

computational-basis measurement gives

P(0)=α2,P(1)=β2.P(0)=|\alpha|^2, \qquad P(1)=|\beta|^2.

Consider the state required throughout this chapter:

ψ=0.70+0.31.|\psi\rangle = \sqrt{0.7}|0\rangle + \sqrt{0.3}|1\rangle.

The probabilities are 70% for outcome 0 and 30% for outcome 1 when measured in the computational basis.

Born-rule probabilities
0NaN%
1NaN%

These frequencies emerge over many independent preparations and measurements, not by repeatedly extracting information from one unchanged qubit.

Measurement experiment simulator

Theoretical

070%
130%

Observed

00%
10%

Checkpoint

For |ψ⟩ = √0.7|0⟩ + √0.3|1⟩, what should many independent computational-basis trials approach?

Post-measurement state

In the ideal projective model, once a computational-basis measurement returns 0, the post-measurement state is ( |0\rangle ). If the result is 1, the post-measurement state is ( |1\rangle ).

This is why repeated preparation and repeated measurement must be separated:

  • Repeated independent preparation means creating the same initial state again and measuring each fresh system.
  • Repeated measurement of one system means measuring after the first measurement has already changed the state.

If a single qubit prepared as ( \sqrt|0\rangle + \sqrt|1\rangle ) is measured and outcome 0 occurs, an immediate second computational-basis measurement ideally returns 0 with probability 1. It does not recreate the original 70/30 distribution.

Preparation versus repeated measurement
  1. 1

    Prepare |ψ⟩ freshly.

  2. 2

    Measure once and get 0 or 1.

  3. 3

    The post-measurement state matches that outcome for an immediate repeat in the same basis.

The 70/30 distribution is a statement about many independent preparations, not many reads of one unchanged qubit.

Basis dependence and X-basis measurement

Measurement outcomes depend on the selected basis. The X basis is

+=0+12,=012.|+\rangle = \frac{|0\rangle + |1\rangle}{\sqrt{2}}, \qquad |-\rangle = \frac{|0\rangle - |1\rangle}{\sqrt{2}}.

Conceptually, measuring in the X basis can be implemented by applying H and then measuring in the computational basis. This works because

H+=0,H=1.H|+\rangle = |0\rangle, \qquad H|-\rangle = |1\rangle.

For example, ( |+\rangle ) gives 50/50 outcomes in the computational basis, but an X-basis measurement returns the (+) outcome with probability 1. The basis defines which alternatives are being distinguished.

Statistical interpretation

A probability such as (P(0)=0.7) is not a promise about a short sequence of trials. In 10 shots, one might see 6 zeros or 8 zeros. In 10,000 independent preparations, the observed fraction is expected to be closer to 0.7. The theory predicts the distribution, not the exact order of outcomes.

Check your understanding

How can an X-basis measurement be implemented conceptually?

Check your understanding

After measuring |ψ⟩ in the computational basis and obtaining 1, what is the ideal post-measurement state?

Summary

Summary

  • Measurement is a basis-dependent physical operation, not passive inspection.
  • The Born rule converts amplitudes in the selected basis into probabilities.
  • For ( \sqrt|0\rangle + \sqrt|1\rangle ), repeated independent computational-basis trials approach 70% outcome 0 and 30% outcome 1.
  • After an ideal projective measurement, the post-measurement state corresponds to the observed result.
  • X-basis measurement can be understood as applying H and then measuring in the computational basis.

References and further study

  • Michael A. Nielsen and Isaac L. Chuang, Quantum Computation and Quantum Information.
  • John Preskill, Lecture Notes for Physics 229: Quantum Information and Computation.
  • Qiskit Textbook, measurement and single-qubit basis-change sections.

Chapter exercises

Practice the ideas from this chapter with short interactive exercises.

Check your understanding

Born rule

Convert amplitudes to measurement probabilities.

Not started

A gate that asks a question

The Born Gate opens only when you treat measurement as a physical operation — not passive looking. The dial selects a basis; the apparatus returns one classical outcome and updates the state.

"Probabilities come from amplitudes," the gatekeeper intones, "but measurement returns one answer and changes what comes next."

Born rule and collapse

For ψ=α0+β1|\psi\rangle = \alpha|0\rangle + \beta|1\rangle, computational-basis measurement gives:

P(0)=α2,P(1)=β2.P(0) = |\alpha|^2, \qquad P(1) = |\beta|^2.

In the ideal projective model, observing outcome 0 updates the state to 0|0\rangle; observing 1 updates it to 1|1\rangle. The original superposition is not preserved after a definitive measurement in that basis.

Consider the standard example:

ψ=0.70+0.31.|\psi\rangle = \sqrt{0.7}\,|0\rangle + \sqrt{0.3}\,|1\rangle.

Here P(0)=0.7P(0)=0.7 and P(1)=0.3P(1)=0.3.

After measuring |ψ⟩ = √0.7|0⟩ + √0.3|1⟩ in the computational basis and obtaining outcome 1, what is the ideal post-measurement state?

One outcome per trial

Each measurement trial yields exactly one classical outcome. The Born rule gives probabilities over many independent preparations — not a promise that every short run splits 70/30 exactly.

The gate recognizes your answer

The Born Gate accepts that measurement is basis-dependent, probabilistic over ensembles, and state-updating for each individual system.

    Interactive example

    Fresh preparation statistics

    Interpret finite-shot frequencies from fresh preparations.

    Not started

    New copy, new trial

    The laboratory bench prepares ψ=0.70+0.31|\psi\rangle = \sqrt{0.7}\,|0\rangle + \sqrt{0.3}\,|1\rangle again and again. Each trial uses a fresh qubit measured once.

    "If you measure the same collapsed qubit twice," the technician warns, "you are running a different experiment."

    Ensemble statistics versus single-system repeat

    To estimate P(0)=0.7P(0)=0.7:

    • Correct: Prepare ψ|\psi\rangle independently many times; measure each copy once in the computational basis.
    • Incorrect: Measure one qubit repeatedly hoping to recover the 70/30 distribution after collapse.

    If the first measurement yields 0, an immediate second Z-basis measurement ideally returns 0 with probability 1 — not 70% again.

    What should many independent computational-basis trials on fresh |ψ⟩ = √0.7|0⟩ + √0.3|1⟩ preparations approach?

    Statistics without confusion

    Your simulator run matches the Born prediction within sampling noise. You can now separate ensemble frequencies from post-collapse single-system behavior.

      Guided exercise

      Measurement basis

      Compare computational-basis and X-basis measurement.

      Not started

      Which question is being asked?

      The chamber hides its measurement dial behind frosted glass. The same preparation can yield different statistics depending on whether the apparatus asks a Z question (computational basis) or an X question (+|+\rangle versus |-\rangle).

      "Recognize the basis," the chamber keeper says, "and you recognize the experiment."

      Two measurement bases

      Computational (Z) basis: outcomes 0|0\rangle, 1|1\rangle.

      X basis:

      +=0+12,=012.|+\rangle = \frac{|0\rangle + |1\rangle}{\sqrt{2}}, \qquad |-\rangle = \frac{|0\rangle - |1\rangle}{\sqrt{2}}.

      Conceptually, X-basis measurement can be implemented by applying HH then measuring in the computational basis, because:

      H+=0,H=1.H|+\rangle = |0\rangle, \qquad H|-\rangle = |1\rangle.

      For +|+\rangle: Z-basis gives 50/50, but X-basis measurement returns ++ with probability 1.

      How can an X-basis measurement be implemented conceptually on a single qubit?

      The hidden dial revealed

      You compared Z and X statistics for +|+\rangle. Same state, different questions — different outcome distributions. The chamber's frosted glass clears.

        Chapter review

        Chapter 3 review

        Combine Born rule, post-measurement state, and basis dependence.

        Not started

        The final measurement trial

        The Observer's Trial gathers every thread from the measurement realm: Born-rule probabilities, post-measurement update, ensemble statistics, and basis dependence.

        "Precision now," the chief observer says. "Sloppy measurement language stops here."

        Measurement realm synthesis

        Confirm all four pillars:

        1. Born rule: P(0)=α2P(0)=|\alpha|^2, P(1)=β2P(1)=|\beta|^2 in the computational basis.
        2. Post-measurement state: Observed basis ket in the projective model.
        3. Statistics: Probabilities describe many independent preparations.
        4. Basis dependence: Z and X measurements ask different questions; HH then ZZ reads the X basis.
        Trial I — For |ψ⟩ = √0.7|0⟩ + √0.3|1⟩, what is P(0) in the computational basis?
        Trial II — After a computational-basis measurement yields 0, what is P(0) on an immediate second Z measurement of the same qubit?
        Trial III — Which state returns outcome + with probability 1 in the X basis but 50/50 in the Z basis?

        Observer acknowledged

        The trial closes. You earned the Observer badge — measurement is a basis-dependent operation that returns one outcome, updates the state, and reveals its probabilities only across ensembles of fresh preparations.

        Future regions shimmer beyond the horizon, still sealed for now.

          Chapter completion

          Exercises completed: 0/4