How to Prove the Sum of Exponential Distributions is Erlang?

Click For Summary

Discussion Overview

The discussion revolves around proving that the sum of independent identically distributed (iid) exponential random variables results in an Erlang distribution. Participants explore the use of convolution to derive the density function of the Erlang distribution, addressing challenges in the integration process and the generalization of results.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Homework-related

Main Points Raised

  • One participant seeks help to prove that the sum of n iid exponential distributions with rate parameter μ results in an Erlang distribution, specifically asking for a convolution-based approach.
  • Another participant explains the definition of convolution and its application in finding the cumulative distribution function (CDF) of the sum of random variables, suggesting a reference for a detailed example.
  • A participant shares their integration attempt, noting that they reached a form consistent with expectations but struggled to generalize the result to the Erlang density.
  • Further integration attempts are discussed, with one participant indicating difficulty in spotting patterns and justifying the general result.
  • Another participant provides feedback on the integration process, correcting an earlier claim about the evaluation of an integral and suggesting that the exponential term remains unchanged during integration.
  • A participant acknowledges their earlier mistake in integration and confirms they have verified their work using Maple.

Areas of Agreement / Disagreement

Participants express various viewpoints on the integration process and the application of convolution, with some corrections and refinements made to earlier claims. However, no consensus is reached on the overall proof or the generalization of results.

Contextual Notes

Participants mention challenges related to integration techniques and the identification of patterns in the results, indicating that some assumptions or steps may be missing or unclear.

ghostyc
Messages
25
Reaction score
0
Hi all,

I am now doing revision for one of the statistics module.

I am having some difficulty to proove the following:

Given n iid Exponential distribution with rate parameter \mu,

using convolution to show that the sum of them is Erlang distribution with density

f(x) = \mu \frac{(\mu x)^{k-1}} {(k-1)!} \exp(-\mu x)

I have read many book, which all have seen to ommitted the proof or
let as an exercise.

Can someone help?

Thanks!
 
Physics news on Phys.org
ghostyc said:
Hi all,

I am now doing revision for one of the statistics module.

I am having some difficulty to proove the following:

Given n iid Exponential distribution with rate parameter \mu,

using convolution to show that the sum of them is Erlang distribution with density

f(x) = \mu \frac{(\mu x)^{k-1}} {(k-1)!} \exp(-\mu x)

I have read many book, which all have seen to ommitted the proof or
let as an exercise.

Can someone help?

Thanks!

Do you know the definition of convolution? The application of how it applies to finding the distribution of P(X1 + X2 + X3 + ... XN < s) (ie the CDF) is given by finding the convolution of pdf's.

If you want a detailed example step-by-step (for exponential random variables) visit Page 298 of "Introduction to Probability Models 9th Edition" by Sheldon M. Ross published by Academic Press.

Other versions of the book may have the same step-by-step proof, but if you can't find it just use the convolution theorem to obtain the results and take into account the relevant domains of the variables.
 
Hi there,

Thank you for pointing the right direction.

In fact. I have tried that already,

<br /> <br /> f(x)=\int_0^x \mu \exp(-\mu s) \mu \exp(-\mu (x-s)) \, \mathrm{d} s =x\mu^2\exp(-\mu x)<br /> <br />

which is in the form of \mu (\mu x) \exp(-\mu x), is something we would expect to get.

Then I have some problems to proceed to generalize it.

If I integrate it again with
<br /> \int_0^x s\mu^2\exp(-\mu s) \mu \exp(-\mu (x-s)) \, \mathrm{d} s<br /> =<br /> -\mu^2 x \exp(-2\mu x) + x \mu ^2 \exp(-\mu x)<br />
which is hard to spot the parttern and justify the general result to the erlang density..
 
ghostyc said:
Hi there,

Thank you for pointing the right direction.

In fact. I have tried that already,

<br /> <br /> f(x)=\int_0^x \mu \exp(-\mu s) \mu \exp(-\mu (x-s)) \, \mathrm{d} s =x\mu^2\exp(-\mu x)<br /> <br />

which is in the form of \mu (\mu x) \exp(-\mu x), is something we would expect to get.

Then I have some problems to proceed to generalize it.

If I integrate it again with
<br /> \int_0^x s\mu^2\exp(-\mu s) \mu \exp(-\mu (x-s)) \, \mathrm{d} s<br /> =<br /> -\mu^2 x \exp(-2\mu x) + x \mu ^2 \exp(-\mu x)<br />
which is hard to spot the parttern and justify the general result to the erlang density..
Your second integral actually evaluates to

<br /> 0.5 \mu^3 x^2 \exp(-\mu x)<br />

All you're really integrating is s. The exponential is untouched because it doesn't contain s anymore after you multiply the 2 exponentials.
 
sfs01 said:
Your second integral actually evaluates to

<br /> 0.5 \mu^3 x^2 \exp(-\mu x)<br />

All you're really integrating is s. The exponential is untouched because it doesn't contain s anymore after you multiply the 2 exponentials.


You are absolutely right. I was doing that for a long time and I got messed up with my integration. Now I have double checked with Maple.

Thanks!
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
5K
  • · Replies 1 ·
Replies
1
Views
7K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K