Bottom line: reach for the Poisson distribution when you are counting how many independent events fall in a fixed interval at a roughly constant average rate — and reach for the binomial instead when the number of trials is fixed in advance.
If follows a Poisson distribution with parameter , then for any whole number ,
Here is the exact number of events you want, and is the expected number of events in the interval you chose. The hard part is never the algebra — it is the model choice. If independence or a stable rate is not reasonable, this formula can look right and still answer the wrong question.
Poisson vs Binomial at a Glance
| Question | Poisson | Binomial |
|---|---|---|
| What are you counting? | Events in an interval | Successes in trials |
| Fixed number of trials? | No | Yes, fixed |
| Key parameter | Rate per interval | and success prob. |
| Example | Calls per hour | Defective bulbs in tested |
| Mean | ||
| Variance |
Counting defective bulbs in a sample of tested bulbs is binomial because the number of trials is fixed at . Counting calls in an hour, with no built-in trial count, is Poisson.
What Means, and When to Use Each
is the average count for one specific interval — one hour, one square meter, one page, one kilometer — but you must define that interval clearly. If a shop gets an average of calls per hour, then for a one-hour interval; for two hours you would use , but only if the same rate still holds.
Use a Poisson model when all of these are reasonably true:
- You are counting occurrences, not measuring a continuous value like time or height.
- The count is over a fixed interval such as one hour or one page.
- The average rate is roughly constant over that interval.
- One event does not strongly change the chance of another.
For a Poisson model, mean and variance are both . That is a property the model predicts, not a guarantee that real data will match.
Worked Example: Exactly 2 Calls in 1 Hour
A small shop receives an average of customer calls per hour. If arrivals are reasonably independent and the rate is stable, what is the probability of exactly calls in the next hour?
Here and :
Using ,
So the probability is about , or — a fairly ordinary outcome, not a rare surprise. In context, getting exactly calls in the next hour is well within normal variation. This is why Poisson appears in queueing, reliability, traffic flow, telecommunications, and quality control: stable-rate count data, not strong clustering or sharp time-of-day effects.
Practice and Rescaling Check
Try your own version: a courier averages deliveries per day. Find the probability of exactly deliveries tomorrow with and in
Then change the interval to half a day and decide what becomes before you calculate. If the same average rate holds, halving the interval halves the parameter to — the single most common slip in Poisson problems is leaving unchanged when the interval changes.
Confusion Points
- Using Poisson for non-count data. It models , not continuous measurements like height, time, or temperature.
- Forgetting to rescale . per hour is not per minutes; for half an hour it would be if the same rate holds.
- Thinking "rare event" is the whole rule. "Rare" aids intuition, but the real test is a fixed interval, a roughly constant rate, and approximate independence.
- Treating mean = variance as a law of nature. Both equal for the model; real data do not always cooperate.
Frequently Asked Questions
- What is the Poisson distribution used for?
- It gives the probability of observing an exact count of events, such as 0, 1, or 2, in a fixed interval when events happen independently and the average rate stays roughly constant. Typical examples include the number of customer calls per hour, defects per item, or arrivals in a chosen time period.
- What does lambda mean in the Poisson distribution?
- Lambda is the average number of events expected in one clearly defined interval, such as one hour, one page, or one square meter. If a shop averages 3 calls per hour, lambda is 3 for a one-hour interval. When the interval changes, lambda usually changes too, so always match lambda to the interval you actually chose.
- Are the mean and variance of a Poisson distribution the same?
- Yes. For a Poisson model with parameter lambda, the mean and variance are both equal to lambda. This is a prediction of the model itself, not a guarantee about real data. If an actual data set has a mean and variance that clearly do not match, the Poisson model may be the wrong choice for it.
- When should you not use the Poisson distribution?
- Avoid it when events are not independent or when the average rate is not roughly constant over the interval. The formula will still produce a number in those cases, but it answers the wrong question. Checking the model assumptions is more important than the algebra, which is short once lambda and k are identified.
Need help with a problem?
Upload your question and get a verified, step-by-step solution in seconds.
Open GPAI Solver →