RandPoisson Parameters

Top  Previous  Next

 

$p=RandPoisson(successes, number)

 

The Poisson data generator allows you to simulate trials where you know the expected number of successes in the experiment and you wish to know the actual number of successes.

 

A RandPoisson parameter is regeneratable. Every time you regenerate, you will be provided with a fresh set of data.

 

A RandPoisson parameter can be used for statistical calculations in the inline calculator.