I'm having issues understanding how to approach this question. Let $X_1, X_2, ... X_n$ be random variables in $(0,1)$ over some distribution.
Prove that the following are equivalent.
$\forall \epsilon, \delta \in (0,1), \exists n_0 \in N$ such that $\forall n\ge n_0, P[X_n > \epsilon] < \delta$
$\lim_{n\to\infty} E(X_n) = 0$
How can I even relate $P[X_n > \epsilon]$ to $E(X_n)$ if I can't assume anything about how the $X_n$s are distributed. Anything suggestions will be appreciated.