| DescriptiveStatisticsMean Property |
Gets the sample mean.
Namespace:
MathNet.Numerics.Statistics
Assembly:
MathNet.Numerics (in MathNet.Numerics.dll) Version: 3.7
Syntax public double Mean { get; }
Property Value
Type:
DoubleThe sample mean.
See Also