I have two dependent Gaussian variables $X_1,X_2$ with unit mean each, and standard deviations $\sigma_1=2a$ and $\sigma_2=a$ respectively, while $a>0$
Is the joint distribution of these two dependent gaussian variables also gaussian !?
noting that their dependence is in the shape $$X_2 = bX_1+X_3$$ where $X_3$ is another Gaussian RV with unit mean and constant variance. $X_1,X_3$ are independent
Please advise
The answer is yes. Note that two random variables $X, Y$ are joint Gaussian iff $aX + bY$ is Gaussian for all $a, b \in \mathbb{R}$.