Conditional expectations question

  • Context: Graduate 
  • Thread starter Thread starter Obie
  • Start date Start date
  • Tags Tags
    Conditional
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Obie
Messages
5
Reaction score
0
I have a simple-seeming question on conditional expectation. It seems simple, but it has eluded my attempt to answer.

Suppose that two jointly distributed random variables (X,Y) exist with support on positive real line.

From these, it is possible to construct a new random variable, Z=E[X|Y]. Of course, by Bayes rule, E[Z]=E[E[X|Y]]=E[X]. Support of Z is a subset of positive real line.

Suppose now that you are given some third random variable W, and you know that E[W]=E[X]. W hassupport on positive part of real line. Does there exist a random variable V, jointly distributed with X for which W=E[X|V].

Any help is appreciated...
 
Physics news on Phys.org
Obie said:
. Does there exist a random variable V, jointly distributed with X for which W=E[X|V].

That is an interesting question. My attempt to translate it to calculus is:

Give the random variable W with density p(x) and the random variable X with density q(x), find f(x,y) satisfying

[tex]q(x) = \int f(x,y) dy[/tex]
[tex]p(x) = \int x f(x,y) dy[/tex]

The last equation implies [tex]\frac {p(x)}{x} = \int f(x,y) dy[/tex]

So are we out of luck unless [itex]q(x) = \frac{p(x)}{x}[/itex] ?