(PECL stats >= 1.0.0)
stats_dens_pmf_hypergeometric — Probability mass function of the hypergeometric distribution
Returns the probability mass at n1, where the random variable
follows the hypergeometric distribution of which the number of failure is
n2, the number of success samples is N1,
and the number of failure samples is N2.
n1n2N1N2
The probability mass at n1 or false for failure.