28 Exponential Distributions
- Exponential distributions are often used to model the waiting times between events in a random process that occurs continuously over time.
Example 28.1 Suppose that we model the time, measured continuously in hours, from now until the next earthquake (of any magnitude) occurs in southern CA as a continuous random variable
- Sketch the pdf of
. What does this tell you about waiting times?
- Without doing any integration, approximate the probability that
rounded to the nearest minute is 0.5 hours.
- Compute and interpret
.
- Find the cdf of
.
- Find the median time between earthquakes.
- Set up the integral you would solve to find
. Interpret . How does the median compare to the mean? Why?
- Set up the integral you would solve to find
.
- Find
and .
- A continuous random variable
has an Exponential distribution with rate parameter if its pdf is
- If
has an Exponential( ) distribution then - Exponential distributions are often used to model the waiting time in a random process until some event occurs.
is the average rate at which events occur over time (e.g., 2 per hour) is the mean time between events (e.g., 1/2 hour)
- If
has an Exponential( distribution and is a constant, then has an Exponential( ) distribution.- If
is measured in hours with rate per hour and mean 1/2 hour - Then
is measured in minutes with rate per minute and mean minutes.
- If
- If
has an Exponential(1) distribution and is a constant then has an Exponential( ) distribution. - If
has a Uniform(0, 1) distribution then has Exponential(1) distribution. ( also has an Exponential(1) distribution.)
Example 28.2
- Identify by name the marginal distribution and one-way conditional distributions that you can obtain from the joint pdf without doing any calculus.
- How could you use an an Exponential(1) spinner to simulate
pairs with this joint distribution?
- Sketch a plot of the joint pdf.
- Find
without doing any calculus.
- Find
without doing any calculus. (Well, without doing any multivariable calculus.)
- Use simulation to approximate the distribution of
. Does have an Exponential distribution?
28.1 Memoryless property
Example 28.3
Let
- Find the probability that the waiting time is greater than 1 hour.
- Suppose that no earthquakes occur in the next 3 hours. Find the conditional probability that the waiting time (from now) is greater than 4 hours. Be sure to write a valid probability statement involving
before computing. What do you notice?
- Memoryless property. If
has an Exponential( ) distribution then for any
- Given that we have already waited
units of time, the conditional probability that we wait at least an additional units of time is the same as the unconditional probability that we wait at least units of time. - A continuous random variable
has the memoryless property if and only if has an Exponential distribution. That is, Exponential distributions are the only continuous1 distributions with the memoryless property. - If
has an Exponential( ) distribution then the conditional distribution of the excess waiting time, , given is Exponential( ).
28.2 Exponential race
Example 28.4
Xiomara and Rogelio each leave work at noon to meet the other for lunch. The amount of time,
- What is the relationship between
and ?
- Find and interpret
.
- Find
and identify by name the distribution of .
- Find
. Is it equal to ?
- Is
greater than or less than 0.5? Make an educated guess for .
- Find
.
- Find
for general .
- Find
. Hint: Use a continuous version of the law of total probability.
- Find
.
- Find
for general .
- Let
be the indicator that Xiomara arrives first. What can you say about and ?
- Exponential race (a.k.a., competing risks.) Let
be independent random variables. Suppose has an Exponential distribution with rate parameter . Let and let be the discrete random variable which takes value when , for . Then has an Exponential distribution with rate and are independent
- Imagine there are
contestants in a race, labeled , racing independently, and is the time it takes for the th contestant to finish the race. Then is the winning time of the race, and has an Exponential distribution with rate parameter equal to sum of the individual contestant rate parameters. - The discrete random variable
is the label of which contestant is the winner. The probability that a particular contestant is the winner is the contestant’s rate divided by the total rate. That is, the probability that contestant is the winner is proportional to the contestant’s rate . - Furthermore,
and are independent. Information about the winning time does not influence the probability that a particular contestant won. Information about which contestant won does not influence the distribution of the winning time.
28.3 Gamma distributions
Example 28.5
Suppose that elapsed times (hours) between successive earthquakes are independent, each having an Exponential(2) distribution. Let
- Compute
.
- Compute
.
- Does
have an Exponential distribution? Explain.
- Use simulation to approximate the distribution of
.
- A continuous random variable
has a Gamma distribution with shape parameter , a positive integer2, and rate parameter3 if its pdf is If has a Gamma( , ) distribution then - If
are independent and each has an Exponential( ) distribution then has a Gamma( , ) distribution. - Each
represents the waiting time between two occurrences of some event, so represents the total waiting time until a total of occurrences. - Exponential distributions are continuous analogs of Geometric distributions, and Gamma distributions are continuous analogs of Negative Binomial distributions.
- For a positive integer
, the Gamma( ) distribution is also known as the chi-square distribution with degrees of freedom.
Geometric distributions are the only discrete distributions with the discrete analog of the memoryless property.↩︎
There is a more general expression of the pdf which replaces
with the Gamma function , that can be used to define a Gamma pdf for any . When is a positive integer, .↩︎Like Exponential distributions, Gamma distributions are sometimes parametrized directly by their mean
, instead of the rate parameter . The mean is called the scale parameter.↩︎