Suppose X, Y, Z have a joint pdf given by
f(x, y, z) = kxyz if 0 <= x <= 1, 0 <= y <= 1, 0 <= z <= 1 and f(x, y, z) = 0 otherwise.
(a) Find k so that f(x, y, z) is a genuine probability density function.
(b) Are X, Y, Z independent?
(c) Find P(X <= 1/2, Y <= 1/3, Z <= 1/4).
(d) Find the marginal pdf f(x, y).
(e) Find the marginal pdf f(x).