Conditional Mean: Does the Equation Hold in General?

  • Context: Graduate 
  • Thread starter Thread starter EconMax
  • Start date Start date
  • Tags Tags
    Conditional Mean
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
EconMax
Messages
2
Reaction score
0
In a paper, I have found this relationship:

E(X|Y<y)=Cov(X,Y)*E(Y|Y<y)/Var(Y)

It seems to me that the previous equation holds if, for instance, X=aY+Z with Z and Y independent and a non zero.

It also holds if (X,Y) is a bivariate normal (with non zero correlation).

But does it hold in general?

I think the answer is no. Because, trivially, if X and Y are independent, the equation is wrong.

Am I correct?
 
Physics news on Phys.org
It doesn't have to hold if the variables are independent: take X, Y as independent, so that [tex]cov(X,Y) = 0[/tex], with [tex]E(X) = a \ne 0[/tex]. Then the left side is non-zero, the right side is zero.
 
True. In the case that X=aY+Z, it does not hold also if Corr(Y,Z) is different from zero and/or E(Z) is different from zero (I forgot to mention this condition before).