Exponential Distribution Calculator
Enter the rate parameter (λ) and a value x to calculate key probabilities and statistics for the Exponential Distribution. You get P(X < x), P(X > x), P(x1 < X < x2), plus the mean, variance, and standard deviation — all computed from the exponential distribution formula F(x) = 1 − e^(−λx).
Results
P(X < x) — Cumulative Probability
--
P(X > x) — Survival Probability
--
f(x) — Probability Density (PDF)
--
P(x1 < X < x2) — Interval Probability
--
Mean (μ = 1/λ)
--
Variance (σ² = 1/λ²)
--
Standard Deviation (σ = 1/λ)
--
Median (ln(2) / λ)
--