it exactly (there are linear 2nd order recursion relations for both
the mean and variance propagation).
The following image gives SD(n)/SD(n-1) in terms of the weight of the non reduced moves (the first two).

We see that the optimal choice would have been p_1=p_2=1/4 and hence
p_3=...=p_10=1/16. No surprise as it is easy to see that the EBF is 4.
In this case
SD(n)/SD(n-1)=4.
Thus for the optimal choice the standard deviation seems to propagate
exactly as the mean.
HGM's choice yields SD(n)/SD(n-1)=4.06. Still pretty good.
Uniform selection yields SD(n)/SD(n-1)=4.84. Less good.
If we were to compute Perft(20) then HGM's choice would yield an SD
which is 33 times smaller compared to uniform selection.
EDIT: I forgot to say that all numbers are limits for n large. They
correspond to dominant roots in the relevant characteristic equations,