ref: f67009a6af1a85ec5aac543ca3e0e06db1911d37
dir: /stt/variance.t/
The variance of a variable X is computed as...
.Bp
The variance of a variable X is computed as:
.EQ
s sup 2 = {sum from 0 to N ({X sub i} - {X highbar}) sup 2} over {N - 1}
.EN
The substraction in the denominator is related to use of Xbar in the numerator.