Setup — when Poisson is appropriate
Four conditions: independence, constant rate, single occurrences, rare events.
Definition. models the count of events over a fixed interval (time, space, volume) when:
- Events occur INDEPENDENTLY — one event does not affect the probability of another.
- Events occur at a CONSTANT AVERAGE RATE per unit interval.
- Events occur SINGLY — two events do not happen at the same instant.
- Events are RARE relative to opportunities (small probability per tiny sub-interval).
Examples that fit.
- Phone calls arriving at a switchboard.
- Customers entering a shop.
- Radioactive decay events per second.
- Typos per page in a long manuscript.
- Goals scored in football matches (approximately).
Examples that DO NOT fit.
- Heavy clustering (events tend to come in bursts) — independence fails.
- Rate varying with time (e.g. rush hour) — constant rate fails.
- Fixed maximum count (e.g. dice rolls) — Poisson allows arbitrarily large counts.
Connection to binomial. approaches when is large and is small (covered in the Approximations topic). Hence Poisson is the natural model for 'binomial with , , '.
- Four conditions: independent, constant rate, singly, rare.
- Used for counts of events over intervals.
- Parameter is the mean count per interval.