WeightedDescriptiveStatisticsMean Property |
Gets the sample mean.
Namespace: Altaxo.Calc.StatisticsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double Mean { get; }
Property Value
DoubleThe sample mean.
See Also