Skip to content

Poisson¤

Excel POISSON(number; mean; C): Returns the Poisson distribution for the given Number. Mean is the middle value of the Poisson distribution. C = 0 calculates the density function, and C = 1 calculates the distribution.

Parameter¤

Function name¤

The name of the Excel function

  • Datatype: string
  • Default Value: POISSON

Comments