CapabilityAnalysisResult.UpperTailDefectProbability Property

Gets the probability of a defect above the upper specification limit under the overall normal model, or 0.0 when no upper limit is specified.

Definition

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

Property Value

Double

See Also