Click or drag to resize

BivariateSamplePopulationCovariance Property

Estimates of the population covariance of two variables.

Namespace:  Meta.Numerics.Statistics
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public UncertainValue PopulationCovariance { get; }

Return Value

Type: UncertainValue
An estimate, with associated uncertainty, of the population covariance.
See Also