0

Find $E[X_1|X_1 + \cdots +X_n=x] $

This is pretty new concept for me so any help would be very helpful.

Sahiba Arora
  • 10,847
George S
  • 359
  • https://math.stackexchange.com/questions/78546/conditional-expectation-for-a-sum-of-iid-random-variables-e-xi-mid-xi-eta-e –  Jun 02 '17 at 05:20
  • You need to assume that $X_1$ is integrable and this fact should be stated in the assumption. – Danny Pak-Keung Chan Aug 07 '17 at 16:43

1 Answers1

8

Hint:

$$\mathbb{E}[X_i|\sum_{k=1}^n X_k=x]= \mathbb{E}[X_j|\sum_{k=1}^n X_k=x]$$

You might want to use linearity of expectation and sum of $n$ copies of them for a start.

Siong Thye Goh
  • 149,520
  • 20
  • 88
  • 149