- #1
Karnage1993
- 133
- 1
Suppose I have observed ##Z = 3##, where ##Z = X + Y##, where ##X \sim N(0,9), Y \sim N(0,4)##. How would I find the most probable value of ##X## that would have given me ##Z = 3##?
My attempt at a solution: I was given that ##X## and ##Y## are independent, so that means ##Z \sim N(0+0, 9+4) = N(0,13)##. To find the most probable value of ##X##, we would have to find the highest possible probability of ##Z##. But ##Z## is not discrete, so every probability at each point is 0, which means the highest probability of ##Z## is 0. Not sure what I would do after this, so I took a different direction.
Now I'm trying to find ##E(X|Z=3)## because I would think the mean is the best measure for the "most probable value of X". We have,
##E(X|Z=3) = E(X|X+Y=3)##. At this point, are there properties for conditional expectation involving independent random variables to answer this? I tried to find some but wasn't able to. Any help is appreciated.
My attempt at a solution: I was given that ##X## and ##Y## are independent, so that means ##Z \sim N(0+0, 9+4) = N(0,13)##. To find the most probable value of ##X##, we would have to find the highest possible probability of ##Z##. But ##Z## is not discrete, so every probability at each point is 0, which means the highest probability of ##Z## is 0. Not sure what I would do after this, so I took a different direction.
Now I'm trying to find ##E(X|Z=3)## because I would think the mean is the best measure for the "most probable value of X". We have,
##E(X|Z=3) = E(X|X+Y=3)##. At this point, are there properties for conditional expectation involving independent random variables to answer this? I tried to find some but wasn't able to. Any help is appreciated.