IMSL C# Numerical Library |
|
XbarS.CapabilityIndexCp Method
Returns the capability index .
public virtual
double CapabilityIndexCp(
double lowerSpecificationLimit,
double upperSpecificationLimit);
Parameters
-
lowerSpecificationLimit
- The lower specification limit.
-
upperSpecificationLimit
- The upper specification limit.
Return Value
The capability index .
Remarks
The capability index is
where LSL and USL are the lower and upper specification limits and
.
See Also
XbarS Class | Imsl.Chart2D.QC Namespace