Capability Analysis Result.Cp Property
Gets the process capability index Cp, or null
when the specification does not supply both lower and upper limits.
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? Cp { get; }Property Value
Nullable<Double>Remarks
Cp = (USL - LSL) / (6 * WithinSigma)