shithub: sm2

ref: 2f83b2077186f7c5311882bd7875e61135e6cd50
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.