What topics I need to cover in order to understand Black Scholes Option Pricing Model?
$begingroup$
I have been searching the web on the prerequisites of understanding Black Scholes Option Pricing Model. And I have drawn the following diagram to summarize the relationship between different topics:
However, I do not know how far I should go in each topic. Linear Algebra, real analysis, to my understanding, involve lots of topics.
So, my question is under each area (linear algebra, real analysis, etc), what topics should I cover? Where should I stop before moving on to the next area?
Many thanks!
real-analysis linear-algebra multivariable-calculus stochastic-processes stochastic-calculus
$endgroup$
add a comment |
$begingroup$
I have been searching the web on the prerequisites of understanding Black Scholes Option Pricing Model. And I have drawn the following diagram to summarize the relationship between different topics:
However, I do not know how far I should go in each topic. Linear Algebra, real analysis, to my understanding, involve lots of topics.
So, my question is under each area (linear algebra, real analysis, etc), what topics should I cover? Where should I stop before moving on to the next area?
Many thanks!
real-analysis linear-algebra multivariable-calculus stochastic-processes stochastic-calculus
$endgroup$
add a comment |
$begingroup$
I have been searching the web on the prerequisites of understanding Black Scholes Option Pricing Model. And I have drawn the following diagram to summarize the relationship between different topics:
However, I do not know how far I should go in each topic. Linear Algebra, real analysis, to my understanding, involve lots of topics.
So, my question is under each area (linear algebra, real analysis, etc), what topics should I cover? Where should I stop before moving on to the next area?
Many thanks!
real-analysis linear-algebra multivariable-calculus stochastic-processes stochastic-calculus
$endgroup$
I have been searching the web on the prerequisites of understanding Black Scholes Option Pricing Model. And I have drawn the following diagram to summarize the relationship between different topics:
However, I do not know how far I should go in each topic. Linear Algebra, real analysis, to my understanding, involve lots of topics.
So, my question is under each area (linear algebra, real analysis, etc), what topics should I cover? Where should I stop before moving on to the next area?
Many thanks!
real-analysis linear-algebra multivariable-calculus stochastic-processes stochastic-calculus
real-analysis linear-algebra multivariable-calculus stochastic-processes stochastic-calculus
asked Jun 13 '18 at 13:32
JOHN JOHN
4119
4119
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Before I tell you about the requirements, I'd like to suggest you to read An Elementary Introduction to Mathematical Finance by Sheldon M. Ross and Arbitrage Theory in Continuous Time by Thomas Bjork. Both books have been written in a way that are accessible to people with a not very advanced mathematical background.
Now, to answer your question, you should tell us about your background and your goal. Financial mathematics is an interdisciplinary subject and people approach it differently depending on their background. You need to understand basic probability theory well. In other words, you must feel comfortable with the following concepts in probability theory:
1- definition of a probability space, 2- definition of an event, 3- discrete probability problems like Bernoulli trials, counting arguments, inclusion-exclusion principle, the Poisson distribution, etc. 4- continuous probability distributions like the Gaussian distribution, 5- different types of convergence like mean-square convergence, convergence in probability, convergence in distribution, etc. 6- Moments of a probability distribution like expectation, variance, etc. 7- Central Limit Theorem, 8- Basic definitions of sampling and inference
You don't need to know any advanced linear algebra. Just basic things like vector spaces, linear transformations, the concept of a spanning set and linear independence, matrix representation of linear transformations and change of basis, and inner products.
Familiarity with multivariate calculus is very helpful. You need to know about partial derivatives and integration. You need to have some geometric intuition as well as the ability to differentiate or integrate functions that depend on several variables.
Measure theory is absolutely necessary if you want to study financial mathematics as a mathematician. In fact, this is what you need the most because it helps you formulate probability theory rigorously and it is impossible to understand most ideas in financial mathematics without understanding measure theory. However, if you want to study the subject like an economist, you don't need to get too involved with it. Both Ross's and Bjork's books cover basic measure theory, though they're not completely self-sufficient. As supplement books, you can get Royden's Real Analysis and Oksendal's Stochastic Differential Equations: An Introduction with Applications. I suggest you not to read these books first. If you can understand Ross's or Bjork's book without reading those books, so be it. Both of these books cover the Black-Scholes formula and the basic material you need from stochastic calculus as an economist. If you want to learn more, you need to improve your mathematical background in measure theory and stochastic processes which takes years to achieve.
$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%2f2818264%2fwhat-topics-i-need-to-cover-in-order-to-understand-black-scholes-option-pricing%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$
Before I tell you about the requirements, I'd like to suggest you to read An Elementary Introduction to Mathematical Finance by Sheldon M. Ross and Arbitrage Theory in Continuous Time by Thomas Bjork. Both books have been written in a way that are accessible to people with a not very advanced mathematical background.
Now, to answer your question, you should tell us about your background and your goal. Financial mathematics is an interdisciplinary subject and people approach it differently depending on their background. You need to understand basic probability theory well. In other words, you must feel comfortable with the following concepts in probability theory:
1- definition of a probability space, 2- definition of an event, 3- discrete probability problems like Bernoulli trials, counting arguments, inclusion-exclusion principle, the Poisson distribution, etc. 4- continuous probability distributions like the Gaussian distribution, 5- different types of convergence like mean-square convergence, convergence in probability, convergence in distribution, etc. 6- Moments of a probability distribution like expectation, variance, etc. 7- Central Limit Theorem, 8- Basic definitions of sampling and inference
You don't need to know any advanced linear algebra. Just basic things like vector spaces, linear transformations, the concept of a spanning set and linear independence, matrix representation of linear transformations and change of basis, and inner products.
Familiarity with multivariate calculus is very helpful. You need to know about partial derivatives and integration. You need to have some geometric intuition as well as the ability to differentiate or integrate functions that depend on several variables.
Measure theory is absolutely necessary if you want to study financial mathematics as a mathematician. In fact, this is what you need the most because it helps you formulate probability theory rigorously and it is impossible to understand most ideas in financial mathematics without understanding measure theory. However, if you want to study the subject like an economist, you don't need to get too involved with it. Both Ross's and Bjork's books cover basic measure theory, though they're not completely self-sufficient. As supplement books, you can get Royden's Real Analysis and Oksendal's Stochastic Differential Equations: An Introduction with Applications. I suggest you not to read these books first. If you can understand Ross's or Bjork's book without reading those books, so be it. Both of these books cover the Black-Scholes formula and the basic material you need from stochastic calculus as an economist. If you want to learn more, you need to improve your mathematical background in measure theory and stochastic processes which takes years to achieve.
$endgroup$
add a comment |
$begingroup$
Before I tell you about the requirements, I'd like to suggest you to read An Elementary Introduction to Mathematical Finance by Sheldon M. Ross and Arbitrage Theory in Continuous Time by Thomas Bjork. Both books have been written in a way that are accessible to people with a not very advanced mathematical background.
Now, to answer your question, you should tell us about your background and your goal. Financial mathematics is an interdisciplinary subject and people approach it differently depending on their background. You need to understand basic probability theory well. In other words, you must feel comfortable with the following concepts in probability theory:
1- definition of a probability space, 2- definition of an event, 3- discrete probability problems like Bernoulli trials, counting arguments, inclusion-exclusion principle, the Poisson distribution, etc. 4- continuous probability distributions like the Gaussian distribution, 5- different types of convergence like mean-square convergence, convergence in probability, convergence in distribution, etc. 6- Moments of a probability distribution like expectation, variance, etc. 7- Central Limit Theorem, 8- Basic definitions of sampling and inference
You don't need to know any advanced linear algebra. Just basic things like vector spaces, linear transformations, the concept of a spanning set and linear independence, matrix representation of linear transformations and change of basis, and inner products.
Familiarity with multivariate calculus is very helpful. You need to know about partial derivatives and integration. You need to have some geometric intuition as well as the ability to differentiate or integrate functions that depend on several variables.
Measure theory is absolutely necessary if you want to study financial mathematics as a mathematician. In fact, this is what you need the most because it helps you formulate probability theory rigorously and it is impossible to understand most ideas in financial mathematics without understanding measure theory. However, if you want to study the subject like an economist, you don't need to get too involved with it. Both Ross's and Bjork's books cover basic measure theory, though they're not completely self-sufficient. As supplement books, you can get Royden's Real Analysis and Oksendal's Stochastic Differential Equations: An Introduction with Applications. I suggest you not to read these books first. If you can understand Ross's or Bjork's book without reading those books, so be it. Both of these books cover the Black-Scholes formula and the basic material you need from stochastic calculus as an economist. If you want to learn more, you need to improve your mathematical background in measure theory and stochastic processes which takes years to achieve.
$endgroup$
add a comment |
$begingroup$
Before I tell you about the requirements, I'd like to suggest you to read An Elementary Introduction to Mathematical Finance by Sheldon M. Ross and Arbitrage Theory in Continuous Time by Thomas Bjork. Both books have been written in a way that are accessible to people with a not very advanced mathematical background.
Now, to answer your question, you should tell us about your background and your goal. Financial mathematics is an interdisciplinary subject and people approach it differently depending on their background. You need to understand basic probability theory well. In other words, you must feel comfortable with the following concepts in probability theory:
1- definition of a probability space, 2- definition of an event, 3- discrete probability problems like Bernoulli trials, counting arguments, inclusion-exclusion principle, the Poisson distribution, etc. 4- continuous probability distributions like the Gaussian distribution, 5- different types of convergence like mean-square convergence, convergence in probability, convergence in distribution, etc. 6- Moments of a probability distribution like expectation, variance, etc. 7- Central Limit Theorem, 8- Basic definitions of sampling and inference
You don't need to know any advanced linear algebra. Just basic things like vector spaces, linear transformations, the concept of a spanning set and linear independence, matrix representation of linear transformations and change of basis, and inner products.
Familiarity with multivariate calculus is very helpful. You need to know about partial derivatives and integration. You need to have some geometric intuition as well as the ability to differentiate or integrate functions that depend on several variables.
Measure theory is absolutely necessary if you want to study financial mathematics as a mathematician. In fact, this is what you need the most because it helps you formulate probability theory rigorously and it is impossible to understand most ideas in financial mathematics without understanding measure theory. However, if you want to study the subject like an economist, you don't need to get too involved with it. Both Ross's and Bjork's books cover basic measure theory, though they're not completely self-sufficient. As supplement books, you can get Royden's Real Analysis and Oksendal's Stochastic Differential Equations: An Introduction with Applications. I suggest you not to read these books first. If you can understand Ross's or Bjork's book without reading those books, so be it. Both of these books cover the Black-Scholes formula and the basic material you need from stochastic calculus as an economist. If you want to learn more, you need to improve your mathematical background in measure theory and stochastic processes which takes years to achieve.
$endgroup$
Before I tell you about the requirements, I'd like to suggest you to read An Elementary Introduction to Mathematical Finance by Sheldon M. Ross and Arbitrage Theory in Continuous Time by Thomas Bjork. Both books have been written in a way that are accessible to people with a not very advanced mathematical background.
Now, to answer your question, you should tell us about your background and your goal. Financial mathematics is an interdisciplinary subject and people approach it differently depending on their background. You need to understand basic probability theory well. In other words, you must feel comfortable with the following concepts in probability theory:
1- definition of a probability space, 2- definition of an event, 3- discrete probability problems like Bernoulli trials, counting arguments, inclusion-exclusion principle, the Poisson distribution, etc. 4- continuous probability distributions like the Gaussian distribution, 5- different types of convergence like mean-square convergence, convergence in probability, convergence in distribution, etc. 6- Moments of a probability distribution like expectation, variance, etc. 7- Central Limit Theorem, 8- Basic definitions of sampling and inference
You don't need to know any advanced linear algebra. Just basic things like vector spaces, linear transformations, the concept of a spanning set and linear independence, matrix representation of linear transformations and change of basis, and inner products.
Familiarity with multivariate calculus is very helpful. You need to know about partial derivatives and integration. You need to have some geometric intuition as well as the ability to differentiate or integrate functions that depend on several variables.
Measure theory is absolutely necessary if you want to study financial mathematics as a mathematician. In fact, this is what you need the most because it helps you formulate probability theory rigorously and it is impossible to understand most ideas in financial mathematics without understanding measure theory. However, if you want to study the subject like an economist, you don't need to get too involved with it. Both Ross's and Bjork's books cover basic measure theory, though they're not completely self-sufficient. As supplement books, you can get Royden's Real Analysis and Oksendal's Stochastic Differential Equations: An Introduction with Applications. I suggest you not to read these books first. If you can understand Ross's or Bjork's book without reading those books, so be it. Both of these books cover the Black-Scholes formula and the basic material you need from stochastic calculus as an economist. If you want to learn more, you need to improve your mathematical background in measure theory and stochastic processes which takes years to achieve.
edited Jan 2 at 23:52
answered Jan 2 at 23:41
stressed outstressed out
6,2651838
6,2651838
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%2f2818264%2fwhat-topics-i-need-to-cover-in-order-to-understand-black-scholes-option-pricing%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