Description Usage Arguments Author(s) Examples
Computes the average sample number for a curtailed inspection plan for single sampling plans. Functionality is currently available for only the binomial distribution.
1 | CurtBinomial(n, Ac, p = seq(0, 0.5, 0.01), Plots = TRUE)
|
n |
the sample size (potential) |
Ac |
the acceptance number |
p |
a vector of values for the possible fraction of product that is nonconforming |
Plots |
logical to request generation of the four plots |
Raj Govindaraju with minor editing by Jonathan Godfrey
1 | CurtBinomial(20,1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.