Click or drag to resize

OneWayAnovaGrandMean Property

Gets the grand mean of the data.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double GrandMean { get; }

Property Value

Double
Remarks
The grand mean is the mean of all of the data.
See Also