ito vs Stratonovich
$begingroup$
I need to sum up the advantages of ito and stratonovich. I often heard, that
the Stratonovich integral lacks the important property of the Itō integral, which does not "look into the future".
Can you explain me why Stratonovich looks into the future?
Thanks a lot.
stochastic-integrals
$endgroup$
add a comment |
$begingroup$
I need to sum up the advantages of ito and stratonovich. I often heard, that
the Stratonovich integral lacks the important property of the Itō integral, which does not "look into the future".
Can you explain me why Stratonovich looks into the future?
Thanks a lot.
stochastic-integrals
$endgroup$
add a comment |
$begingroup$
I need to sum up the advantages of ito and stratonovich. I often heard, that
the Stratonovich integral lacks the important property of the Itō integral, which does not "look into the future".
Can you explain me why Stratonovich looks into the future?
Thanks a lot.
stochastic-integrals
$endgroup$
I need to sum up the advantages of ito and stratonovich. I often heard, that
the Stratonovich integral lacks the important property of the Itō integral, which does not "look into the future".
Can you explain me why Stratonovich looks into the future?
Thanks a lot.
stochastic-integrals
stochastic-integrals
asked Nov 29 '13 at 15:15
user112260user112260
4613
4613
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
The Stratonovich integral obeys the usual chain rule when performing change of variables, so can be easier to use to perform some calculations. The Itō integral, on the other hand, is a martingale, which lends it some nice theoretical properties—and nice theorems for taking advantage of them. See this related answer for more info.
Usually adapted processes are said to not "see into the future". Both the Itō and Stratonovich integrals are adapted processes and thus do not see into the future.
$endgroup$
add a comment |
$begingroup$
Both are L2 and probability limits of Riemann sums (as the size of the subdivision goes to 0).
Ito integral
$$sum X_{t_{i-1}} (S_{t_i} - S_{t_{i-1}})$$
Imagine one controls the $X$ process who does not know the future of the process $S$. This is typically the case for mathematical finance, where $S$ is the value of an asset and $X$ is the number of shares, the integral being the value of the investment in $S$.
Stratonovich integral
$$sumfrac12 (X_{t_i} + X_{t_{i-1}}) (S_{t_i} - S_{t_{i-1}})$$
The advantage of this integral is that if $f$ is smooth enough, you keep the standard chain rule for derivation for $f(X_t)$:
$$df(X_t) = f'(X_t) dX_t$$
It is not the case with the Ito integral: there is a second order term to correct the previous formula.
$endgroup$
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%2f585769%2fito-vs-stratonovich%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$
The Stratonovich integral obeys the usual chain rule when performing change of variables, so can be easier to use to perform some calculations. The Itō integral, on the other hand, is a martingale, which lends it some nice theoretical properties—and nice theorems for taking advantage of them. See this related answer for more info.
Usually adapted processes are said to not "see into the future". Both the Itō and Stratonovich integrals are adapted processes and thus do not see into the future.
$endgroup$
add a comment |
$begingroup$
The Stratonovich integral obeys the usual chain rule when performing change of variables, so can be easier to use to perform some calculations. The Itō integral, on the other hand, is a martingale, which lends it some nice theoretical properties—and nice theorems for taking advantage of them. See this related answer for more info.
Usually adapted processes are said to not "see into the future". Both the Itō and Stratonovich integrals are adapted processes and thus do not see into the future.
$endgroup$
add a comment |
$begingroup$
The Stratonovich integral obeys the usual chain rule when performing change of variables, so can be easier to use to perform some calculations. The Itō integral, on the other hand, is a martingale, which lends it some nice theoretical properties—and nice theorems for taking advantage of them. See this related answer for more info.
Usually adapted processes are said to not "see into the future". Both the Itō and Stratonovich integrals are adapted processes and thus do not see into the future.
$endgroup$
The Stratonovich integral obeys the usual chain rule when performing change of variables, so can be easier to use to perform some calculations. The Itō integral, on the other hand, is a martingale, which lends it some nice theoretical properties—and nice theorems for taking advantage of them. See this related answer for more info.
Usually adapted processes are said to not "see into the future". Both the Itō and Stratonovich integrals are adapted processes and thus do not see into the future.
edited Apr 13 '17 at 12:58
Community♦
1
1
answered Feb 5 '14 at 0:28
DimasDimas
46539
46539
add a comment |
add a comment |
$begingroup$
Both are L2 and probability limits of Riemann sums (as the size of the subdivision goes to 0).
Ito integral
$$sum X_{t_{i-1}} (S_{t_i} - S_{t_{i-1}})$$
Imagine one controls the $X$ process who does not know the future of the process $S$. This is typically the case for mathematical finance, where $S$ is the value of an asset and $X$ is the number of shares, the integral being the value of the investment in $S$.
Stratonovich integral
$$sumfrac12 (X_{t_i} + X_{t_{i-1}}) (S_{t_i} - S_{t_{i-1}})$$
The advantage of this integral is that if $f$ is smooth enough, you keep the standard chain rule for derivation for $f(X_t)$:
$$df(X_t) = f'(X_t) dX_t$$
It is not the case with the Ito integral: there is a second order term to correct the previous formula.
$endgroup$
add a comment |
$begingroup$
Both are L2 and probability limits of Riemann sums (as the size of the subdivision goes to 0).
Ito integral
$$sum X_{t_{i-1}} (S_{t_i} - S_{t_{i-1}})$$
Imagine one controls the $X$ process who does not know the future of the process $S$. This is typically the case for mathematical finance, where $S$ is the value of an asset and $X$ is the number of shares, the integral being the value of the investment in $S$.
Stratonovich integral
$$sumfrac12 (X_{t_i} + X_{t_{i-1}}) (S_{t_i} - S_{t_{i-1}})$$
The advantage of this integral is that if $f$ is smooth enough, you keep the standard chain rule for derivation for $f(X_t)$:
$$df(X_t) = f'(X_t) dX_t$$
It is not the case with the Ito integral: there is a second order term to correct the previous formula.
$endgroup$
add a comment |
$begingroup$
Both are L2 and probability limits of Riemann sums (as the size of the subdivision goes to 0).
Ito integral
$$sum X_{t_{i-1}} (S_{t_i} - S_{t_{i-1}})$$
Imagine one controls the $X$ process who does not know the future of the process $S$. This is typically the case for mathematical finance, where $S$ is the value of an asset and $X$ is the number of shares, the integral being the value of the investment in $S$.
Stratonovich integral
$$sumfrac12 (X_{t_i} + X_{t_{i-1}}) (S_{t_i} - S_{t_{i-1}})$$
The advantage of this integral is that if $f$ is smooth enough, you keep the standard chain rule for derivation for $f(X_t)$:
$$df(X_t) = f'(X_t) dX_t$$
It is not the case with the Ito integral: there is a second order term to correct the previous formula.
$endgroup$
Both are L2 and probability limits of Riemann sums (as the size of the subdivision goes to 0).
Ito integral
$$sum X_{t_{i-1}} (S_{t_i} - S_{t_{i-1}})$$
Imagine one controls the $X$ process who does not know the future of the process $S$. This is typically the case for mathematical finance, where $S$ is the value of an asset and $X$ is the number of shares, the integral being the value of the investment in $S$.
Stratonovich integral
$$sumfrac12 (X_{t_i} + X_{t_{i-1}}) (S_{t_i} - S_{t_{i-1}})$$
The advantage of this integral is that if $f$ is smooth enough, you keep the standard chain rule for derivation for $f(X_t)$:
$$df(X_t) = f'(X_t) dX_t$$
It is not the case with the Ito integral: there is a second order term to correct the previous formula.
edited Jan 30 at 2:31
danijar
227414
227414
answered Feb 27 '14 at 1:04
mookidmookid
25.7k52547
25.7k52547
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%2f585769%2fito-vs-stratonovich%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
