covarPopStable
Calculates the value of the population covariance:
It is similar to the covarPop function, but uses a numerically stable algorithm. As a result, covarPopStable
is slower than covarPop
but produces a more accurate result.
Syntax
Arguments
Returned Value
- The population covariance between
x
andy
. Float64.
Example
Query:
Result: