A sequence of random variables X1,X2,X3,… is independent, identically distributed is the random variables X1,X2,X3,… are independent and all have exactly the same distribution.
Independent, identically distributed sequences are common enough that we shorten the property to i.i.d.
For example, a sequence of random variables X1,X2,X3,… which are indepenent and have Poisson distributions is not necessarily i.i.d. If all the random variables have Poisson(3) distributions, then the sequence is i.i.d.
There is an open question regarding the existence of such sequences. We will take for granted here that such sequences to exist and the proof that they do will be reserved for a more advanced probability course.
Let X1,X2,X3,… be a sequence of i.i.d. random variabes. The strong law of large numbers states that limn→∞∑ni=1Xin=E[X1] with probability 1.
The strong law of large numbers holds even when E[X1] is ∞ or −∞. Also, E[X1]=E[Xn] for any Xn in the sequence since the sequence is i.i.d.
The significance of the result should not be overlooked. Notice that the limit is a limit of random values. As more and more of the random values are accounted for, their average converges to the mean of one of the variables in the sequence, which is not random. Dividing by n eliminates the randomness.
The proof of the strong law of large numbers is reserved for a more advanced probability course.
Let X1,X2,X3,… be i.i.d. with pmf p(4)=12, p(10)=12. Then
E[X1]=12⋅4+12⋅10=7
For a particular outcome in the sample space, ω∈Ω, the sequence X1(ω),X2(ω),X3(ω),… is a sequence of 4's and 10's. With probability 1, the running average of that sequence will converge to 7.
Suppose the first 10 terms of the sequence have the values 10,10,4,10,10,4,10,4,10,4. Then the first 10 terms in the running average are
101=1010+102=1010+10+43=810+10+4+104=8.510+10+4+10+105=8.810+10+4+10+10+46=810+10+4+10+10+4+107≈8.2910+10+4+10+10+4+10+48=7.7510+10+4+10+10+4+10+4+109=810+10+4+10+10+4+10+4+10+410=7.6
As the sequence continues, the running average will converge to the mean, 7, with probability 1.
Check your understanding:
1. Let X1,X2,… be i.i.d. random variables with mean 2. Compute
limn→∞1n−1n∑i=1Xi
Unanswered
2. A survey is given that asks people to record the number of silbings they have. The results of the first 10 responses are
2,0,1,0,8,3,0,2,4,1
If we assume the responses are i.i.d., what is the expected value of the next response?
Unanswered