# Probability and independence

Authored explanation; editorial review pending.

For independent choices, the probability of one result together with another is the product of their probabilities. Independence says learning the first result does not change the probabilities of the second. It does not mean that the second result must undo the first.

$$
\langle AB\rangle=\langle A\rangle\langle B\rangle=0
$$

The expected product of independent centred variables A and B is zero.

For nonzero means the product of the means survives. Correlations can also preserve a cross term. The diffusion argument must state which case it assumes.

## Worked example

1. For two fair independent steps of size one, list (++), (+−), (−+), (−−). Each has probability one quarter.
2. Their products are +1, −1, −1, +1. The average product is zero.
3. Their sums are +2, 0, 0, −2. The squared sums are 4, 0, 0, 4, with average 2.
4. If the second step always repeats the first, the squared sum is always 4. That is a different, correlated model.

Ask whether learning one result changes the probabilities for the next.
