Random variables $X,Y$ such that $E(X|Y)=E(Y|X)$ a.s.
$begingroup$
Let $X$ and $Y$ be random variables such that $E(|X|), E(|Y|)<infty$ and $E(X|Y)=E(Y|X)$ a.s. Then is it true that $X=Y$ a.s. ? If this is not true in general, what happens if we also assume $X,Y$ are identically distributed ?
probability-theory measure-theory random-variables conditional-expectation expected-value
$endgroup$
add a comment |
$begingroup$
Let $X$ and $Y$ be random variables such that $E(|X|), E(|Y|)<infty$ and $E(X|Y)=E(Y|X)$ a.s. Then is it true that $X=Y$ a.s. ? If this is not true in general, what happens if we also assume $X,Y$ are identically distributed ?
probability-theory measure-theory random-variables conditional-expectation expected-value
$endgroup$
add a comment |
$begingroup$
Let $X$ and $Y$ be random variables such that $E(|X|), E(|Y|)<infty$ and $E(X|Y)=E(Y|X)$ a.s. Then is it true that $X=Y$ a.s. ? If this is not true in general, what happens if we also assume $X,Y$ are identically distributed ?
probability-theory measure-theory random-variables conditional-expectation expected-value
$endgroup$
Let $X$ and $Y$ be random variables such that $E(|X|), E(|Y|)<infty$ and $E(X|Y)=E(Y|X)$ a.s. Then is it true that $X=Y$ a.s. ? If this is not true in general, what happens if we also assume $X,Y$ are identically distributed ?
probability-theory measure-theory random-variables conditional-expectation expected-value
probability-theory measure-theory random-variables conditional-expectation expected-value
asked Dec 20 '18 at 2:33
user521337user521337
1,0801415
1,0801415
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Not true at all.
Let $X, Y$ be indepedently, identically distributed.
$$
mathbb{E}(X ) = mathbb{E}(X | Y ) = mathbb{E}(Y|X ) = mathbb{E}(Y )
$$
but this does not mean $P(X = Y) = 1$.
Suppose $X, Y overset{iid}{sim} Normal(mu, sigma^2)$.
Note that $P(Z = 0) = 0$, where $Z := X -Y$, because $Z sim N(0, 2sigma^2)$ is a continuous R.V.
So the probability measure of the event $X = Y$ is $0$, not $1$ (as in almost sure case).
But since $X, Y$ are independent,
$$
mu = mathbb{E}(X ) = mathbb{E}(X | Y ) = mathbb{E}(Y|X ) = mathbb{E}(Y )
$$
$endgroup$
1
$begingroup$
You mean to say $E(X|Y)$ is a constant random variable !? Also I would like to point out that $E(X|X)=X$ ...
$endgroup$
– user521337
Dec 20 '18 at 2:40
$begingroup$
@user521337 Yes, since $X$ is independent of $Y$.
$endgroup$
– Moreblue
Dec 20 '18 at 2:42
$begingroup$
Also, $Z$ is $N(0 , sigma^2)$ ...
$endgroup$
– user521337
Dec 20 '18 at 2:49
$begingroup$
@user521337 No, $Z sim N(0, 2 sigma^2)$. For the variance, check here
$endgroup$
– Moreblue
Dec 20 '18 at 2:50
1
$begingroup$
again ... I would like to point out that $E(X|X)=X$ and not $E(X)$ ...
$endgroup$
– user521337
Dec 20 '18 at 2:52
|
show 2 more comments
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%2f3047087%2frandom-variables-x-y-such-that-exy-eyx-a-s%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$
Not true at all.
Let $X, Y$ be indepedently, identically distributed.
$$
mathbb{E}(X ) = mathbb{E}(X | Y ) = mathbb{E}(Y|X ) = mathbb{E}(Y )
$$
but this does not mean $P(X = Y) = 1$.
Suppose $X, Y overset{iid}{sim} Normal(mu, sigma^2)$.
Note that $P(Z = 0) = 0$, where $Z := X -Y$, because $Z sim N(0, 2sigma^2)$ is a continuous R.V.
So the probability measure of the event $X = Y$ is $0$, not $1$ (as in almost sure case).
But since $X, Y$ are independent,
$$
mu = mathbb{E}(X ) = mathbb{E}(X | Y ) = mathbb{E}(Y|X ) = mathbb{E}(Y )
$$
$endgroup$
1
$begingroup$
You mean to say $E(X|Y)$ is a constant random variable !? Also I would like to point out that $E(X|X)=X$ ...
$endgroup$
– user521337
Dec 20 '18 at 2:40
$begingroup$
@user521337 Yes, since $X$ is independent of $Y$.
$endgroup$
– Moreblue
Dec 20 '18 at 2:42
$begingroup$
Also, $Z$ is $N(0 , sigma^2)$ ...
$endgroup$
– user521337
Dec 20 '18 at 2:49
$begingroup$
@user521337 No, $Z sim N(0, 2 sigma^2)$. For the variance, check here
$endgroup$
– Moreblue
Dec 20 '18 at 2:50
1
$begingroup$
again ... I would like to point out that $E(X|X)=X$ and not $E(X)$ ...
$endgroup$
– user521337
Dec 20 '18 at 2:52
|
show 2 more comments
$begingroup$
Not true at all.
Let $X, Y$ be indepedently, identically distributed.
$$
mathbb{E}(X ) = mathbb{E}(X | Y ) = mathbb{E}(Y|X ) = mathbb{E}(Y )
$$
but this does not mean $P(X = Y) = 1$.
Suppose $X, Y overset{iid}{sim} Normal(mu, sigma^2)$.
Note that $P(Z = 0) = 0$, where $Z := X -Y$, because $Z sim N(0, 2sigma^2)$ is a continuous R.V.
So the probability measure of the event $X = Y$ is $0$, not $1$ (as in almost sure case).
But since $X, Y$ are independent,
$$
mu = mathbb{E}(X ) = mathbb{E}(X | Y ) = mathbb{E}(Y|X ) = mathbb{E}(Y )
$$
$endgroup$
1
$begingroup$
You mean to say $E(X|Y)$ is a constant random variable !? Also I would like to point out that $E(X|X)=X$ ...
$endgroup$
– user521337
Dec 20 '18 at 2:40
$begingroup$
@user521337 Yes, since $X$ is independent of $Y$.
$endgroup$
– Moreblue
Dec 20 '18 at 2:42
$begingroup$
Also, $Z$ is $N(0 , sigma^2)$ ...
$endgroup$
– user521337
Dec 20 '18 at 2:49
$begingroup$
@user521337 No, $Z sim N(0, 2 sigma^2)$. For the variance, check here
$endgroup$
– Moreblue
Dec 20 '18 at 2:50
1
$begingroup$
again ... I would like to point out that $E(X|X)=X$ and not $E(X)$ ...
$endgroup$
– user521337
Dec 20 '18 at 2:52
|
show 2 more comments
$begingroup$
Not true at all.
Let $X, Y$ be indepedently, identically distributed.
$$
mathbb{E}(X ) = mathbb{E}(X | Y ) = mathbb{E}(Y|X ) = mathbb{E}(Y )
$$
but this does not mean $P(X = Y) = 1$.
Suppose $X, Y overset{iid}{sim} Normal(mu, sigma^2)$.
Note that $P(Z = 0) = 0$, where $Z := X -Y$, because $Z sim N(0, 2sigma^2)$ is a continuous R.V.
So the probability measure of the event $X = Y$ is $0$, not $1$ (as in almost sure case).
But since $X, Y$ are independent,
$$
mu = mathbb{E}(X ) = mathbb{E}(X | Y ) = mathbb{E}(Y|X ) = mathbb{E}(Y )
$$
$endgroup$
Not true at all.
Let $X, Y$ be indepedently, identically distributed.
$$
mathbb{E}(X ) = mathbb{E}(X | Y ) = mathbb{E}(Y|X ) = mathbb{E}(Y )
$$
but this does not mean $P(X = Y) = 1$.
Suppose $X, Y overset{iid}{sim} Normal(mu, sigma^2)$.
Note that $P(Z = 0) = 0$, where $Z := X -Y$, because $Z sim N(0, 2sigma^2)$ is a continuous R.V.
So the probability measure of the event $X = Y$ is $0$, not $1$ (as in almost sure case).
But since $X, Y$ are independent,
$$
mu = mathbb{E}(X ) = mathbb{E}(X | Y ) = mathbb{E}(Y|X ) = mathbb{E}(Y )
$$
edited Dec 20 '18 at 3:07
answered Dec 20 '18 at 2:38
MoreblueMoreblue
8791216
8791216
1
$begingroup$
You mean to say $E(X|Y)$ is a constant random variable !? Also I would like to point out that $E(X|X)=X$ ...
$endgroup$
– user521337
Dec 20 '18 at 2:40
$begingroup$
@user521337 Yes, since $X$ is independent of $Y$.
$endgroup$
– Moreblue
Dec 20 '18 at 2:42
$begingroup$
Also, $Z$ is $N(0 , sigma^2)$ ...
$endgroup$
– user521337
Dec 20 '18 at 2:49
$begingroup$
@user521337 No, $Z sim N(0, 2 sigma^2)$. For the variance, check here
$endgroup$
– Moreblue
Dec 20 '18 at 2:50
1
$begingroup$
again ... I would like to point out that $E(X|X)=X$ and not $E(X)$ ...
$endgroup$
– user521337
Dec 20 '18 at 2:52
|
show 2 more comments
1
$begingroup$
You mean to say $E(X|Y)$ is a constant random variable !? Also I would like to point out that $E(X|X)=X$ ...
$endgroup$
– user521337
Dec 20 '18 at 2:40
$begingroup$
@user521337 Yes, since $X$ is independent of $Y$.
$endgroup$
– Moreblue
Dec 20 '18 at 2:42
$begingroup$
Also, $Z$ is $N(0 , sigma^2)$ ...
$endgroup$
– user521337
Dec 20 '18 at 2:49
$begingroup$
@user521337 No, $Z sim N(0, 2 sigma^2)$. For the variance, check here
$endgroup$
– Moreblue
Dec 20 '18 at 2:50
1
$begingroup$
again ... I would like to point out that $E(X|X)=X$ and not $E(X)$ ...
$endgroup$
– user521337
Dec 20 '18 at 2:52
1
1
$begingroup$
You mean to say $E(X|Y)$ is a constant random variable !? Also I would like to point out that $E(X|X)=X$ ...
$endgroup$
– user521337
Dec 20 '18 at 2:40
$begingroup$
You mean to say $E(X|Y)$ is a constant random variable !? Also I would like to point out that $E(X|X)=X$ ...
$endgroup$
– user521337
Dec 20 '18 at 2:40
$begingroup$
@user521337 Yes, since $X$ is independent of $Y$.
$endgroup$
– Moreblue
Dec 20 '18 at 2:42
$begingroup$
@user521337 Yes, since $X$ is independent of $Y$.
$endgroup$
– Moreblue
Dec 20 '18 at 2:42
$begingroup$
Also, $Z$ is $N(0 , sigma^2)$ ...
$endgroup$
– user521337
Dec 20 '18 at 2:49
$begingroup$
Also, $Z$ is $N(0 , sigma^2)$ ...
$endgroup$
– user521337
Dec 20 '18 at 2:49
$begingroup$
@user521337 No, $Z sim N(0, 2 sigma^2)$. For the variance, check here
$endgroup$
– Moreblue
Dec 20 '18 at 2:50
$begingroup$
@user521337 No, $Z sim N(0, 2 sigma^2)$. For the variance, check here
$endgroup$
– Moreblue
Dec 20 '18 at 2:50
1
1
$begingroup$
again ... I would like to point out that $E(X|X)=X$ and not $E(X)$ ...
$endgroup$
– user521337
Dec 20 '18 at 2:52
$begingroup$
again ... I would like to point out that $E(X|X)=X$ and not $E(X)$ ...
$endgroup$
– user521337
Dec 20 '18 at 2:52
|
show 2 more comments
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%2f3047087%2frandom-variables-x-y-such-that-exy-eyx-a-s%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