124 Chapter 4:Random Variables and Expectation
and so for independentX 1 ,...,Xn,
Var( n
∑i= 1Xi)
=∑ni= 1Var(Xi)ProofWe need to prove thatE[XY]=E[X]E[Y]. Now, in the discrete case,
E[XY]=∑j∑ixiyjP{X=xi,Y=yj}=∑j∑ixiyjP{X=xi}P{Y=yj} by independence=∑yyjP{Y=yj}∑ixiP{X=xi}=E[Y]E[X]Because a similar argument holds in all other cases, the result is proven.
EXAMPLE 4.7a Compute the variance of the sum obtained when 10 independent rolls of
a fair die are made.
SOLUTION LettingXidenote the outcome of theith roll, we have that
Var( 10
∑1Xi)
=∑^101Var(Xi)= 103512 from Example 4.6a
=^1756 ■EXAMPLE 4.7b Compute the variance of the number of heads resulting from 10 indepen-
dent tosses of a fair coin.
SOLUTION Letting
Ij={
1 if thejth toss lands heads
0 if thejth toss lands tails