R/prob_acceptance_homogeneous_multiple.R
prob_acceptance_homogeneous_multiple.Rd
prob_acceptance_homogeneous_multiple
provides a probability of acceptance for multiple dilution schemes in the original sample when samples collected from a homogeneous batch
prob_acceptance_homogeneous_multiple(c, lambda, a, b, f, u, USL, n, n_sim)
acceptance number
the expected cell count (\(\lambda\)).
lower domain of the number of cell counts.
upper domain of the number of cell counts.
final dilution factor.
amount put on the plate.
upper specification limit.
number of samples which are used for inspection.
number of simulations (large simulations provide more precise estimations).
Probability of acceptance when diluted samples are collected from a homogeneous batch.
prob_detection_homogeneous_multiple
provides a probability of acceptance for multiple dilution schemes in the original sample when samples collected from a homogeneous batch (this section will be updated later on).