AAZ14Single {AQLSchemes}R Documentation

This function queries the user for the specs and recalls MIL-STD - ANSI/ASQ Z1.4 Double Sampling Plans from the published tables.

Description

This function is called by the function AASingle function.

Usage

AAZ14Single(PLAN, INSL, LOTS, AQL)

Arguments

PLAN

PLAN is the plan type 1=normal, 2=Tightened, 3=reduced.

INSL

INSL is the inspection level, 1-7.

LOTS

LOTS is the lot size, 1-15.

AQL

AQL is the Acceptance Quality Level, 1-26.

Value

returns a data frame with one row and three columns

Note

This function is called by the function AASingle.

Author(s)

John S. Lawson lawson@byu.edu


[Package AQLSchemes version 1.7-2 Index]