Factsheet: Exponential distribution

Statistics
Author

Michelle Arnetta and Tom Coleman

Summary
A factsheet on the exponential distribution.
Parameters
1.00
Mean: 1.000
Standard deviation: 1.000

Probability to calculate:
2.0
Exponential distribution plot
Exp(λ = 1.00)
Results

 

Where to use: The exponential distribution is used when \(X\) is the waiting time before a certain event occurs. It is similar to the geometric distribution, but the exponential distribution uses a continuous waiting time instead of the integer number of trials.

Notation: \(X \sim \textrm{Exponential}(\lambda)\) or \(X \sim \textrm{Exp}(\lambda)\)

Parameter: An integer \(\lambda\), representing number of times an event occurs within a specific period of time.

Quantity Value Notes
Mean \(\mathbb{E}(X) = \frac{1}{\lambda}\)
Variance \(\mathbb{V}(X) = \frac{1}{\lambda^2}\)
PDF \(\mathbb{P}(X=x)=\lambda e^{-\lambda x}\)
CDF \(\mathbb{P}(X \leq x)=1-e^{-\lambda x}\)

Example: Customers enter Cantor’s Confectionery at an average rate of 20 people per hour, and the time distance between each visit can be modelled by an exponential distribution. This can be expressed as \(X \sim \textrm{Exp}(20)\).

Further reading

This interactive element appears in Overview: Probability distributions. Please click this link to go to the guide.

Version history

v1.0: initial version created 04/25 by tdhc and Michelle Arnetta as part of a University of St Andrews VIP project.

This work is licensed under CC BY-NC-SA 4.0.

Feedback

Your feedback is appreciated and useful. Feel free to leave a comment here,
but please be specific with any issues you encounter so we can help to resolve them
(for example, what page it occured on, what you tried, and so on).