Independent random varables with common expectation and variance

  • #1
43
0
Homework Statement

Suppose X1 , X2 , . . . , Xn are independent random variables, with common expectation μ and variance σ^2 . Let Sn = X1 + X2 + · · · + Xn . Find the variance of Sn.

The attempt at a solution

Expected value:

[itex] E[S_n] = n E[X_i] = n\mu \hspace{10 cm} [/itex] (1)

Variance:

[itex] Var[S_n] = E[S_n^2] - E[S_n]^2 = E[S_n^2] - n^2 \mu^2 \hspace{7 cm}[/itex] (2) # Substituted (1).

[itex] \displaystyle E[S_n^2] = E[\sum_{i=1}^n X_i^2] + 2 E[\sum_{j=1}^n\sum_{k\ >\ j}^n X_jX_k] = n E[X_i^2] + n(n - 1) E[X_jX_k] \hspace{1 cm}[/itex] (3) # Expanded Sn.

[itex] Var[ X_i ] = E[X_i^2] + E[X_i]^2 = \sigma^2\ \rightarrow\ E[X_i^2] = \sigma^2 + \mu^2 \hspace{5 cm} [/itex] (4)

[itex] \displaystyle E[S_n] = n(\sigma^2+\mu^2 + (n - 1) E[X_jX_k]) \hspace{7 cm} [/itex] (5) # Substituted (4) into (3).

I'm stuck here.

If I knew the covariance of Xj and Xk, then I could use the following formula:

[itex] Covar[X_j, X_k] = E[X_j X_k] - E[X_j]E[X_k][/itex]

[itex] \rightarrow\ E[X_j X_k] = Covar[X_j, X_k] + E[X_j] E[X_k] = Covar[X_j, X_k] + \mu^2 \hspace{1 cm}[/itex] (6)

I suspect that "independent random variables with common expectation and variance" implies a certain relation that is necessary for this question.

Can someone give me a hint please?
 
Last edited:
Physics news on Phys.org
  • #2
Do independent random variables have any covariance?
 
  • #3
HotMintea said:
[itex] \displaystyle E[S_n] = n(\sigma^2+\mu^2 + (n - 1) E[X_jX_k]) \hspace{7 cm} [/itex] (5) # Substituted (4) into (3).

I meant [itex] E[S_n^2] = [/itex].

obafgkmrns said:
Do independent random variables have any covariance?

I found the proof of [itex] E[X]E[Y] = E[XY] [/itex], if X and Y are random variables, which basically uses [itex] P(X,Y) = P(X)P(Y). \hspace{2 cm} [/itex] http://webpages.dcu.ie/~applebyj/ms207/RV2.pdf" [Broken]

So now I get that [itex] Var[S_n] = n\sigma^2 [/itex].

Thanks for the help :smile:
 
Last edited by a moderator:

Suggested for: Independent random varables with common expectation and variance

Replies
29
Views
1K
Replies
14
Views
974
Replies
3
Views
606
Replies
8
Views
613
Replies
2
Views
774
Replies
8
Views
778
Replies
8
Views
1K
Back
Top