RuleEvaluationContext.UpperControlLimit Property

Gets the upper control limit, computed as CenterLine + 3 * Sigma.

Definition

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

Property Value

Double

See Also