bundles / scipy 1.17.1 / docs
Doc
Hypergeometric Distribution
docs/tutorial:stats:discrete_hypergeom
The hypergeometric random variable with parameters counts the number of "good" objects in a sample of size chosen without replacement from a population of objects where is the number of "good" objects in the total population.
where (defining )
Implementation: scipy.stats.hypergeom