Possible Duplicate:
Is it possible to have a pair of Gaussian random variables for which the joint distribution is not Gaussian?
In the Wikipedia entry on the multivariate normal distribution, it says that one definition
is that a random vector is said to be k-variate normally distributed if every linear combination of its k components has a univariate normal distribution.
However, since it's also true that any linear combination of normally distributed variables is itself normal, does this mean that any vector of univariate random normals is itself multivariate normal? Is there ever any situation where a vector of random normals is not multivariate normal?
Update
What I should have said was "any linear combination of independent normally distributed variables is itself normal." All the answers below are good examples of variables that are not independent and thus not multivariate normal. So I should rephrase my question to be: is there ever any situation where a vector of independent random normals is not multivariate normal? I'm leaving the headline as is, to reflect history and the nature of the answers to this question, but I will alter it if you think I should. Sorry for any confusion I may have caused.
nof them. Both your comment and the question that @Douglas linked to show that two normals is really just a special case. If you know of any additional discussions of linear transformations of a vector of more than two normals, I'd be really grateful for links. Either way, thanks again for clearing this up for me. – sparc_spread Sep 23 '12 at 16:38