Hypergeometric and binomial describe the same type of problem — counting the successes — but they differ on one point: whether or not there is replacement. The comparison clarifies when one approximates the other.
Property — Hypergeometric vs. binomial comparison
- Binomial : draws with replacement. The trials are independent, is fixed.
- Hypergeometric : draws without replacement. The probability of success changes at each draw (it depends on how many balls remain).
The hypergeometric variance differs from the binomial one by the factor , called the finite population correction factor: it equals when (very large population replacement and no replacement become indistinguishable).
Property — Binomial approximation
If with fixed, the hypergeometric converges to the binomial : Rule of thumb: if (sample less than of the population), the binomial approximation is very good.
Links
Topics: Probability distributions
Concepts: Binomial distribution · Hypergeometric distribution · Variance
Skills: Limit-case analysis · Probability calculation