Questions: Conditional Distributions of Random Variables

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

The joint PDF of (X, Y) is f(x, y) = 2 for 0 < x < y < 1. A student wants the conditional distribution of Y given X = 0.3. Which approach is correct?

AUse f(0.3, y) directly as the conditional PDF for all valid y
BCompute f_{Y|X}(y | 0.3) = f(0.3, y) / f_X(0.3), normalizing the slice at X = 0.3 to integrate to 1
CRestrict the marginal f_Y(y) to values near y = 0.3
DThe conditional distribution equals the joint because a conditional is just a restriction
Question 2 Multiple Choice

X and Y are independent random variables. Which of the following is always true about their conditional distribution?

AThe conditional distribution f_{Y|X}(y|x) equals the joint distribution f(x,y)
BThe conditional distribution f_{Y|X}(y|x) equals the marginal f_Y(y) for every x
CThe conditional distribution f_{Y|X}(y|x) equals the marginal f_X(x)
DConditioning on X = x always reduces the variance of Y
Question 3 True / False

The conditional PDF f_{Y|X}(y|x) must integrate to 1 over all y for each fixed value of x.

TTrue
FFalse
Question 4 True / False

The conditional distribution of Y given X = x is simply the joint distribution restricted to the region where X is near x, with no need for renormalization.

TTrue
FFalse
Question 5 Short Answer

Explain geometrically what the formula f_{Y|X}(y|x) = f(x,y) / f_X(x) is doing.

Think about your answer, then reveal below.