1

$(X_n)$ is a sequence of i.i.d real valued random variables, where the distribution of $X_n$ is assumed to be the exponential distribution with mean 1.
We then define $Z_n=X_{2n}X_{2n+1}$.

Now I have to show, that $(Z_n)$ is a sequence of i.i.d random variables. I think it is easy to see, that they are independent, but what are the argument that they are identically distributed?

1 Answers1

0

identically distributed means that the distribution of $Z_n$ does not depend on $n$. In this, the distribution of $Z_n$ can be directly derived from the distribution of $X_{2n}$ and $X_{2n+1}$.

The distribution of $X_{2n}$ and $X_{2n+1}$ do not depend on $n$ since $X$ is iid, therefore the result follows.

Cettt
  • 2,494