Let $X_1,..,X_n$ random variables i.i.d. with distribution function $F$, with $\mathbb{P}[X_i=X_j]=0$ for $i\neq j$ and $Y$ a r.v. such that $\mathbb{P}[Y=X_i]=\frac{1}{n}$. Is there a explicit formula to compute: \begin{equation} \mathbb{E}[Y|X_1,..,X_n] \end{equation} I really appreciate any help. Thanks!
2026-04-25 16:11:29.1777133489
Explicit formula to $\mathbb{E}[Y|X_1,..,X_n]$?
51 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
In essence you're defining $Y = X_N$ where $N$ is a uniform random variable on $\{1, 2, \ldots, n\}$.
Here's the problem: None of what you've written tells us anything how the distribution of $N$ relates to the distribution of the random vector $(X_1, \ldots, X_n)$ so in particular, we cannot find $\mathbb{E}[N | X_1, \ldots, X_n],$ which would be necessary to answer the question.
Here are some examples:
That is, we can certainly find explicit expressions for the conditional expectation given some more information, but as it stands, I don't see how we may infer that information from the given problem.