38 total
By the end of this topic, you should be able to:
The Poisson distribution (say: "pwah-SON") is a special type of probability distribution. It tells you the probability of a certain number of events happening in a fixed period of time or space, when those events happen randomly and independently of each other.
For example:
We write: X ~ Po(λ) — this means "X follows a Poisson distribution with parameter λ (lambda)."
λ (lambda) is the mean — the average number of events you expect in the given interval.
Before using the Poisson distribution, you need to check that the situation fits. The Poisson distribution is appropriate when:
Practical check: If you have data, calculate the mean and the variance of the data. For a Poisson distribution, these should be roughly equal. If the mean ≈ variance, a Poisson model is likely appropriate.
Sign in to view full notes