johana
- 61
- 0
billschnieder said:Then that has no relationship to Bell's A and B which by definition can only have values ##\pm 1##.
I did say it's a probability function and that it does indeed return only \pm 1 values, as is evident from the equations. It's just like a coin has its probability function and it only returns heads or tails.
You are missing the point my example is illustrating, which is that hidden variables is a function, and not just any function, but probability function. Think about it. What else can it be? There is no other way to obtain meaningful result, is there?
Your notation is recipe for confusion. ##A(a,\lambda) = cos^2((a-b)/2)## You have b in the a function. Please read Bell's paper.
The important thing is that it actually calculates comparable result. Is this better:
A(a,\lambda_A) = cos^2(a)
B(b,\lambda_B) = cos^2(b)
A(60, \lambda_A) = P(+) = cos^2(60) = 0.25
B(30, \lambda_B) = P(+) = cos^2(30) = 0.75
P(++ | --) = (0.25 * 0.75) + (0.75 * 0.25) = 0.375
P(+- | -+) = (0.25 * 0.25) + (0.75 * 0.75) = 0.625
E(60,30) = P_{++} + P_{--} - P_{+-} - P_{-+} = 0.375 - 0.625 = -0.25