CapabilityAnalysisResult.LowerTailDefectProbability Property

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

Definition

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

Property Value

Double

See Also