Resources For Teachers For Tutors For Students & Parents Pricing
Year 12 Specialist (Unit 3 & 4) Applications of integral calculus

The exponential probability distribution

20 practice questions 0 video lessons Theory + worked examples

Master the exponential probability distribution for Year 12 Specialist Mathematics in Queensland (QCAA). This is the continuous model for the time until a random event, with probability density function \(\lambda e^{-\lambda x}\) and probabilities read as areas under a decaying curve.

You will learn to find the mean and standard deviation \(\dfrac{1}{\lambda}\), compute tail, interval and "less than" probabilities, and solve for medians and quantiles — an application of integral calculus that models real lifetimes and waiting times in Unit 4.

Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

The exponential probability distribution models the waiting time until a random event — a component failing, a call arriving — in Year 12 Specialist Mathematics (QCAA, Queensland). Its probability density function is \(f(x)=\lambda e^{-\lambda x}\) for \(x\ge 0\), the mean and standard deviation both equal \(\dfrac{1}{\lambda}\), and tail probabilities come straight from \(P(X>a)=e^{-\lambda a}\). This page shows how to find probabilities, means and quantiles.

A continuous random variable \(X\) is exponentially distributed with parameter \(\lambda>0\) if its probability density function is \(f(x)=\lambda e^{-\lambda x}\) for \(x\ge 0\) (and \(0\) for \(x<0\)). It is the standard model for the time until a random event occurs, such as a lifetime or a waiting time.

Like every pdf, the total area under it is \(1\): \(\displaystyle\int_0^{\infty}\lambda e^{-\lambda x}\,dx=1\). Probabilities are areas under the curve, found by integrating between the limits. Because the antiderivative of \(\lambda e^{-\lambda x}\) is \(-e^{-\lambda x}\), the two most useful results are \(P(X>a)=e^{-\lambda a}\) and \(P(X

The cumulative distribution function is \(F(x)=P(X\le x)=1-e^{-\lambda x}\). A probability between two values is a difference of tails, \(P(a\le X\le b)=e^{-\lambda a}-e^{-\lambda b}\).

The mean and the standard deviation are both \(\dfrac{1}{\lambda}\); a large \(\lambda\) means events happen quickly and the curve decays fast. A quantile \(x_p\) (the value with probability \(p\) below it) is found by solving \(1-e^{-\lambda x}=p\); the median is the case \(p=\dfrac{1}{2}\).

Exponential pdf with a shaded strip between x=1 and x=3The decaying curve y equals lambda e to the minus lambda x; the region under it between x equals 1 and x equals 3 is shaded, and its area is the probability that X lies between 1 and 3. x f(x) 1 3 0 P(1≤X≤3) y = λe −λx
A probability is an area: \(P(1\le X\le 3)=e^{-\lambda}-e^{-3\lambda}\), the shaded strip under \(y=\lambda e^{-\lambda x}\).
Exponential pdf with the shaded tail region to the right of x=2The same decaying curve, with the whole tail region to the right of x equals 2 shaded; its area is the probability that X exceeds 2, equal to e to the minus lambda times 2. x f(x) 2 0 P(X>2) y = λe −λx
The tail area gives \(P(X>a)=e^{-\lambda a}\) directly — here \(P(X>2)=e^{-2\lambda}\).

For an exponential random variable \(X\) with parameter \(\lambda>0\), the probability density function and the tail / head probabilities are:

\[ f(x)=\lambda e^{-\lambda x}\ (x\ge 0),\qquad P(X>a)=e^{-\lambda a},\qquad P(X
f(x)=λe-λx

A probability between two values is a difference of tails:

\[ P(a\le X\le b)=\int_a^b\lambda e^{-\lambda x}\,dx=e^{-\lambda a}-e^{-\lambda b} \]
P(aXb)=e-λa-e-λb

The mean and standard deviation are equal, and a quantile comes from the CDF:

\[ E(X)=\operatorname{sd}(X)=\dfrac{1}{\lambda},\qquad 1-e^{-\lambda x_p}=p\ \Rightarrow\ x_p=-\dfrac{1}{\lambda}\ln(1-p) \]
E(X)=1λ
Mean gives \(\lambda\); median uses \(\ln 2\). If a problem states an average, then \(\lambda=\dfrac{1}{\text{mean}}\). Putting \(p=\dfrac{1}{2}\) into the quantile formula gives the median \(\dfrac{1}{\lambda}\ln 2\), which is always smaller than the mean.

Solving an exponential distribution problem

  1. Find \(\lambda\): read it from \(f(x)=\lambda e^{-\lambda x}\) directly, or, if you are given an average, use \(\lambda=\dfrac{1}{\text{mean}}\).
  2. Choose the probability form: "more than" uses \(P(X>a)=e^{-\lambda a}\); "less than" uses \(P(X
  3. Substitute and evaluate: put in the numbers, leaving an exact \(e^{-k}\) if an exact answer is asked, or rounding to the required decimal places.
  4. For a quantile or median: set the CDF equal to \(p\), i.e. \(1-e^{-\lambda x}=p\), then take logs to solve for \(x\); the median is the case \(p=\dfrac{1}{2}\).
Example 1 — Mean and standard deviation
The time \(X\) hours a machine runs before its first fault has pdf \(f(x)=0.4\,e^{-0.4x}\) for \(x\ge 0\). Find the mean and standard deviation.
Solution

Read off \(\lambda\) from the pdf, then use \(E(X)=\operatorname{sd}(X)=\dfrac{1}{\lambda}\):

\(\lambda\)\(=\)\(0.4\)
\(E(X)\)\(=\)\(\dfrac{1}{\lambda}\)
\(=\)\(\dfrac{1}{0.4}\)
\(=\)\(2.5\)

The standard deviation of an exponential distribution equals the mean:

\(\operatorname{sd}(X)\)\(=\)\(\dfrac{1}{\lambda}\)
\(=\)\(2.5\)

The mean is \(2.5\) hours and the standard deviation is \(2.5\) hours.

Example 2 — A tail probability (exact then decimal)
A component's lifetime \(X\) years is exponential with \(\lambda=0.5\). Find \(P(X>3)\).
Solution

Use the tail result \(P(X>a)=\displaystyle\int_a^{\infty}\lambda e^{-\lambda x}\,dx=e^{-\lambda a}\):

\(P(X>3)\)\(=\)\(\int_3^{\infty} 0.5\,e^{-0.5x}\,dx\)
\(=\)\(\Big[-e^{-0.5x}\Big]_3^{\infty}\)
\(=\)\(0-\left(-e^{-1.5}\right)\)
\(=\)\(e^{-1.5}\)

Evaluate to four decimal places:

\(e^{-1.5}\)\(=\)\(0.2231\)

\(P(X>3)=e^{-1.5}\approx 0.2231\).

Example 3 — A probability between two values
Text messages arrive on average every \(5\) minutes, so the gap \(X\) minutes is exponential with mean \(5\). Find \(P(2\le X\le 6)\) to \(4\) d.p.
Solution

First convert the mean to \(\lambda=\dfrac{1}{\text{mean}}\):

\(\lambda\)\(=\)\(\dfrac{1}{5}\)
\(=\)\(0.2\)

Use \(P(a\le X\le b)=e^{-\lambda a}-e^{-\lambda b}\):

\(P(2\le X\le 6)\)\(=\)\(e^{-0.2\times 2}-e^{-0.2\times 6}\)
\(=\)\(e^{-0.4}-e^{-1.2}\)
\(=\)\(0.6703-0.3012\)
\(=\)\(0.3691\)

\(P(2\le X\le 6)\approx 0.3691\).

Exponential pdf, mean 5, with the strip between x=2 and x=6 shadedThe decaying curve for lambda equals 0.2, with the region between x equals 2 and x equals 6 shaded to represent the probability. x f(x) 2 6 0 P(2≤X≤6) y = λe −λx
Example 4 — Median lifetime
A battery's life \(X\) hours is exponential with a mean of \(8\) hours. Find the median lifetime, correct to \(2\) d.p.
Solution

Convert the mean to \(\lambda\), then solve \(1-e^{-\lambda m}=\dfrac{1}{2}\) for the median \(m\):

\(\lambda\)\(=\)\(\dfrac{1}{8}\)
\(1-e^{-m/8}\)\(=\)\(\dfrac{1}{2}\)
\(e^{-m/8}\)\(=\)\(\dfrac{1}{2}\)

Take natural logs of both sides and solve:

\(-\dfrac{m}{8}\)\(=\)\(\ln\dfrac{1}{2}=-\ln 2\)
\(m\)\(=\)\(8\ln 2\)
\(=\)\(5.55\)

The median lifetime is \(8\ln 2\approx 5.55\) hours — below the mean of \(8\) hours, as always for an exponential distribution.

Common pitfalls

Confusing \(\lambda\) with the mean. The parameter \(\lambda\) and the mean are reciprocals: mean \(=\dfrac{1}{\lambda}\). A mean of \(4\) means \(\lambda=0.25\), not \(\lambda=4\). Read the wording carefully.
Mixing up "more than" and "less than". \(P(X>a)=e^{-\lambda a}\) (the tail), but \(P(X
Assuming the median equals the mean. The exponential curve is not symmetric, so the median \(\dfrac{1}{\lambda}\ln 2\) is always less than the mean \(\dfrac{1}{\lambda}\) (about \(69\%\) of it).
Dropping the minus sign in the antiderivative. The antiderivative of \(\lambda e^{-\lambda x}\) is \(-e^{-\lambda x}\); the minus sign is what makes the limits give \(e^{-\lambda a}\).

Frequently asked questions

What is the exponential probability density function?

It is \(f(x)=\lambda e^{-\lambda x}\) for \(x\ge 0\), where \(\lambda>0\) is the parameter. It models the waiting time until a random event, such as a component failing.

What are the mean and standard deviation of an exponential distribution?

Both equal \(\dfrac{1}{\lambda}\). So if \(\lambda=0.25\) the mean and standard deviation are both \(4\).

How do you find \(P(X>a)\) for an exponential distribution?

Integrate the pdf from \(a\) to infinity, which gives \(P(X>a)=e^{-\lambda a}\). For \(P(X

How do you find the median of an exponential distribution?

Set the CDF equal to \(\dfrac{1}{2}\): solve \(1-e^{-\lambda m}=\dfrac{1}{2}\), which gives the median \(m=\dfrac{1}{\lambda}\ln 2\).

How is \(\lambda\) related to the mean?

They are reciprocals: \(\lambda=\dfrac{1}{\text{mean}}\). If a problem says events happen on average every \(5\) minutes, then \(\lambda=\dfrac{1}{5}=0.2\).

What is the cumulative distribution function of an exponential distribution?

It is \(F(x)=P(X\le x)=1-e^{-\lambda x}\) for \(x\ge 0\). It gives the probability of a value at or below \(x\) and is used to find quantiles.