Introduction
Assume that an interval is divided into a very large number of equal subintervals so that the probability of the occurrence of an event in any subinterval is very small (e.g., ). The Poisson distribution models the number of events occurring on that interval, assuming
- The probability of the occurrence of an event is constant for all subintervals.
- There can be no more than one occurrence in each subinterval.
- Occurrences are independent.
直观来说,Poisson Distribution 是二项式分布在 的情况.当 时,二项式分布就会收敛到 Poisson Distribution
我们用 来表示.
Mean and Variance
Proposition
The sum of Poisson Distribution is still Poisson Distribution