Sums of exponentially distributed rvs

  • Context: Graduate 
  • Thread starter Thread starter roadworx
  • Start date Start date
  • Tags Tags
    Distributed Sums
Click For Summary
SUMMARY

The sum of independently exponentially distributed random variables can be derived using their moment generating functions or through induction. The probability density function (PDF) for a single exponentially distributed random variable is defined as f(s) = e^{-s} for s ≥ 0. The PDF of the sum, X_1 + X_2 + ... + X_n, is expressed as q(s) = e^{-(s_1+s_2+...+s_n)}. Two effective methods for deriving the distribution of the sum include calculating the moment generating function and using induction starting from the sum of two variables.

PREREQUISITES
  • Understanding of probability density functions (PDFs)
  • Familiarity with moment generating functions
  • Knowledge of independent and identically distributed (i.i.d) random variables
  • Basic concepts of mathematical induction
NEXT STEPS
  • Learn how to derive moment generating functions for random variables
  • Study the properties of independent and identically distributed (i.i.d) random variables
  • Explore mathematical induction techniques in probability theory
  • Investigate the distribution of sums of random variables in more complex scenarios
USEFUL FOR

Statisticians, data scientists, and anyone studying probability theory or working with random variables will benefit from this discussion.

roadworx
Messages
20
Reaction score
0
Hi,

Can anyone derive the sum of exponentially distributed random variables?

I have the derivation, but I'm confused about a number of steps in the derivation.

Here they are:

Random variable x has the PDF,

f(s) = \left\{<br /> \begin{array}{c l}<br /> e^{-s} &amp; if s \ge 0 \\<br /> 0 &amp; otherwise <br /> \end{array}<br /> \right. <br />

Let X_1, X_2, ... , X_n be independently exponentially distributed random variables.

The PDF of the sum, X_1 + X_2 + ... +X_n is

q(s) = e^{-(s_1+s_2+...+s_n)} where s s \ge 0

=> \int_{a \le s_1+s_2+...+s_n \le b} q(s) ds

= \int_{a \le s_1+s_2+...+s_n \le b} e^{-(s_1 + ... + s_n)} ds

Can anyone explain this stage? Going from the above integral to the following integral?

= \int^b_a e^{-u} vol_{n-1} T_u du

where T_u = [s_1+ ... + s_n = u]


What would vol_{n-1} be here?
 
Physics news on Phys.org
Do you need to do the problem this way? I can suggest two procedures that would be easier than this approach:
1) Since the Xs are i.i.d exponential, you can calculate the moment generating function of the sum quite easily, and identify the distribution from that
2) Rather than using all n of the variables in a single integration, start with

<br /> S_2 = X_1 + X_2<br />

and find its distribution, then continue to the case you have by induction.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 27 ·
Replies
27
Views
3K