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.
I think for $\max \{Z,0\}$ its easy if $Z$ will be $Z \ge 0$ hence we search for $\operatorname{E}[Z]$ that is: $$\int x \left(\frac{1}{\sqrt{2\pi}}e^{-\frac{x^2}{2}}\right)dx =\frac{1}{\sqrt{2\pi}}$$
since it is symmetric it will also hold on the other side of $Z$.