Joint Distribution – Understanding Joint Distribution of Two Dependent Variables

joint distribution

I was wondering how to (or if it is even possible) find the continuous joint distribution between two random variables $x$ and $y$ when you know the continuous marginal density distributions of both $x$ and $y$, and we know there is a correlation between the two random variables, i.e., ${\rm Cor}(x,y)$ = $\rho$ which is of unknown magnitude?

Best Answer

From Sklar's Theorem, it follows that you can construct the joint distribution using a copula:

$$H(x,y) = C(F(x),G(y)).$$

So, you need two ingredients: the marginal distributions $(F,G)$, and the copula $C$. You mentioned that you know the marginals, so this ingredient is done. Now, you need information to construct the copula. So, if you cannot come up with enough information to select/estimate/guess/divine the copula, then you cannot construct the joint distribution.