Suppose that I randomly generate $N$ numbers according to the standard normal distribution, $\mathcal{N}(0,1)$. Then suppose I pick the highest $m$ numbers, $x_1\leq x_2 \leq \cdots \leq x_m$. What is the expected value of the (arithmetic) average of $x_1,\dotsc , x_m$?
Forgive me, I couldn't get my probability theory phrasing 100% accurate here. Hopefully my meaning is clear.
EDIT: A better attempt at proper phrasing might be,
If $a_1,\dotsc , a_N$ are real numbers and $m<N$, define $y_m(a_1,\dotsc , a_N)$ to be the average of the top $m$ values among $a_1,\ldots ,a_N$. If $X_1,\dotsc ,X_N\sim \mathcal{N}(0,1)$ are i.i.d. r.v.'s, define $Y=y_m(X_1,\dotsc ,X_N)$. What is $\mathbb{E}(Y)$?
(Would be greatful foro suggestions on how to improve the formal statement here.)
Hope it helps ;)