How to Prove the Sum of Exponential Distributions is Erlang?

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 [tex]\mu[/tex],

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

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

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

Can someone help?

Thanks!
 
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 [tex]\mu[/tex],

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

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

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,

[tex] <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 /> [/tex]

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

Then I have some problems to proceed to generalize it.

If I integrate it again with
[tex] \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)[/tex]
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,

[tex] <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 /> [/tex]

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

Then I have some problems to proceed to generalize it.

If I integrate it again with
[tex] \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)[/tex]
which is hard to spot the parttern and justify the general result to the erlang density..
Your second integral actually evaluates to

[tex] 0.5 \mu^3 x^2 \exp(-\mu x)[/tex]

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

[tex] 0.5 \mu^3 x^2 \exp(-\mu x)[/tex]

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
3K
  • · 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