shithub: sm2

ref: f461b5b3c1d59712d376e308e28972b19ee9321a
dir: /stt/variance.2.t/

View raw version
Another definition of the variance of a variable X is...
.Bp
Another definition of the variance of a variable X is:

.EQ
s sup 2 = {sum from 0 to N ({X sub i} - {X highbar}) sup 2} over N
.EN

This is the arithmetic mean of the squared deviations from the mean.

Some books choose to introduce it this way,
and correct it by multiplying by N(N-1) in some situations.