Due date: Thursday 4/23, 11:59pm

Mean square error

01

01

MSE of a derived variable

Suppose that XUnif[0,2], and Y=X2.

You are using the sample mean with 50 samples, namely M50(Y), to estimate E[Y].

What is the mean square error of M50(Y)? (Errors are deviations of this variable from E[Y].)

Link to original

02

02

Estimates from joint PDF

Suppose X and Y have the following joint PDF:

fX,Y(x,y)={6(yx)270xy30otherwise

(a) Find fX(x) and the blind estimate x^B.

(b) Compute x^G, the MMSE estimate of X assuming the event G={X<3/2}.

(c) Find fY(y) and the blind estimate y^B.

(d) Compute y^H, the MMSE estimate of Y assuming the event H={Y>3/2}.

Link to original

03

03

MMSE exact estimator from joint PDF

Suppose X and Y have the following joint PDF:

fX,Y(x,y)={2(y+x)0xy10otherwise

(a) What is x^M(y), the MMSE estimate of X given Y=y?

(b) What is y^M(x), the MMSE estimate of Y given X=x?

Link to original

04

04

MMSE linear estimator from joint PDF

Suppose X and Y have the following joint PDF:

fX,Y(x,y)={2(y+x)0xy10otherwise

(a) What is X^L(Y), the MMSE linear estimator of X in terms of Y?

(b) What is Y^L(X), the MMSE linear estimator of Y in terms of X?

Link to original