RandomPoisson Command
- RandomPoisson( <Mean> )
-
Generates a random number from a Poisson distribution with given mean.
RandomPoisson(3)
yields a random value from a Poisson distribution with a mean of 3.
Generates a random number from a Poisson distribution with given mean.
RandomPoisson(3)
yields a random value from a Poisson distribution with a mean of 3.