Convex function and expectation

435 Views Asked by At

I was wondering: if f is a convex function and X a random variable, what does E(f(X)) = f(E(X)) implies?

Thanks a lot, David

2

There are 2 best solutions below

1
On BEST ANSWER

If convex, the equality is $\geq$. If concave, the equality is $\leq$. If both a true, the function is both concave and convex. Therefore, it is linear (try showing this using definitions of convex, concave and linear). Also, I'm not sure, but I think such implication holds without the assumption that f is convex.

0
On

It implies that $x \mapsto f$ is a linear function.