This is the guiding example that lets us compare two equivalent approaches: the probability tree (introduced in Year 4) and the compact hypergeometric formula.
Example — Urn with 3 red and 5 green
An urn with balls: red and green. You draw balls without replacement. What is the probability of getting exactly red?
With , , , :
The same value is obtained with the tree: there are possible orders of appearance (), each with probability their sum is . The hypergeometric formula compacts this reasoning into a single step. The mean is
Links
Topics: Probability distributions
Concepts: Hypergeometric distribution · Expected value
Methods: Hypergeometric distribution
Skills: Combinatorics · Probability calculation