Modeling With the Poisson Distribution
Set up Poisson models from real-world rates, scale the rate parameter to match the interval of interest, and compute exact, cumulative, and complementary probabilities.
Step 1 of 157%
Tutorial
Modeling a Count With the Poisson Distribution
The Poisson distribution models the number of independent events occurring in a fixed interval (of time, length, area, etc.) when events happen at a constant average rate. If counts such events and the mean number of events in the interval is then
To model a situation, identify two things:
- The count variable — what is being counted.
- The rate parameter — the expected number of events over the chosen interval.
For example, if a website averages visits per minute and is the number of visits in a particular minute, then and