Let $Z\sim N(0,1)$ be a random variable, then $E[\max\{Z,0\}]$ is ?
- $\frac{1}{\sqrt{\pi}}$
- $\sqrt{\frac{2}{\pi}}$
- $\frac{1}{\sqrt{2\pi}}$
- $\frac{1}{\pi}$
I know that $E[\max\{Z,Y\}]=\iint \max(z,y)f(z,y) \, dz \, dy$. How to use this in this case, since one variable is zero. Any hint would be helpful. Thanks.