Expected number of events (λ > 0)
Cumulative distribution function (CDF)
Number of occurrences
P(X ≤ k)
Mean of the distribution
Probability mass function (PMF)
Number of occurrences (non-negative integer)
P(X = k)
Generate a random sample using Knuth’s algorithm
Variance of the distribution
Class representing the Poisson distribution. Models the number of events in a fixed interval given a constant rate λ.