Click or drag to resize

WeightedDescriptiveStatisticsMean Property

Gets the sample mean.

Namespace: Altaxo.Calc.Statistics
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double Mean { get; }

Property Value

Double
The sample mean.
See Also