SummaryStatisticsMean Property |
Gets the mean of the observed data.
Namespace:
Meta.Numerics.Statistics
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public double Mean { get; }
Public ReadOnly Property Mean As Double
Get
public:
property double Mean {
double get ();
}
member Mean : float with get
Property Value
Type:
DoubleSee Also