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