The Poisson distribution gives the probability of getting events in a fixed interval when events happen independently and the average rate stays roughly constant. If you know the average number of calls, defects, or arrivals in one interval, the Poisson model helps you find the chance of an exact count.
The key condition is the model choice, not the algebra. If independence or a roughly constant rate is not reasonable, the Poisson formula can look correct and still answer the wrong question.
Poisson distribution formula
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.
For a Poisson model, the mean and variance are both equal to :
That does not mean every real data set has matching mean and variance. It means the Poisson model predicts that relationship.
What means in plain language
is the average count for one specific interval. The interval might be one hour, one square meter, one page, or one kilometer, but you have to define it clearly.
If a shop gets an average of calls per hour, then for a one-hour interval. For a two-hour interval, you would use only if the same average rate still makes sense over those two hours.
This is one of the easiest ways to make a mistake. When the interval changes, usually changes too.
Worked example: exactly 2 calls in 1 hour
Suppose a small shop receives an average of customer calls per hour. If call arrivals are reasonably independent and the average rate is stable, what is the probability of getting exactly calls in the next hour?
Here, and , so:
Simplify step by step:
Using ,
So the probability is about , or . In context, that means getting exactly calls in the next hour is a fairly ordinary outcome, not a rare surprise.
When a Poisson model makes sense
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 taken over a fixed interval such as one hour or one page.
- The average rate is roughly constant over that interval.
- One event does not directly make another event much more or less likely.
This is why the Poisson distribution appears in queueing, reliability, traffic flow, telecommunications, and quality control. It works best for count data with a stable rate, not for situations with strong clustering or sharp time-of-day effects.
Common mistakes in Poisson problems
Using Poisson for non-count data
The Poisson distribution is for . It does not model continuous measurements like height, time, or temperature.
Forgetting to rescale
If per hour, that does not mean per minutes. For half an hour, the matching parameter would be if the same average rate holds.
Thinking "rare event" is the full rule
"Rare" helps intuition, but it is not the full rule. The real question is whether a fixed interval, a roughly constant average rate, and approximate independence are reasonable.
Treating mean equals variance as a law of nature
For a Poisson model, the mean and variance are both . Real data do not always behave that cleanly, so the equality is a model property, not a law of nature.
Poisson vs. binomial
Use a Poisson model when you count how many events happen in an interval and there is no fixed number of trials built into the setup.
Use a binomial model when you already have a fixed number of trials, each with the same success probability. For example, counting defective bulbs in a sample of tested bulbs is binomial because the number of trials is fixed at .
Try a similar problem
Try your own version with an average of deliveries per day. Find the probability of getting exactly deliveries tomorrow, then change the interval to half a day and decide what happens to before you calculate.
Need help with a problem?
Upload your question and get a verified, step-by-step solution in seconds.
Open GPAI Solver →