shithub: sm2

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