Collective2 Explorer
Collective2 Explorer
MathNet.Numerics Namespaces
MathNet.Numerics.Statistics
DescriptiveStatistics Class
DescriptiveStatistics Properties
Count Property
Kurtosis Property
Maximum Property
Mean Property
Minimum Property
Skewness Property
StandardDeviation Property
Variance Property
DescriptiveStatistics
Mean Property
Gets the sample mean.
Namespace:
MathNet.Numerics.Statistics
Assembly:
MathNet.Numerics (in MathNet.Numerics.dll) Version: 3.7
Syntax
C#
Copy
public
double
Mean
{
get
; }
Property Value
Type:
Double
The sample mean.
See Also
Reference
DescriptiveStatistics Class
MathNet.Numerics.Statistics Namespace