{ } Raw JSON

bundles / scipy latest / docs

Doc

Fisher's Noncentral Hypergeometric Distribution

docs/tutorial:stats:discrete_nchypergeom_fisher

A random variable has Fisher's Noncentral Hypergeometric distribution with parameters

, , , ,

if its probability mass function is given by

for , where , ,

and the binomial coefficients are

Other functions of this distribution are

References

  • Agner Fog, "Biased Urn Theory", https://cran.r-project.org/web/packages/BiasedUrn/vignettes/UrnTheory.pdf

  • "Fisher's noncentral hypergeometric distribution", Wikipedia, https://en.wikipedia.org/wiki/Fisher's_noncentral_hypergeometric_distribution

Implementation: scipy.stats.nchypergeom_fisher