Mostly Harmless StatisticsXYZ Homework Edition

⇩ Download ▾

6.3 Exponential Distribution

An exponential distribution models a continuous random variable over time, area or space where the rate of occurrences decreases as X gets larger.

The probability density function (PDF) for an exponential curve is

f ( x ) = { λ e x λ , for  x 0 0 , elsewhere . f(x)= \{\begin{array}{l}\lambda e^{-x \lambda}, \text {for } x \geq 0 \\ 0, \text{elsewhere}\end{array}.

The value lambda λ is the fixed rate of occurrence and is equal to one divided by the mean, 1μ\frac{1}{\mu}.

If the mean is given in the problem then you write the PDF as f(x)= 1μe(xμ)\frac{1}{\mu} e^{\left(-\frac{x}{\mu}\right)}, where e is a mathematical constant approximately equal to 2.71828, x ≥ 0 and x is the value you are trying to find the probability for, μ is the mean number of a successes over an interval of time, space, volume, etc. The distribution is denoted as X~Exp(λ).

Figure 6-8 gives example graphs for a mean of 5, 10 and 20. Note the curve hits the y-axis at 1/μ and keeps going forever to the right with an asymptote at y = 0.

Three exponential density curves labeled f(x) = (1/5)e^(-x/5) in blue, f(x) = (1/10)e^(-x/10) in green, and f(x) = (1/20)e^(-x/20) in magenta; they start at 0.2, 0.1, and 0.05 on the y-axis respectively and decay toward zero as x runs to 19.

Figure 6-8

You would need integral calculus skills to find the area under this curve. To get around having the calculus requirement, we have three scenarios that we can use to find probability for an exponential distribution where we will not have to use the PDF.

Adapted from Mostly Harmless Statistics by Rachel Webb (Portland State University, https://mostlyharmlessstat.wixsite.com/webpage), © Rachel Webb, licensed under CC BY-SA 4.0. Changes were made. License: CC-BY-SA-4.0.

These eBooks are a prerelease and are not yet certified conformant with WCAG 2.1 AA or ADA Title II. Every page is built against an automated accessibility gate, and the published editions will meet ADA Title II requirements when they release in late September 2026. If something is unusable, please tell us.