
3.7 Hypergeometric Distribution
Hypergeometric properties:
- The experiment consists of drawing a random sample of size n without replacement and without regard to order from a collection of N objects.
- Of the N objects, we want r , the other N-r do not have the trait.
- The random variable $X$ denotes the number of objects obtained in n trials with the trait.
Definition ( Hypergeometric distribution):
Expectation and Variance for the Hypergeometric Distribution:
where $p = r/N$, $q = 1 - p$
Approximating the Hypergeometric Distribution:
If $n/N leq 0.05$, the hypergeometric distribution can be approximated by a binomial distribution with parameters $n$ and $p=r/N$.




近期评论