How do I prove the rather obvious result that if random variables $X$ and $Z$ are independent, then $f(X)$ and $g(Z)$ are independent.
2026-03-31 22:28:02.1774996082
How to prove that functions of independent variables are independent?
490 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Notice that for random variables $X,~Z:\Omega \rightarrow \mathbb{R}^k$ and Borel functions $f,~g:\mathbb{R}^k \rightarrow \mathbb{R}^m$, we have:
$$P\big[ f(X)^{-1}(A)\cap g(Z)^{-1}(B)\big]=P\big[ X^{-1}(f^{-1}(A))\cap Z^{-1}(g^{-1}(B))\big]=P\big[X^{-1}(f^{-1}(A))\big]~ P\big[Z^{-1}(g^{-1}(B))\big]~(since ~X,Z~ are ~independent)= P\big[ f(X)^{-1}(A)\big]~P\big[g(Z)^{-1}(B)\big]$$
for all $A,~B \subset \mathbb{R}^m$ Borel sets.