Distribution - Poisson
Gist
A distribution for count data. A lovely history that emerged from seeing how many soldiers died from being kicked by a horse.
Definition
where
Properties
- Mean:
- Variance:
- The sum of i.id Poisson-distributed random variables is also Poisson distributed.
- The diffference between Poisson-distributed random variables follows a Skellam distribution (see Distribution - Other)
Relationship
-
The Poisson distribution is the limit of a Distribution - Binomial.
-
If data is overdispersed (greater variance than expected), it could be wiser to use the Distribution - Negative binomial