bound of two random variable’s expectation

20 Views Asked by At

$$E[X]E[Y] \leq E[XY] + \sqrt{V[X]V[Y]}$$ with $E$ is expectation and $V$ is variance.

Is this true?

1

There are 1 best solutions below

0
On BEST ANSWER

Cauchy Schwarz gives $E[ (X-EX) (EY-Y) ] \le \sqrt{ \operatorname{var} X \operatorname{var} Y }$.

Expanding $EX E Y - E[XY] \le \sqrt{ \operatorname{var} X \operatorname{var} Y }$.