Click or drag to resize

ProcessCapabilityCp Property

Process capability.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double Cp { get; }

Property Value

Double
Remarks
Computed using the standard deviation estimate, Sigma = R_bar / d2. Where R_bar is the mean of the ranges.
See Also