Sums of independent random variables

Click For Summary
SUMMARY

The discussion centers on the probability distribution of the sum of independent random variables, specifically $Z = X_1 + \ldots + X_N$, where $X_i \sim_{iid} \text{Exponential}(\lambda)$ and $N \sim \text{Geometric}_1(p)$. The moment generating function (MGF) for $Z$ is derived as $M_Z(z) = \frac{(1-p)\lambda}{(1-p)\lambda - z}$, indicating that $Z$ follows an exponential distribution with parameter $(1-p)\lambda$. The initial assumption that $Z$ could be geometrically distributed is incorrect, as the sum of continuous random variables results in a continuous distribution.

PREREQUISITES
  • Understanding of moment generating functions (MGFs)
  • Knowledge of exponential and geometric distributions
  • Familiarity with independent random variables
  • Basic probability theory concepts
NEXT STEPS
  • Study the properties of moment generating functions in probability theory
  • Explore the relationship between exponential and geometric distributions
  • Learn about the Central Limit Theorem and its implications for sums of random variables
  • Investigate applications of MGFs in deriving distributions of sums of independent random variables
USEFUL FOR

Students and professionals in statistics, mathematicians, and data scientists interested in understanding the behavior of sums of independent random variables and their distributions.

Jason4
Messages
27
Reaction score
0
I have:

$Z=X_1+\ldots+X_N$, where:

$X_i\sim_{iid}\,\text{Exponential}(\lambda)$

$N\sim\,\text{Geometric}_1(p)$

For all $i,\,N$ and $X_i$ are independent.

I need to find the probability distribution of $Z$:

$G_N(t)=\frac{(1-p)t}{1-pt}$

$M_X(t)=\frac{\lambda}{\lambda-t}$

$M_Z(z)=G_N(M_X(z))=\frac{(1-p)\left(\frac{\lambda}{\lambda-z}\right)}{1-p\left(\frac{ \lambda}{\lambda-z}\right)}$

$\Rightarrow Z\sim\,\text{Geometric}_1\left(p \frac{ \lambda}{\lambda-z}\right)$

Is that even correct? Should I be looking for $E[Z]$ and $V[Z]$ ?
 
Physics news on Phys.org
Hello,

Try to think about it. You're summing exponential rv's, which are continuous. Thus your final distribution should be continuous. So it can't be a geometric distribution. Your mgf is indeed correct, but you need to transform it in order to get a known mgf.

In particular, we have :
$M_Z(z)=\frac{(1-p)\left(\tfrac{\lambda}{\lambda-z}\right)}{1-p\left(\tfrac{\lambda}{\lambda-z}\right)}=\frac{(1-p)\lambda}{(1-p)\lambda-z}$
which is the MGF of an exponential distribution with parameter $(1-p)\lambda$And when you're asked for the distribution of a rv, there's no need of the moments (unless it's a normal distribution), because it doesn't characterize the distribution. A MGF or a PGF are functions that determine the distribution of a rv, so they're fully sufficient.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K