Economics 424:  Computational Finance and Financial Econometrics

Home
Syllabus
Homework
Notes
Excel Hints
R Hints
Announcements
Links
Project
Review

Discussion Board

Course Description

Eric Zivot
346 Savery Hall
email: ezivot@u.washington.edu
543-6715
Office Hours: Monday 11:00-12:00 and Friday 11-12

Fall 2009

This course is an introduction to data analysis and econometric modeling using applications in finance. Equivalently, this course is an introduction to computational finance and financial econometrics.  As such, the course utilizes concepts from microeconomics, finance, mathematical optimization, data analysis, probability models, statistical analysis, and econometrics.

The emphasis of the course will be on making the transition from an economic model of asset return behavior to an econometric model using real data. This involves: (1) specification of an economic model; (2) estimation of an econometric model; (3) testing of the assumptions of the econometric model; (4) testing the implications of the economic model; (5) forecasting from the econometric model. The modeling process requires the use of economic theory, probability models, optimization techniques and statistical analysis.

Topics in financial economics include asset return calculations, portfolio theory, index models, the capital asset pricing model and investment performance analysis. Mathematical topics covered include optimization methods involving equality and inequality constraints and basic matrix algebra. Statistical topics to be covered include  probability and statistics (expectation, joint distributions, covariance,  normal distribution, sampling distributions, estimation and hypothesis testing etc.) with the use of calculus, descriptive statistics and data analysis, linear regression, basic time series methods, the simulation of random data and resampling methods.

This course is one of the core courses for the new Graduate Certificate in Computational Finance.  It is an elective for the Undergraduate Certificate in Economic Theory and Quantitative Methods and one of the core courses for the new Certificate in Quantitative Managerial Economics.  It is also included in the Advanced Undergraduate Economic Theory and Quantitative Methods Courses list for the Bachelor of Science degree in Economics.

Course Requirements

  • Homework and Computer labs 25%: due at the beginning of class every Wednesday

  • Midterm exam 25% - tentatively scheduled for Monday, November 2, 2009.

  • Class project 25% - Due Friday, December 11, 2009.

  • Final exam 25% - Tuesday, December 15, 2009, 830-1020, ARC G070

The homework, computer labs and project comprise the core of the course and have been weighted accordingly for grading purposes.  I believe that one cannot obtain an adequate knowledge and appreciation of model building, finance and econometrics without "getting one's hands dirty" in the computer lab.

Prerequisites

Formally, the prerequisites are Econ 300 and an introductory statistics course (Econ 311 or equivalent). Econ 482 (Econometric Theory) is not a prerequisite. More realistically, the ideal prerequisites are a year of calculus (through partial differentiation and constrained optimization using Lagrange multipliers), some familiarity with matrix algebra, a course in probability and statistics using calculus, intermediate microeconomics and an interest in financial economics (Econ 422 would be helpful).

Required Texts

  • An Introduction to Computational Finance and Financial Econometrics by Eric Zivot, manuscript in preparation (see the Notes page for preliminary chapters)

  • A Beginner's Guide to R by Alain Zuur, Elena Ieno and Erik Meesters, Springer-Verlag.

Recommended Texts

Software

The course will utilize Microsoft Excel for spreadsheet modeling, and R for data analysis and statistical modeling.

Excel is included with all version of Microsoft office, and is available on all PC computers around campus.

R is a free open-source statistical modeling and graphical analysis language built upon the S language developed at Bell Labs and is available on many computers throughout the UW campus. It can be downloaded from www.r-project.org. There are versions available for the PC, Mac and various forms of LINIX. The CSSCR lab, on the 1th floor of Savery Hall, has R on most of the PCs.

We will be using several user-created packages (libraries of R functions) specifically designed for the analysis of financial time series data. R packages are maintained on the web and can be automatically downloaded from with R.