Help: Poisson Random Variable

This produces a Poisson random variable: if M is a number from 0 to 200, POISSON(M) is a random variable with a Poisson distribution having mean M. Each time the function is evaluated, a new choice of POISSON(M) will be made (using a pseudo-random number generator).
Discrete uniform random variable
Random variables
Mathematical formulas
Help index