expectation of negative max function

18 Views Asked by At

Im struggling with the following:

Define $Y$ = max(-(X+A), 0) where X and A are random variable, and $E$[X] > 0 and $E$[A] >= 0 How can I prove that $E$[Y] is always smaller or equal to 0?

Thanks in advance, James

1

There are 1 best solutions below

1
On BEST ANSWER

You cannot.

Evidently we have $Y\geq0$ and consequently $\mathbb EY\geq0$.