Click or drag to resize

ProcessCapabilityProcessSigma Property

Estimate of the process standard deviations used to compute Cp, Cpk, and Cpm.

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

Property Value

Double
Remarks
The standard deviation is estimated using the unweighted averages of the subgroup ranges.
See Also