Explore density, cumulative area, and tail risk instantly. Switch between four common distributions with ease. Results stay clear for study, teaching, and quick decisions.
Choose a model, enter its parameters, then evaluate a point and interval. Results appear above this form after submission.
| Distribution | Inputs | Point result | Cumulative result | Interval result |
|---|---|---|---|---|
| Normal | μ = 50, σ = 10, x = 65, A = 40, B = 60 | f(65) = 0.012952 | F(65) = 0.933193 | P(40 ≤ X ≤ 60) = 0.682689 |
| Binomial | n = 20, p = 0.40, k = 8, A = 6, B = 10 | P(X = 8) = 0.179706 | P(X ≤ 8) = 0.595599 | P(6 ≤ X ≤ 10) = 0.746880 |
| Poisson | λ = 4.5, k = 3, A = 2, B = 6 | P(X = 3) = 0.168718 | P(X ≤ 3) = 0.342296 | P(2 ≤ X ≤ 6) = 0.769951 |
| Exponential | λ = 0.8, x = 2, A = 1, B = 3 | f(2) = 0.161517 | F(2) = 0.798103 | P(1 ≤ X ≤ 3) = 0.358609 |
Density: f(x) = [1 / (σ√(2π))] × e-0.5((x-μ)/σ)²
Cumulative: F(x) is estimated from the error function approximation. Mean = μ. Variance = σ².
Probability mass: P(X = k) = C(n,k) × pk × (1-p)n-k
Moments: Expected value = np. Variance = np(1-p). The cumulative value sums masses from 0 through k.
Probability mass: P(X = k) = e-λ × λk / k!
Moments: Expected value = λ. Variance = λ. The cumulative value sums masses from 0 through k.
Density: f(x) = λe-λx, for x ≥ 0
Cumulative: F(x) = 1 - e-λx. Expected value = 1/λ. Variance = 1/λ².
Density describes curve height at one point. For continuous models, it is not the same as exact point probability. Use interval probability for a meaningful chance between two values.
Use it for symmetric data centered around a mean, especially when many small effects combine. Measurements, scores, and process variation often fit it reasonably well.
PMF gives probability at a discrete count. CDF gives cumulative probability up to a value. Continuous models use density instead of PMF for single-point evaluation.
Binomial and Poisson outcomes occur as whole counts. The calculator rounds interval bounds to integers so the reported probability matches the actual support.
Yes, but very large trial counts can slow exact summation. This page limits trials to practical ranges to keep calculations responsive and stable.
It reports the chance of observing a value at least as extreme on the high side. This is useful for thresholds, alarms, and exceedance studies.
These parameters control spread or decay. Zero or negative values break the model definitions and produce invalid densities, cumulative values, and chart shapes.
It is strong for teaching, screening, and quick checks. For formal research, verify assumptions, rounding rules, and numerical precision with your statistical workflow.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.