Loading…

CDF of Exponential Distribution

What is the cdf of exponential distribution with rate \(\lambda\), and how is it used to compute probabilities such as \(P(X\le x)\) and \(P(a<X\le b)\)?

Subject: Statistics Chapter: Continuous Random Variables and the Normal Distribution Topic: Continuous Probability Distribution Answer included
cdf of exponential distribution exponential distribution cumulative distribution function rate parameter lambda pdf of exponential distribution survival function waiting time continuous random variable
Accepted answer Answer included

CDF of Exponential Distribution

The cdf of exponential distribution describes cumulative probabilities for a nonnegative waiting-time random variable. If events occur independently at a constant average rate, an exponential model is often used for the waiting time \(X\) until the next event.

Assume \(X \sim \text{Exponential}(\lambda)\) with rate parameter \(\lambda>0\). The support is \(x \ge 0\), and the mean waiting time is \(E[X]=\dfrac{1}{\lambda}\).

Step 1: Start from the Probability Density Function

The exponential probability density function (pdf) is:

\[ f(x)= \begin{cases} \lambda e^{-\lambda x}, & x \ge 0,\\ 0, & x<0. \end{cases} \]

Step 2: Integrate the PDF to Get the CDF

By definition, the cumulative distribution function is \(F(x)=P(X\le x)\). For \(x<0\), the probability is 0 because the exponential distribution has no mass on negative values. For \(x\ge 0\):

\[ F(x)=P(X\le x)=\int_{0}^{x}\lambda e^{-\lambda t}\,dt =\left[-e^{-\lambda t}\right]_{0}^{x} =1-e^{-\lambda x}. \]

Therefore, the cdf of exponential distribution is:

\[ F(x)= \begin{cases} 0, & x<0,\\ 1-e^{-\lambda x}, & x \ge 0. \end{cases} \]

Step 3: Use the CDF to Compute Common Probabilities

Once \(F(x)\) is known, many probabilities reduce to substitution and subtraction.

Probability Expression using the CDF Simplified form
\(P(X\le x)\) for \(x\ge 0\) \(F(x)\) \(1-e^{-\lambda x}\)
\(P(X>x)\) for \(x\ge 0\) \(1-F(x)\) \(e^{-\lambda x}\)
\(P(a<X\le b)\) for \(0\le a<b\) \(F(b)-F(a)\) \(\left(1-e^{-\lambda b}\right)-\left(1-e^{-\lambda a}\right)=e^{-\lambda a}-e^{-\lambda b}\)
\(P(X\ge k)\) for integer-style wording, \(k\ge 0\) \(P(X>k)\) (continuous) \(e^{-\lambda k}\)

For continuous random variables, \(P(X\ge x)=P(X>x)\) and \(P(X\le x)=P(X<x)\) because \(P(X=x)=0\).

Worked Example

Suppose the waiting time is exponential with rate \(\lambda=0.2\) per minute. Then \(E[X]=\dfrac{1}{0.2}=5\) minutes. Compute \(P(X\le 8)\) and \(P(3<X\le 8)\).

  1. Cumulative probability up to 8:
    \[ P(X\le 8)=F(8)=1-e^{-0.2\cdot 8}=1-e^{-1.6}. \]
  2. Probability between 3 and 8:
    \[ P(3<X\le 8)=F(8)-F(3)=\left(1-e^{-1.6}\right)-\left(1-e^{-0.2\cdot 3}\right) =e^{-0.6}-e^{-1.6}. \]

The exponential survival function is \(S(x)=P(X>x)=e^{-\lambda x}\). Many “at least” and “more than” waiting-time questions are most efficient using \(S(x)\) rather than summing areas directly.

Visualization: PDF Area Up to \(x\) Equals the CDF Value \(F(x)\)

PDF: \(f(x)=\lambda e^{-\lambda x}\) (x ≥ 0) CDF: \(F(x)=1-e^{-\lambda x}\) (x ≥ 0) x f(x) x F(x) x₀ area = \(F(x₀)\) \(F(x₀)\) \((x₀, F(x₀))\) Shaded pdf area from 0 to \(x₀\) equals \(P(X\le x₀)=F(x₀)\); the CDF curve shows the same value as a height at \(x₀\).
The left panel shows the pdf with the area from 0 to \(x₀\) shaded. The right panel shows the cdf; the point at \(x₀\) has height \(F(x₀)\). Both represent the same cumulative probability \(P(X\le x₀)\).

Summary

The cdf of exponential distribution is obtained by integrating the pdf over \([0,x]\), giving \(F(x)=1-e^{-\lambda x}\) for \(x\ge 0\). Interval probabilities follow from differences of CDF values, and right-tail probabilities use the survival function \(e^{-\lambda x}\).

Vote on the accepted answer
Upvotes: 0 Downvotes: 0 Score: 0
Community answers No approved answers yet

No approved community answers are published yet. You can submit one below.

Submit your answer Moderated before publishing

Plain text only. Your name is required. Links, HTML, and scripts are blocked.

Fresh

Most recent questions

109 questions · Sorted by newest first

Showing 1–10 of 109
per page
  1. Mar 5, 2026 Published
    Formula of the Variance (Population and Sample)
    Statistics Numerical Descriptive Measures Measures of Dispersion for Ungrouped Data
  2. Mar 5, 2026 Published
    Mean Median Mode Calculator (Formulas, Interpretation, and Example)
    Statistics Numerical Descriptive Measures Measures of Central Tendency for Ungrouped Data
  3. Mar 4, 2026 Published
    How to Calculate Standard Deviation in Excel (STDEV.S vs STDEV.P)
    Statistics Numerical Descriptive Measures Measures of Dispersion for Ungrouped Data
  4. Mar 4, 2026 Published
    Suppose T and Z Are Random Variables: How T Relates to Z in the t Distribution
    Statistics Estimation of the Mean and Proportion Estimation of a Population Mean σ Not Known the T Distribution
  5. Mar 4, 2026 Published
    What Does R Squared Mean in Statistics (Coefficient of Determination)
    Statistics Simple Linear Regression Coefficient of Determination
  6. Mar 3, 2026 Published
    Box and Plot Graph (Box Plot) Explained
    Statistics Numerical Descriptive Measures Box and Whisker Plot
  7. Mar 3, 2026 Published
    How to Calculate a Z Score
    Statistics Continuous Random Variables and the Normal Distribution Standardizing a Normal Distribution
  8. Mar 3, 2026 Published
    How to Calculate Relative Frequency
    Statistics Organizing and Graphing Data Organizing and Graphing Quantitative Data
  9. Mar 3, 2026 Published
    Is zero an even number?
    Statistics Numerical Descriptive Measures Measures of Central Tendency for Ungrouped Data
  10. Mar 3, 2026 Published
    Monty Hall Paradox (Conditional Probability Explained)
    Statistics Probability Marginal and Conditional Probabilities
Showing 1–10 of 109
Open the calculator for this topic