What are general sets of conditions in which the inequality, $E\left(\frac{X}{Y}\right) \geq 1$ holds for positive r.v.'s $X$ and $Y$?

88 Views Asked by At

I am currently trying to determine what sorts of general conditions will allow the inequality, $E\left(\frac{X}{Y}\right) \geq 1$ to hold for positive r.v.'s $X$ and $Y$. One condition is to let $X$ and $Y$ be exchangeable, that is, the joint distribution of $(X,Y)$ is the same as the joint distribution of $(Y,X)$. However, I read in a book that an even more general condition than exchangeability holds. The hint given was to determine a concave function and to use Jensen's Inequality. One idea I had was to define the function $g(x,y) = \frac{x}{y}$. If this function is convex, then we have that: $$E\left(g(X,Y)\right) = E\left(\frac{X}{Y}\right) \geq g(E(X,Y)) = g(E(X), E(Y)) \geq \frac{E(X)}{E(Y)}$$ which then implies that the condition is the the means are equal. However, $g(x,y) = \frac{x}{y}$ is not convex and I am not able to think of another example that works. Would anyone have any ideas on whether I am approaching this problem correctly?

1

There are 1 best solutions below

0
On

The function $\phi\colon t\mapsto t+1/t$ is convex on $(0,+\infty)$, since its second derivative is $2/t^3$. Consequence, applying Jensen's inequality to $X/Y$, we get $$\phi\left(\mathbb E\left[\frac XY\right]\right)\leqslant \mathbb E\left[\frac XY+\frac YX\right].$$ Since $\phi(t)\geqslant 2$ for each $t\gt 0$, we have $$2\leqslant \mathbb E\left[\frac XY+\frac YX\right],$$ hence we have $\mathbb E\left[\frac XY\right]\geqslant 1$ as long as $$\mathbb E\left[\frac XY\right]\leqslant \mathbb E\left[\frac YX\right],$$ which is weaker than exchangeability.