Skip to main content

PoissonFrequency - script and chart function

PoissonFrequency() returns the Poisson probability distribution.

Syntax:  

PoissonFrequency(value, mean)

Return data type: number

Arguments
Argument Description
value The value at which you want to evaluate the distribution. The value must not be negative.
mean A positive number defining the average outcome.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!