Applied Financial Econometrics Slides Rolf Tschernig — Florian Brezina University of Regensburg Version: 18 July 20121

Total Page:16

File Type:pdf, Size:1020Kb

Load more

i Applied Financial Econometrics Slides Rolf Tschernig | Florian Brezina University of Regensburg Version: 18 July 20121 1 c Rolf Tschernig. I very much thank Joachim Schnurbus for his important corrections and suggestions. i ii Contents 1 Introduction6 1.1 Themes........................................ 6 1.2 Some basics...................................... 8 1.3 Stochastic processes................................. 12 1.4 R Code........................................ 14 2 The basics of time series modeling 15 2.1 Autoregressive processes............................... 15 2.2 Moving average processes............................... 29 2.3 ARMA processes................................... 35 2.4 Trajectory examples.................................. 38 2.5 Estimation...................................... 41 2.6 R Code........................................ 62 ii iii 3 Forecasting (financial) time series 65 3.1 Some general remarks and definitions......................... 65 3.2 Decomposition of prediction errors.......................... 70 3.3 AR Model Specification............................... 76 3.4 Prediction with AR models.............................. 79 3.5 Evaluation of forecasts................................ 84 3.6 R Code........................................ 88 4 More on modeling time series 89 4.1 Unit root tests.................................... 89 4.2 Model Checking.................................... 103 4.3 Estimating dynamic regression models........................ 110 4.4 R Code........................................ 114 5 Modeling volatility dynamics 117 5.1 Standard conditional volatility models........................ 119 5.2 Maximum Likelihood Estimation........................... 125 5.3 Estimation of GARCH(m; n) models......................... 131 5.4 Asymmetry and leverage effects........................... 140 5.5 Testing for the presence of conditional heteroskedasticity............... 142 5.6 Model selection.................................... 144 iii iv 5.7 Prediction of conditional volatility.......................... 145 5.8 R Code........................................ 147 6 Long-run forecasting 151 6.1 Estimating/predicting unconditional means...................... 151 6.2 Predicting long-term wealth: the role of arithmetic and geometric means...... 160 6.3 Are long-term returns predictable?.......................... 169 7 Explaining returns and estimating factor models 171 7.1 The basics of the theory of finance.......................... 171 7.2 Is the asset pricing equation empirically relevant?.................. 200 7.3 Factor-pricing models................................. 201 7.4 Regression based tests of linear factor models.................... 208 7.5 Supplement: Organisation of an empirical project.................. 212 iv Applied Financial Econometrics | General Information | U Regensburg | July 2012 1 General Information Schedule and locations see http://www-wiwi.uni-regensburg.de/Institute/VWL/Tschernig/Lehre/Applied.html.en 1 Applied Financial Econometrics | General Information | U Regensburg | July 2012 2 Contact Rolf Tschernig Florian Brezina Building RW(L), 5th floor, Room 515 RW(L), 5th floor, Room 517 Tel. (+49) 941/943 2737 (+49) 941/943 2739 Fax (+49) 941/943 4917 (+49) 941/943 4917 Email [email protected][email protected] Homepage http://www-wiwi.uni-regensburg.de/Institute/VWL/Tschernig/Team/index.html.en 2 Applied Financial Econometrics | General Information | U Regensburg | July 2012 3 Grading The grade for the course will be based on the written exam, the graded presentations of the exercises (up to a maximum of 15 points), and a mid-term exam. Details are provided at: http://www-wiwi.uni-regensburg.de/images/institute/vwl/tschernig/lehre/Hinweise_Kurse_Noten_ab_ SS2010.pdf. Final Exam early in August: precise date and time will be announced. Prerequisites Okonometrie¨ I or even better Methoden der Okonometrie¨ or comparable courses. Literature • Basic textbook(s): { Cochrane, J.H. (2005). Asset Pricing, rev. ed., Princeton University Press. 3 Applied Financial Econometrics | General Information | U Regensburg | July 2012 4 { Kirchg¨assner,G. and Wolters, J. (2008, 2007). Introduction to modern time series anal- ysis, Springer, Berlin. (In the campus network full text available) { L¨utkepohl, Helmut und Kr¨atzig,Markus (2004, 2008). Applied Time Series Econometrics, Cambridge University Press. • Introduction to software R: { Kleiber, C. and Zeileis, A. (2008). Applied econometrics with R, Springer, New York. (In the campus network full text available) { Ligges, U. (2008). Programmieren mit R, Springer, Berlin. (In the campus network full text available) Additional Reading: • Introductory level: { Brooks, C. (2008). Introductory econometrics for finance, 2nd ed., Cambridge University Press. { Diebold, F.X. (2007). Elements of forecasting, 4. ed., Thomson/South-Western. { Wooldridge, J.M. (2009). Introductory Econometrics. A Modern Approach, Thomson South-Western. 4 Applied Financial Econometrics | General Information | U Regensburg | July 2012 5 • Graduate level: { Campbell, J.Y., A.W. Lo, and A.C. MacKinlay (1997). The Econometrics of Financial Markets, Princeton University Press. { Enders, W. (2010). Applied econometric time series, Wiley. { Franke, J., H¨ardle,W., and Hafner, C. (2011). Statistics of financial markets. An intro- duction, Springer, (Advanced, old edition in German available) { Tsay, R.S. (2010). Analysis of financial time series, Wiley. • German Reading: { Franke, J., H¨ardle, W., and Hafner, C. (2004). Einf¨uhrungin die Statistik der Fi- nanzm¨arkte, 2. ed., Springer. (Advanced, newer English edition available) { Kreiß, J.-P. and Neuhaus, G. (2006). Einf¨uhrungin die Zeitreihenanalyse, Springer. (Ad- vanced, In the campus network full text available) { Neusser, K. (2009). Zeitreihenanalyse in den Wirtschaftswissenschaften, 2. Auflage, Teubner. (In the campus network full text available, many copies of the first edition (2006) available for lending) 5 Applied Financial Econometrics | 1 Introduction | U Regensburg | July 2012 6 1 Introduction 1.1 Themes • How to measure returns and risks of financial assets? • Are asset returns predictable? In the short run - in the long run? −! requires command of time series econometrics • Does the risk of an asset vary with time? Is this important? How can one model time-varying risk? • Is the equity premium (excess returns of stocks over bonds) really that high? • How can one explain variations in stock returns across various stocks? For outline of the course see Contents 6 Applied Financial Econometrics | 1.1 Themes | U Regensburg | July 2012 7 This course provides an introduction to the basics of financial econometrics, mainly to analyzing financial time series. There are many more topics in financial econometrics that cannot be covered by this course but are treated in advanced textbooks such as Franke et al.(2011) or Tsay(2010). A selection of advanced topics not treated here is: • Statistics of extreme risks • Credit risk management and probability of default • Interest rate models and term structure models • Analyzing high-frequency data and modeling market microstructure • Analyzing and estimating models for options • Multivariate time series models • Technical methods such as state-space models and the Kalman filter, principal components and factor models, copulae, nonparametric methods, .... 7 Applied Financial Econometrics | 1.2 Some basics | U Regensburg | July 2012 8 1.2 Some basics • Return Rt (or gross return) Pt + Dt Rt = Pt−1 • Net return (Pt − Pt−1) + Dt = Rt − 1 Pt−1 • Log returns rt or continuously compounded returns @ ln(x) 1 { Recall: ln(1) = 0, @x = x. Taking a Taylor expansion of degree 1 at x0 delivers @ ln(x) 1 ln x ≈ ln x0 + (x − x0) = ln x0 + (x − x0) @x jx0 x0 Thus, expanding at x0 = 1, one has for x close to 1 ln x ≈ x − 1 { Replacing x by Rt gives rt = log(Rt) ≈ Rt − 1 8 Applied Financial Econometrics | 1.2 Some basics | U Regensburg | July 2012 9 • Real prices Pt real pricet(t) = CPIt Note that if real prices should be given in prices of year s, then one has to compute CPIs real pricet(s) = Pt CPIt • Real return Pt=CP It + Dt=CP It Pt + Dt CPIt−1 CPIt−1 real returnt = = = Rt Pt−1=CP It−1 Pt−1 CPIt CPIt • Log real returns CPIt−1 logged real returnt = log Rt CPIt = log(Rt) + log CPIt−1 − log CPIt = rt + log CPIt−1 − log CPIt • Excess log returns of asset A over asset B A B excess log returnt = log(Rt ) − log(Rt ) A B = rt − rt A B = rt + log CPIt−1 − log CPIt − rt + log CPIt−1 − log CPIt = excess log real returnt 9 Applied Financial Econometrics | 1.2 Some basics | U Regensburg | July 2012 10 A first look at data: S&P 500 Composite Index Real prices of the S&P 500 Composite and real earnings, January 1871 { March 2012, Source: homepage of Robert Shiller: www.econ.yale.edu/~shiller/ 2500 450 400 2000 350 300 1500 250 Price 200 1000 150 Real S&P Composite Earnings Real S&P Real S&P 500Stock Price Index Real S&P 100 500 50 Earnings 0 0 1870 1890 1910 1930 1950 1970 1990 2010 Year Are real prices RPt predictable? 10 Applied Financial Econometrics | 1.2 Some basics | U Regensburg | July 2012 11 • Estimating a simple model RPt = α0 + α1RPt−1 + ut; t = 1;:::; 1695 (1.1) Call: lm(formula = RP.t ~ 1 + RP.tm1) Residuals: Min 1Q Median 3Q Max -251.036 -5.128 0.356 6.094 155.825 Coefficients: Estimate Std. Error t value Pr(>|t|) (Intercept) 0.707306 0.742315 0.953 0.341 RP.tm1 1.000171 0.001299 769.665 <2e-16 *** --- Signif. codes: 0 *** 0.001 ** 0.01 *
Recommended publications
  • Financial Econometrics Lecture Notes

    Financial Econometrics Lecture Notes

    Financial Econometrics Lecture Notes Professor Doron Avramov The Hebrew University of Jerusalem & Chinese University of Hong Kong Introduction: Why do we need a course in Financial Econometrics? 2 Professor Doron Avramov, Financial Econometrics Syllabus: Motivation The past few decades have been characterized by an extraordinary growth in the use of quantitative methods in the analysis of various asset classes; be it equities, fixed income securities, commodities, and derivatives. In addition, financial economists have routinely been using advanced mathematical, statistical, and econometric techniques in a host of applications including investment decisions, risk management, volatility modeling, interest rate modeling, and the list goes on. 3 Professor Doron Avramov, Financial Econometrics Syllabus: Objectives This course attempts to provide a fairly deep understanding of such techniques. The purpose is twofold, to provide research tools in financial economics and comprehend investment designs employed by practitioners. The course is intended for advanced master and PhD level students in finance and economics. 4 Professor Doron Avramov, Financial Econometrics Syllabus: Prerequisite I will assume prior exposure to matrix algebra, distribution theory, Ordinary Least Squares, Maximum Likelihood Estimation, Method of Moments, and the Delta Method. I will also assume you have some skills in computer programing beyond Excel. MATLAB and R are the most recommended for this course. OCTAVE could be used as well, as it is a free software, and is practically identical to MATLAB when considering the scope of the course. If you desire to use STATA, SAS, or other comparable tools, please consult with the TA. 5 Professor Doron Avramov, Financial Econometrics Syllabus: Grade Components Assignments (36%): there will be two problem sets during the term.
  • Advanced Financial Econometrics

    Advanced Financial Econometrics

    MFE 2013-14 Trinity Term | Advanced Financial Econometrics Advanced Financial Econometrics Kevin Sheppard Department of Economics Oxford-Man Institute of Quantitative Finance Course Site: http://www.kevinsheppard.com/Advanced_Econometrics Weblearn Site: https://weblearn.ox.ac.uk/portal/site/socsci/sbs/mfe2012_2013/ttafe 1 Aims, objectives and intended learning outcomes 1.1 Basic aims This course aims to extend the core tools of Financial Econometrics I & II to some advanced forecasting problems. The first component covers techniques for working with many forecasting models – often referred to as data snoop- ing. The second component covers techniques for handling many predictors – including the case where the number of predictors is much larger than the number of data points available. 1.2 Specific objectives Part I (Week 1 – 4) Revisiting the bootstrap and extensions appropriate for time-series data • Technical trading rules and large number of forecasts • Formalized data-snooping robust inference • False-discovery rates • Detecting sets of models that are statistically indistinguishable • Part I (Week 5 – 8) Dynamic Factor Models and Principal Component Analysis • The Kalman Filter and Expectations-Maximization Algorithm • Partial Least Squares and the 3-pass Regression Filter • Regularized Reduced Rank Regression • 1.3 Intended learning outcomes Following class attendance, successful completion of assigned readings, assignments, both theoretical and empiri- cal, and recommended private study, students should be able to Detect superior performance using methods that are robust to data snooping • Produce and evaluate forecasts in for macro-financial time series in data-rich environments • 1 2 Teaching resources 2.1 Lecturing Lectures are provided by Kevin Sheppard. Kevin Sheppard is an Associate Professor and a fellow at Keble College.
  • An Introduction to Financial Econometrics

    An Introduction to Financial Econometrics

    An introduction to financial econometrics Jianqing Fan Department of Operation Research and Financial Engineering Princeton University Princeton, NJ 08544 November 14, 2004 What is the financial econometrics? This simple question does not have a simple answer. The boundary of such an interdisciplinary area is always moot and any attempt to give a formal definition is unlikely to be successful. Broadly speaking, financial econometrics is to study quantitative problems arising from finance. It uses sta- tistical techniques and economic theory to address a variety of problems from finance. These include building financial models, estimation and inferences of financial models, volatility estimation, risk management, testing financial economics theory, capital asset pricing, derivative pricing, portfolio allocation, risk-adjusted returns, simulating financial systems, hedging strategies, among others. Technological invention and trade globalization have brought us into a new era of financial markets. Over the last three decades, enormous number of new financial products have been created to meet customers’ demands. For example, to reduce the impact of the fluctuations of currency exchange rates on a firm’s finance, which makes its profit more predictable and competitive, a multinational corporation may decide to buy the options on the future of foreign exchanges; to reduce the risk of price fluctuations of a commodity (e.g. lumbers, corns, soybeans), a farmer may enter into the future contracts of the commodity; to reduce the risk of weather exposures, amuse parks (too hot or too cold reduces the number of visitors) and energy companies may decide to purchase the financial derivatives based on the temperature. An important milestone is that in the year 1973, the world’s first options exchange opened in Chicago.
  • Two Pillars of Asset Pricing †

    Two Pillars of Asset Pricing †

    American Economic Review 2014, 104(6): 1467–1485 http://dx.doi.org/10.1257/aer.104.6.1467 Two Pillars of Asset Pricing † By Eugene F. Fama * The Nobel Foundation asks that the Nobel lecture cover the work for which the Prize is awarded. The announcement of this year’s Prize cites empirical work in asset pricing. I interpret this to include work on efficient capital markets and work on developing and testing asset pricing models—the two pillars, or perhaps more descriptive, the Siamese twins of asset pricing. I start with efficient markets and then move on to asset pricing models. I. Efficient Capital Markets A. Early Work The year 1962 was a propitious time for PhD research at the University of Chicago. Computers were coming into their own, liberating econometricians from their mechanical calculators. It became possible to process large amounts of data quickly, at least by previous standards. Stock prices are among the most accessible data, and there was burgeoning interest in studying the behavior of stock returns, cen- tered at the University of Chicago Merton Miller, Harry Roberts, Lester Telser, and ( Benoit Mandelbrot as a frequent visitor and MIT Sidney Alexander, Paul Cootner, ) ( Franco Modigliani, and Paul Samuelson . Modigliani often visited Chicago to work ) with his longtime coauthor Merton Miller, so there was frequent exchange of ideas between the two schools. It was clear from the beginning that the central question is whether asset prices reflect all available information—what I labelled the efficient markets hypothesis Fama 1965b . The difficulty is making the hypothesis testable. We can’t test whether ( ) the market does what it is supposed to do unless we specify what it is supposed to do.
  • Financial Econometrics Value at Risk

    Financial Econometrics Value at Risk

    Financial Econometrics Value at Risk Gerald P. Dwyer Trinity College, Dublin January 2016 Outline 1 Value at Risk Introduction VaR RiskMetricsTM Summary Risk What do we mean by risk? I Dictionary: possibility of loss or injury I Volatility a common measure for assets I Two points of view on volatility measure F Risk is both good and bad changes F Volatility is useful because there is symmetry in gains and losses What sorts of risk? I Market risk I Credit risk I Liquidity risk I Operational risk I Other risks sometimes mentioned F Legal risk F Model risk Different ways of dealing with risk Maximize expected utility with preferences about risk implicit in the utility function I What are problems with this? The worst that can happen to you I What are problems with this? Safety first I One definition (Roy): Investor chooses a portfolio that minimizes the probability of a loss greater in magnitude than some disaster level I What are problems with this? I Another definition (Telser): Investor specifies a maximum probability of a return less than some level and then chooses the portfolio that maximizes the expected return subject to this restriction Value at risk Value at risk summarizes the maximum loss over some horizon with a given confidence level I Lower tail of distribution function of returns for a long position I Upper tail of distribution function of returns for a short position F Can use lower tail if symmetric I Suppose standard normal distribution, which implies an expected return of zero I 99 percent of the time, loss is at most -2.32634
  • On the Autoregressive Conditional Heteroskedasticity Models

    On the Autoregressive Conditional Heteroskedasticity Models

    On the Autoregressive Conditional Heteroskedasticity Models By Erik Stenberg Department of Statistics Uppsala University Bachelor’s Thesis Supervisor: Yukai Yang 2016 Abstract This thesis aims to provide a thorough discussion on the early ARCH- type models, including a brief background with volatility clustering, kur- tosis, skewness of financial time series. In-sample fit of the widely used GARCH(1,1) is discussed using both standard model evaluation criteria and simulated values from estimated models. A rolling scheme out-of sam- ple forecast is evaluated using several different loss-functions and R2 from the Mincer-Zarnowitz regression, with daily realized volatility constructed using five minute intra-daily squared returns to proxy the true volatility. Keywords: ARCH, GARCH, Volatility clustering, fat tail, forecasting, intra-daily returns Contents 1 Introduction 3 2 Volatility 3 3 Autoregressive Conditional Heteroskedasticity 7 3.1 ARCH(1) . 8 3.2 Implied Kurtosis of ARCH(1) . 8 4 Generalized Autoregressive Conditional Heteroskedasticity 9 4.1 GARCH(1,1) . 9 5 Other Distributional Assumptions 11 5.1 Student-t . 11 5.2 Skewed Student-t . 12 5.3 Skewed Generalized Error Distribution . 12 6 Diagnostics 13 6.1 In-Sample Fit Evaluation . 13 6.2 Forecast Evaluation . 13 6.2.1 Value-at-Risk . 17 7 Illustrations 17 7.1 In-Sample Fit . 17 7.2 Forecast . 19 8 Summary, Conclusions and Further Research 21 9 Appendix 24 1 Introduction Ever since the first of many Autoregressive Conditional Heteroskedastic (ARCH) models was presented, see Engle (1982), fitting models to describe conditional heteroskedasticity has been a widely discussed topic. The main reason for this is the fact that up to that point, many of the conventional time series and models used in finance assumed a constant standard deviation in asset returns, see Black and Scholes (1973).
  • What We Have Learnt from Financial Econometrics Modeling?

    What We Have Learnt from Financial Econometrics Modeling?

    Munich Personal RePEc Archive What we have learnt from financial econometrics modeling? Dhaoui, Elwardi Faculty of Economics and Management of Sfax 2013 Online at https://mpra.ub.uni-muenchen.de/63843/ MPRA Paper No. 63843, posted 25 Apr 2015 13:47 UTC What we have learnt from financial econometrics modeling ? WHAT WE HAVE LEARNT FROM FINANCIAL ECONOMETRICS MODELING? Elwardi Dhaoui Research Unit MODEVI, Faculty of Economics and Management of Sfax, University of Sfax, Tunisia. E-mail : [email protected] Abstract A central issue around which the recent growth literature has evolved is that of financial econometrics modeling. Expansions of interest in the modeling and analyzing of financial data and the problems to which they are applied should be taken in account.This article focuses on econometric models widely and frequently used in the examination of issues in financial economics and financial markets, which are scattered in the literature. It begins by laying out the intimate connections between finance and econometrics. We will offer an overview and discussion of the contemporary topics surrounding financial econometrics. Then, the paper follows the financial econometric modeling research conducted along some different approaches that consist of the most influential statistical models of financial-asset returns, namely Arch-Garch models; panel models and Markov Switching models. This is providing several information bases for analysis of financial econometrics modeling. Keywords: financial modeling, Arch-Garch models, panel models, Markov Switching models. Classification JEL : C21, C22, C23, C 50, C51, C58. 1Colloque « Finance, Comptabilité et Transparence Financière 2013» What we have learnt from financial econometrics modeling ? What we have learnt from financial econometrics modeling? 1.
  • The Financial Econometrics PROJECT

    The Financial Econometrics PROJECT

    Financial Mathematics Project A Directed Research Project Submitted to the Faculty of the WORCESTER POLYTECHNIC INSTITUTE in partial fulfillment of the requirements for the Professional Degree of Master of Science in Financial Mathematics by Zhe Dang ______________________________________ April 2012 Approved: ______________________________________ Professor Marcel Blais, Advisor ______________________________________ Professor Bogdan Vernescu, Head of Department Abstract This project describes the underlying principles of Modern Portfolio Theory (MPT), the Capital Asset Pricing Model (CAPM), and multi-factor models in detail. It also explores the process of constructing optimal portfolios using Modern Portfolio Theory, as well as estimates the expected return and covariance matrix of assets using the CAPM and multi-factor models. Finally, the project applies these models in real markets to analyze our portfolios and compare their performances. 1 Acknowledgements This project is completed jointly with Jiang Li, my classmate whose major is also financial mathematics. I thank her for her constructive ideas and careful inspections throughout the process of this project which substantially improved this project. It was an enjoyable and impressive cooperating process. In addition, I have special thanks to Professor Marcel Blais who introduced us to the concept of Modern Portfolio Theory, the CAPM and multi-factor model and guided us throughout this project. His encouragement and motivation helped us since we chose the stocks to build the portfolio
  • Econometric Analysis of International Financial Markets

    Econometric Analysis of International Financial Markets

    Econometric Analysis of International Financial Markets Thomas Ernst Herbert Dimpfl Dissertation zur Erlangung des Grads eines Doktors der Wirtschaftswissenschaft (Dr. rer. pol.) der Universität Erfurt, Staatswissenschaftliche Fakultät 2010 Gutachter: Prof. Dr. Robert Jung Gutachter: Prof. Dr. Joachim Grammig Datum der Disputation: 16. Juli 2010 urn:nbn:de:gbv:547-201000562 Zusammenfassung Die zentrale Fragestellung meines Dissertationsprojektes „Ökonometrische Un- tersuchung internationaler Finanzmärkte“ ist der Zusammenhang globaler Fi- nanzmärkte in Bezug auf Informations- und Volatilitätsübertragung. Mit Hilfe verschiedener ökonometrischer Methoden werden gezielt Dynamiken offenge- legt und einige der in der Literatur als Standard angesehenen Phänomene hinterfragt. Der erste Teil behandelt die sogenannten Informations- und Volatilitätsspill- overs. Von zentraler Bedeutung ist hier die Tatsache, dass aus globaler Sicht der Handel an Börsen als kontinuierlich angesehen werden kann. Aus diesem Grund sollte es möglich sein, Informations- und Volatilitätsspillovers um den Erdball in Übereinstimmung mit der Abfolge aus Öffnen und Schließen der Märkte in Asien, Europa und den USA nachzuvollziehen. Der zweite Teil der Arbeit setzt sich mit Kointegration von Aktienmärkten und den speziellen Her- ausforderungen von Finanzmarktdatensätzen auseinander. Kointegration ist eine ökonometrische Methode, welche herangezogen wird, um den Integrations- grad internationaler Finanzmärkte zu messen. Die Ergebnisse sind jedoch sehr heterogen. Wir zeigen,
  • ARCH/GARCH Models in Applied Financial Econometrics

    ARCH/GARCH Models in Applied Financial Econometrics

    JWPR026-Fabozzi c114-NP November 27, 2007 10:17 1 CHAPTER NP 2 3 4 5 6 ARCH/GARCH Models in Applied 7 8 Financial Econometrics 9 10 11 ROBERT F. ENGLE, PhD 12 Michael Armellino Professorship in the Management of Financial Services, Leonard N. Stern School 13 of Business, New York University 14 15 SERGIO M. FOCARDI 16 Partner, The Intertek Group 17 18 19 FRANK J. FABOZZI, PhD, CFA, CPA 20 Professor in the Practice of Finance, School of Management, Yale University 21 22 23 24 25 Review of Linear Regression and Autoregressive Integration of First, Second, and Higher Moments 7 26 Models 2 Generalizations to High-Frequency Data 7 27 ARCH/GARCH Models 3 Multivariate Extensions 9 28 Application to Value at Risk 5 Summary 10 29 Why ARCH/GARCH? 5 References 10 30 Generalizations of the ARCH/GARCH Models 7 31 32 33 34 Abstract: Volatility is a key parameter used in many financial applications, from deriva- 35 tives valuation to asset management and risk management. Volatility measures the size 36 of the errors made in modeling returns and other financial variables. It was discov- 37 ered that, for vast classes of models, the average size of volatility is not constant but 38 changes with time and is predictable. Autoregressive conditional heteroskedasticity 39 (ARCH)/generalized autoregressive conditional heteroskedasticity (GARCH) models 40 and stochastic volatility models are the main tools used to model and forecast volatil- 41 ity. Moving from single assets to portfolios made of multiple assets, we find that not 42 only idiosyncratic volatilities but also correlations and covariances between assets are 43 time varying and predictable.
  • The Elements of Financial Econometrics

    The Elements of Financial Econometrics

    Mathematics Monograph Series 30 The Elements of Financial Econometrics ̼᧙᧚ᚷዴ᜵ Jianqing Fan Qiwei Yao SCIENCE PRESS Beijing Responsible Editor: yuzhuo Chen Copyright© 2015 by Science Press Published by Science Press 16 Donghuangchenggen North Street Beijing 100717, P. R. China Printed in Beijing All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, recording or otherwise, without the prior written permission of the copyright owner. ISBN 978-7-03-043398-5 (Beijing) Preface This is an introductory textbook for financial econometrics at the master’s level. Readers are assumed to have some background in calculus, linear algebra, statistics, and probability, all at undergraduate level. Knowledge in economics and finance is beneficial but not essential. This book grew out of the lecture notes for the “Financial Econometrics” course taught by Jianqing Fan for Master in Finance students at Princeton University since 2003 and for Master in Financial Engineering students at Fudan University since 2011. The audiences are always very broad with diverse background in mathematics, physics, computer science, economics, or finance. Those talented students wish to learn fundamentals of financial econometrics in order to work in financial industry or to pursue a Ph.D. degree in related fields. The challenges are to give all of them sufficient financial econometrics knowledge upon the completion of the class. This text book is written with the aim to achieve such an ambitious goal. We trust that the book will be of interest to those coming to the area for the first time, to readers who already have economics and finance background but would like to further sharpen their quantitative skills, and also to those who have strong quantitative skills and would like to learn how to apply them to finance.
  • Basic Financial Econometrics

    Basic Financial Econometrics

    Basic Financial Econometrics Alois Geyer Vienna University of Economics and Business [email protected] http://www.wu.ac.at/~geyer this version: June 24, 2021 preliminary and incomplete c Alois Geyer 2021 { Some rights reserved. This document is subject to the following Creative-Commons-License: http://creativecommons.org/licenses/by-nc-nd/2.0/at/deed.en US Contents 1 Financial Regression Analysis1 1.1 Regression analysis................................1 1.1.1 Least squares estimation.........................2 1.1.2 Implications................................3 1.1.3 Interpretation...............................4 1.2 Finite sample properties of least squares estimates..............6 1.2.1 Assumptions...............................8 1.2.2 Properties................................. 11 1.2.3 Testing hypothesis............................ 13 1.2.4 Example 6: CAPM, beta-factors and multi-factor models...... 15 1.2.5 Example 7: Interest rate parity..................... 19 1.2.6 Prediction................................. 21 1.3 Large sample properties of least squares estimates.............. 22 1.3.1 Consistency................................ 23 1.3.2 Asymptotic normality.......................... 25 1.3.3 Time series data............................. 26 1.4 Maximum likelihood estimation......................... 28 1.5 LM, LR and Wald tests............................. 31 1.6 Specifications................................... 33 1.6.1 Log and other transformations..................... 33 1.6.2 Dummy variables............................. 34 1.6.3 Interactions................................ 35 1.6.4 Difference-in-differences......................... 36 1.6.5 Example 11: Hedonic price functions.................. 37 1.6.6 Example 12: House price changes induced by siting decisions.... 38 1.6.7 Omitted and irrelevant regressors.................... 39 1.6.8 Selection of regressors.......................... 41 1.7 Regression diagnostics.............................. 43 1.7.1 Non-normality.............................. 43 1.7.2 Heteroscedasticity...........................