Description Usage Arguments Value References Examples
This function takes process variables and calculates the probability that parts are produced out of specification on the long run.
| 1 | 
| UCL | the process upper control limit | 
| LCL | the process lower control limit | 
| mean | the process mean | 
| sd | the process standard deviation | 
This function returns an object of class numeric
For a complete case study application refer to https://j-ramalho.github.io/industRial/
| 1 | off_spec(100, 0, 10, 3)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.