A Poisson distribution models the number of times an event occurs in a fixed interval when events happen independently and with a constant average rate.
It can be modelled using the pmf:
pk=P({k})=e−λ⋅k!λk
with k∈N0, and λ∈(0,∞) being the expected count per interval.