Sample testing of a batch of items is a classic industrial problem modelled with the hypergeometric: a sample is drawn without replacement and the number of defective items is counted.
Example — Quality control
A batch of items contains defective ones (a number unknown to the inspector). A sample of items is inspected without replacement. What is the probability of finding defective items?
With , , , :
There is therefore about a probability that the sample turns out “clean” even though there are defective items in the batch: an outcome that helps to size testing plans (how many items to inspect to have a given guarantee).
Links
Topics: Probability distributions
Concepts: Hypergeometric distribution
Methods: Hypergeometric distribution
Skills: Probability calculation · Modelling