Minimal MSE estimate from joint PDF

Here is the joint PDF of X and Y:

fX,Y={8xy0yx10otherwise

Find the minimal MSE estimate of X in terms of Y.

What is the estimate of X when Y=0.2? When Y=0.8?

Answer

x^M(y)=231y31y2

x^M(0.2)=0.6889x^M(0.8)=0.9037

Line of minimal MSE given joint PDF

Here is the joint PDF of X and Y:

fX,Y={8xy0yx10otherwise

Find the line giving the linear MSE estimate of X in terms of Y.

What is the expected error of this line, eLmin?

What is the estimate of X when Y=0.2? When Y=0.8?

Answer

X^Lmin(Y)=0.3637Y+0.6060

eLmin=0.02020

x^Lmin(0.2)=0.67874x^Lmin(0.8)=0.89696