Let $X,Y$ be two i.i.d.
I am trying to bound the expectation of how afar from one another they can get?
That is, $E[|X-Y|]$. I know that:
$$ E[X-Y] = E[X]- E[Y] = 0$$
But what about $|X-Y|$?
One approach I had in mind is to consider a bernouli r.v. $Z $~$ Ber(p)$ where $p=P(X-Y>0)=P(X>Y)$. I assume as $X,Y$ are i.i.d. that $P(X>Y)=\frac{1}{2}$? But this is a symmetry-based argument, and I don't know how to exactly prove it.
Then:
$$ E[|X-Y|] = E[X-Y|Z=1]\cdot P(Z=1) - E[X-Y|Z=0]\cdot P(Z=0)$$
But I'm not sure if this is a good approach or how to compute $E[X-Y|Z=1]\cdot P(Z=1)$.
For example, we can assume $X,Y$~$U[a,b]$ or $X,Y$~$B(n,q)$, and may assume they are discrete, if it simplifies things.
Edit: Looking specifically for $X,Y$~$U[a,b]$ or $X,Y$~$B(n,q)$,
