Poisson Probability Calculator
Compute exact and cumulative Poisson probabilities with distribution moments.
Scratchpad (not saved)
Save to create a persistent, shareable workspace.
What This Calculator Does
This calculator evaluates the Poisson model for counts of rare independent events over a fixed interval, reporting both exact and cumulative probabilities. It also returns the standard Poisson moments so you can judge how wide the count distribution is around the average rate.
It combines Average Rate λ, Events k to estimate P(X = k), P(X <= k), P(X >= k).
Formula & Method
Notation used in the formulas: R = P(X = k); x_{1} = Average Rate λ; x_{2} = Events k.
Method summary: inputs are normalized to consistent units, core equations are evaluated, then secondary values are derived and rounded for display.
Use it when events are described by an average arrival rate rather than a fixed number of Bernoulli trials, such as calls per hour, defects per batch, or claims per day.
Inputs Used
- Average Rate λ: Used directly in the calculation.
- Events k: Used directly in the calculation.
Related Calculators
- Binomial Probability Calculator — Compute P(X=k), cumulative binomial probabilities, and distribution statistics.
- Normal Distribution Calculator — Compute z-score, cumulative probability, percentile rank, and interval probability for a normal distribution.
- Confidence Interval Calculator — Compute confidence interval for a sample mean.
- Percentage Calculator — Perform common percentage operations: find a percentage of a value, calculate what percentage one number is of another, and find percentage change.
- Fraction Calculator — Add, subtract, multiply, or divide two fractions and simplify the result.
- Ratio Calculator — Simplify a ratio and compute equivalent forms.
- Proportion Calculator — Solve proportions of the form a / b = c / x.
- Average Calculator — Compute mean, median, and mode from up to five values.