Description Usage Arguments Value Author(s) References Examples
This function calulates the maximum allowable proprtion non-conforming with sigma unknown or known using the standardized distribution.
1 | MPn(k,n,stype)
|
k |
k is the acceptance constant for the variables sampling plan. |
stype |
stype is 'known' or 'unknown' depending on whether the standard deviation is known. The default is 'unknown'. |
n |
n is number of items in the sample required by the variables sampling plan. |
returns a single number (the maximum allowable proportion nonconforming)
John S. Lawson lawson@byu.edu
Lawson, J. "An Introduction to Acceptance Sampling and SPC with R" pp 45=48.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.