Given that $X_1,...Xn$ are all identical independent random variables.
$\mathbb{E}(X_1|\sum_{k=1}^{n}X_k)$ = ?
I am unsure how to proceed on this one. I know the default relation: $\mathbb{E}(X|Y)$ = $\mathbb{E}(X*I_{[Y=y]})\over\mathbb{P}(Y=y))$, where I is an indicator function.
Intuitively, I believe the answer should be the sum of the random variables divided by how many random variables or the average of the sum.