| StatisticsPopulationVariance Method (IEnumerableNullableDouble) |
Evaluates the variance from the provided full population.
On a dataset of size N will use an N normalize and would thus be biased if applied to a subsetr.
Returns NaN if data is empty or if any entry is NaN.
Null-entries are ignored.
Namespace: MathNet.Numerics.StatisticsAssembly: MathNet.Numerics (in MathNet.Numerics.dll) Version: 3.7
Syntax See Also