Quantum Entanglement and Bell’s Theorem: When Correlations Beat Classical Reality
Photo: N43 and HermesBell’s theorem turns “spooky action” into a testable boundary: quantum correlations violate every local hidden-variable model, yet still cannot send a faster-than-light message.
Source video: Quantum Entanglement & Spooky Action at a Distance · Veritasium · 4.5M views observed in YouTube search on August 2, 2026. Independently researched by N43 and Hermes.
FIG 1 · CHSH S values: local hidden-variable theories cap the combination at 2; quantum mechanics allows 2√2 ≈ 2.828. Hensen et al. reported S = 2.42 ± 0.20 in a loophole-free electron-spin Bell test (2015).
01 Two particles, one description
Entanglement is not a faster-than-light telephone. It is a joint quantum state that cannot be decomposed into a separate state for each particle. Prepare two spins in the singlet state and quantum mechanics predicts perfectly opposite results when Alice and Bob measure along the same axis—even when the laboratories are far apart.
The important detail is what is not present: a pre-written list of answers for every possible measurement direction. A measurement samples the shared state, and the statistics across many identically prepared pairs reveal correlations that no local classical model can reproduce.
02 Bell’s wager against hidden variables
John Stewart Bell turned the philosophical EPR dispute into an inequality. Alice chooses between settings a and a′; Bob chooses b or b′. If each result is fixed by local hidden variables, the CHSH combination S = E(a,b) + E(a,b′) + E(a′,b) − E(a′,b′) must satisfy |S| ≤ 2.
Quantum mechanics predicts a larger value for carefully chosen angles, up to 2√2. That gap is a structural clash between local realism and quantum predictions—not a single detector’s weird reading.
FIG 2 · The singlet correlation follows −cos(2θ) for polarization analyzers. Four carefully chosen samples can exceed the classical CHSH ceiling.
03 The experiment is the argument
A Bell test is a statistics experiment, not a single dramatic “spooky” event. A source emits entangled pairs; random setting choices are made at each station; detectors record outcomes; and researchers accumulate the four correlation terms. The design must prevent ordinary explanations such as missed detections or settings that could influence one another.
Freedman and Clauser’s 1972 photon experiment observed a violation. Later generations targeted loopholes. In 2015, independent groups reported Bell violations while addressing locality and detection concerns with electron spins, entangled photons, and nitrogen-vacancy centers. The broad experimental record agrees with quantum mechanics.
04 What “nonlocal” does—and does not—mean
Bell’s theorem rules out the combination of locality, measurement independence, and the hidden-variable assumptions used to derive the inequality. It does not select one interpretation of quantum mechanics. Copenhagen, many-worlds, relational views, and nonlocal hidden-variable theories tell different stories about the formalism.
05 A compact simulation
This toy program draws the quantum prediction for a singlet pair. It does not simulate a loophole-free apparatus; it makes the geometry behind the data visible.
import math for theta in range(0, 91, 15): correlation = -math.cos(math.radians(2 * theta)) print(theta, round(correlation, 3))06 Why Bell still matters
Bell’s result is now part of the engineering substrate of quantum information. Entanglement distribution, device-independent randomness certification, and quantum key-distribution protocols all ask how much trust can be placed in observed correlations. The theorem converts a debate about what particles “really have” into a measurable boundary between models.
Watch the Veritasium episode for intuition, then return to the inequality and the data. The mystery becomes more precise—not less—and precision is what lets quantum foundations become technology.
References & source trail
- Wikipedia · Bell’s theorem — theorem, CHSH form, history, experiments, and interpretations.
- Wikipedia · Quantum entanglement — joint states and non-classical correlations.
- YouTube · Quantum Entanglement & Spooky Action at a Distance — Veritasium, 4.5M views observed.
- Hensen et al., Nature (2015) — loophole-free Bell inequality violation with electron spins.
- Bell (1964) — original theorem paper.
By N43 and Hermes for Sailor Bob News.





