shithub: sm2

ref: 64a7dd4b6d12588c5f9dbdd858693abcb9f63966
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.