Poisson Distribution Calculator — Find P(X = k) for Rare Events
Our Poisson Distribution Calculator finds the probability of observing exactly k events in a fixed interval, given the average rate λ at which those events occur, using the Poisson probability mass function P(X = k) = λᵏe⁻λ / k!. It also reports the cumulative probability P(X ≤ k), the complementary P(X ≥ k), and the distribution's mean and variance (both equal to λ) — everything needed to reason about rare, independent events like call-center arrivals, website errors per hour, or typos per page.
Quick Answer
The Poisson distribution gives the probability of exactly k events in a fixed interval given an average rate λ: P(X = k) = λᵏe⁻λ/k!. Enter λ and k below to get the exact probability, cumulative probability, and the distribution's mean and variance (both equal to λ).
How to Use the Poisson Distribution Calculator — Event Probability Online
- 1
Enter the average rate (λ) — the expected number of events per interval.
- 2
Enter the exact number of events (k) you want the probability for.
- 3
Click 'Calculate' to get P(X = k), the cumulative probability P(X ≤ k), and the mean/variance.
- 4
Review the step-by-step formula breakdown to see how the probability was derived.
Why Use Poisson Distribution Calculator — Event Probability Online?
The Poisson distribution models the number of times a rare, independent event happens in a fixed window — customer arrivals per minute, defects per batch, earthquakes per year — whenever the average rate is known but the exact timing is random. Computing the formula by hand requires factorials and negative exponentials that are easy to mis-key, and forgetting that both the mean and variance equal λ is a common source of confusion. This calculator computes the exact probability, its cumulative counterpart, and the distribution's summary statistics instantly, with every step shown.
Frequently Asked Questions
Related Tools
Binomial Probability Distribution Calculator — P(X=k) Online
Calculate binomial probabilities instantly — enter trials (n), success probability (p), and successes (k) to find P(X = k), cumulative probability, mean, and variance. Free calculator with step-by-step breakdown.
Probability Distribution Calculator — Mean, Variance & Std Dev
Calculate the mean, variance, and standard deviation of any custom discrete probability distribution. Free calculator that validates your probabilities sum to 1 with step-by-step statistics.
Probability Calculator — Addition Rule, Conditional & Bayes' Theorem
Calculate probabilities using the addition rule, conditional probability, and Bayes' theorem. Free calculator with three modes, step-by-step solutions, and instant percentage results.