Where is the flaw in my reasoning when computing the expectation of a Brownian motion dependent on a rate one...
$begingroup$
We have that ${W_t:tgeq 0}$ is a Brownian motion, and ${N_t:tgeq 0}$ is a rate one poisson process which is independent of the Brownian motion.
We must show that $$mathbb{E}[W_{N_t}^2]=t$$
I figured there are two ways to do this, but they yield different answers. Why is the one of them (or both) incorrect?
Method 1: Using the tower property we have that $$mathbb{E}[W_{N_t}^2]=mathbb{E}[mathbb{E}[W_{N_t}^2|mathscr{F}_{N_t}]]=mathbb{E}[N_t]=t$$
Where $mathscr{F}_{N_t}=sigma{W_s,0leq sleq N_t}$
Method 2: We can use the fact that $$W_{N_t}sim N(0,N_t)$$
Which would mean that we have $$mathbb{E}[W_{N_t}^2]=Var(W_{N_t})=N_t$$
Obviously there is something going wrong in method 2, but what is it? Didn't we use pretty much the same trick in method 1, except there we conditioned on the filtration? Why does this ''matter'' here? Does $W_{N_t}$ not have this distribution?
Any help is appreciated.
probability probability-theory brownian-motion conditional-expectation
$endgroup$
add a comment |
$begingroup$
We have that ${W_t:tgeq 0}$ is a Brownian motion, and ${N_t:tgeq 0}$ is a rate one poisson process which is independent of the Brownian motion.
We must show that $$mathbb{E}[W_{N_t}^2]=t$$
I figured there are two ways to do this, but they yield different answers. Why is the one of them (or both) incorrect?
Method 1: Using the tower property we have that $$mathbb{E}[W_{N_t}^2]=mathbb{E}[mathbb{E}[W_{N_t}^2|mathscr{F}_{N_t}]]=mathbb{E}[N_t]=t$$
Where $mathscr{F}_{N_t}=sigma{W_s,0leq sleq N_t}$
Method 2: We can use the fact that $$W_{N_t}sim N(0,N_t)$$
Which would mean that we have $$mathbb{E}[W_{N_t}^2]=Var(W_{N_t})=N_t$$
Obviously there is something going wrong in method 2, but what is it? Didn't we use pretty much the same trick in method 1, except there we conditioned on the filtration? Why does this ''matter'' here? Does $W_{N_t}$ not have this distribution?
Any help is appreciated.
probability probability-theory brownian-motion conditional-expectation
$endgroup$
$begingroup$
@AddSup Why is that wrong when, for a normal Brownian motion, we have that $W_tsim N(0,t)$? Or is that also not the case? And in the first method I condition on the filtration right, so there I used it correctly then, I assume.
$endgroup$
– S. Crim
Jan 24 at 14:15
1
$begingroup$
Method 2 is wrong... what do you possibly mean by $N(0,X)$ for a random variable $X$...? Variances are always deterministic
$endgroup$
– saz
Jan 24 at 15:38
1
$begingroup$
Also, in Method 1, I think you should condition on $N_t$, not your $mathcal F_{N_t}$. I don't know the exact definition of $mathcal F_{N_t}$, but if it can be defined and means what it intends to mean, then $W_{N_t}inmathcal F_{N_t}$. So the inner conditional expectation does nothing: $E(W_{N_t}^2|mathcal F_{N_t})=W_{N_t}^2$. (I deleted my earlier comment, which is why S. Crim's precedes mine. I thought I deleted it immediately...)
$endgroup$
– AddSup
Jan 25 at 14:36
$begingroup$
I agree with AddSup, just use $N_t$ instead of the $sigma$-algebra in Method $1$. Method $2$ is really an incomplete Method 1: you have conditioned on $N_t$ to get $E(W^2_{N_t}) = N_t$ and now you take the expectation over $N_t$ to get $t$. I must disagree with saz, the variance of a normal distribution can be treated as a random variable, e.g. in Bayesian statistics (we would use a prior for the variance if there was uncertainty over its value).
$endgroup$
– Alex
Jan 26 at 14:16
add a comment |
$begingroup$
We have that ${W_t:tgeq 0}$ is a Brownian motion, and ${N_t:tgeq 0}$ is a rate one poisson process which is independent of the Brownian motion.
We must show that $$mathbb{E}[W_{N_t}^2]=t$$
I figured there are two ways to do this, but they yield different answers. Why is the one of them (or both) incorrect?
Method 1: Using the tower property we have that $$mathbb{E}[W_{N_t}^2]=mathbb{E}[mathbb{E}[W_{N_t}^2|mathscr{F}_{N_t}]]=mathbb{E}[N_t]=t$$
Where $mathscr{F}_{N_t}=sigma{W_s,0leq sleq N_t}$
Method 2: We can use the fact that $$W_{N_t}sim N(0,N_t)$$
Which would mean that we have $$mathbb{E}[W_{N_t}^2]=Var(W_{N_t})=N_t$$
Obviously there is something going wrong in method 2, but what is it? Didn't we use pretty much the same trick in method 1, except there we conditioned on the filtration? Why does this ''matter'' here? Does $W_{N_t}$ not have this distribution?
Any help is appreciated.
probability probability-theory brownian-motion conditional-expectation
$endgroup$
We have that ${W_t:tgeq 0}$ is a Brownian motion, and ${N_t:tgeq 0}$ is a rate one poisson process which is independent of the Brownian motion.
We must show that $$mathbb{E}[W_{N_t}^2]=t$$
I figured there are two ways to do this, but they yield different answers. Why is the one of them (or both) incorrect?
Method 1: Using the tower property we have that $$mathbb{E}[W_{N_t}^2]=mathbb{E}[mathbb{E}[W_{N_t}^2|mathscr{F}_{N_t}]]=mathbb{E}[N_t]=t$$
Where $mathscr{F}_{N_t}=sigma{W_s,0leq sleq N_t}$
Method 2: We can use the fact that $$W_{N_t}sim N(0,N_t)$$
Which would mean that we have $$mathbb{E}[W_{N_t}^2]=Var(W_{N_t})=N_t$$
Obviously there is something going wrong in method 2, but what is it? Didn't we use pretty much the same trick in method 1, except there we conditioned on the filtration? Why does this ''matter'' here? Does $W_{N_t}$ not have this distribution?
Any help is appreciated.
probability probability-theory brownian-motion conditional-expectation
probability probability-theory brownian-motion conditional-expectation
asked Jan 24 at 14:01
S. CrimS. Crim
404212
404212
$begingroup$
@AddSup Why is that wrong when, for a normal Brownian motion, we have that $W_tsim N(0,t)$? Or is that also not the case? And in the first method I condition on the filtration right, so there I used it correctly then, I assume.
$endgroup$
– S. Crim
Jan 24 at 14:15
1
$begingroup$
Method 2 is wrong... what do you possibly mean by $N(0,X)$ for a random variable $X$...? Variances are always deterministic
$endgroup$
– saz
Jan 24 at 15:38
1
$begingroup$
Also, in Method 1, I think you should condition on $N_t$, not your $mathcal F_{N_t}$. I don't know the exact definition of $mathcal F_{N_t}$, but if it can be defined and means what it intends to mean, then $W_{N_t}inmathcal F_{N_t}$. So the inner conditional expectation does nothing: $E(W_{N_t}^2|mathcal F_{N_t})=W_{N_t}^2$. (I deleted my earlier comment, which is why S. Crim's precedes mine. I thought I deleted it immediately...)
$endgroup$
– AddSup
Jan 25 at 14:36
$begingroup$
I agree with AddSup, just use $N_t$ instead of the $sigma$-algebra in Method $1$. Method $2$ is really an incomplete Method 1: you have conditioned on $N_t$ to get $E(W^2_{N_t}) = N_t$ and now you take the expectation over $N_t$ to get $t$. I must disagree with saz, the variance of a normal distribution can be treated as a random variable, e.g. in Bayesian statistics (we would use a prior for the variance if there was uncertainty over its value).
$endgroup$
– Alex
Jan 26 at 14:16
add a comment |
$begingroup$
@AddSup Why is that wrong when, for a normal Brownian motion, we have that $W_tsim N(0,t)$? Or is that also not the case? And in the first method I condition on the filtration right, so there I used it correctly then, I assume.
$endgroup$
– S. Crim
Jan 24 at 14:15
1
$begingroup$
Method 2 is wrong... what do you possibly mean by $N(0,X)$ for a random variable $X$...? Variances are always deterministic
$endgroup$
– saz
Jan 24 at 15:38
1
$begingroup$
Also, in Method 1, I think you should condition on $N_t$, not your $mathcal F_{N_t}$. I don't know the exact definition of $mathcal F_{N_t}$, but if it can be defined and means what it intends to mean, then $W_{N_t}inmathcal F_{N_t}$. So the inner conditional expectation does nothing: $E(W_{N_t}^2|mathcal F_{N_t})=W_{N_t}^2$. (I deleted my earlier comment, which is why S. Crim's precedes mine. I thought I deleted it immediately...)
$endgroup$
– AddSup
Jan 25 at 14:36
$begingroup$
I agree with AddSup, just use $N_t$ instead of the $sigma$-algebra in Method $1$. Method $2$ is really an incomplete Method 1: you have conditioned on $N_t$ to get $E(W^2_{N_t}) = N_t$ and now you take the expectation over $N_t$ to get $t$. I must disagree with saz, the variance of a normal distribution can be treated as a random variable, e.g. in Bayesian statistics (we would use a prior for the variance if there was uncertainty over its value).
$endgroup$
– Alex
Jan 26 at 14:16
$begingroup$
@AddSup Why is that wrong when, for a normal Brownian motion, we have that $W_tsim N(0,t)$? Or is that also not the case? And in the first method I condition on the filtration right, so there I used it correctly then, I assume.
$endgroup$
– S. Crim
Jan 24 at 14:15
$begingroup$
@AddSup Why is that wrong when, for a normal Brownian motion, we have that $W_tsim N(0,t)$? Or is that also not the case? And in the first method I condition on the filtration right, so there I used it correctly then, I assume.
$endgroup$
– S. Crim
Jan 24 at 14:15
1
1
$begingroup$
Method 2 is wrong... what do you possibly mean by $N(0,X)$ for a random variable $X$...? Variances are always deterministic
$endgroup$
– saz
Jan 24 at 15:38
$begingroup$
Method 2 is wrong... what do you possibly mean by $N(0,X)$ for a random variable $X$...? Variances are always deterministic
$endgroup$
– saz
Jan 24 at 15:38
1
1
$begingroup$
Also, in Method 1, I think you should condition on $N_t$, not your $mathcal F_{N_t}$. I don't know the exact definition of $mathcal F_{N_t}$, but if it can be defined and means what it intends to mean, then $W_{N_t}inmathcal F_{N_t}$. So the inner conditional expectation does nothing: $E(W_{N_t}^2|mathcal F_{N_t})=W_{N_t}^2$. (I deleted my earlier comment, which is why S. Crim's precedes mine. I thought I deleted it immediately...)
$endgroup$
– AddSup
Jan 25 at 14:36
$begingroup$
Also, in Method 1, I think you should condition on $N_t$, not your $mathcal F_{N_t}$. I don't know the exact definition of $mathcal F_{N_t}$, but if it can be defined and means what it intends to mean, then $W_{N_t}inmathcal F_{N_t}$. So the inner conditional expectation does nothing: $E(W_{N_t}^2|mathcal F_{N_t})=W_{N_t}^2$. (I deleted my earlier comment, which is why S. Crim's precedes mine. I thought I deleted it immediately...)
$endgroup$
– AddSup
Jan 25 at 14:36
$begingroup$
I agree with AddSup, just use $N_t$ instead of the $sigma$-algebra in Method $1$. Method $2$ is really an incomplete Method 1: you have conditioned on $N_t$ to get $E(W^2_{N_t}) = N_t$ and now you take the expectation over $N_t$ to get $t$. I must disagree with saz, the variance of a normal distribution can be treated as a random variable, e.g. in Bayesian statistics (we would use a prior for the variance if there was uncertainty over its value).
$endgroup$
– Alex
Jan 26 at 14:16
$begingroup$
I agree with AddSup, just use $N_t$ instead of the $sigma$-algebra in Method $1$. Method $2$ is really an incomplete Method 1: you have conditioned on $N_t$ to get $E(W^2_{N_t}) = N_t$ and now you take the expectation over $N_t$ to get $t$. I must disagree with saz, the variance of a normal distribution can be treated as a random variable, e.g. in Bayesian statistics (we would use a prior for the variance if there was uncertainty over its value).
$endgroup$
– Alex
Jan 26 at 14:16
add a comment |
0
active
oldest
votes
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%2f3085910%2fwhere-is-the-flaw-in-my-reasoning-when-computing-the-expectation-of-a-brownian-m%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f3085910%2fwhere-is-the-flaw-in-my-reasoning-when-computing-the-expectation-of-a-brownian-m%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$
@AddSup Why is that wrong when, for a normal Brownian motion, we have that $W_tsim N(0,t)$? Or is that also not the case? And in the first method I condition on the filtration right, so there I used it correctly then, I assume.
$endgroup$
– S. Crim
Jan 24 at 14:15
1
$begingroup$
Method 2 is wrong... what do you possibly mean by $N(0,X)$ for a random variable $X$...? Variances are always deterministic
$endgroup$
– saz
Jan 24 at 15:38
1
$begingroup$
Also, in Method 1, I think you should condition on $N_t$, not your $mathcal F_{N_t}$. I don't know the exact definition of $mathcal F_{N_t}$, but if it can be defined and means what it intends to mean, then $W_{N_t}inmathcal F_{N_t}$. So the inner conditional expectation does nothing: $E(W_{N_t}^2|mathcal F_{N_t})=W_{N_t}^2$. (I deleted my earlier comment, which is why S. Crim's precedes mine. I thought I deleted it immediately...)
$endgroup$
– AddSup
Jan 25 at 14:36
$begingroup$
I agree with AddSup, just use $N_t$ instead of the $sigma$-algebra in Method $1$. Method $2$ is really an incomplete Method 1: you have conditioned on $N_t$ to get $E(W^2_{N_t}) = N_t$ and now you take the expectation over $N_t$ to get $t$. I must disagree with saz, the variance of a normal distribution can be treated as a random variable, e.g. in Bayesian statistics (we would use a prior for the variance if there was uncertainty over its value).
$endgroup$
– Alex
Jan 26 at 14:16