Computer Science
Grade 12
20 min
Quantum Measurement: Extracting Information from Qubits
Learn about quantum measurement and how it is used to extract information from qubits.
Tutorial Preview
1
Introduction & Learning Objectives
Learning Objectives
Define quantum measurement and explain how it differs from classical observation.
Interpret a qubit's state vector to identify its probability amplitudes.
Apply the Born rule to calculate the probability of measuring a qubit in the |0⟩ or |1⟩ state.
Describe the concept of 'state collapse' and predict the state of a qubit immediately after measurement.
Explain why quantum measurement is inherently probabilistic and irreversible.
Differentiate between a qubit's state before and after measurement in a given computational basis.
If a qubit can be both 0 and 1 at the same time, how do we ever get a single, definitive answer from a quantum computer? 🤔
This tutorial explores the crucial process of quantum measurement, the bridge between th...
2
Key Concepts & Vocabulary
TermDefinitionExample
Qubit State VectorA mathematical representation of a qubit's state, written as |ψ⟩ = α|0⟩ + β|1⟩. The complex numbers α and β are the probability amplitudes.The state |ψ⟩ = (1/√2)|0⟩ + (1/√2)|1⟩ represents a qubit in a perfect superposition, with an equal chance of being measured as 0 or 1.
Probability AmplitudeThe coefficients (α and β) in a qubit's state vector. The square of their absolute value gives the probability of measuring the corresponding basis state.In the state |ψ⟩ = (√3/2)|0⟩ - (1/2)|1⟩, the probability amplitude for the |0⟩ state is √3/2.
Computational BasisThe set of fundamental states used for measurement, typically the |0⟩ and |1⟩ states. This is analogous to the 0 and 1 bits in classical computing.When we measure in the computational bas...
3
Core Syntax & Patterns
The Born Rule
For a state |ψ⟩ = α|0⟩ + β|1⟩, P(0) = |α|² and P(1) = |β|². Also, |α|² + |β|² = 1.
This is the fundamental formula for calculating the probability of a measurement outcome. To find the probability of measuring a specific state, you take the absolute square of its corresponding amplitude. The sum of probabilities for all possible outcomes must equal 1.
The Measurement Postulate
If measuring a qubit in state |ψ⟩ yields the outcome |i⟩ (where i is 0 or 1), the post-measurement state of the qubit is |i⟩.
This rule describes state collapse. After you measure a qubit and get a result (e.g., 0), the qubit's state is no longer its original superposition. It is now definitively in the state you measured (|0⟩). Any immediate subsequent measurement will yield the sam...
4 more steps in this tutorial
Sign up free to access the complete tutorial with worked examples and practice.
Sign Up Free to ContinueSample Practice Questions
Challenging
An experimenter has a qubit in an unknown superposition state |ψ⟩ = α|0⟩ + β|1⟩, where both α and β are non-zero. They perform a single measurement and the result is |1⟩. What can be definitively concluded about the original amplitudes α and β?
A.It can be concluded that |β| > |α|.
B.It can be concluded that β was not zero.
C.The exact values of α and β can now be calculated.
D.It can be concluded that α must have been zero.
Challenging
A qubit is prepared in the state |ψ⟩ = (√3/2)|0⟩ - (1/2)|1⟩. A measurement is performed, and you are told that the outcome was *not* 1. What is the state of the qubit immediately after this information is known?
A.|0⟩
B.|ψ⟩, because the measurement was inconclusive.
C.(√3/2)|0⟩
D.mix of |0⟩ and |1⟩, but with different amplitudes.
Challenging
Two qubits, Q1 and Q2, are independently prepared in the identical state |ψ⟩ = 0.8|0⟩ - 0.6|1⟩. Alice measures Q1 and her result is 0. Immediately after, Bob measures Q2. What is the probability that Bob measures the outcome 1?
A.0%
B.100%
C.36%
D.64%
Want to practice and check your answers?
Sign up to access all questions with instant feedback, explanations, and progress tracking.
Start Practicing Free