Story

The Exponential distribution is the continuous counterpart to the Geometric distribution. The story of the Exponential distribution is analogous, but we are now waiting for a success in continuous time, where successes arrive at a rate of successes per unit of time. The average number of successes in a time interval of length is , though the actual number of successes varies randomly. An Exponential random variable represents the waiting time until the first arrival of a success.

——adapted from Book BH

Basic

Definition: A continuous r.v. is said to have the Exponential distribution with parameter if its PDF is

The corresponding CDF is

To calculate the expectation and variance, we first consider with PDF , then

Now let for

or

Hence, we can get

  • MGF (moment generating function):

Memeoryless Property

Memoryless is something like , let , then

Theorem: If is a positive continuous r.v. with memoryless property, then has an exponential distribution. Similarly, if is discrete, then it has a geometric distribution.

Proof idea: use survival function and solve differential equations.

Examples

eg.1 , and . Then .

Proof: By LOTP (law of total probability),

eg.2 are independent with . Let , then .

Proof:

The intuition of this result is that if you consider Poisson processes with rate ,

  • as the waiting time for a green car
  • as the waiting time for a red car

Then is the waiting time for a car of any color (i.e., any car). So it makes sense, the rate is .

eg.3 (Difference of two exponetial) Let and , . Then what is the PDF of ?

Solution: Recall the story of exponential, one can think of and as waiting times for two independent things. For example,

  • as the waiting time for a red car passing by
  • as the waiting time for a blue car

If we see a blue car passing by, then the further waiting time for a red car is still distributed as same distribution as , for the memoryless property of exponential. Likewise, if we see a red car passing by, then the further waiting time is distributed as same as . The further waiting time is somehow what we are interested in, say .

The above intuition says that, the conditional distribution of given is the distribution of , and the conditional distribution of given is the distribution of (or in other words, the conditional distribution of given is same as the distribution of ).

To make full use of our intuition, we know that

  • If , which means , then a.s. holds, that is
  • If , which means , then a.s. holds, that is

However, this is just a sketch. Later we will see how to derivate the form mathematically.

From the above point of view, the PDF of had better be discussed by the sign of .

  • If , which implies , then
  • If , which implies , then

Therefore, the PDF of has the form

Note: since the integral domain is a line () whose measure is 0. That is . This is why we can give no care of the case .