Poisson Distribution
Parameters
- : rate.
A random variable is said to be Poisson distributed if the probability of getting exactly occurrences is described by the following
Moments
- Expected value: ,
- Variance: .
The Poisson distribution is an appropriate model if the following assumptions are true:
- is the number of times an event occurs in an interval and can take values in .
- The occurrence of one event does not affect the probability that a second event will occur. That is, events occur independently.
- The average rate at which events occur is independent of any occurrences. For simplicity, this is usually assumed to be constant, but may in practice vary with time.
- Two events cannot occur at exactly the same instant; instead, at each very small sub-interval, either exactly one event occurs, or no event occurs.
Relationship with other Distributions
Let be a discrete random variable following a Binomial distribution with parameter . Then, converges to the Poisson distribution with parameter , when and .