varPopStable
varPopStable
Returns the population variance. Unlike varPop
, this function uses a numerically stable algorithm. It works slower but provides a lower computational error.
Syntax
Alias: VAR_POP_STABLE
.
Parameters
Returned value
- Returns the population variance of
x
. Float64.
Example
Query:
Result: