Source-verifiedLevel 1

Qubit

A qubit (quantum bit) is the fundamental unit of quantum information, capable of existing in a superposition of the classical states 0 and 1.

What it means

Unlike a classical bit that must be either 0 or 1, a qubit can exist in a linear combination of both states simultaneously, described by the state vector |ψ⟩ = α|0⟩ + β|1⟩, where α and β are complex probability amplitudes satisfying |α|² + |β|² = 1.This property enables quantum parallelism, where a single qubit can encode information about both 0 and 1 at the same time.Physical implementations include superconducting circuits, trapped ions, photon polarization, and electron spin.Upon measurement, the qubit collapses to either |0⟩ or |1⟩ with probabilities |α|² and |β|² respectively.

Everyday analogy

A coin spinning in the air is like a qubit in superposition — it is neither heads nor tails until it lands (measurement), at which point it becomes definitively one or the other.
Think of a qubit as a point on a globe: the north pole is |0⟩, the south pole is |1⟩, and every other point on the surface represents a superposition of the two — far richer than the simple heads-or-tails of a classical bit.

Common misconceptions

  • A qubit is NOT simply 0 and 1 at the same time — it exists in a specific quantum state described by complex amplitudes that determine measurement probabilities.
  • A qubit does NOT store infinite information — upon measurement, you only get a single classical bit of information (0 or 1).

Key takeaways

  • A qubit is described by two complex amplitudes α and β with the normalization constraint |α|² + |β|² = 1.
  • Measurement collapses the qubit to a definite classical state, yielding 0 with probability |α|² or 1 with probability |β|².
  • Qubits are the building blocks of all quantum computation and quantum information protocols.

Check your understanding

A qubit is in the state |ψ⟩ = (1/√2)|0⟩ + (1/√2)|1⟩. What is the probability of measuring |0⟩?

  1. A.0
  2. B.1/4
  3. C.1/2
  4. D.1
Show the answer

Answer: C. 1/2

Why: The probability of measuring |0⟩ is |α|² = |1/√2|² = 1/2 = 50%.

Primary source: Schumacher, Quantum coding, Phys. Rev. A 51, 2738 (1995), doi:10.1103/PhysRevA.51.2738

Term and formalism per Schumacher 1995; state-vector treatment per Nielsen & Chuang (2010), doi:10.1017/CBO9780511976667.

Learn it hands-on

This concept is part of a 46-level curriculum with an interactive simulator and Lumen, a tutor whose answers are verified before you see them. Levels 1–5 are free.