Capability Analysis Result.Cpk Property
Gets the centered capability index Cpk, or null
when the specification supplies no 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? Cpk { get; }Property Value
Nullable<Double>Remarks
Cpk = min(Cpu, Cpl) over the supplied limits.