Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

CSCI 6961: Introduction to Computational Finance Assignment 6, Assignments of Computer Science

The sixth assignment for the csci 6961: introduction to computational finance course at rpi, due in fall 2008. It includes instructions and problems related to variance reduction techniques in monte carlo simulations for estimating integrals, and their application to option pricing using the european call option as a control variate.

Typology: Assignments

Pre 2010

Uploaded on 08/09/2009

koofers-user-1kd
koofers-user-1kd 🇺🇸

10 documents

1 / 1

Toggle sidebar

Related documents


Partial preview of the text

Download CSCI 6961: Introduction to Computational Finance Assignment 6 and more Assignments Computer Science in PDF only on Docsity! CSCI 6961 RPI Introduction to Computational Finance Fall 2008 ASSIGNMENT 6, due Monday, November 3 Homeworks are due at the begining of class or in my mail box by 2pm on the due date. The point value for the 6000 level is indicated in small font. 1 (25 (25) points) Variance Reduction in Montecarlo In this problem, we are interested in using Monte Carlo to estimate the integral I = 2 √ π ∫ 1 0 dx e−x 2 = erf(1) For each technique, you have access to the same 1,000 uniform random variates, and based on the variance of the Monte Carlo samples, give an estimate of the error in your value. (a) Regular Monte Carlo. (b) Use antithetic variates. (c) Use the control variate C = ∫ 1 0 dx xe−x 2 . In this case you need to use a few of your samples to get pilot estimates of covariances/variances. (d) Use 1,000 points generated from the Halton sequence with base 5. (e) Use importance sampling with 4 equal width bins. 2 (25 (25) points) Application to Option Pricing (a) Use your simulation from the last assignment to price and get a error estimate of the average strike Asian call option. (b) Use in addition the anti-thetic paths to price the Asian option of the previous exercise and get the error estimate. (c) Use the European call option with strike at the current price as a control variate and give the error estimate of the resulting estimator. You will need to use the analytic formula for the European call. 1
Docsity logo



Copyright © 2024 Ladybird Srl - Via Leonardo da Vinci 16, 10126, Torino, Italy - VAT 10816460017 - All rights reserved