shithub: sm2

ref: 87353475fadde878f0a3b3defdda8841722bba0f
dir: /stt/variance.t/

View raw version
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.