Proof of $ E(XY) = E(X) E(Y) $
$begingroup$
When two random variables are statistically independent, the
expectation of their product is the product of their expectations.
I found this on wikipedia :
https://en.wikipedia.org/wiki/Product_distribution
$$ E(XY) = E(X) E(Y) $$
Nevertheless, I can't find a simple proof. I think that in my probability books, they are skipping a few steps writting :
$$ E(XY) = sum_{x in D_1 } sum_{y in D_2} xy P(X = x) P(Y=y) $$
I don't understand this equality because I was thinking that
$$ E(XY) = sum_{x in D_1 } sum_{y in D_2} z P(XY = z) $$
is true (i guess), and I don't know how to go from the second equality to the first one.
The link to the wikipedia page gives another proof using conditional expectency, which is something I'm rather unfamiliar with. Could you please give me a simple explanation/proof of the link between the two Latex lines ?
Thank you !
probability probability-theory expected-value
$endgroup$
add a comment |
$begingroup$
When two random variables are statistically independent, the
expectation of their product is the product of their expectations.
I found this on wikipedia :
https://en.wikipedia.org/wiki/Product_distribution
$$ E(XY) = E(X) E(Y) $$
Nevertheless, I can't find a simple proof. I think that in my probability books, they are skipping a few steps writting :
$$ E(XY) = sum_{x in D_1 } sum_{y in D_2} xy P(X = x) P(Y=y) $$
I don't understand this equality because I was thinking that
$$ E(XY) = sum_{x in D_1 } sum_{y in D_2} z P(XY = z) $$
is true (i guess), and I don't know how to go from the second equality to the first one.
The link to the wikipedia page gives another proof using conditional expectency, which is something I'm rather unfamiliar with. Could you please give me a simple explanation/proof of the link between the two Latex lines ?
Thank you !
probability probability-theory expected-value
$endgroup$
$begingroup$
If the two variables are independent, then $E[Y|X]=E[Y]$; that is, $E[Y]$ is independent of $X$. Thus, $$ E[XY]stackrel{substack{text{conditional}\text{probability}}}= E[X,E[Y|X]]stackrel{text{independence}}= E[X,E[Y]]stackrel{substack{text{linearity of}\text{expectation}}}= E[X],E[Y] $$
$endgroup$
– robjohn♦
Jan 29 at 10:19
add a comment |
$begingroup$
When two random variables are statistically independent, the
expectation of their product is the product of their expectations.
I found this on wikipedia :
https://en.wikipedia.org/wiki/Product_distribution
$$ E(XY) = E(X) E(Y) $$
Nevertheless, I can't find a simple proof. I think that in my probability books, they are skipping a few steps writting :
$$ E(XY) = sum_{x in D_1 } sum_{y in D_2} xy P(X = x) P(Y=y) $$
I don't understand this equality because I was thinking that
$$ E(XY) = sum_{x in D_1 } sum_{y in D_2} z P(XY = z) $$
is true (i guess), and I don't know how to go from the second equality to the first one.
The link to the wikipedia page gives another proof using conditional expectency, which is something I'm rather unfamiliar with. Could you please give me a simple explanation/proof of the link between the two Latex lines ?
Thank you !
probability probability-theory expected-value
$endgroup$
When two random variables are statistically independent, the
expectation of their product is the product of their expectations.
I found this on wikipedia :
https://en.wikipedia.org/wiki/Product_distribution
$$ E(XY) = E(X) E(Y) $$
Nevertheless, I can't find a simple proof. I think that in my probability books, they are skipping a few steps writting :
$$ E(XY) = sum_{x in D_1 } sum_{y in D_2} xy P(X = x) P(Y=y) $$
I don't understand this equality because I was thinking that
$$ E(XY) = sum_{x in D_1 } sum_{y in D_2} z P(XY = z) $$
is true (i guess), and I don't know how to go from the second equality to the first one.
The link to the wikipedia page gives another proof using conditional expectency, which is something I'm rather unfamiliar with. Could you please give me a simple explanation/proof of the link between the two Latex lines ?
Thank you !
probability probability-theory expected-value
probability probability-theory expected-value
asked Jan 29 at 7:43
Marine GalantinMarine Galantin
945419
945419
$begingroup$
If the two variables are independent, then $E[Y|X]=E[Y]$; that is, $E[Y]$ is independent of $X$. Thus, $$ E[XY]stackrel{substack{text{conditional}\text{probability}}}= E[X,E[Y|X]]stackrel{text{independence}}= E[X,E[Y]]stackrel{substack{text{linearity of}\text{expectation}}}= E[X],E[Y] $$
$endgroup$
– robjohn♦
Jan 29 at 10:19
add a comment |
$begingroup$
If the two variables are independent, then $E[Y|X]=E[Y]$; that is, $E[Y]$ is independent of $X$. Thus, $$ E[XY]stackrel{substack{text{conditional}\text{probability}}}= E[X,E[Y|X]]stackrel{text{independence}}= E[X,E[Y]]stackrel{substack{text{linearity of}\text{expectation}}}= E[X],E[Y] $$
$endgroup$
– robjohn♦
Jan 29 at 10:19
$begingroup$
If the two variables are independent, then $E[Y|X]=E[Y]$; that is, $E[Y]$ is independent of $X$. Thus, $$ E[XY]stackrel{substack{text{conditional}\text{probability}}}= E[X,E[Y|X]]stackrel{text{independence}}= E[X,E[Y]]stackrel{substack{text{linearity of}\text{expectation}}}= E[X],E[Y] $$
$endgroup$
– robjohn♦
Jan 29 at 10:19
$begingroup$
If the two variables are independent, then $E[Y|X]=E[Y]$; that is, $E[Y]$ is independent of $X$. Thus, $$ E[XY]stackrel{substack{text{conditional}\text{probability}}}= E[X,E[Y|X]]stackrel{text{independence}}= E[X,E[Y]]stackrel{substack{text{linearity of}\text{expectation}}}= E[X],E[Y] $$
$endgroup$
– robjohn♦
Jan 29 at 10:19
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
As you do in your problem, we shall restrict ourselves to the discrete case, where $X$ and $Y$ are random variables taking at most countably infinitely many possible values. Let us call this set of values $S$. Let $T$ denote the set of products of two elements in $S$. Then $XY$ is a discrete random variable taking values in the set $T$.
Now suppose I ask you what the probability of $XY$ taking the value $z$ is. Well clearly if $X = x$, then $Y$ must equal $z/x$. And since $X$ must take some value, we must have that
$$
P(XY=z) = sum_{x in S} P(X = x text{ and } Y = z/x).
$$
Now, since $X$ and $Y$ are independent, we have that $P(X = x text{ and } Y = z/x) = P(X=x)P(y=z/x)$. Thus
$$
P(XY=z) = sum_{x in S} P(X = x) P(Y = z/x).
$$
By definition of expectation,
$$
E(XY) = sum_{z in T} zP(XY=z).
$$
Using our expression we just computed for $P(XY=z)$, we substitute
$$
E(XY) = sum_{z in T} sum_{x in S} zP(X=x)P(Y=z/x).
$$
Note that if $z/x$ is not in our set $S$, $P(Y = z/x) = 0$, so we may simplify the above summation to
$$
E(XY) = sum_{z/x in S} sum_{x in S} zP(X=x)P(Y=z/x).
$$
Now make the substitution $y = z/x$. Noting that $z = xcdot z/x = xy$, we conclude
$$
E(XY) = sum_{y in S} sum_{x in S} xyP(X=x)P(Y=y).
$$
From here, we factor
$$
E(XY) = sum_{y in S} sum_{x in S} xyP(X=x)P(Y=y) = left(sum_{x in S}xP(X=x) right)left(sum_{y in S}yP(Y=y) right) = E(X)E(Y),
$$
and the desired result has been obtained.
$endgroup$
$begingroup$
that's great, thank you. So i was right thinking it was not that obvious to have the mentionned equality? Or am I just over thinking things?
$endgroup$
– Marine Galantin
Jan 29 at 8:01
$begingroup$
@MarineGalantin Not obvious to have which equality? The first or second in your original post, or some equality from my answer?
$endgroup$
– eepperly16
Jan 29 at 8:03
$begingroup$
the first one I mentionned, the one you proved :)
$endgroup$
– Marine Galantin
Jan 29 at 8:03
1
$begingroup$
@MarineGalantin I don't think it's obvious at all. In fact, for random variables which are not discrete, a formal, rigorous proof requires a bit of trickiness
$endgroup$
– eepperly16
Jan 29 at 8:07
add a comment |
$begingroup$
Here is a rough outline (not very rigorous, perhaps) -
$$mathbb{E}[XY] = sum_z zP(XY=z)$$
$$ = sum_{y,z} zP(X=z/y|Y=y)P(Y=y) $$
$$= sum_{y,z} zP(X = z/y)P(Y=y)$$
$$= sum_{x,y:xy=z} xyP(X=x)P(Y=y)$$
From the 2nd to the 3rd line, I used the independence of $X$ and $Y$ to claim that $P(X=a|Y=b) = P(X=a)$.
$endgroup$
add a comment |
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%2f3091892%2fproof-of-exy-ex-ey%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
As you do in your problem, we shall restrict ourselves to the discrete case, where $X$ and $Y$ are random variables taking at most countably infinitely many possible values. Let us call this set of values $S$. Let $T$ denote the set of products of two elements in $S$. Then $XY$ is a discrete random variable taking values in the set $T$.
Now suppose I ask you what the probability of $XY$ taking the value $z$ is. Well clearly if $X = x$, then $Y$ must equal $z/x$. And since $X$ must take some value, we must have that
$$
P(XY=z) = sum_{x in S} P(X = x text{ and } Y = z/x).
$$
Now, since $X$ and $Y$ are independent, we have that $P(X = x text{ and } Y = z/x) = P(X=x)P(y=z/x)$. Thus
$$
P(XY=z) = sum_{x in S} P(X = x) P(Y = z/x).
$$
By definition of expectation,
$$
E(XY) = sum_{z in T} zP(XY=z).
$$
Using our expression we just computed for $P(XY=z)$, we substitute
$$
E(XY) = sum_{z in T} sum_{x in S} zP(X=x)P(Y=z/x).
$$
Note that if $z/x$ is not in our set $S$, $P(Y = z/x) = 0$, so we may simplify the above summation to
$$
E(XY) = sum_{z/x in S} sum_{x in S} zP(X=x)P(Y=z/x).
$$
Now make the substitution $y = z/x$. Noting that $z = xcdot z/x = xy$, we conclude
$$
E(XY) = sum_{y in S} sum_{x in S} xyP(X=x)P(Y=y).
$$
From here, we factor
$$
E(XY) = sum_{y in S} sum_{x in S} xyP(X=x)P(Y=y) = left(sum_{x in S}xP(X=x) right)left(sum_{y in S}yP(Y=y) right) = E(X)E(Y),
$$
and the desired result has been obtained.
$endgroup$
$begingroup$
that's great, thank you. So i was right thinking it was not that obvious to have the mentionned equality? Or am I just over thinking things?
$endgroup$
– Marine Galantin
Jan 29 at 8:01
$begingroup$
@MarineGalantin Not obvious to have which equality? The first or second in your original post, or some equality from my answer?
$endgroup$
– eepperly16
Jan 29 at 8:03
$begingroup$
the first one I mentionned, the one you proved :)
$endgroup$
– Marine Galantin
Jan 29 at 8:03
1
$begingroup$
@MarineGalantin I don't think it's obvious at all. In fact, for random variables which are not discrete, a formal, rigorous proof requires a bit of trickiness
$endgroup$
– eepperly16
Jan 29 at 8:07
add a comment |
$begingroup$
As you do in your problem, we shall restrict ourselves to the discrete case, where $X$ and $Y$ are random variables taking at most countably infinitely many possible values. Let us call this set of values $S$. Let $T$ denote the set of products of two elements in $S$. Then $XY$ is a discrete random variable taking values in the set $T$.
Now suppose I ask you what the probability of $XY$ taking the value $z$ is. Well clearly if $X = x$, then $Y$ must equal $z/x$. And since $X$ must take some value, we must have that
$$
P(XY=z) = sum_{x in S} P(X = x text{ and } Y = z/x).
$$
Now, since $X$ and $Y$ are independent, we have that $P(X = x text{ and } Y = z/x) = P(X=x)P(y=z/x)$. Thus
$$
P(XY=z) = sum_{x in S} P(X = x) P(Y = z/x).
$$
By definition of expectation,
$$
E(XY) = sum_{z in T} zP(XY=z).
$$
Using our expression we just computed for $P(XY=z)$, we substitute
$$
E(XY) = sum_{z in T} sum_{x in S} zP(X=x)P(Y=z/x).
$$
Note that if $z/x$ is not in our set $S$, $P(Y = z/x) = 0$, so we may simplify the above summation to
$$
E(XY) = sum_{z/x in S} sum_{x in S} zP(X=x)P(Y=z/x).
$$
Now make the substitution $y = z/x$. Noting that $z = xcdot z/x = xy$, we conclude
$$
E(XY) = sum_{y in S} sum_{x in S} xyP(X=x)P(Y=y).
$$
From here, we factor
$$
E(XY) = sum_{y in S} sum_{x in S} xyP(X=x)P(Y=y) = left(sum_{x in S}xP(X=x) right)left(sum_{y in S}yP(Y=y) right) = E(X)E(Y),
$$
and the desired result has been obtained.
$endgroup$
$begingroup$
that's great, thank you. So i was right thinking it was not that obvious to have the mentionned equality? Or am I just over thinking things?
$endgroup$
– Marine Galantin
Jan 29 at 8:01
$begingroup$
@MarineGalantin Not obvious to have which equality? The first or second in your original post, or some equality from my answer?
$endgroup$
– eepperly16
Jan 29 at 8:03
$begingroup$
the first one I mentionned, the one you proved :)
$endgroup$
– Marine Galantin
Jan 29 at 8:03
1
$begingroup$
@MarineGalantin I don't think it's obvious at all. In fact, for random variables which are not discrete, a formal, rigorous proof requires a bit of trickiness
$endgroup$
– eepperly16
Jan 29 at 8:07
add a comment |
$begingroup$
As you do in your problem, we shall restrict ourselves to the discrete case, where $X$ and $Y$ are random variables taking at most countably infinitely many possible values. Let us call this set of values $S$. Let $T$ denote the set of products of two elements in $S$. Then $XY$ is a discrete random variable taking values in the set $T$.
Now suppose I ask you what the probability of $XY$ taking the value $z$ is. Well clearly if $X = x$, then $Y$ must equal $z/x$. And since $X$ must take some value, we must have that
$$
P(XY=z) = sum_{x in S} P(X = x text{ and } Y = z/x).
$$
Now, since $X$ and $Y$ are independent, we have that $P(X = x text{ and } Y = z/x) = P(X=x)P(y=z/x)$. Thus
$$
P(XY=z) = sum_{x in S} P(X = x) P(Y = z/x).
$$
By definition of expectation,
$$
E(XY) = sum_{z in T} zP(XY=z).
$$
Using our expression we just computed for $P(XY=z)$, we substitute
$$
E(XY) = sum_{z in T} sum_{x in S} zP(X=x)P(Y=z/x).
$$
Note that if $z/x$ is not in our set $S$, $P(Y = z/x) = 0$, so we may simplify the above summation to
$$
E(XY) = sum_{z/x in S} sum_{x in S} zP(X=x)P(Y=z/x).
$$
Now make the substitution $y = z/x$. Noting that $z = xcdot z/x = xy$, we conclude
$$
E(XY) = sum_{y in S} sum_{x in S} xyP(X=x)P(Y=y).
$$
From here, we factor
$$
E(XY) = sum_{y in S} sum_{x in S} xyP(X=x)P(Y=y) = left(sum_{x in S}xP(X=x) right)left(sum_{y in S}yP(Y=y) right) = E(X)E(Y),
$$
and the desired result has been obtained.
$endgroup$
As you do in your problem, we shall restrict ourselves to the discrete case, where $X$ and $Y$ are random variables taking at most countably infinitely many possible values. Let us call this set of values $S$. Let $T$ denote the set of products of two elements in $S$. Then $XY$ is a discrete random variable taking values in the set $T$.
Now suppose I ask you what the probability of $XY$ taking the value $z$ is. Well clearly if $X = x$, then $Y$ must equal $z/x$. And since $X$ must take some value, we must have that
$$
P(XY=z) = sum_{x in S} P(X = x text{ and } Y = z/x).
$$
Now, since $X$ and $Y$ are independent, we have that $P(X = x text{ and } Y = z/x) = P(X=x)P(y=z/x)$. Thus
$$
P(XY=z) = sum_{x in S} P(X = x) P(Y = z/x).
$$
By definition of expectation,
$$
E(XY) = sum_{z in T} zP(XY=z).
$$
Using our expression we just computed for $P(XY=z)$, we substitute
$$
E(XY) = sum_{z in T} sum_{x in S} zP(X=x)P(Y=z/x).
$$
Note that if $z/x$ is not in our set $S$, $P(Y = z/x) = 0$, so we may simplify the above summation to
$$
E(XY) = sum_{z/x in S} sum_{x in S} zP(X=x)P(Y=z/x).
$$
Now make the substitution $y = z/x$. Noting that $z = xcdot z/x = xy$, we conclude
$$
E(XY) = sum_{y in S} sum_{x in S} xyP(X=x)P(Y=y).
$$
From here, we factor
$$
E(XY) = sum_{y in S} sum_{x in S} xyP(X=x)P(Y=y) = left(sum_{x in S}xP(X=x) right)left(sum_{y in S}yP(Y=y) right) = E(X)E(Y),
$$
and the desired result has been obtained.
answered Jan 29 at 7:57


eepperly16eepperly16
3,06111125
3,06111125
$begingroup$
that's great, thank you. So i was right thinking it was not that obvious to have the mentionned equality? Or am I just over thinking things?
$endgroup$
– Marine Galantin
Jan 29 at 8:01
$begingroup$
@MarineGalantin Not obvious to have which equality? The first or second in your original post, or some equality from my answer?
$endgroup$
– eepperly16
Jan 29 at 8:03
$begingroup$
the first one I mentionned, the one you proved :)
$endgroup$
– Marine Galantin
Jan 29 at 8:03
1
$begingroup$
@MarineGalantin I don't think it's obvious at all. In fact, for random variables which are not discrete, a formal, rigorous proof requires a bit of trickiness
$endgroup$
– eepperly16
Jan 29 at 8:07
add a comment |
$begingroup$
that's great, thank you. So i was right thinking it was not that obvious to have the mentionned equality? Or am I just over thinking things?
$endgroup$
– Marine Galantin
Jan 29 at 8:01
$begingroup$
@MarineGalantin Not obvious to have which equality? The first or second in your original post, or some equality from my answer?
$endgroup$
– eepperly16
Jan 29 at 8:03
$begingroup$
the first one I mentionned, the one you proved :)
$endgroup$
– Marine Galantin
Jan 29 at 8:03
1
$begingroup$
@MarineGalantin I don't think it's obvious at all. In fact, for random variables which are not discrete, a formal, rigorous proof requires a bit of trickiness
$endgroup$
– eepperly16
Jan 29 at 8:07
$begingroup$
that's great, thank you. So i was right thinking it was not that obvious to have the mentionned equality? Or am I just over thinking things?
$endgroup$
– Marine Galantin
Jan 29 at 8:01
$begingroup$
that's great, thank you. So i was right thinking it was not that obvious to have the mentionned equality? Or am I just over thinking things?
$endgroup$
– Marine Galantin
Jan 29 at 8:01
$begingroup$
@MarineGalantin Not obvious to have which equality? The first or second in your original post, or some equality from my answer?
$endgroup$
– eepperly16
Jan 29 at 8:03
$begingroup$
@MarineGalantin Not obvious to have which equality? The first or second in your original post, or some equality from my answer?
$endgroup$
– eepperly16
Jan 29 at 8:03
$begingroup$
the first one I mentionned, the one you proved :)
$endgroup$
– Marine Galantin
Jan 29 at 8:03
$begingroup$
the first one I mentionned, the one you proved :)
$endgroup$
– Marine Galantin
Jan 29 at 8:03
1
1
$begingroup$
@MarineGalantin I don't think it's obvious at all. In fact, for random variables which are not discrete, a formal, rigorous proof requires a bit of trickiness
$endgroup$
– eepperly16
Jan 29 at 8:07
$begingroup$
@MarineGalantin I don't think it's obvious at all. In fact, for random variables which are not discrete, a formal, rigorous proof requires a bit of trickiness
$endgroup$
– eepperly16
Jan 29 at 8:07
add a comment |
$begingroup$
Here is a rough outline (not very rigorous, perhaps) -
$$mathbb{E}[XY] = sum_z zP(XY=z)$$
$$ = sum_{y,z} zP(X=z/y|Y=y)P(Y=y) $$
$$= sum_{y,z} zP(X = z/y)P(Y=y)$$
$$= sum_{x,y:xy=z} xyP(X=x)P(Y=y)$$
From the 2nd to the 3rd line, I used the independence of $X$ and $Y$ to claim that $P(X=a|Y=b) = P(X=a)$.
$endgroup$
add a comment |
$begingroup$
Here is a rough outline (not very rigorous, perhaps) -
$$mathbb{E}[XY] = sum_z zP(XY=z)$$
$$ = sum_{y,z} zP(X=z/y|Y=y)P(Y=y) $$
$$= sum_{y,z} zP(X = z/y)P(Y=y)$$
$$= sum_{x,y:xy=z} xyP(X=x)P(Y=y)$$
From the 2nd to the 3rd line, I used the independence of $X$ and $Y$ to claim that $P(X=a|Y=b) = P(X=a)$.
$endgroup$
add a comment |
$begingroup$
Here is a rough outline (not very rigorous, perhaps) -
$$mathbb{E}[XY] = sum_z zP(XY=z)$$
$$ = sum_{y,z} zP(X=z/y|Y=y)P(Y=y) $$
$$= sum_{y,z} zP(X = z/y)P(Y=y)$$
$$= sum_{x,y:xy=z} xyP(X=x)P(Y=y)$$
From the 2nd to the 3rd line, I used the independence of $X$ and $Y$ to claim that $P(X=a|Y=b) = P(X=a)$.
$endgroup$
Here is a rough outline (not very rigorous, perhaps) -
$$mathbb{E}[XY] = sum_z zP(XY=z)$$
$$ = sum_{y,z} zP(X=z/y|Y=y)P(Y=y) $$
$$= sum_{y,z} zP(X = z/y)P(Y=y)$$
$$= sum_{x,y:xy=z} xyP(X=x)P(Y=y)$$
From the 2nd to the 3rd line, I used the independence of $X$ and $Y$ to claim that $P(X=a|Y=b) = P(X=a)$.
answered Jan 29 at 8:06


Aditya DuaAditya Dua
1,15418
1,15418
add a comment |
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%2f3091892%2fproof-of-exy-ex-ey%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
$begingroup$
If the two variables are independent, then $E[Y|X]=E[Y]$; that is, $E[Y]$ is independent of $X$. Thus, $$ E[XY]stackrel{substack{text{conditional}\text{probability}}}= E[X,E[Y|X]]stackrel{text{independence}}= E[X,E[Y]]stackrel{substack{text{linearity of}\text{expectation}}}= E[X],E[Y] $$
$endgroup$
– robjohn♦
Jan 29 at 10:19