Exponential Distribution Calculator

Enter the rate parameter lambda and a value x to get the PDF, CDF, survival function, mean, variance, and median of the exponential distribution.

Parameters

Average number of events per unit time/space.

The point at which to evaluate the distribution.

Quick Presets

Results at x

Enter parameters and press Calculate.

Distribution Statistics

Enter parameters and press Calculate.

Formulas

PDF:
f(x) = λ · e−λx
CDF:
F(x) = 1 − e−λx
Survival:
S(x) = e−λx
Mean:
1 / λ
Variance:
1 / λ2
Median:
ln(2) / λ

Summary

Enter the rate parameter lambda and a value x to get the PDF, CDF, survival function, mean, variance, and median of the exponential distribution.

How it works

  1. Enter a positive rate parameter lambda (λ) — the average number of events per unit time.
  2. Enter a non-negative value x — the time or distance at which to evaluate the distribution.
  3. The calculator instantly shows the PDF: λe^(−λx).
  4. The CDF (probability that the event has occurred by time x) is shown as 1 − e^(−λx).
  5. The survival function (probability the event has NOT yet occurred) equals e^(−λx).
  6. Summary statistics — mean (1/λ), variance (1/λ²), and median (ln2/λ) — are displayed below.

Use cases

Frequently Asked Questions

Related tools

Last updated: 2026-05-23 · Reviewed by Nham Vu