InversePoisson Command

InversePoisson( <Mean>, <Probability> )

Returns least integer n such that P(X≤n) ≥ p, where p is the probability and X is Poisson random variable with mean λ.

See also Poisson Command.