If $P[X>Y]=\frac{1}{2}$, and $[X<Y]=\frac{1}{2}$, then is $E[X]=E[Y]$? How can I visualize this problem?
2026-04-12 01:42:00.1775958120
Given the probability that X > Y and X <Y, find E[X] and E[Y]
69 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Let random variable $X$ take constant value $1$. Let random variable $Y$ have density $y$ on the interval $[0,\sqrt{2}]$ and $0$ elsewhere.
Then $\Pr(X\gt Y)=\Pr(Y\lt `1)=\frac{1}{2}$.
We have $E(X)=1$ and $E(Y)= \frac{2\sqrt{2}}{3}$.
Remark: The problem is basically the same as the problem of showing that the median and mean of a random variable are not necessarily equal. Almost any non-symmetric example works. The visualization is very similar to the visualization of how to make mean not equal to the median.