poisson_dist

Syntax: poisson_dist(n, x)

Description: Returns the sum of the first k terms of the Poisson distribution.

Group: statistics_probability

Note:

Example:


Also see: normal_dist

Implemented in: LambdaPOISSON_DIST.java