Loading…

Poisson Distribution Tool

Math Probability • Discrete Probability Distributions

View all topics

Poisson Distribution Tool – PMF & CDF (Free)

Compute Poisson probabilities for \(X\sim\mathrm{Pois}(\lambda)\): \(P(X=k)\) and optionally \(P(X\le k)\). Mean and variance are both \(\lambda\).

Tip: Press Play after calculating to sweep across \(k\) and watch the PMF bars and the CDF point update (pan/zoom supported).

Inputs

Accepted expressions: 1e-3, pi, e, sqrt(2), sin(), cos(), tan(), ln(), log(), abs(). Use * for multiplication.

What to compute
Drag on the chart to pan. Use mouse wheel / trackpad to zoom. Labels are kept readable (no LaTeX inside the canvas).
Ready
Interactive view — PMF bars + CDF line (pan/zoom) + Play sweep

Top: PMF \(P(X=x)\) bars. Bottom: CDF \(F(x)=P(X\le x)\). Play sweeps the highlighted \(k\).

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What does λ represent?

λ is the expected number of events in the chosen interval (the average rate times the interval length).

When is a Poisson model appropriate?

It’s commonly used for counts of randomly occurring events over time/space when events are approximately independent and occur at a steady average rate.

Why do mean and variance both equal λ?

For a Poisson distribution, the parameter λ uniquely determines both the average count and the spread of counts.

What is compound Poisson (university level)?

It’s an extension where each event has a random size; the total is a sum of random event sizes with a Poisson number of events.