Description Usage Arguments Value
View source: R/02_QC_FUN_Capability.R
function to calculate Pp - "The elbowroom or margin your process" uses overall sigma value not the QC chart sigma values.
1 | Pp(LSL, USL, s.Sigma)
|
LSL |
number, customer's lower specification limit. |
USL |
number, customer's upper specification limit. |
s.Sigma |
number, the sigma value determined from overall standard deviation (i.e., sd()). |
numeric, Pp value (unitless)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.