Click or drag to resize

SamplePopulationVariance Property

Gets an estimate of the population variance from the sample.

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

Property Value

Type: UncertainValue
See Also