AAZ19: This function queries the user for the specs and recalls...

Description Usage Arguments Value Author(s) References

View source: R/AAZ19.R

Description

This function recalls Normal, Tightened and Reduced Plans including the sample size n, acceptability constant (k), and the maximum proportion nonconforming allowable M.

Usage

1
AAZ19(type,stype,INSL,LOTS,AQL)

Arguments

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

Value

returns a vector of length 3 containing the sample size (n), acceptability constant (k), and the maximum proportion nonconforming allowable (M)).

Author(s)

John S. Lawson lawson@byu.edu

References

<https://archive.org/details/MIL-STD-414>


AQLSchemes documentation built on May 5, 2020, 3:01 a.m.