lot_size_DR:
Data: Lot size for Dodge Romig acceptance sampling plan
Description
Shows the results for a given lot size, AOQL or LPTD plan and a fraction of non conforming items. The results are: the acceptance number - n -, the rejection number - c -, and the corresponding AOQL - LPTD percentage.
Format
A data frame with 222 observations on the following 6 variables.
Source
Montgomery, D.C. (2005) Introduction to Statistical Quality Control, 5th ed. New York: John Wiley & Sons, ISBN 0-471-65631-3Examples
Run this codedata(lot_size_DR)
## maybe str(lot_size_DR) ; plot(lot_size_DR) ...
Run the code above in your browser using DataLab