Description Usage Arguments Value
View source: R/02_QC_FUN_Capability.R
function to calculate Cpk - "measure of process centering"
1 | Ppk(LSL, USL, QC.Center, s.Sigma)
|
LSL |
number, customer's lower specification limit. |
USL |
number, customer's upper specification limit. |
QC.Center |
number, the mean or median value determined from an XmR plot or a Studentized (e.g., xBar) analysis. |
s.Sigma |
number, the sigma value determined from overall standard deviation (i.e., sd()). |
numeric, Ppk value (unitless)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.