Contents
Instructions
Homework 10 can be downloaded here on the ECE 302 course website.
Problem 1: Random Point, Revisited
In the following problems, the random point (X , Y) is uniformly distributed on the shaded region shown.
@@@insert figure@@@
- (a) Find the marginal pdf $ f_X(x) $ of the random variable $ X $. Find $ E[X] $ and $ Var(X) $.
- (b) Using your answer from part (a), find the marginal pdf $ f_Y(y) $ of the random variable $ Y $, and its mean and variance, $ E[Y] $, and $ Var[Y] $.
- (c) Find $ f_{Y|X}(y|\alpha) $, the conditional pdf of $ Y $ given that $ X = \alpha $, where $ 0 < \alpha < 1/2 $. Then find the conditional mean and conditional variance of $ Y $ given that $ X = \alpha $.
- (d) What is the MMSE estimator, $ \hat{y}_{\rm MMSE}(x) $?
- (e) What is the Linear MMSE estimator, $ \hat{y}_{\rm LMMSE}(x) $?