If $X$, $Y$ are two independent and identically distributed random variables of mean $0$, it is true that $\mathbb{E}(X - Y)^3 = 0$?
2026-03-30 12:45:30.1774874730
Check that $E[(X - Y)^3]=0$ for every i.i.d. $(X,Y)$
709 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Let me get you started: if $(X,Y)$ is i.i.d., $(Y,X)$ is distributed like $(X,Y)$ hence $Y-X$ is distributed like $X-Y$ hence $E(u(Y-X))=E(u(X-Y))$ for every $u$ such that the expectations exist. For $u(t)=t^3$ (or any odd function), this yields $E((X-Y)^3)=E((Y-X)^3)=-E((X-Y)^3)$ hence...
Thus, the answer is "Yes, provided $E(|X|^3)$ is finite" (otherwise $E((Y-X)^3)$ does not exist), and the condition that the mean is zero is irrelevant (both conclusions are stated by @drhab in a comment).