Overload List

NameDescription
GetSampleVariance()()()
Returns the sample variance.
GetSampleVariance(array<Double>[]()[])
Returns the sample variance of the given data set.
GetSampleVariance(array<Double>[]()[], array<Double>[]()[])
Returns the sample variance of the given data set and associated weights.

See Also