Suppose that random variables X and Y have the following joint pdf:
fX,Y(x,y) = { c(x^2 + y), 0 <= x <= 1, 0 <= y <= 1; 0, otherwise
where c is a constant.
(a) Find the value of constant c
(b) Find the conditional pdf fX(x|y) and the conditional mean E[X|Y = y]
(c) Determine if X and Y are independent.
(d) Find the covariance of X and Y.
(e) Find the probability P(Y < X).