$X_{1}$ and $X_{2}$ are independent, chi-square distributed random variables. I've managed to show that $Z=X_{1}+X_{2}$ is independent of $\frac{X_{1}}{Z}$. How do I conclude then that $Z=X_{1}+X_{2}$ is independent of $(\frac{X_{1}}{Z},\frac{X_{2}}{Z})$?
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.
|
|
We have $$\left(\frac{X_1}Z,\frac{X_2}Z\right)=\left(\frac{X_1}{X_1+X_2},\frac{X_2}{X_1+X_2}\right)=(0,1)+\left(\frac{X_1}{X_1+X_2},-\frac{X_1}{X_1+X_2}\right),$$ hence you just have to show that $Z$ is independent of $\frac{X_1}Z(1,-1)$, which is the case by what you showed. |
||||
|
|