Is it possible that two random variables have the same distribution and yet they are almost surely different?
Tell me more
×
Cross Validated is a question and answer site for
statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.
|
Let $X\sim N(0,1)$ and define $Y=-X$. It is easy to prove that $Y\sim N(0,1)$. But $$ P\{\omega : X(\omega)=Y(\omega)\} = P\{\omega : X(\omega)=0,Y(\omega)=0\} \leq P\{\omega : X(\omega)=0\} = 0 \, . $$ Hence, $X$ and $Y$ are different with probability one. |
|||||||
|
|
Any pair of independent random variables $X$ and $Y$ having the same continuous distribution provides a counterexample. In fact, two random variables having the same distribution are not even necessarily defined on the same probability space, hence the question makes no sense in general. |
|||||
|