Sums of exponentially distributed rvs

In summary, the conversation discusses deriving the sum of exponentially distributed random variables. The PDF of the sum is represented by q(s) = e^{-(s_1+s_2+...+s_n)} where s \ge 0. The process involves integrating from a lower bound to an upper bound, and then finding the moment generating function or using induction to simplify the calculation.
  • #1
roadworx
21
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,

[tex] f(s) = \left\{
\begin{array}{c l}
e^{-s} & if s \ge 0 \\
0 & otherwise
\end{array}
\right.
[/tex]

Let [tex]X_1, X_2, ... , X_n[/tex] be independently exponentially distributed random variables.

The PDF of the sum, [tex] X_1 + X_2 + ... +X_n[/tex] is

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

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

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

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

= [tex]\int^b_a e^{-u} vol_{n-1} T_u du [/tex]

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


What would [tex] vol_{n-1}[/tex] be here?
 
Physics news on Phys.org
  • #2
Do you need to do the problem this way? I can suggest two procedures that would be easier than this approach:
1) Since the [tex] X [/tex]s 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 [tex] n [/tex] of the variables in a single integration, start with

[tex]
S_2 = X_1 + X_2
[/tex]

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

1. What is an exponentially distributed random variable?

An exponentially distributed random variable is a type of continuous probability distribution that models the time between events in a Poisson process. It is often used to model phenomena such as waiting times, failure times, or arrival times.

2. How is the sum of exponentially distributed random variables calculated?

The sum of exponentially distributed random variables can be calculated by adding the individual parameters of each exponential distribution. For example, if X and Y are both exponentially distributed with parameters λ1 and λ2 respectively, then their sum Z = X + Y is exponentially distributed with parameter λ1 + λ2.

3. What is the mean of the sum of exponentially distributed random variables?

The mean of the sum of exponentially distributed random variables is equal to the sum of the individual means of each exponential distribution. In other words, if X and Y are exponentially distributed with means μ1 and μ2 respectively, then the mean of Z = X + Y is equal to μ1 + μ2.

4. Can the sum of exponentially distributed random variables be normally distributed?

No, the sum of exponentially distributed random variables is not normally distributed. It follows a gamma distribution, which is a type of skewed distribution. However, as the number of exponentially distributed random variables increases, the sum may approach a normal distribution due to the central limit theorem.

5. How are sums of exponentially distributed random variables used in practice?

Sums of exponentially distributed random variables are commonly used in various fields, including engineering, finance, and biology. They can be used to model the time between failures in a system, the arrival times of customers in a queue, or the time between mutations in a DNA sequence. They are also used in statistical tests and simulations to model real-world situations.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
8
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
644
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
4K
  • Set Theory, Logic, Probability, Statistics
Replies
27
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
918
Replies
0
Views
348
Back
Top