{ } Raw JSON

bundles / scipy latest / 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