Covariance of Martingales Announcing the arrival of Valued Associate #679: Cesar Manara ...
Do wooden building fires get hotter than 600°C?
Time to Settle Down!
When a candle burns, why does the top of wick glow if bottom of flame is hottest?
Has negative voting ever been officially implemented in elections, or seriously proposed, or even studied?
How to write the following sign?
Significance of Cersei's obsession with elephants?
What would you call this weird metallic apparatus that allows you to lift people?
Putting class ranking in CV, but against dept guidelines
Why aren't air breathing engines used as small first stages?
How does light 'choose' between wave and particle behaviour?
Why is Nikon 1.4g better when Nikon 1.8g is sharper?
How to install press fit bottom bracket into new frame
How fail-safe is nr as stop bytes?
Is it possible for SQL statements to execute concurrently within a single session in SQL Server?
What is the topology associated with the algebras for the ultrafilter monad?
How to tell that you are a giant?
How much damage would a cupful of neutron star matter do to the Earth?
How to compare two different files line by line in unix?
Did Krishna say in Bhagavad Gita "I am in every living being"
How do I find out the mythology and history of my Fortress?
What initially awakened the Balrog?
Why do we need to use the builder design pattern when we can do the same thing with setters?
SF book about people trapped in a series of worlds they imagine
How do I use the new nonlinear finite element in Mathematica 12 for this equation?
Covariance of Martingales
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Martingales, finite expectationDecomposition of local martingalesChebyshev Inequality for MartingalesResulting Covariance Matrix $Sigma$' after reducing space along the primary eigenvector?3-sigma Ellipse, why axis length scales with square root of eigenvalues of covariance-matrixHow can the variance of data be represented as this product of the principal direction and the covariance matrix?Is this a proof of $Eint^b_a f dZ = 0$?Martingales and stopping timesMartingales and dyadic intervalsConditional expectation of product of martingales
$begingroup$
I have proven that Martingales have orthogonal increments.
From this I need to show that $operatorname{Cov}[M(t),M(s)]$ relies only on $min{s,t}$.
I used the expected value definition of Covariance and eliminated one piece using the orthogonal increments bit. Also, I introduced conditioning on $F_s$.
$operatorname{Cov}[M(t),M(s)]= E[(M(t)-E[M(s)])(M(s)-E[M(s)])]$
$= .... $
$= E[E[((M(t)+E[M(t)])E[M(s)]|F_s)]]$
From here I am lost.
Should I....
$ = E[E[M(t)E[M(s)]|F_s] +E[E[E[M(t)]*E[M(s)]|F_s]]$
$ = E[E[M(t)M(s)|F_S] + E[E[E[M^2(s)]|F_s]]$
I know $E[M(t)] = E[M(s)]$. Thats how I got the second piece of the second line.
Is this correct? Where should I go from there?
stochastic-processes martingales conditional-expectation covariance
$endgroup$
add a comment |
$begingroup$
I have proven that Martingales have orthogonal increments.
From this I need to show that $operatorname{Cov}[M(t),M(s)]$ relies only on $min{s,t}$.
I used the expected value definition of Covariance and eliminated one piece using the orthogonal increments bit. Also, I introduced conditioning on $F_s$.
$operatorname{Cov}[M(t),M(s)]= E[(M(t)-E[M(s)])(M(s)-E[M(s)])]$
$= .... $
$= E[E[((M(t)+E[M(t)])E[M(s)]|F_s)]]$
From here I am lost.
Should I....
$ = E[E[M(t)E[M(s)]|F_s] +E[E[E[M(t)]*E[M(s)]|F_s]]$
$ = E[E[M(t)M(s)|F_S] + E[E[E[M^2(s)]|F_s]]$
I know $E[M(t)] = E[M(s)]$. Thats how I got the second piece of the second line.
Is this correct? Where should I go from there?
stochastic-processes martingales conditional-expectation covariance
$endgroup$
add a comment |
$begingroup$
I have proven that Martingales have orthogonal increments.
From this I need to show that $operatorname{Cov}[M(t),M(s)]$ relies only on $min{s,t}$.
I used the expected value definition of Covariance and eliminated one piece using the orthogonal increments bit. Also, I introduced conditioning on $F_s$.
$operatorname{Cov}[M(t),M(s)]= E[(M(t)-E[M(s)])(M(s)-E[M(s)])]$
$= .... $
$= E[E[((M(t)+E[M(t)])E[M(s)]|F_s)]]$
From here I am lost.
Should I....
$ = E[E[M(t)E[M(s)]|F_s] +E[E[E[M(t)]*E[M(s)]|F_s]]$
$ = E[E[M(t)M(s)|F_S] + E[E[E[M^2(s)]|F_s]]$
I know $E[M(t)] = E[M(s)]$. Thats how I got the second piece of the second line.
Is this correct? Where should I go from there?
stochastic-processes martingales conditional-expectation covariance
$endgroup$
I have proven that Martingales have orthogonal increments.
From this I need to show that $operatorname{Cov}[M(t),M(s)]$ relies only on $min{s,t}$.
I used the expected value definition of Covariance and eliminated one piece using the orthogonal increments bit. Also, I introduced conditioning on $F_s$.
$operatorname{Cov}[M(t),M(s)]= E[(M(t)-E[M(s)])(M(s)-E[M(s)])]$
$= .... $
$= E[E[((M(t)+E[M(t)])E[M(s)]|F_s)]]$
From here I am lost.
Should I....
$ = E[E[M(t)E[M(s)]|F_s] +E[E[E[M(t)]*E[M(s)]|F_s]]$
$ = E[E[M(t)M(s)|F_S] + E[E[E[M^2(s)]|F_s]]$
I know $E[M(t)] = E[M(s)]$. Thats how I got the second piece of the second line.
Is this correct? Where should I go from there?
stochastic-processes martingales conditional-expectation covariance
stochastic-processes martingales conditional-expectation covariance
edited Apr 3 '16 at 13:30
Davide Giraudo
128k17156268
128k17156268
asked Apr 1 '16 at 18:31
Skuttle_ButtSkuttle_Butt
354213
354213
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
You are on the right track. Assuming $s<t$, by conditioning,
$$
E[M(s)M(t)]=E[M(s)E[M(t)|mathcal F_s]=E[M(s)^2].
$$
So,
$$
cov[M(s),M(t)]=E[M(s)M(t)]-E[M(s)]E[M(t)]=E[M(s)^2]-(E[M(s)])^2=var[M(s)],
$$
this depends on $t$ only through the fact that $tin(s,infty)$.
$endgroup$
add a comment |
$begingroup$
What is the mathematical meaning of 'rely on'? Typically, to compute covariances of martingales you can do the following. Suppose $s<t$
begin{align}
mbox{Cov}[M(t),M(s)] &= mbox{Cov}[M(t)-M(s)+M(s),M(s)] \
&=mbox{Cov}[M(t)-M(s),M(s)] + mbox{Var}[M(s)] \
&= mathbb{E}[M(s)(M(t)-M(s))] - mathbb{E}[M(t)-M(s)]mathbb{E}[M(s)] + mbox{Var}[M(s)] \
end{align}
Using the orthogonal increment property we have that $mathbb{E}[M(s)(M(t)-M(s))] = 0$ and hence for $s<t$
$$mbox{Cov}[M(t),M(s)] = mbox{Var}[M(s)].$$
The proof goes similar for $t<s$.
$endgroup$
add a comment |
Your Answer
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%2f1723707%2fcovariance-of-martingales%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$
You are on the right track. Assuming $s<t$, by conditioning,
$$
E[M(s)M(t)]=E[M(s)E[M(t)|mathcal F_s]=E[M(s)^2].
$$
So,
$$
cov[M(s),M(t)]=E[M(s)M(t)]-E[M(s)]E[M(t)]=E[M(s)^2]-(E[M(s)])^2=var[M(s)],
$$
this depends on $t$ only through the fact that $tin(s,infty)$.
$endgroup$
add a comment |
$begingroup$
You are on the right track. Assuming $s<t$, by conditioning,
$$
E[M(s)M(t)]=E[M(s)E[M(t)|mathcal F_s]=E[M(s)^2].
$$
So,
$$
cov[M(s),M(t)]=E[M(s)M(t)]-E[M(s)]E[M(t)]=E[M(s)^2]-(E[M(s)])^2=var[M(s)],
$$
this depends on $t$ only through the fact that $tin(s,infty)$.
$endgroup$
add a comment |
$begingroup$
You are on the right track. Assuming $s<t$, by conditioning,
$$
E[M(s)M(t)]=E[M(s)E[M(t)|mathcal F_s]=E[M(s)^2].
$$
So,
$$
cov[M(s),M(t)]=E[M(s)M(t)]-E[M(s)]E[M(t)]=E[M(s)^2]-(E[M(s)])^2=var[M(s)],
$$
this depends on $t$ only through the fact that $tin(s,infty)$.
$endgroup$
You are on the right track. Assuming $s<t$, by conditioning,
$$
E[M(s)M(t)]=E[M(s)E[M(t)|mathcal F_s]=E[M(s)^2].
$$
So,
$$
cov[M(s),M(t)]=E[M(s)M(t)]-E[M(s)]E[M(t)]=E[M(s)^2]-(E[M(s)])^2=var[M(s)],
$$
this depends on $t$ only through the fact that $tin(s,infty)$.
answered Apr 1 '16 at 19:22
John DawkinsJohn Dawkins
13.4k11017
13.4k11017
add a comment |
add a comment |
$begingroup$
What is the mathematical meaning of 'rely on'? Typically, to compute covariances of martingales you can do the following. Suppose $s<t$
begin{align}
mbox{Cov}[M(t),M(s)] &= mbox{Cov}[M(t)-M(s)+M(s),M(s)] \
&=mbox{Cov}[M(t)-M(s),M(s)] + mbox{Var}[M(s)] \
&= mathbb{E}[M(s)(M(t)-M(s))] - mathbb{E}[M(t)-M(s)]mathbb{E}[M(s)] + mbox{Var}[M(s)] \
end{align}
Using the orthogonal increment property we have that $mathbb{E}[M(s)(M(t)-M(s))] = 0$ and hence for $s<t$
$$mbox{Cov}[M(t),M(s)] = mbox{Var}[M(s)].$$
The proof goes similar for $t<s$.
$endgroup$
add a comment |
$begingroup$
What is the mathematical meaning of 'rely on'? Typically, to compute covariances of martingales you can do the following. Suppose $s<t$
begin{align}
mbox{Cov}[M(t),M(s)] &= mbox{Cov}[M(t)-M(s)+M(s),M(s)] \
&=mbox{Cov}[M(t)-M(s),M(s)] + mbox{Var}[M(s)] \
&= mathbb{E}[M(s)(M(t)-M(s))] - mathbb{E}[M(t)-M(s)]mathbb{E}[M(s)] + mbox{Var}[M(s)] \
end{align}
Using the orthogonal increment property we have that $mathbb{E}[M(s)(M(t)-M(s))] = 0$ and hence for $s<t$
$$mbox{Cov}[M(t),M(s)] = mbox{Var}[M(s)].$$
The proof goes similar for $t<s$.
$endgroup$
add a comment |
$begingroup$
What is the mathematical meaning of 'rely on'? Typically, to compute covariances of martingales you can do the following. Suppose $s<t$
begin{align}
mbox{Cov}[M(t),M(s)] &= mbox{Cov}[M(t)-M(s)+M(s),M(s)] \
&=mbox{Cov}[M(t)-M(s),M(s)] + mbox{Var}[M(s)] \
&= mathbb{E}[M(s)(M(t)-M(s))] - mathbb{E}[M(t)-M(s)]mathbb{E}[M(s)] + mbox{Var}[M(s)] \
end{align}
Using the orthogonal increment property we have that $mathbb{E}[M(s)(M(t)-M(s))] = 0$ and hence for $s<t$
$$mbox{Cov}[M(t),M(s)] = mbox{Var}[M(s)].$$
The proof goes similar for $t<s$.
$endgroup$
What is the mathematical meaning of 'rely on'? Typically, to compute covariances of martingales you can do the following. Suppose $s<t$
begin{align}
mbox{Cov}[M(t),M(s)] &= mbox{Cov}[M(t)-M(s)+M(s),M(s)] \
&=mbox{Cov}[M(t)-M(s),M(s)] + mbox{Var}[M(s)] \
&= mathbb{E}[M(s)(M(t)-M(s))] - mathbb{E}[M(t)-M(s)]mathbb{E}[M(s)] + mbox{Var}[M(s)] \
end{align}
Using the orthogonal increment property we have that $mathbb{E}[M(s)(M(t)-M(s))] = 0$ and hence for $s<t$
$$mbox{Cov}[M(t),M(s)] = mbox{Var}[M(s)].$$
The proof goes similar for $t<s$.
answered Apr 1 '16 at 19:23
SironSiron
1,215614
1,215614
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%2f1723707%2fcovariance-of-martingales%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