Chapter Contents |
Previous |
Next |
XRCHART Statement |
The process capability index Cp is computed as
If you do not specify both LSL and USL, the variable _CP_ is assigned a missing value.
The process capability index CPL is computed as
If you do not specify LSL, the variable _CPL_ is assigned a missing value.
The process capability index CPU is computed as
If you do not specify USL, the variable _CPU_ is assigned a missing value.
The process capability index C pk is computed as
If you specify only USL, the index Cpk is computed as
and if you specify only LSL, the index C pk is computed as
The process capability index Cpm is computed as
where T is the target value specified with the TARGET= option.
When a single specification limit (SL) and target are specified, Cpm is computed as
You can also use the CAPABILITY procedure to compute a variety of capability indices. The SHEWHART procedure and the CAPABILITY procedure use the same formulas to calculate the indices, but they use different estimates for the process standard deviation .
Regardless of which method you use, you should verify that the process is in statistical control before interpreting the indices, and you should verify that the data are normally distributed. The CAPABILITY procedure provides a variety of statistical and graphical tests for checking normality.
Some references use different notation and names for capability indices. For example, the manual Fundamental Statistical Process Control: Reference Manual (1991) uses the term "process capability indices" for the indices listed in this section, and it uses the term "process performance indices" for the indices computed by the CAPABILITY procedure.
Chapter Contents |
Previous |
Next |
Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.