While the binomial models independent trials (draws with replacement), the hypergeometric models draws without replacement from a finite urn. The key difference: without replacement the probabilities are not independent — each draw changes the composition of the urn.
Property —
An urn contains objects, of which are “successes” and are “failures”. You draw objects without replacement. If is the number of successes drawn, then Mean and variance:
Observation — Reading the formula
- : ways of choosing the successes among the available.
- : ways of choosing the failures among the available.
- : total ways of choosing objects among (denominator = possible cases).
It is a pure combinatorial calculation: the ratio between favourable cases and possible cases (classical probability).
Links
Topics: Probability distributions
Concepts: Hypergeometric distribution · Expected value · Variance
Methods: Hypergeometric distribution
Skills: Combinatorics · Probability calculation