XBar RChart Set.Average Range Property
Gets the average subgroup range (R̄) computed during phase-I
analysis, which serves as the center line of the Ranges series.
Definition
Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
public double AverageRange { get; }Property Value
DoubleRemarks
Available after Analyze() has been called.
Exceptions
| Invalid | The chart is in the Unfitted state. |