You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An option is a right, but not an obligation, to buy or sell
169
-
and underlying asset <buttontype="button" class="btn btn-primary btn-xs" rel="tooltip" data-placement="top" title="We focus on stocks, but it can be anything."><ahref="#def_footnote_1" id="link_footnote_1" style="color: white">1</a></button> at a pretermined price \( E \) at or before
169
+
and underlying asset <buttontype="button" class="btn btn-primary btn-xs" rel="tooltip" data-placement="top" title="We focus on stocks, but it can be anything."><ahref="#def_footnote_1" id="link_footnote_1" style="color: white">1</a></button> at a predetermined price \( E \) at or before
170
170
an expiration time \( T \). Having such an option is valuable, but
171
171
determining the fair price of an option is a difficult problem.
<li> Include the source code of your program. Comment your program properly.</li>
431
431
<li> If possible, try to find analytic solutions, or known limits in order to test your program when developing the code.</li>
432
432
<li> Include your results either in figure form or in a table. Remember to label your results. All tables and figures should have relevant captions and labels on the axes.</li>
433
-
<li> Try to evaluate the reliabilty and numerical stability/precision of your results. If possible, include a qualitative and/or quantitative discussion of the numerical stability, eventual loss of precision etc.</li>
433
+
<li> Try to evaluate the reliability and numerical stability/precision of your results. If possible, include a qualitative and/or quantitative discussion of the numerical stability, eventual loss of precision etc.</li>
434
434
<li> Try to give an interpretation of you results in your answers to the problems.</li>
435
435
<li> Critique: if possible include your comments and reflections about the exercise, whether you felt you learnt something, ideas for improvements and other thoughts you've made when solving the exercise. We wish to keep this course at the interactive level and your comments can help us improve it.</li>
436
436
<li> Try to establish a practice where you log your work at the computerlab. You may find such a logbook very handy at later stages in your work, especially when you don't properly remember what a previous test version of your program did. Here you could also record the time spent on solving the exercise, various algorithms you may have tested or other topics which you feel worthy of mentioning.</li>
An option is a right, but not an obligation, to buy or sell
169
-
and underlying asset <buttontype="button" class="btn btn-primary btn-xs" rel="tooltip" data-placement="top" title="We focus on stocks, but it can be anything."><ahref="#def_footnote_1" id="link_footnote_1" style="color: white">1</a></button> at a pretermined price \( E \) at or before
169
+
and underlying asset <buttontype="button" class="btn btn-primary btn-xs" rel="tooltip" data-placement="top" title="We focus on stocks, but it can be anything."><ahref="#def_footnote_1" id="link_footnote_1" style="color: white">1</a></button> at a predetermined price \( E \) at or before
170
170
an expiration time \( T \). Having such an option is valuable, but
171
171
determining the fair price of an option is a difficult problem.
<li> Include the source code of your program. Comment your program properly.</li>
431
431
<li> If possible, try to find analytic solutions, or known limits in order to test your program when developing the code.</li>
432
432
<li> Include your results either in figure form or in a table. Remember to label your results. All tables and figures should have relevant captions and labels on the axes.</li>
433
-
<li> Try to evaluate the reliabilty and numerical stability/precision of your results. If possible, include a qualitative and/or quantitative discussion of the numerical stability, eventual loss of precision etc.</li>
433
+
<li> Try to evaluate the reliability and numerical stability/precision of your results. If possible, include a qualitative and/or quantitative discussion of the numerical stability, eventual loss of precision etc.</li>
434
434
<li> Try to give an interpretation of you results in your answers to the problems.</li>
435
435
<li> Critique: if possible include your comments and reflections about the exercise, whether you felt you learnt something, ideas for improvements and other thoughts you've made when solving the exercise. We wish to keep this course at the interactive level and your comments can help us improve it.</li>
436
436
<li> Try to establish a practice where you log your work at the computerlab. You may find such a logbook very handy at later stages in your work, especially when you don't properly remember what a previous test version of your program did. Here you could also record the time spent on solving the exercise, various algorithms you may have tested or other topics which you feel worthy of mentioning.</li>
Just substituting for the variables above leads to a parabolic
208
-
equation, with constant coefficitions. Show that by making a final
208
+
equation, with constant coefficients. Show that by making a final
209
209
substitution;
210
210
$$
211
211
\begin{equation}
@@ -245,7 +245,7 @@ <h3 id="___sec4">5b: Create solver(s) for the 1D diffusion equation. </h3>
245
245
<p>
246
246
You can implement a solver for the diffusion equation
247
247
inspiration from the project on the diffusion equation.
248
-
Another very good resourse is Langtangen and Linge's
248
+
Another very good resource is Langtangen and Linge's
249
249
book "Finite Difference Computing with PDEs".
250
250
251
251
<p>
@@ -388,7 +388,7 @@ <h2 id="___sec7">Introduction to numerical projects </h2>
388
388
<li> Include the source code of your program. Comment your program properly.</li>
389
389
<li> If possible, try to find analytic solutions, or known limits in order to test your program when developing the code.</li>
390
390
<li> Include your results either in figure form or in a table. Remember to label your results. All tables and figures should have relevant captions and labels on the axes.</li>
391
-
<li> Try to evaluate the reliabilty and numerical stability/precision of your results. If possible, include a qualitative and/or quantitative discussion of the numerical stability, eventual loss of precision etc.</li>
391
+
<li> Try to evaluate the reliability and numerical stability/precision of your results. If possible, include a qualitative and/or quantitative discussion of the numerical stability, eventual loss of precision etc.</li>
392
392
<li> Try to give an interpretation of you results in your answers to the problems.</li>
393
393
<li> Critique: if possible include your comments and reflections about the exercise, whether you felt you learnt something, ideas for improvements and other thoughts you've made when solving the exercise. We wish to keep this course at the interactive level and your comments can help us improve it.</li>
394
394
<li> Try to establish a practice where you log your work at the computerlab. You may find such a logbook very handy at later stages in your work, especially when you don't properly remember what a previous test version of your program did. Here you could also record the time spent on solving the exercise, various algorithms you may have tested or other topics which you feel worthy of mentioning.</li>
Here $V(S, T)$ is the value of the options, $S$ is the price of the
@@ -183,7 +183,7 @@ \subsection{Solving the Black-Scholes Equation Numerically}
183
183
(dividend paying rate) of the underlying stock.
184
184
185
185
The volatility $\sigma$ stems from an underlying assumption that
186
-
the stock moves like a geometric Brownial motion,
186
+
the stock moves like a geometric Brownian motion,
187
187
\begin{equation}
188
188
\frac{dS}{S} = \mu dt + \sigma dW.
189
189
\end{equation}
@@ -198,8 +198,8 @@ \subsection{Solving the Black-Scholes Equation Numerically}
198
198
Instead of an initial value problem, we have a terminal value
199
199
problem at time $T$, i.e.~the expiration date or the
200
200
maturity date. We change to an initial value problem
201
-
by substitutin$\tau = T - t$. This new variable can
202
-
be interpretad as time remaining to expiration.
201
+
by substituting$\tau = T - t$. This new variable can
202
+
be interpreted as time remaining to expiration.
203
203
204
204
The transformed spatial variable is $x = \ln(S/E)$, where
205
205
$E$ is the exercise price of the option. Now, values of
@@ -210,7 +210,7 @@ \subsection{Solving the Black-Scholes Equation Numerically}
210
210
exercise price.
211
211
212
212
Just substituting for the variables above leads to a parabolic
213
-
equation, with constant coefficitions. Show that by making a final
213
+
equation, with constant coefficients. Show that by making a final
214
214
substitution;
215
215
\begin{equation}
216
216
u(x, \tau) = e^{\alpha x + \beta\tau} V(S, t)
@@ -237,7 +237,7 @@ \subsection{Solving the Black-Scholes Equation Numerically}
237
237
\paragraph{5b: Create solver(s) for the 1D diffusion equation.}
238
238
You can implement a solver for the diffusion equation
239
239
inspiration from the project on the diffusion equation.
240
-
Another very good resourse is Langtangen and Linge's
240
+
Another very good resource is Langtangen and Linge's
241
241
book "Finite Difference Computing with PDEs".
242
242
243
243
It is highly recommended to start with an explicit
@@ -357,7 +357,7 @@ \subsection{Introduction to numerical projects}
357
357
358
358
\item Include your results either in figure form or in a table. Remember to label your results. All tables and figures should have relevant captions and labels on the axes.
359
359
360
-
\item Try to evaluate the reliabilty and numerical stability/precision of your results. If possible, include a qualitative and/or quantitative discussion of the numerical stability, eventual loss of precision etc.
360
+
\item Try to evaluate the reliability and numerical stability/precision of your results. If possible, include a qualitative and/or quantitative discussion of the numerical stability, eventual loss of precision etc.
361
361
362
362
\item Try to give an interpretation of you results in your answers to the problems.
0 commit comments