The Poisson distribution is a real discrete Probability distribution is the limit of the Binomial distribution where but the number of successes remains small (that is, ). It describes rare events: events which have a low Probability of occurring even over many trials. It has a single parameter . For a Random variable , the Probability mass function is
The Poisson distribution is commonly used for event counting. Suppose there are on average independent events per unit time, and thus average total events in the time interval . The random variable is the number of events in , following the Poisson distribution. To prove this, divide the interval in sufficiently small, evenly-spaced steps such that the probability of two or more events occurring is approximately zero. Each one of the intervals has either zero or one event happen in it and the probability of having one event is given by the binomial distribution , with Expected value . If we add infinitely many intervals () and send the probability of an event in each to zero () to keep their product constant, we get the Poisson distribution.
Moments#
The raw moment-generating function is
The central moment-generating function is
Some moments are:
- Raw 0.
- Central
0.
- (Variance)
- Coefficients
As limit of the binomial distribution#
Let's consider the binomial distribution's MGF
and its expectation value . But in the Poisson distribution (so for ), so we can write . Thus, . If we plug this in the MGF we get
which for tends to the Poisson MGF.
Relation to other distributions#
It is the limit , , of the binomial distribution. It also obeys the central limit theorem and tends to the Gaussian distribution for a large number of events.