InversePoisson Command

InversePoisson( <Mean>, <Probability> )

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

See also Poisson Command.