Loading…

Exponential Distribution Tool

Math Probability • Continuous Probability Distributions

View all topics

Exponential Distribution Tool – PDF, CDF, Survival & Probabilities (Free)

For \(X\sim\mathrm{Exp}(\lambda)\): \(f(x)=\lambda e^{-\lambda x}\) (for \(x\ge 0\)), \(F(x)=1-e^{-\lambda x}\), and \(P(X>x)=e^{-\lambda x}\).

Tip: Click Fill example (λ=0.5, x=2) → \(P(X>2)=e^{-1}\approx 0.3679\). Press Play to move the marker along the curve.

Inputs
Accepted expressions: 1e-3, pi, e, sqrt(2), ln(), log(), exp(). Use * for multiplication.
Plot & output settings
Drag on the plot to pan. Mouse wheel / trackpad to zoom. On touch devices: drag to pan, pinch to zoom.
Animation
Press Play after a successful calculation to move the marker and update \(f(x)\), \(F(x)\), and \(P(X>x)\).
Ready
Exponential distribution plot — PDF + CDF (pan/zoom) + animated marker

Top: \(f(x)\) (PDF). Bottom: \(F(x)\) (CDF). Shading reflects the selected probability mode.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What does the rate λ mean?

λ is the event/decay rate. Higher λ means the distribution decays faster and typical waiting times are shorter. The mean waiting time is 1/λ.

Why is P(X>x)=e^{-λx} so common?

It is the survival function of the exponential distribution. Many reliability and waiting-time problems ask for the probability a time exceeds x.

What is the memoryless property?

For X~Exp(λ), P(X>s+t | X>s)=P(X>t). The remaining waiting time does not depend on how long you have already waited.

Can x be negative?

In the standard exponential model, X represents a waiting time so probabilities are defined on x≥0. For x<0, the CDF is 0 and survival is 1.