k_plans.milstd414 {Planesmuestra} | R Documentation |
Data: Extract the sample size and k value for MIL STD 414 variable acceptance sampling plans and normal type.
Description
Data for indexing sample size and k value, given the code lette, AQL value and inspection type code.
Usage
data("k_plans.milstd414")
Format
A data frame with 432 observations on the following 5 variables.
code_letter
a factor for code letters, levels are B, C, D, E, F, G, H, J, K, L, M, N, P, Q
sample
a numeric vector for sample size
k
a numeric vector containing the k value
NCA
a factor containing the different AQL levels
T
a character vector for normal inspection
Source
Montgomery, D.C. (2005) Introduction to Statistical Quality Control, 5th ed. New York: John Wiley & Sons, ISBN 0-471-65631-3
Examples
data(k_plans.milstd414)
[Package Planesmuestra version 0.1 Index]