Cell.Variance Property
Gets the biased variance of all non-empty data values.
Definition
Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
The biased variance of all non-empty data values.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public double Variance { get; }
Property Value
DoubleThe biased variance of all non-empty data values.