InverseHyperGeometric Command

InverseHyperGeometric( <Population Size>, <Number of Successes>, <Sample Size>, <Probability> )

Returns least integer n such that P(X ≤ n) ≥ p, where p is the probability and X is hypergeometric random variable given by Population Size, Number of Successes and Sample Size.