Rule Evaluation Context.Sigma Property
Gets the within-process sigma estimate used for zone classification.
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 Sigma { get; }Property Value
DoubleRemarks
For an Individuals chart, sigma is derived from the average moving range. For XBar charts, sigma is the sigma of the subgroup means. Must be positive and finite.