AAZ19 {AQLSchemes} | R Documentation |
This function recalls Normal, Tightened and Reduced Plans including the sample size n, acceptability constant (k), and the maximum proportion nonconforming allowable M.
AAZ19(type,stype,INSL,LOTS,AQL)
type |
type is the plan type 'Normal', 'Tightened', or 'Reduced', Normal is Default. |
stype |
stype is "known" or "unknown", unknown is Default |
INSL |
INSL is 1-5 |
LOTS |
LOTS is 1-16 |
AQL |
AQL is 1-11 |
returns a vector of length 3 containing the sample size (n), acceptability constant (k), and the maximum proportion nonconforming allowable (M)).
John S. Lawson lawson@byu.edu
<https://archive.org/details/MIL-STD-414>