powered by
Variable sampling plans for known and unknown sigma, evaluated for given parameters.
VSPKnown(N, n, k, Pa = seq(0, 1, 0.001), Plots = TRUE)
the lot size
the sample size
the acceptability constant
fraction nonconforming
logical indicating whether the four plots are required
# NOT RUN { VSPKnown(1000, 20,1) VSPUnknown(1000, 20,1) # }
Run the code above in your browser using DataLab