Sum of Gaussian Variables may not Gaussian
$begingroup$
I am currently trying to understand the following three points which we discussed in lectures recently:
We say that $X=(X_1,ldots,X_d)$ is $d$-dimensional multivariate Gaussian distributed if $Xsim N(mu,Q)$ for some $muinmathbb R^d$, $Q=(q_{ij})inmathbb R^{dtimes d}$, that is, $X_isim N(mu_i, q_{ii})$ and $text{cov}(X_i,X_j)=q_{ij}$.
There holds: $X=(X_1,ldots,X_d)$ is $p$-dimensional multi-variate Gaussian distributed if and only if any linear combination of $X_1,ldots,X_d$ is Gaussian.
If $X,Y$ are Gaussian variables, then $X+Y$ is not be Gaussian (in general). This only holds true if $X,Y$ are indepenent.
I get the feeling that the "multivariate Gaussian" definition in point (1) is somewhat wrong (or incomplete), because otherwise (2) and (3) would contradict each other. But (2) seems correct (as I have found it in many other lecture notes online) and (3) seems correct as well (because of Simon Nickerson's comment in Proof that the sum of two Gaussian variables is another Gaussian).
I know there are other definitions for "multivariate Gaussian", which do not contradict (2) and (3), but I am basically wondering whether there is any way of fixing the definition I have got, or is it just plain wrong?
multivariable-calculus normal-distribution
$endgroup$
add a comment |
$begingroup$
I am currently trying to understand the following three points which we discussed in lectures recently:
We say that $X=(X_1,ldots,X_d)$ is $d$-dimensional multivariate Gaussian distributed if $Xsim N(mu,Q)$ for some $muinmathbb R^d$, $Q=(q_{ij})inmathbb R^{dtimes d}$, that is, $X_isim N(mu_i, q_{ii})$ and $text{cov}(X_i,X_j)=q_{ij}$.
There holds: $X=(X_1,ldots,X_d)$ is $p$-dimensional multi-variate Gaussian distributed if and only if any linear combination of $X_1,ldots,X_d$ is Gaussian.
If $X,Y$ are Gaussian variables, then $X+Y$ is not be Gaussian (in general). This only holds true if $X,Y$ are indepenent.
I get the feeling that the "multivariate Gaussian" definition in point (1) is somewhat wrong (or incomplete), because otherwise (2) and (3) would contradict each other. But (2) seems correct (as I have found it in many other lecture notes online) and (3) seems correct as well (because of Simon Nickerson's comment in Proof that the sum of two Gaussian variables is another Gaussian).
I know there are other definitions for "multivariate Gaussian", which do not contradict (2) and (3), but I am basically wondering whether there is any way of fixing the definition I have got, or is it just plain wrong?
multivariable-calculus normal-distribution
$endgroup$
add a comment |
$begingroup$
I am currently trying to understand the following three points which we discussed in lectures recently:
We say that $X=(X_1,ldots,X_d)$ is $d$-dimensional multivariate Gaussian distributed if $Xsim N(mu,Q)$ for some $muinmathbb R^d$, $Q=(q_{ij})inmathbb R^{dtimes d}$, that is, $X_isim N(mu_i, q_{ii})$ and $text{cov}(X_i,X_j)=q_{ij}$.
There holds: $X=(X_1,ldots,X_d)$ is $p$-dimensional multi-variate Gaussian distributed if and only if any linear combination of $X_1,ldots,X_d$ is Gaussian.
If $X,Y$ are Gaussian variables, then $X+Y$ is not be Gaussian (in general). This only holds true if $X,Y$ are indepenent.
I get the feeling that the "multivariate Gaussian" definition in point (1) is somewhat wrong (or incomplete), because otherwise (2) and (3) would contradict each other. But (2) seems correct (as I have found it in many other lecture notes online) and (3) seems correct as well (because of Simon Nickerson's comment in Proof that the sum of two Gaussian variables is another Gaussian).
I know there are other definitions for "multivariate Gaussian", which do not contradict (2) and (3), but I am basically wondering whether there is any way of fixing the definition I have got, or is it just plain wrong?
multivariable-calculus normal-distribution
$endgroup$
I am currently trying to understand the following three points which we discussed in lectures recently:
We say that $X=(X_1,ldots,X_d)$ is $d$-dimensional multivariate Gaussian distributed if $Xsim N(mu,Q)$ for some $muinmathbb R^d$, $Q=(q_{ij})inmathbb R^{dtimes d}$, that is, $X_isim N(mu_i, q_{ii})$ and $text{cov}(X_i,X_j)=q_{ij}$.
There holds: $X=(X_1,ldots,X_d)$ is $p$-dimensional multi-variate Gaussian distributed if and only if any linear combination of $X_1,ldots,X_d$ is Gaussian.
If $X,Y$ are Gaussian variables, then $X+Y$ is not be Gaussian (in general). This only holds true if $X,Y$ are indepenent.
I get the feeling that the "multivariate Gaussian" definition in point (1) is somewhat wrong (or incomplete), because otherwise (2) and (3) would contradict each other. But (2) seems correct (as I have found it in many other lecture notes online) and (3) seems correct as well (because of Simon Nickerson's comment in Proof that the sum of two Gaussian variables is another Gaussian).
I know there are other definitions for "multivariate Gaussian", which do not contradict (2) and (3), but I am basically wondering whether there is any way of fixing the definition I have got, or is it just plain wrong?
multivariable-calculus normal-distribution
multivariable-calculus normal-distribution
edited Apr 13 '17 at 12:21
Community♦
1
1
asked Dec 6 '13 at 1:40
Phil-ZXXPhil-ZXX
1,31911337
1,31911337
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
There is no contradiction. "$X$,$Y$ are Gaussian variables" is not equivalent to "$(X,Y)$ is Gaussian".
What is true is: if $X_1,X_2$ are jointly gaussian (or, equivalently, if $(X_1,X_2)$ is a 2-dimensional Gaussian), then $X_1 + X_2$ (or any linear combination) is Gaussian.
Now, to say that each of $X_1$ and $X_2$ is a Gaussian variable, only implies that the multivariate variable $(X_1,X_2)$ has some joint distribution, with the property that each marginal is Gaussian. This does not imply that they are jointly Gaussian.
Point 3 is correct but slightly misleading. It should really say: "This only holds true if $X,Y$ are jointly Gaussian (independence is just a particular case)"
For example: let $Z_1,Z_2$ be two iid $N(0,1)$ gaussians. Let $X_1=Z_1$, $X_2= sgn(Z_1) |Z_2|$. Check that $X_1$ and $X_2$ are both Gaussian, but $(X_1,X_2)$ is not gaussian. And check that $Y=X_1+X_2$ is not Gaussian (its density at $Y=0$ is zero).
Edited: point 1 can indeed be confusing. What follows "that is..." is not part of the definition, but a consequence: if $X$ is $d$-dimensional Gaussian with this and that parameter, then each component $X_i$ is also gaussian in itself, with these and those paramenters; but the converse is not true.
To make point 1 a real definition one could say: $X$ is $d$-dimensional multivariate Gaussian distributed if
$Xsim mathcal N(mu,Q)$ for some
$muinmathbb R^d$, and $Q=(q_{ij})inmathbb R^{dtimes d}$ positive definite. And by $Xsim mathcal N(mu,Q)$ we mean that its density is: $$f_X(x)=frac{1}{sqrt{2 pi |Q|^n}} exp left(-frac{(x-mu)^t Q^{-1}(x-mu)}{2}right)$$
An alternative constructive definition would be: $X$ is $d$-dimensional multivariate Gaussian is there exists some linear transformation $Z=AX+b$ that results in a set of $d$ iid $mathcal N(0,1)$ variables.
$endgroup$
$begingroup$
The contradiction I see is: Let $X_1$ and $X_2$ be any two Gaussian variables, i.e. $X_1sim N(a,b)$, $X_2sim N(c,d)$ for some $a,b,c,d$. So according to point 1 we have that $X=(X_1,X_2)$ is a multivariate Gaussian distribution. So by point 2, any liner combination is Gaussian, in particular $X_1+X_2$, but then point 3 becomes meaningless. Hence my question, is there anything wrong with point 1? :/
$endgroup$
– Phil-ZXX
Dec 6 '13 at 2:34
$begingroup$
I see, I added some clarification.
$endgroup$
– leonbloy
Dec 6 '13 at 2:56
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f594909%2fsum-of-gaussian-variables-may-not-gaussian%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
There is no contradiction. "$X$,$Y$ are Gaussian variables" is not equivalent to "$(X,Y)$ is Gaussian".
What is true is: if $X_1,X_2$ are jointly gaussian (or, equivalently, if $(X_1,X_2)$ is a 2-dimensional Gaussian), then $X_1 + X_2$ (or any linear combination) is Gaussian.
Now, to say that each of $X_1$ and $X_2$ is a Gaussian variable, only implies that the multivariate variable $(X_1,X_2)$ has some joint distribution, with the property that each marginal is Gaussian. This does not imply that they are jointly Gaussian.
Point 3 is correct but slightly misleading. It should really say: "This only holds true if $X,Y$ are jointly Gaussian (independence is just a particular case)"
For example: let $Z_1,Z_2$ be two iid $N(0,1)$ gaussians. Let $X_1=Z_1$, $X_2= sgn(Z_1) |Z_2|$. Check that $X_1$ and $X_2$ are both Gaussian, but $(X_1,X_2)$ is not gaussian. And check that $Y=X_1+X_2$ is not Gaussian (its density at $Y=0$ is zero).
Edited: point 1 can indeed be confusing. What follows "that is..." is not part of the definition, but a consequence: if $X$ is $d$-dimensional Gaussian with this and that parameter, then each component $X_i$ is also gaussian in itself, with these and those paramenters; but the converse is not true.
To make point 1 a real definition one could say: $X$ is $d$-dimensional multivariate Gaussian distributed if
$Xsim mathcal N(mu,Q)$ for some
$muinmathbb R^d$, and $Q=(q_{ij})inmathbb R^{dtimes d}$ positive definite. And by $Xsim mathcal N(mu,Q)$ we mean that its density is: $$f_X(x)=frac{1}{sqrt{2 pi |Q|^n}} exp left(-frac{(x-mu)^t Q^{-1}(x-mu)}{2}right)$$
An alternative constructive definition would be: $X$ is $d$-dimensional multivariate Gaussian is there exists some linear transformation $Z=AX+b$ that results in a set of $d$ iid $mathcal N(0,1)$ variables.
$endgroup$
$begingroup$
The contradiction I see is: Let $X_1$ and $X_2$ be any two Gaussian variables, i.e. $X_1sim N(a,b)$, $X_2sim N(c,d)$ for some $a,b,c,d$. So according to point 1 we have that $X=(X_1,X_2)$ is a multivariate Gaussian distribution. So by point 2, any liner combination is Gaussian, in particular $X_1+X_2$, but then point 3 becomes meaningless. Hence my question, is there anything wrong with point 1? :/
$endgroup$
– Phil-ZXX
Dec 6 '13 at 2:34
$begingroup$
I see, I added some clarification.
$endgroup$
– leonbloy
Dec 6 '13 at 2:56
add a comment |
$begingroup$
There is no contradiction. "$X$,$Y$ are Gaussian variables" is not equivalent to "$(X,Y)$ is Gaussian".
What is true is: if $X_1,X_2$ are jointly gaussian (or, equivalently, if $(X_1,X_2)$ is a 2-dimensional Gaussian), then $X_1 + X_2$ (or any linear combination) is Gaussian.
Now, to say that each of $X_1$ and $X_2$ is a Gaussian variable, only implies that the multivariate variable $(X_1,X_2)$ has some joint distribution, with the property that each marginal is Gaussian. This does not imply that they are jointly Gaussian.
Point 3 is correct but slightly misleading. It should really say: "This only holds true if $X,Y$ are jointly Gaussian (independence is just a particular case)"
For example: let $Z_1,Z_2$ be two iid $N(0,1)$ gaussians. Let $X_1=Z_1$, $X_2= sgn(Z_1) |Z_2|$. Check that $X_1$ and $X_2$ are both Gaussian, but $(X_1,X_2)$ is not gaussian. And check that $Y=X_1+X_2$ is not Gaussian (its density at $Y=0$ is zero).
Edited: point 1 can indeed be confusing. What follows "that is..." is not part of the definition, but a consequence: if $X$ is $d$-dimensional Gaussian with this and that parameter, then each component $X_i$ is also gaussian in itself, with these and those paramenters; but the converse is not true.
To make point 1 a real definition one could say: $X$ is $d$-dimensional multivariate Gaussian distributed if
$Xsim mathcal N(mu,Q)$ for some
$muinmathbb R^d$, and $Q=(q_{ij})inmathbb R^{dtimes d}$ positive definite. And by $Xsim mathcal N(mu,Q)$ we mean that its density is: $$f_X(x)=frac{1}{sqrt{2 pi |Q|^n}} exp left(-frac{(x-mu)^t Q^{-1}(x-mu)}{2}right)$$
An alternative constructive definition would be: $X$ is $d$-dimensional multivariate Gaussian is there exists some linear transformation $Z=AX+b$ that results in a set of $d$ iid $mathcal N(0,1)$ variables.
$endgroup$
$begingroup$
The contradiction I see is: Let $X_1$ and $X_2$ be any two Gaussian variables, i.e. $X_1sim N(a,b)$, $X_2sim N(c,d)$ for some $a,b,c,d$. So according to point 1 we have that $X=(X_1,X_2)$ is a multivariate Gaussian distribution. So by point 2, any liner combination is Gaussian, in particular $X_1+X_2$, but then point 3 becomes meaningless. Hence my question, is there anything wrong with point 1? :/
$endgroup$
– Phil-ZXX
Dec 6 '13 at 2:34
$begingroup$
I see, I added some clarification.
$endgroup$
– leonbloy
Dec 6 '13 at 2:56
add a comment |
$begingroup$
There is no contradiction. "$X$,$Y$ are Gaussian variables" is not equivalent to "$(X,Y)$ is Gaussian".
What is true is: if $X_1,X_2$ are jointly gaussian (or, equivalently, if $(X_1,X_2)$ is a 2-dimensional Gaussian), then $X_1 + X_2$ (or any linear combination) is Gaussian.
Now, to say that each of $X_1$ and $X_2$ is a Gaussian variable, only implies that the multivariate variable $(X_1,X_2)$ has some joint distribution, with the property that each marginal is Gaussian. This does not imply that they are jointly Gaussian.
Point 3 is correct but slightly misleading. It should really say: "This only holds true if $X,Y$ are jointly Gaussian (independence is just a particular case)"
For example: let $Z_1,Z_2$ be two iid $N(0,1)$ gaussians. Let $X_1=Z_1$, $X_2= sgn(Z_1) |Z_2|$. Check that $X_1$ and $X_2$ are both Gaussian, but $(X_1,X_2)$ is not gaussian. And check that $Y=X_1+X_2$ is not Gaussian (its density at $Y=0$ is zero).
Edited: point 1 can indeed be confusing. What follows "that is..." is not part of the definition, but a consequence: if $X$ is $d$-dimensional Gaussian with this and that parameter, then each component $X_i$ is also gaussian in itself, with these and those paramenters; but the converse is not true.
To make point 1 a real definition one could say: $X$ is $d$-dimensional multivariate Gaussian distributed if
$Xsim mathcal N(mu,Q)$ for some
$muinmathbb R^d$, and $Q=(q_{ij})inmathbb R^{dtimes d}$ positive definite. And by $Xsim mathcal N(mu,Q)$ we mean that its density is: $$f_X(x)=frac{1}{sqrt{2 pi |Q|^n}} exp left(-frac{(x-mu)^t Q^{-1}(x-mu)}{2}right)$$
An alternative constructive definition would be: $X$ is $d$-dimensional multivariate Gaussian is there exists some linear transformation $Z=AX+b$ that results in a set of $d$ iid $mathcal N(0,1)$ variables.
$endgroup$
There is no contradiction. "$X$,$Y$ are Gaussian variables" is not equivalent to "$(X,Y)$ is Gaussian".
What is true is: if $X_1,X_2$ are jointly gaussian (or, equivalently, if $(X_1,X_2)$ is a 2-dimensional Gaussian), then $X_1 + X_2$ (or any linear combination) is Gaussian.
Now, to say that each of $X_1$ and $X_2$ is a Gaussian variable, only implies that the multivariate variable $(X_1,X_2)$ has some joint distribution, with the property that each marginal is Gaussian. This does not imply that they are jointly Gaussian.
Point 3 is correct but slightly misleading. It should really say: "This only holds true if $X,Y$ are jointly Gaussian (independence is just a particular case)"
For example: let $Z_1,Z_2$ be two iid $N(0,1)$ gaussians. Let $X_1=Z_1$, $X_2= sgn(Z_1) |Z_2|$. Check that $X_1$ and $X_2$ are both Gaussian, but $(X_1,X_2)$ is not gaussian. And check that $Y=X_1+X_2$ is not Gaussian (its density at $Y=0$ is zero).
Edited: point 1 can indeed be confusing. What follows "that is..." is not part of the definition, but a consequence: if $X$ is $d$-dimensional Gaussian with this and that parameter, then each component $X_i$ is also gaussian in itself, with these and those paramenters; but the converse is not true.
To make point 1 a real definition one could say: $X$ is $d$-dimensional multivariate Gaussian distributed if
$Xsim mathcal N(mu,Q)$ for some
$muinmathbb R^d$, and $Q=(q_{ij})inmathbb R^{dtimes d}$ positive definite. And by $Xsim mathcal N(mu,Q)$ we mean that its density is: $$f_X(x)=frac{1}{sqrt{2 pi |Q|^n}} exp left(-frac{(x-mu)^t Q^{-1}(x-mu)}{2}right)$$
An alternative constructive definition would be: $X$ is $d$-dimensional multivariate Gaussian is there exists some linear transformation $Z=AX+b$ that results in a set of $d$ iid $mathcal N(0,1)$ variables.
edited Feb 15 '18 at 11:57
answered Dec 6 '13 at 1:54
leonbloyleonbloy
40.4k645107
40.4k645107
$begingroup$
The contradiction I see is: Let $X_1$ and $X_2$ be any two Gaussian variables, i.e. $X_1sim N(a,b)$, $X_2sim N(c,d)$ for some $a,b,c,d$. So according to point 1 we have that $X=(X_1,X_2)$ is a multivariate Gaussian distribution. So by point 2, any liner combination is Gaussian, in particular $X_1+X_2$, but then point 3 becomes meaningless. Hence my question, is there anything wrong with point 1? :/
$endgroup$
– Phil-ZXX
Dec 6 '13 at 2:34
$begingroup$
I see, I added some clarification.
$endgroup$
– leonbloy
Dec 6 '13 at 2:56
add a comment |
$begingroup$
The contradiction I see is: Let $X_1$ and $X_2$ be any two Gaussian variables, i.e. $X_1sim N(a,b)$, $X_2sim N(c,d)$ for some $a,b,c,d$. So according to point 1 we have that $X=(X_1,X_2)$ is a multivariate Gaussian distribution. So by point 2, any liner combination is Gaussian, in particular $X_1+X_2$, but then point 3 becomes meaningless. Hence my question, is there anything wrong with point 1? :/
$endgroup$
– Phil-ZXX
Dec 6 '13 at 2:34
$begingroup$
I see, I added some clarification.
$endgroup$
– leonbloy
Dec 6 '13 at 2:56
$begingroup$
The contradiction I see is: Let $X_1$ and $X_2$ be any two Gaussian variables, i.e. $X_1sim N(a,b)$, $X_2sim N(c,d)$ for some $a,b,c,d$. So according to point 1 we have that $X=(X_1,X_2)$ is a multivariate Gaussian distribution. So by point 2, any liner combination is Gaussian, in particular $X_1+X_2$, but then point 3 becomes meaningless. Hence my question, is there anything wrong with point 1? :/
$endgroup$
– Phil-ZXX
Dec 6 '13 at 2:34
$begingroup$
The contradiction I see is: Let $X_1$ and $X_2$ be any two Gaussian variables, i.e. $X_1sim N(a,b)$, $X_2sim N(c,d)$ for some $a,b,c,d$. So according to point 1 we have that $X=(X_1,X_2)$ is a multivariate Gaussian distribution. So by point 2, any liner combination is Gaussian, in particular $X_1+X_2$, but then point 3 becomes meaningless. Hence my question, is there anything wrong with point 1? :/
$endgroup$
– Phil-ZXX
Dec 6 '13 at 2:34
$begingroup$
I see, I added some clarification.
$endgroup$
– leonbloy
Dec 6 '13 at 2:56
$begingroup$
I see, I added some clarification.
$endgroup$
– leonbloy
Dec 6 '13 at 2:56
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f594909%2fsum-of-gaussian-variables-may-not-gaussian%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown