InverseHyperGeometric Command
From GeoGebra Manual
- 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.
Note: See also HyperGeometric Command.