Assume that $\xi_1(x)$ and $\xi_2(y)$ are two non-negative independent random variables with pdf $f(x,\tau)$, $f(y,\tau)$ and cdf $F(x,\tau)$, $F(y,\tau)$, where $x$, $y \in \mathbb{R}^n$ are parameters.
We know, that their expected values $$ E[\xi_1(x)] = \mu(x), $$ $$ E[\xi_2(y)] = \mu(y), $$
where $\mu$ is a convex function.
It is known, that the expected value $ M(x, y) = E[max\{\xi_1(x), \xi_2(y)\}]$ is
$$ M(x,y) = \int_0^\infty F(x,\tau)f(y, \tau) \tau d\tau + \int_0^\infty F(y,\tau)f(x, \tau) \tau d \tau. $$
Is $M(x,y)$ convex?
Thanks a lot!
It isn’t. For instance, for $n=1$, take $\xi_1(x)=0$ and $\xi_2(y)=\pm\sqrt{|y|}$ with probability $\frac12$ each. Then $\mu(x)=\mu(y)=0$ is convex, but $M(x,y)=\frac12\sqrt{|y|}$ isn’t.