Lecture 6: Non Normal Distributions

Size: px
Start display at page:

Download "Lecture 6: Non Normal Distributions"

Transcription

1 Lecture 6: Non Normal Distributions and their Uses in GARCH Modelling Prof. Massimo Guidolin Financial Econometrics Spring 2015

2 Overview Non-normalities in (standardized) residuals from asset return models Tools to detect non-normalities: Jarque-Bera tests, kernel density estimators, Q-Q plots Conditional and unconditional t-student densities; MLE vs. method-of-moment estimation Cornish-Fisher density approximations and their applications in risk managements Hints to Extreme Value Theory (EVT) 2

3 Overview and General Ideas In this lecture we learn how to model departures of the marginal conditional densities from normality Let s recap where we are at in the course. This is what we said We will proceed in three steps following a stepwise distribution modeling (SDM) approach: Establish a variance forecasting model for each of the assets individually and introduce methods for evaluating the performance of these forecasts DONE! Consider ways to model conditionally non-normal aspects of the returns on the assets in our portfolio i.e., aspects that are not captured by conditional means, variances, and covariances NEXT We still study R PF,t and possibly assume a GARCH has been fitted Link individual variance forecasts with correlations Recall baseline model: 3

4 Why an Interest in the Conditional Density? (G)ARCH models fail to produce sufficient non-normalities In lecture 6, we have studied dynamic univariate models of conditional heteroskedasticity It has been stressed that these induce unconditional return distributions which are non-normal However ARCH models do not seem to induce sufficient nonnormality This can be seen in the fact that the standardized residuals from most GARCH models fail to be normally distributed Matching Gaussian Kernel density 4

5 Tools to Test for Normality: Jarque-Bera For instance, in a Gaussian GARCH(1,1) model, R t+1 = t+1 z t+1, z t+1 N(0,1) 2 t+1 = + R 2 t + 2 t and z t+1 = R t+1 / t+1 N(0,1) is a testable implication This GARCH is called Gaussian because z t+1 N(0,1), where z t is the standardized residual series Therefore non-normalities keep plaguing standardized residuals from many types of Gaussian GARCH models Two issues: (A) How can we detect non-normalities in an empirical density (for either returns or standardized residuals)? (B) What can we do about it? Jarque-Bera test based on sample skewness & kurtosis If X is a r. v. with mean μ and standard deviation, the skewness measures the asymmetry of the density function: In our case, standardized residuals but this can be applied generally 5

6 Tools to Test for Normality: Jarque-Bera Skewness is the scaled third central moment and reveals whether the empirical distributions of standardized residuals is asymmetric around the mean Skewness is computed as an odd power scaled central moment Its sign depends on the relative weight of the observations below the mean respect to those above the mean: Skew = 0, symmetric distribution (e.g., Normal) Skew > 0, asymmetric to the right (e.g., Log-normal) Skew < 0, asymmetric to the left (e.g., many empirical densities for realized asset returns) Kurtosis is instead defined as: This measure gives large weights to the observations far from the mean, i.e. the observations that falls in the tails of the distribution The normal distribution has kurtosis of 3, so that its excess of kurtosis (kurt-3) is 0; a kurtosis larger than 3 means tails fatter than in the normal case 6

7 Tools to Test for Normality: Jarque-Bera Kurtosis is the scaled fourth central moment and reveals whether the empirical distributions of standardized residuals has tails thicker than a Gaussian distribution Jarque-Bera test summarizes any non-zero skewness and any non-zero excess kurtosis in a formal test of hypothesis Jarque and Bera (1980) proposed a test that measures departure from normality in terms of the skewness and kurtosis Under the null of normally distributed errors, the asymptotic distribution of sample estimators of skewness and kurtosis are: Asymptotic means that the normal approximation becomes increasingly good as the sample size grows Because they are asymptotically independent, the squares of their standardized forms can be added to obtain the Jarque-Bera statistic: 7

8 Tools to Test for Normality: Kernel Estimators A kernel density estimator is a smoother of a standard empirical histogram Large values of this statistic indicate departures from normality Example on S&P 500 daily returns, : A kernel density estimator is an empirical density smoother based on the choice of two objects, the kernel function K(x) and the bandwidth parameter h: It generalizes the histogram estimator : 8

9 Tools to Test for Normality: Kernel Estimators (x) is the delta (Dirac) function, with (x) always zero but at x=0, when (0) = 1 Let s give a few examples. The most common type of kernel function used in applied finance is the Gaussian kernel: A K(x) with optimal (in a Mean-Squared Error sense) properties is Epanechnikov s: Other popular kernels are the triangular and box kernels: 9

10 Tools to Test for Normality: Kernel Estimators The bandwidth parameter h is usually chosen according to the rule (T here is sample size): The choice of the bandwidth in this way depends on the fact that it minimizes the integrated MSE: Do different choices of K(x) make a big differences? It seems not, financial returns are typically leptokurtic, i.e., they have fat tails and highly peaked densities around mean Moment-matched Gaussian 10

11 Tools to Test for Normality: Q-Q Plots A Q-Q plot represents the quantiles of an empirical density vs. the quantile of some theoretical distribution A less formal and yet powerful method to visualize non-normalities consists of quantile-quantile (Q-Q) plots The idea is to plot the quantiles of the returns against the quantiles of the normal (or otherwise selected) theoretical distribution If the returns are truly normal, then the graph should look like a straight line on a 45-degree angle Systematic deviations from the 45-degree line signal that the returns are not well described by the normal distribution The recipe is: sort all standardized returns z t = R PF,t /σ PF,t in ascending order, and call the ith sorted value z i Then calculate the empirical probability of getting a value below the actual as (i 0.5)/T, where T is number of obs. The subtraction of.5 is an adjustment allowing for a continuous distribution 11

12 Tools to Test for Normality: Q-Q Plots Calculate the standard normal quantiles as where denotes the inverse of the standard normal density We can scatter plot the standardized and sorted returns on the Y-axis against the standard normal quantiles on the X-axis Raw S&P 500 returns After GARCH(1,1) Why do risk managers care? Because differently from JB test and kernel density estimators, Q-Q plots provide information on where (in the support of the empirical return distribution) nonnormalities occur 12

13 Non-Normality: What Can We do? Two key approaches to deal with non-normalities: to model conditional Gaussian moments; change the marginal density An obvious question is then: if all (most) financial returns have non-normal distributions, what can we do about it? Probably, to stop pretending asset returns are more or less Gaussian in many applications and conceptualizations Given that, there are two possibilities. First, to keep assuming that asset returns are IID, but with marginal, unconditional distributions different from the Normal Such marginal distributions will have to capture the fat tails and possibly also the presence of asymmetries Second, stop assuming that asset returns are IID and model instead the presence of dynamics/time-variation in conditional densities You have done this already: GARCH models! It turns out that both approaches are needed by high frequency (e.g., daily) return data 13

Modeling the Conditional Distribution: More GARCH and Extreme Value Theory

Modeling the Conditional Distribution: More GARCH and Extreme Value Theory Modeling the Conditional Distribution: More GARCH and Extreme Value Theory Massimo Guidolin Dept. of Finance, Bocconi University 1. Introduction In chapter 4 we have seen that simple time series models

More information

Financial Econometrics (FinMetrics04) Time-series Statistics Concepts Exploratory Data Analysis Testing for Normality Empirical VaR

Financial Econometrics (FinMetrics04) Time-series Statistics Concepts Exploratory Data Analysis Testing for Normality Empirical VaR Financial Econometrics (FinMetrics04) Time-series Statistics Concepts Exploratory Data Analysis Testing for Normality Empirical VaR Nelson Mark University of Notre Dame Fall 2017 September 11, 2017 Introduction

More information

Lecture 9: Markov and Regime

Lecture 9: Markov and Regime Lecture 9: Markov and Regime Switching Models Prof. Massimo Guidolin 20192 Financial Econometrics Spring 2017 Overview Motivation Deterministic vs. Endogeneous, Stochastic Switching Dummy Regressiom Switching

More information

Statistical Analysis of Data from the Stock Markets. UiO-STK4510 Autumn 2015

Statistical Analysis of Data from the Stock Markets. UiO-STK4510 Autumn 2015 Statistical Analysis of Data from the Stock Markets UiO-STK4510 Autumn 2015 Sampling Conventions We observe the price process S of some stock (or stock index) at times ft i g i=0,...,n, we denote it by

More information

Lecture 1: The Econometrics of Financial Returns

Lecture 1: The Econometrics of Financial Returns Lecture 1: The Econometrics of Financial Returns Prof. Massimo Guidolin 20192 Financial Econometrics Winter/Spring 2016 Overview General goals of the course and definition of risk(s) Predicting asset returns:

More information

Lecture 8: Markov and Regime

Lecture 8: Markov and Regime Lecture 8: Markov and Regime Switching Models Prof. Massimo Guidolin 20192 Financial Econometrics Spring 2016 Overview Motivation Deterministic vs. Endogeneous, Stochastic Switching Dummy Regressiom Switching

More information

Volatility Clustering of Fine Wine Prices assuming Different Distributions

Volatility Clustering of Fine Wine Prices assuming Different Distributions Volatility Clustering of Fine Wine Prices assuming Different Distributions Cynthia Royal Tori, PhD Valdosta State University Langdale College of Business 1500 N. Patterson Street, Valdosta, GA USA 31698

More information

Financial Risk Forecasting Chapter 9 Extreme Value Theory

Financial Risk Forecasting Chapter 9 Extreme Value Theory Financial Risk Forecasting Chapter 9 Extreme Value Theory Jon Danielsson 2017 London School of Economics To accompany Financial Risk Forecasting www.financialriskforecasting.com Published by Wiley 2011

More information

FINANCIAL ECONOMETRICS AND EMPIRICAL FINANCE MODULE 2

FINANCIAL ECONOMETRICS AND EMPIRICAL FINANCE MODULE 2 MSc. Finance/CLEFIN 2017/2018 Edition FINANCIAL ECONOMETRICS AND EMPIRICAL FINANCE MODULE 2 Midterm Exam Solutions June 2018 Time Allowed: 1 hour and 15 minutes Please answer all the questions by writing

More information

Occasional Paper. Risk Measurement Illiquidity Distortions. Jiaqi Chen and Michael L. Tindall

Occasional Paper. Risk Measurement Illiquidity Distortions. Jiaqi Chen and Michael L. Tindall DALLASFED Occasional Paper Risk Measurement Illiquidity Distortions Jiaqi Chen and Michael L. Tindall Federal Reserve Bank of Dallas Financial Industry Studies Department Occasional Paper 12-2 December

More information

Lecture 5: Univariate Volatility

Lecture 5: Univariate Volatility Lecture 5: Univariate Volatility Modellig, ARCH and GARCH Prof. Massimo Guidolin 20192 Financial Econometrics Spring 2015 Overview Stepwise Distribution Modeling Approach Three Key Facts to Remember Volatility

More information

2.4 STATISTICAL FOUNDATIONS

2.4 STATISTICAL FOUNDATIONS 2.4 STATISTICAL FOUNDATIONS Characteristics of Return Distributions Moments of Return Distribution Correlation Standard Deviation & Variance Test for Normality of Distributions Time Series Return Volatility

More information

Econometria dei mercati nanziari c.a. A.A Scopes of Part I. 1.a. Prices and returns of nancial assets: denitions

Econometria dei mercati nanziari c.a. A.A Scopes of Part I. 1.a. Prices and returns of nancial assets: denitions Econometria dei mercati nanziari c.a. A.A. 2015-2016 1. Scopes of Part I 1.a. Prices and returns of nancial assets: denitions 1.b. Three stylized facts about asset returns 1.c. Which (time series) model

More information

FINANCIAL ECONOMETRICS PROF. MASSIMO GUIDOLIN

FINANCIAL ECONOMETRICS PROF. MASSIMO GUIDOLIN Massimo Guidolin Massimo.Guidolin@unibocconi.it Dept. of Finance FINANCIAL ECONOMETRICS PROF. MASSIMO GUIDOLIN SECOND PART, LECTURE 1: VOLATILITY MODELS ARCH AND GARCH OVERVIEW 1) Stepwise Distribution

More information

The Great Moderation Flattens Fat Tails: Disappearing Leptokurtosis

The Great Moderation Flattens Fat Tails: Disappearing Leptokurtosis The Great Moderation Flattens Fat Tails: Disappearing Leptokurtosis WenShwo Fang Department of Economics Feng Chia University 100 WenHwa Road, Taichung, TAIWAN Stephen M. Miller* College of Business University

More information

CHAPTER II LITERATURE STUDY

CHAPTER II LITERATURE STUDY CHAPTER II LITERATURE STUDY 2.1. Risk Management Monetary crisis that strike Indonesia during 1998 and 1999 has caused bad impact to numerous government s and commercial s bank. Most of those banks eventually

More information

Monetary Economics Measuring Asset Returns. Gerald P. Dwyer Fall 2015

Monetary Economics Measuring Asset Returns. Gerald P. Dwyer Fall 2015 Monetary Economics Measuring Asset Returns Gerald P. Dwyer Fall 2015 WSJ Readings Readings this lecture, Cuthbertson Ch. 9 Readings next lecture, Cuthbertson, Chs. 10 13 Measuring Asset Returns Outline

More information

Amath 546/Econ 589 Univariate GARCH Models

Amath 546/Econ 589 Univariate GARCH Models Amath 546/Econ 589 Univariate GARCH Models Eric Zivot April 24, 2013 Lecture Outline Conditional vs. Unconditional Risk Measures Empirical regularities of asset returns Engle s ARCH model Testing for ARCH

More information

The mean-variance portfolio choice framework and its generalizations

The mean-variance portfolio choice framework and its generalizations The mean-variance portfolio choice framework and its generalizations Prof. Massimo Guidolin 20135 Theory of Finance, Part I (Sept. October) Fall 2014 Outline and objectives The backward, three-step solution

More information

Value at Risk with Stable Distributions

Value at Risk with Stable Distributions Value at Risk with Stable Distributions Tecnológico de Monterrey, Guadalajara Ramona Serrano B Introduction The core activity of financial institutions is risk management. Calculate capital reserves given

More information

Downside Risk: Implications for Financial Management Robert Engle NYU Stern School of Business Carlos III, May 24,2004

Downside Risk: Implications for Financial Management Robert Engle NYU Stern School of Business Carlos III, May 24,2004 Downside Risk: Implications for Financial Management Robert Engle NYU Stern School of Business Carlos III, May 24,2004 WHAT IS ARCH? Autoregressive Conditional Heteroskedasticity Predictive (conditional)

More information

Chapter 4 Level of Volatility in the Indian Stock Market

Chapter 4 Level of Volatility in the Indian Stock Market Chapter 4 Level of Volatility in the Indian Stock Market Measurement of volatility is an important issue in financial econometrics. The main reason for the prominent role that volatility plays in financial

More information

A Robust Test for Normality

A Robust Test for Normality A Robust Test for Normality Liangjun Su Guanghua School of Management, Peking University Ye Chen Guanghua School of Management, Peking University Halbert White Department of Economics, UCSD March 11, 2006

More information

1 Exercise One. 1.1 Calculate the mean ROI. Note that the data is not grouped! Below you find the raw data in tabular form:

1 Exercise One. 1.1 Calculate the mean ROI. Note that the data is not grouped! Below you find the raw data in tabular form: 1 Exercise One Note that the data is not grouped! 1.1 Calculate the mean ROI Below you find the raw data in tabular form: Obs Data 1 18.5 2 18.6 3 17.4 4 12.2 5 19.7 6 5.6 7 7.7 8 9.8 9 19.9 10 9.9 11

More information

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2017, Mr. Ruey S. Tsay. Solutions to Final Exam

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2017, Mr. Ruey S. Tsay. Solutions to Final Exam The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2017, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (40 points) Answer briefly the following questions. 1. Describe

More information

Financial Econometrics Jeffrey R. Russell Midterm 2014

Financial Econometrics Jeffrey R. Russell Midterm 2014 Name: Financial Econometrics Jeffrey R. Russell Midterm 2014 You have 2 hours to complete the exam. Use can use a calculator and one side of an 8.5x11 cheat sheet. Try to fit all your work in the space

More information

Lecture 5a: ARCH Models

Lecture 5a: ARCH Models Lecture 5a: ARCH Models 1 2 Big Picture 1. We use ARMA model for the conditional mean 2. We use ARCH model for the conditional variance 3. ARMA and ARCH model can be used together to describe both conditional

More information

Financial Econometrics Jeffrey R. Russell. Midterm 2014 Suggested Solutions. TA: B. B. Deng

Financial Econometrics Jeffrey R. Russell. Midterm 2014 Suggested Solutions. TA: B. B. Deng Financial Econometrics Jeffrey R. Russell Midterm 2014 Suggested Solutions TA: B. B. Deng Unless otherwise stated, e t is iid N(0,s 2 ) 1. (12 points) Consider the three series y1, y2, y3, and y4. Match

More information

Lecture 1: Empirical Properties of Returns

Lecture 1: Empirical Properties of Returns Lecture 1: Empirical Properties of Returns Econ 589 Eric Zivot Spring 2011 Updated: March 29, 2011 Daily CC Returns on MSFT -0.3 r(t) -0.2-0.1 0.1 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996

More information

MEASURING PORTFOLIO RISKS USING CONDITIONAL COPULA-AR-GARCH MODEL

MEASURING PORTFOLIO RISKS USING CONDITIONAL COPULA-AR-GARCH MODEL MEASURING PORTFOLIO RISKS USING CONDITIONAL COPULA-AR-GARCH MODEL Isariya Suttakulpiboon MSc in Risk Management and Insurance Georgia State University, 30303 Atlanta, Georgia Email: suttakul.i@gmail.com,

More information

GARCH Models. Instructor: G. William Schwert

GARCH Models. Instructor: G. William Schwert APS 425 Fall 2015 GARCH Models Instructor: G. William Schwert 585-275-2470 schwert@schwert.ssb.rochester.edu Autocorrelated Heteroskedasticity Suppose you have regression residuals Mean = 0, not autocorrelated

More information

Introduction to Computational Finance and Financial Econometrics Descriptive Statistics

Introduction to Computational Finance and Financial Econometrics Descriptive Statistics You can t see this text! Introduction to Computational Finance and Financial Econometrics Descriptive Statistics Eric Zivot Summer 2015 Eric Zivot (Copyright 2015) Descriptive Statistics 1 / 28 Outline

More information

Financial Time Series and Their Characteristics

Financial Time Series and Their Characteristics Financial Time Series and Their Characteristics Egon Zakrajšek Division of Monetary Affairs Federal Reserve Board Summer School in Financial Mathematics Faculty of Mathematics & Physics University of Ljubljana

More information

Example 1 of econometric analysis: the Market Model

Example 1 of econometric analysis: the Market Model Example 1 of econometric analysis: the Market Model IGIDR, Bombay 14 November, 2008 The Market Model Investors want an equation predicting the return from investing in alternative securities. Return is

More information

**BEGINNING OF EXAMINATION** A random sample of five observations from a population is:

**BEGINNING OF EXAMINATION** A random sample of five observations from a population is: **BEGINNING OF EXAMINATION** 1. You are given: (i) A random sample of five observations from a population is: 0.2 0.7 0.9 1.1 1.3 (ii) You use the Kolmogorov-Smirnov test for testing the null hypothesis,

More information

Financial Econometrics

Financial Econometrics Financial Econometrics Volatility Gerald P. Dwyer Trinity College, Dublin January 2013 GPD (TCD) Volatility 01/13 1 / 37 Squared log returns for CRSP daily GPD (TCD) Volatility 01/13 2 / 37 Absolute value

More information

Value-at-Risk Estimation Under Shifting Volatility

Value-at-Risk Estimation Under Shifting Volatility Value-at-Risk Estimation Under Shifting Volatility Ola Skånberg Supervisor: Hossein Asgharian 1 Abstract Due to the Basel III regulations, Value-at-Risk (VaR) as a risk measure has become increasingly

More information

Quantitative Introduction ro Risk and Uncertainty in Business Module 5: Hypothesis Testing Examples

Quantitative Introduction ro Risk and Uncertainty in Business Module 5: Hypothesis Testing Examples Quantitative Introduction ro Risk and Uncertainty in Business Module 5: Hypothesis Testing Examples M. Vidyasagar Cecil & Ida Green Chair The University of Texas at Dallas Email: M.Vidyasagar@utdallas.edu

More information

Modelling catastrophic risk in international equity markets: An extreme value approach. JOHN COTTER University College Dublin

Modelling catastrophic risk in international equity markets: An extreme value approach. JOHN COTTER University College Dublin Modelling catastrophic risk in international equity markets: An extreme value approach JOHN COTTER University College Dublin Abstract: This letter uses the Block Maxima Extreme Value approach to quantify

More information

Modeling Volatility of Price of Some Selected Agricultural Products in Ethiopia: ARIMA-GARCH Applications

Modeling Volatility of Price of Some Selected Agricultural Products in Ethiopia: ARIMA-GARCH Applications Modeling Volatility of Price of Some Selected Agricultural Products in Ethiopia: ARIMA-GARCH Applications Background: Agricultural products market policies in Ethiopia have undergone dramatic changes over

More information

Amath 546/Econ 589 Univariate GARCH Models: Advanced Topics

Amath 546/Econ 589 Univariate GARCH Models: Advanced Topics Amath 546/Econ 589 Univariate GARCH Models: Advanced Topics Eric Zivot April 29, 2013 Lecture Outline The Leverage Effect Asymmetric GARCH Models Forecasts from Asymmetric GARCH Models GARCH Models with

More information

A market risk model for asymmetric distributed series of return

A market risk model for asymmetric distributed series of return University of Wollongong Research Online University of Wollongong in Dubai - Papers University of Wollongong in Dubai 2012 A market risk model for asymmetric distributed series of return Kostas Giannopoulos

More information

The distribution of the Return on Capital Employed (ROCE)

The distribution of the Return on Capital Employed (ROCE) Appendix A The historical distribution of Return on Capital Employed (ROCE) was studied between 2003 and 2012 for a sample of Italian firms with revenues between euro 10 million and euro 50 million. 1

More information

ARCH and GARCH models

ARCH and GARCH models ARCH and GARCH models Fulvio Corsi SNS Pisa 5 Dic 2011 Fulvio Corsi ARCH and () GARCH models SNS Pisa 5 Dic 2011 1 / 21 Asset prices S&P 500 index from 1982 to 2009 1600 1400 1200 1000 800 600 400 200

More information

Model Construction & Forecast Based Portfolio Allocation:

Model Construction & Forecast Based Portfolio Allocation: QBUS6830 Financial Time Series and Forecasting Model Construction & Forecast Based Portfolio Allocation: Is Quantitative Method Worth It? Members: Bowei Li (303083) Wenjian Xu (308077237) Xiaoyun Lu (3295347)

More information

Indian Institute of Management Calcutta. Working Paper Series. WPS No. 797 March Implied Volatility and Predictability of GARCH Models

Indian Institute of Management Calcutta. Working Paper Series. WPS No. 797 March Implied Volatility and Predictability of GARCH Models Indian Institute of Management Calcutta Working Paper Series WPS No. 797 March 2017 Implied Volatility and Predictability of GARCH Models Vivek Rajvanshi Assistant Professor, Indian Institute of Management

More information

Lecture 6: Univariate Volatility

Lecture 6: Univariate Volatility Lecture 6: Univariate Volatility Modelling, ARCH and GARCH Prof. Massimo Guidolin 20192 Financial Econometrics Spring 2017 Overview Stepwise Distribution Modeling Approach Three Key Facts to Remember Volatility

More information

Financial Risk Forecasting Chapter 1 Financial markets, prices and risk

Financial Risk Forecasting Chapter 1 Financial markets, prices and risk Financial Risk Forecasting Chapter 1 Financial markets, prices and risk Jon Danielsson 2017 London School of Economics To accompany Financial Risk Forecasting www.financialriskforecasting.com Published

More information

Fin285a:Computer Simulations and Risk Assessment Section 3.2 Stylized facts of financial data Danielson,

Fin285a:Computer Simulations and Risk Assessment Section 3.2 Stylized facts of financial data Danielson, Fin285a:Computer Simulations and Risk Assessment Section 3.2 Stylized facts of financial data Danielson, 1.3-1.7 Blake LeBaron Fall 2016 1 Overview Autocorrelations and predictability Fat tails Volatility

More information

Conditional Heteroscedasticity

Conditional Heteroscedasticity 1 Conditional Heteroscedasticity May 30, 2010 Junhui Qian 1 Introduction ARMA(p,q) models dictate that the conditional mean of a time series depends on past observations of the time series and the past

More information

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2014, Mr. Ruey S. Tsay. Solutions to Midterm

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2014, Mr. Ruey S. Tsay. Solutions to Midterm Booth School of Business, University of Chicago Business 41202, Spring Quarter 2014, Mr. Ruey S. Tsay Solutions to Midterm Problem A: (30 pts) Answer briefly the following questions. Each question has

More information

Financial Data Analysis, WS08/09. Roman Liesenfeld, University of Kiel 1

Financial Data Analysis, WS08/09. Roman Liesenfeld, University of Kiel 1 Financial Data Analysis, WS08/09. Roman Liesenfeld, University of Kiel 1 Data sets used in the following sections can be downloaded from http://faculty.chicagogsb.edu/ruey.tsay/teaching/fts/ Exercise Sheet

More information

Business Statistics 41000: Probability 3

Business Statistics 41000: Probability 3 Business Statistics 41000: Probability 3 Drew D. Creal University of Chicago, Booth School of Business February 7 and 8, 2014 1 Class information Drew D. Creal Email: dcreal@chicagobooth.edu Office: 404

More information

THE UNIVERSITY OF CHICAGO Graduate School of Business Business 41202, Spring Quarter 2008, Mr. Ruey S. Tsay. Solutions to Homework Assignment #1

THE UNIVERSITY OF CHICAGO Graduate School of Business Business 41202, Spring Quarter 2008, Mr. Ruey S. Tsay. Solutions to Homework Assignment #1 THE UNIVERSITY OF CHICAGO Graduate School of Business Business 41202, Spring Quarter 2008, Mr. Ruey S. Tsay Solutions to Homework Assignment #1 Assignment: 1. Consider the daily stock return of the Apple

More information

Empirical Analysis of Stock Return Volatility with Regime Change: The Case of Vietnam Stock Market

Empirical Analysis of Stock Return Volatility with Regime Change: The Case of Vietnam Stock Market 7/8/1 1 Empirical Analysis of Stock Return Volatility with Regime Change: The Case of Vietnam Stock Market Vietnam Development Forum Tokyo Presentation By Vuong Thanh Long Dept. of Economic Development

More information

Forecasting Volatility of USD/MUR Exchange Rate using a GARCH (1,1) model with GED and Student s-t errors

Forecasting Volatility of USD/MUR Exchange Rate using a GARCH (1,1) model with GED and Student s-t errors UNIVERSITY OF MAURITIUS RESEARCH JOURNAL Volume 17 2011 University of Mauritius, Réduit, Mauritius Research Week 2009/2010 Forecasting Volatility of USD/MUR Exchange Rate using a GARCH (1,1) model with

More information

12. Conditional heteroscedastic models (ARCH) MA6622, Ernesto Mordecki, CityU, HK, 2006.

12. Conditional heteroscedastic models (ARCH) MA6622, Ernesto Mordecki, CityU, HK, 2006. 12. Conditional heteroscedastic models (ARCH) MA6622, Ernesto Mordecki, CityU, HK, 2006. References for this Lecture: Robert F. Engle. Autoregressive Conditional Heteroscedasticity with Estimates of Variance

More information

Sensex Realized Volatility Index (REALVOL)

Sensex Realized Volatility Index (REALVOL) Sensex Realized Volatility Index (REALVOL) Introduction Volatility modelling has traditionally relied on complex econometric procedures in order to accommodate the inherent latent character of volatility.

More information

Cross-Sectional Distribution of GARCH Coefficients across S&P 500 Constituents : Time-Variation over the Period

Cross-Sectional Distribution of GARCH Coefficients across S&P 500 Constituents : Time-Variation over the Period Cahier de recherche/working Paper 13-13 Cross-Sectional Distribution of GARCH Coefficients across S&P 500 Constituents : Time-Variation over the Period 2000-2012 David Ardia Lennart F. Hoogerheide Mai/May

More information

Models of Patterns. Lecture 3, SMMD 2005 Bob Stine

Models of Patterns. Lecture 3, SMMD 2005 Bob Stine Models of Patterns Lecture 3, SMMD 2005 Bob Stine Review Speculative investing and portfolios Risk and variance Volatility adjusted return Volatility drag Dependence Covariance Review Example Stock and

More information

QQ PLOT Yunsi Wang, Tyler Steele, Eva Zhang Spring 2016

QQ PLOT Yunsi Wang, Tyler Steele, Eva Zhang Spring 2016 QQ PLOT INTERPRETATION: Quantiles: QQ PLOT Yunsi Wang, Tyler Steele, Eva Zhang Spring 2016 The quantiles are values dividing a probability distribution into equal intervals, with every interval having

More information

Extreme Values Modelling of Nairobi Securities Exchange Index

Extreme Values Modelling of Nairobi Securities Exchange Index American Journal of Theoretical and Applied Statistics 2016; 5(4): 234-241 http://www.sciencepublishinggroup.com/j/ajtas doi: 10.11648/j.ajtas.20160504.20 ISSN: 2326-8999 (Print); ISSN: 2326-9006 (Online)

More information

Financial Econometrics

Financial Econometrics Financial Econometrics Introduction to Financial Econometrics Gerald P. Dwyer Trinity College, Dublin January 2016 Outline 1 Set Notation Notation for returns 2 Summary statistics for distribution of data

More information

Random Variables and Probability Distributions

Random Variables and Probability Distributions Chapter 3 Random Variables and Probability Distributions Chapter Three Random Variables and Probability Distributions 3. Introduction An event is defined as the possible outcome of an experiment. In engineering

More information

Master s in Financial Engineering Foundations of Buy-Side Finance: Quantitative Risk and Portfolio Management. > Teaching > Courses

Master s in Financial Engineering Foundations of Buy-Side Finance: Quantitative Risk and Portfolio Management.  > Teaching > Courses Master s in Financial Engineering Foundations of Buy-Side Finance: Quantitative Risk and Portfolio Management www.symmys.com > Teaching > Courses Spring 2008, Monday 7:10 pm 9:30 pm, Room 303 Attilio Meucci

More information

FINANCIAL ECONOMETRICS AND EMPIRICAL FINANCE - MODULE 2 General Exam - June 2012

FINANCIAL ECONOMETRICS AND EMPIRICAL FINANCE - MODULE 2 General Exam - June 2012 FINANCIAL ECONOMETRICS AND EMPIRICAL FINANCE - MODULE 2 General Exam - June 2012 Time Allowed: 105 Minutes Family Name (Surname). First Name. Student Number (Matr.) Please answer all the questions by choosing

More information

Variance clustering. Two motivations, volatility clustering, and implied volatility

Variance clustering. Two motivations, volatility clustering, and implied volatility Variance modelling The simplest assumption for time series is that variance is constant. Unfortunately that assumption is often violated in actual data. In this lecture we look at the implications of time

More information

Recent analysis of the leverage effect for the main index on the Warsaw Stock Exchange

Recent analysis of the leverage effect for the main index on the Warsaw Stock Exchange Recent analysis of the leverage effect for the main index on the Warsaw Stock Exchange Krzysztof Drachal Abstract In this paper we examine four asymmetric GARCH type models and one (basic) symmetric GARCH

More information

Financial Time Series Analysis (FTSA)

Financial Time Series Analysis (FTSA) Financial Time Series Analysis (FTSA) Lecture 6: Conditional Heteroscedastic Models Few models are capable of generating the type of ARCH one sees in the data.... Most of these studies are best summarized

More information

Forecasting Value at Risk in the Swedish stock market an investigation of GARCH volatility models

Forecasting Value at Risk in the Swedish stock market an investigation of GARCH volatility models Forecasting Value at Risk in the Swedish stock market an investigation of GARCH volatility models Joel Nilsson Bachelor thesis Supervisor: Lars Forsberg Spring 2015 Abstract The purpose of this thesis

More information

Absolute Return Volatility. JOHN COTTER* University College Dublin

Absolute Return Volatility. JOHN COTTER* University College Dublin Absolute Return Volatility JOHN COTTER* University College Dublin Address for Correspondence: Dr. John Cotter, Director of the Centre for Financial Markets, Department of Banking and Finance, University

More information

Hypothesis Tests: One Sample Mean Cal State Northridge Ψ320 Andrew Ainsworth PhD

Hypothesis Tests: One Sample Mean Cal State Northridge Ψ320 Andrew Ainsworth PhD Hypothesis Tests: One Sample Mean Cal State Northridge Ψ320 Andrew Ainsworth PhD MAJOR POINTS Sampling distribution of the mean revisited Testing hypotheses: sigma known An example Testing hypotheses:

More information

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay. Solutions to Final Exam

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay. Solutions to Final Exam The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2009, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (42 pts) Answer briefly the following questions. 1. Questions

More information

Economics 483. Midterm Exam. 1. Consider the following monthly data for Microsoft stock over the period December 1995 through December 1996:

Economics 483. Midterm Exam. 1. Consider the following monthly data for Microsoft stock over the period December 1995 through December 1996: University of Washington Summer Department of Economics Eric Zivot Economics 3 Midterm Exam This is a closed book and closed note exam. However, you are allowed one page of handwritten notes. Answer all

More information

Data Distributions and Normality

Data Distributions and Normality Data Distributions and Normality Definition (Non)Parametric Parametric statistics assume that data come from a normal distribution, and make inferences about parameters of that distribution. These statistical

More information

Volatility Analysis of Nepalese Stock Market

Volatility Analysis of Nepalese Stock Market The Journal of Nepalese Business Studies Vol. V No. 1 Dec. 008 Volatility Analysis of Nepalese Stock Market Surya Bahadur G.C. Abstract Modeling and forecasting volatility of capital markets has been important

More information

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2010, Mr. Ruey S. Tsay Solutions to Final Exam

The University of Chicago, Booth School of Business Business 41202, Spring Quarter 2010, Mr. Ruey S. Tsay Solutions to Final Exam The University of Chicago, Booth School of Business Business 410, Spring Quarter 010, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (4 pts) Answer briefly the following questions. 1. Questions 1

More information

Mongolia s TOP-20 Index Risk Analysis, Pt. 3

Mongolia s TOP-20 Index Risk Analysis, Pt. 3 Mongolia s TOP-20 Index Risk Analysis, Pt. 3 Federico M. Massari March 12, 2017 In the third part of our risk report on TOP-20 Index, Mongolia s main stock market indicator, we focus on modelling the right

More information

Lecture 5: Fundamentals of Statistical Analysis and Distributions Derived from Normal Distributions

Lecture 5: Fundamentals of Statistical Analysis and Distributions Derived from Normal Distributions Lecture 5: Fundamentals of Statistical Analysis and Distributions Derived from Normal Distributions ELE 525: Random Processes in Information Systems Hisashi Kobayashi Department of Electrical Engineering

More information

Washington University Fall Economics 487

Washington University Fall Economics 487 Washington University Fall 2009 Department of Economics James Morley Economics 487 Project Proposal due Tuesday 11/10 Final Project due Wednesday 12/9 (by 5:00pm) (20% penalty per day if the project is

More information

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay. Solutions to Midterm

Booth School of Business, University of Chicago Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay. Solutions to Midterm Booth School of Business, University of Chicago Business 41202, Spring Quarter 2012, Mr. Ruey S. Tsay Solutions to Midterm Problem A: (34 pts) Answer briefly the following questions. Each question has

More information

Market Risk Analysis Volume IV. Value-at-Risk Models

Market Risk Analysis Volume IV. Value-at-Risk Models Market Risk Analysis Volume IV Value-at-Risk Models Carol Alexander John Wiley & Sons, Ltd List of Figures List of Tables List of Examples Foreword Preface to Volume IV xiii xvi xxi xxv xxix IV.l Value

More information

Moments and Measures of Skewness and Kurtosis

Moments and Measures of Skewness and Kurtosis Moments and Measures of Skewness and Kurtosis Moments The term moment has been taken from physics. The term moment in statistical use is analogous to moments of forces in physics. In statistics the values

More information

Stock Price Behavior. Stock Price Behavior

Stock Price Behavior. Stock Price Behavior Major Topics Statistical Properties Volatility Cross-Country Relationships Business Cycle Behavior Page 1 Statistical Behavior Previously examined from theoretical point the issue: To what extent can the

More information

EMPIRICAL DISTRIBUTIONS OF STOCK RETURNS: SCANDINAVIAN SECURITIES MARKETS, Felipe Aparicio and Javier Estrada * **

EMPIRICAL DISTRIBUTIONS OF STOCK RETURNS: SCANDINAVIAN SECURITIES MARKETS, Felipe Aparicio and Javier Estrada * ** EMPIRICAL DISTRIBUTIONS OF STOCK RETURNS: SCANDINAVIAN SECURITIES MARKETS, 1990-95 Felipe Aparicio and Javier Estrada * ** Carlos III University (Madrid, Spain) Department of Statistics and Econometrics

More information

A Regime Switching model

A Regime Switching model Master Degree Project in Finance A Regime Switching model Applied to the OMXS30 and Nikkei 225 indices Ludvig Hjalmarsson Supervisor: Mattias Sundén Master Degree Project No. 2014:92 Graduate School Masters

More information

A Study of Stock Return Distributions of Leading Indian Bank s

A Study of Stock Return Distributions of Leading Indian Bank s Global Journal of Management and Business Studies. ISSN 2248-9878 Volume 3, Number 3 (2013), pp. 271-276 Research India Publications http://www.ripublication.com/gjmbs.htm A Study of Stock Return Distributions

More information

Modern Methods of Data Analysis - SS 2009

Modern Methods of Data Analysis - SS 2009 Modern Methods of Data Analysis Lecture II (7.04.09) Contents: Characterize data samples Characterize distributions Correlations, covariance Reminder: Average of a Sample arithmetic mean of data set: weighted

More information

Research Article The Volatility of the Index of Shanghai Stock Market Research Based on ARCH and Its Extended Forms

Research Article The Volatility of the Index of Shanghai Stock Market Research Based on ARCH and Its Extended Forms Discrete Dynamics in Nature and Society Volume 2009, Article ID 743685, 9 pages doi:10.1155/2009/743685 Research Article The Volatility of the Index of Shanghai Stock Market Research Based on ARCH and

More information

Handout seminar 6, ECON4150

Handout seminar 6, ECON4150 Handout seminar 6, ECON4150 Herman Kruse March 17, 2013 Introduction - list of commands This week, we need a couple of new commands in order to solve all the problems. hist var1 if var2, options - creates

More information

Simple Descriptive Statistics

Simple Descriptive Statistics Simple Descriptive Statistics These are ways to summarize a data set quickly and accurately The most common way of describing a variable distribution is in terms of two of its properties: Central tendency

More information

Copyright 2005 Pearson Education, Inc. Slide 6-1

Copyright 2005 Pearson Education, Inc. Slide 6-1 Copyright 2005 Pearson Education, Inc. Slide 6-1 Chapter 6 Copyright 2005 Pearson Education, Inc. Measures of Center in a Distribution 6-A The mean is what we most commonly call the average value. It is

More information

Lectures delivered by Prof.K.K.Achary, YRC

Lectures delivered by Prof.K.K.Achary, YRC Lectures delivered by Prof.K.K.Achary, YRC Given a data set, we say that it is symmetric about a central value if the observations are distributed symmetrically about the central value. In symmetrically

More information

Kevin Dowd, Measuring Market Risk, 2nd Edition

Kevin Dowd, Measuring Market Risk, 2nd Edition P1.T4. Valuation & Risk Models Kevin Dowd, Measuring Market Risk, 2nd Edition Bionic Turtle FRM Study Notes By David Harper, CFA FRM CIPM www.bionicturtle.com Dowd, Chapter 2: Measures of Financial Risk

More information

FE670 Algorithmic Trading Strategies. Stevens Institute of Technology

FE670 Algorithmic Trading Strategies. Stevens Institute of Technology FE670 Algorithmic Trading Strategies Lecture 4. Cross-Sectional Models and Trading Strategies Steve Yang Stevens Institute of Technology 09/26/2013 Outline 1 Cross-Sectional Methods for Evaluation of Factor

More information

Financial Time Series and Volatility Prediction using NoVaS Transformations

Financial Time Series and Volatility Prediction using NoVaS Transformations Financial Time Series and Volatility Prediction using NoVaS Transformations Dimitris N. Politis Dimitrios D. Thomakos December 21, 2006 Abstract We extend earlier work on the NoVaS transformation approach

More information

Biostatistics and Design of Experiments Prof. Mukesh Doble Department of Biotechnology Indian Institute of Technology, Madras

Biostatistics and Design of Experiments Prof. Mukesh Doble Department of Biotechnology Indian Institute of Technology, Madras Biostatistics and Design of Experiments Prof. Mukesh Doble Department of Biotechnology Indian Institute of Technology, Madras Lecture - 05 Normal Distribution So far we have looked at discrete distributions

More information

International Journal of Business and Administration Research Review. Vol.3, Issue.22, April-June Page 1

International Journal of Business and Administration Research Review. Vol.3, Issue.22, April-June Page 1 A STUDY ON ANALYZING VOLATILITY OF GOLD PRICE IN INDIA Mr. Arun Kumar D C* Dr. P.V.Raveendra** *Research scholar,bharathiar University, Coimbatore. **Professor and Head Department of Management Studies,

More information

Modelling Heteroscedasticity and Non-Normality

Modelling Heteroscedasticity and Non-Normality Modelling Heteroscedasticity and Non-Normality April, 014 Contents 1 Introduction Computing Measures of Risk without simulation 3 Simple Models for Volatility 4 3.1 Rollingwindowvariancemodel... 4 3. Exponential

More information

Washington University Fall Economics 487. Project Proposal due Monday 10/22 Final Project due Monday 12/3

Washington University Fall Economics 487. Project Proposal due Monday 10/22 Final Project due Monday 12/3 Washington University Fall 2001 Department of Economics James Morley Economics 487 Project Proposal due Monday 10/22 Final Project due Monday 12/3 For this project, you will analyze the behaviour of 10

More information