How to show that $E[S_N]=...$, if $X_i$'s are indep. in $S_N=X_1+...+X_N$

184 Views Asked by At

If I have that $X_i$ is an independent random variable in $S_N=X_1+X_2+...+X_N$ where $E[X_i]=m^i$, $m\neq 1$, $S_0=0$ and $N \sim Po(\lambda)$ is independent of the RV's, how can I show that $E[S_N]=\frac{m}{m-1}(e^{\lambda(m-1)}-1)$?

I can only figure out how to do this for iid RV's using $g_{S_N}(t)=\{ X_1,X_2,... $ are iid$\}=g_N(g_X(t))$, any help appreciated...

1

There are 1 best solutions below

2
On BEST ANSWER

Just use the Law of Total Expectation.

$$\begin{align}\mathsf E(S_N)~=~& \mathsf E(\mathsf E(S_N\mid N))\\~=~&\mathsf E(\sum_{k=1}^N \mathsf E(X_k))\\ \vdots\quad&\end{align}$$