Description Usage Format Source Examples
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.
1 | data("lot_size_DR")
|
A data frame with 222 observations on the following 6 variables.
Na numeric vector whith the interpolated lot
plana factor with two levels, the AOQL and the LPTD plan.
pa character vector whith six levels, for each AOQL and the LPTD plan.
na numeric vector for the sample size for a specific acceptance plan.
ca numeric vector for the acceptance number for a specific acceptance plan.
LPTD._AOQLa numeric vector for the LPTD or AOQL index.
Montgomery, D.C. (2005) Introduction to Statistical Quality Control, 5th ed. New York: John Wiley & Sons, ISBN 0-471-65631-3
1 2 | data(lot_size_DR)
## maybe str(lot_size_DR) ; plot(lot_size_DR) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.