ProcessRules.EightOutsideOneSigma Property

Eight or more consecutive points on both sides of the center line with none within ±1σ (Nelson 8).

Definition

Namespace: Numerics.NET.Statistics.ProcessControl
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.4.0
C#
public static IProcessRule EightOutsideOneSigma { get; }

Property Value

IProcessRule

See Also