Homework Question
Hello, I have a simple homework question that asks:
We know that when we sample, with equal probability from a finite population {x1, x2,..., xN} without replacement, we obtain a simple random sample instead of an (iid) random sample. Let X1,...,Xn (n < N) be the sample obtained. It is claimed in class that X1,..., Xn, though no longer independent, are still identically distributed according to the pmf:
f(x) = 1/N, if x = xi, for some 1 <= i <= N; 0, for all other x.
The first choice X1 obviously follows this distribution. Show that the second choice X2 is distributed according to f(x) too.
My work: I did some research on exchangeable random variables. My thinking is that if I can show the sequence of random variables X1,..., Xn is exchangeable, then it follows that any of the Xi's can be the first random variable in the sequence. Therefore, each Xi will follow f(x).
My question: I am unsure if I properly understand what being exchangeable means. Also, I am not sure how you would properly prove that this sequence is exchangeable. I would really appreciate any tips on going about it.
Thank you.