Part of the Maths & Statistics suite · 235 calculators

Poisson Distribution Calculator

The probability of a given number of events in a fixed interval, when events happen independently at a constant average rate.

The Poisson distribution answers "how many will happen?" when events arrive independently at a steady average rate λ over some interval — calls to a helpdesk in an hour, goals in a match, faults per kilometre of cable.

Results update as you type
Results
P(X = k)
10.4196%
P(X ≤ k)
P(X ≥ k)
P(no events at all)
Standard deviation
Most likely count
Reviewed September 2026. Pure mathematics: the result does not depend on where you are. Terminology follows the Australian Curriculum (maths, brackets, decimal point).
No account required · Google Analytics off unless allowedCalculator arithmetic runs in your browserResults update as you type
All calculations run 100% in your browser. The calculator code does not submit your figures to GlobalCalc to obtain a result.
About poisson distribution

How the poisson distribution calculator works

The Poisson distribution answers "how many will happen?" when events arrive independently at a steady average rate λ over some interval — calls to a helpdesk in an hour, goals in a match, faults per kilometre of cable. The probability of exactly k events is e^−λ λᵏ ÷ k!.

It has an unusual property: the mean and the variance are both λ, so the spread is fixed by the rate. If your data has far more variation than its mean, it is over-dispersed and Poisson is the wrong model.

Formula: P(X = k) = e^−λ λᵏ ÷ k!

Worked examples

InputsP(X = k)Note
6 events when the average is 410.4196%10.42%
No events when the average is 213.5335%13.53% — that is e⁻²
Exactly the average22.4042%22.4%

Frequently asked questions

When should I use a Poisson distribution?

When counting events that occur independently at a steady average rate over an interval — arrivals, faults, goals.

What is λ?

The average number of events expected in the interval. It is both the mean and the variance.

What is the probability of no events?

e raised to minus λ. With an average of 2, that is 13.5%.

How does it relate to the binomial?

It is the limit of the binomial when trials are many and the probability tiny, with n × p held at λ.

What if my data varies more than the mean?

Then it is over-dispersed and Poisson is the wrong model — a negative binomial usually fits better.

Where these figures come from

Last checked: September 2026. Formulas are fixed by mathematics and do not change with tax years or regulations.