Questions: Marginal Distributions

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A joint distribution has X and Y each taking values {1, 2}. Two students construct different joint distributions that both give X and Y the same marginals (X and Y each uniform on {1,2}). Student A makes X and Y independent; Student B makes X = Y with probability 1. What does this demonstrate?

AThe two students must have made an error, since identical marginals force the same joint distribution
BDifferent joint distributions can share identical marginals — the marginals do not determine the joint, because they contain no information about the relationship between variables
CThe marginals are incorrect, because X = Y with probability 1 contradicts a uniform marginal for X
DThis situation is impossible; joint distributions with the same marginals must be identical
Question 2 Multiple Choice

Given a continuous joint density f(x, y), how do you compute the marginal density f_X(x)?

ASet y = 0 and evaluate: f_X(x) = f(x, 0)
BDivide by the marginal of Y: f_X(x) = f(x, y) / f_Y(y)
CIntegrate over all values of y: f_X(x) = ∫ f(x, y) dy
DAverage over the range of x: f_X(x) = (1/(b−a)) ∫ₐᵇ f(x, y) dx
Question 3 True / False

If you know the marginal distributions of X and Y separately, you cannot in general reconstruct their joint distribution.

TTrue
FFalse
Question 4 True / False

Two random variables are independent if and only if their joint distribution equals the product of their marginal distributions at every point.

TTrue
FFalse
Question 5 Short Answer

Why does knowing both marginal distributions of X and Y not tell you whether X and Y are positively correlated, negatively correlated, or independent?

Think about your answer, then reveal below.