Just looking for confirmation of what I believe to be true. Let $\tilde{x}\in\{x^L,x^H\}$ with $Pr(x^L)=p$ and $Pr(x^H)=1-p$. Also let $\tilde{y}$ be a continuous random variable with unspecified distribution function. Then, is the following correct?
$E[max\{\tilde{x},\tilde{y}\}] = p\cdot E[max\{x^L,\tilde{y}\}] + (1-p)\cdot E[max\{x^H,\tilde{y}\}]$.
Thanks.