| > I suppose all that is left in the intuition busting, is how the probabilities don't add up as expected? Lets imagine electrons are objects in a program, then the "electron class" has a private field containing a seed value to a pseudo-random number generator (ie deterministic), and the two electrons are initialized with the same seed value. Further imagine that performing a measurement of an electron amounts to taking the seed, generating a random number between 0 and 360 degrees (sample value), and then comparing that random number to the measurement angle. If the sample value and the measurement angle is closer than +/- 90 degrees we say the measurement result is up, otherwise down. Alright, so, if we imagine that when Charlie prepared the electrons, he creates two "electron objects", and passes one to Alice and the other to Bob. If Charlie prepares entangled electrons, he'll ensure both instances have the same seed value. If he wants to create regular non-entangled electrons, he'll make each have a random seed value. For non-entangled electrons, Alice and Bob will not see any correlation if they later compare notes. For entangled electrons, if Alice and Bob uses the same angle they must get the same result per definition[1]. And indeed one can find the correlation as a function of the difference in angle, and it's a linear function from perfect correlation if the angles are the same (zero difference) to zero correlation (perfect anti-correlation) when the angles are 180 degrees apart. However on real, entangled electrons in the lab things are different. There you'll find that the correlation is higher than the linear function when the difference is smaller than 90 degrees, and less than the linear function when the difference is greater than 90 degrees[2]. Thus if we measure the entanglement at not just 0 and 90 degrees difference but also 45 degrees difference, we'll find that our lab measurements do not agree with our simulated measurements. Hence we conclude that entangled electrons do not behave like small objects that were created with the same "hidden value", ie the seed value in my example. That's the essence of Bell's theorem and the tests of it (at least according to my memory). [1]: Note that measuring real entangled electrons Alice and Bob will get exactly the opposite result, they're perfectly anti-correlated, but this matters not for this explanation and not worrying about it will make the explanation easier. [2]: IIRC it goes like cos(a/2)^2 or something along those lines, ie https://www.wolframalpha.com/input?i=plot+%7B1-abs%28x%2Fpi%... |
I have not looked back at the book I read. I definitely remember it had examples that were not paired off. I'm assumingy memory is simply off.