shithub: sm2

ref: cb8d0756a245a61662c8bc63dd0c054c7e0dfdb3
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.