varPopStable
varPopStable
Introduced in: v1.1
Returns the population variance.
Unlike varPop, this function uses a numerically stable algorithm.
It works slower but provides a lower computational error.
Syntax
Arguments
Returned value
Returns the population variance of x. Float64
Examples
Computing stable population variance