|q⟩ Bad Qubits

beginner · Physics · Math Foundations: Calculus, Probability & Statistics

Sample Spaces and Events

Probability is the language of quantum mechanics. Every measurement of a quantum system ends in a definite classical result — a spin up or down, a photon detected or not — but quantum theory only predicts the likelihood of each possibility. Before we can make sense of those likelihoods we need a precise vocabulary: outcomes, events, and probability.

The sample space

A sample space Ω\Omega is the set of all possible outcomes of an experiment. Each element ωΩ\omega \in \Omega is a single, indivisible result. A few examples:

The last example is the one we will return to throughout this course. A spin measurement has exactly two outcomes, so its sample space has exactly two elements — it is the simplest quantum sample space imaginable.

Events

An event AA is any subset of the sample space, AΩA \subseteq \Omega. Events let us group outcomes and ask "did something in this group happen?"

On the die, "rolling an even number" is the event A={2,4,6}A = \{2, 4, 6\}. On the spin measurement, "getting spin-up" is the event A={+2}A = \{+\tfrac{\hbar}{2}\}, which happens to be a single-element set (a so-called elementary event). The empty set \emptyset is the event that never happens; Ω\Omega itself is the event that always happens.

Probability

A probability function assigns a number P(A)[0,1]P(A) \in [0, 1] to every event AA in a way that satisfies three axioms (stated formally in the next lesson). For now the key intuition is:

For a fair coin each elementary event gets probability 12\tfrac{1}{2}. For a fair die each gets 16\tfrac{1}{6}, so the probability of rolling an even number is P({2,4,6})=3×16=12P(\{2,4,6\}) = 3 \times \tfrac{1}{6} = \tfrac{1}{2}.

Why this matters for quantum mechanics

In quantum mechanics, measurement outcomes come with probability amplitudes — complex numbers αi\alpha_i whose squared moduli give probabilities: P(ωi)=αi2P(\omega_i) = |\alpha_i|^2. The sample space is still the set of possible measurement outcomes; the innovation is the rule for computing each P(ωi)P(\omega_i). Understanding P(ωi)P(\omega_i) as a plain probability function first makes the quantum rule cleaner when it arrives.

Sign in on the full site to ask questions and join the discussion.