Learn R Programming

AQLSchemes (version 1.7-2)

AAMultiple: This function recalls MIL-STD-105E - ANSI/ASQ Z1.4 Multiple Sampling Plans from the published tables.

Description

This function calls the function AAZ14Multiple function that queries the user for the inspection level, lotsize, and AQL, and then it recalls the appropriate sample sizes, acceptance numbers and rejection numbers and returns a data frame.

Usage

AAMultiple(type)

Value

returns a data frame with seven rows and three columns

Arguments

type

type is either 'Normal', 'Tightened' or 'Reduced' to specify which type sampling plan is desired.

Author

John S. Lawson lawson@byu.edu

References

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