hypergeometricDistribution(m, n, k)
The hypergeometric distribution, the number of white balls drawn after drawing k balls from an urn containing m white and n black balls.
|
|
|
|
|
Probability texts often use the total number of balls (our m + n) as one of the parameters of this distribution. Our definition is consistent with R.
The object hypergeometricDistribution is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Probability.m2:1056:0.