Question
From an urn with balls ( white, black) balls are drawn without replacement. Compute the mean and variance of = number of white balls and compare them with the “with replacement” case (). Comment on the correction factor.
Solution
Hypergeometric : Binomial (with replacement): (same mean), .
The two means coincide; the hypergeometric variance is smaller because of the finite-population correction factor . Without replacement the results are less spread out: drawing half the urn strongly constrains the outcome (if many white balls come out, few remain), reducing the variability.
Links
Topics: Probability distributions
Concepts: Hypergeometric distribution · Expected value · Variance
Methods: Hypergeometric distribution
Skills: Limiting-case analysis · Probability calculation
Exercise type: Probability problem