DYNAMIC VS STATIC AUTOREGRESSIVE MODELS FOR FORECASTING TIME SERIES

Size: px
Start display at page:

Download "DYNAMIC VS STATIC AUTOREGRESSIVE MODELS FOR FORECASTING TIME SERIES"

Transcription

1 DYNAMIC VS STATIC AUTOREGRESSIVE MODELS FOR FORECASTING TIME SERIES Chris Xie Polytechnic Institute New York University (NYU), NY Phone: June, 008 Electronic copy available at:

2 ABSTRACT I build an innovative Dynamic Autoregressive Model (DAR) in forecasting time series, and make comparison with a Static Autoregressive Model (SAR). DAR model requires re-evaluating optimal orders and coefficients at each period, while SAR models simply treats them as constants. The optimal length of the base (historical data for building autoregressive models) has been also investigated. Results show that on average DAR models outperform SAR models by about % up to double digits percent. With increase of the length of the base, adjusted R-Squares for both models are diminishingly increasing, and errors (in percentage) differences are vanishing. Key Words: Dynamic Autoregressive Model (DAR); Static Autoregressive Model (SAR); Base Data (BD) also called the base; Optimal Number of Orders (p) JEF Classifiers: C3, C53 Electronic copy available at:

3 I. INTRODUCTION The autoregressive model is one of powerful tools to forecast time series. Autoregressive models differ from standard linear regression models, because they do not regress on independent variables, but on a subset of the dependent variables (i.e., its lagged values). The p th order autoregressive model can be mathematically expressed as follows: Here, Y β βy β Y β Y ε t = 0 + t + t p t p + t Y t is the dependent variable at the time period t; Yt i is the dependent variable at the time period t-i (i =,,, p) b i is the coefficients (I = 0,,,, p); x t is the residual or random error; p is the number of orders or autoregression rank; Supposed that we know Y, Y,, Y p,,y p+m, then we have following linear equations: Y = β + βy + β Y + β Y β Y + ε p+ 0 p p 3 p p p+ Y = β + βy + β Y + β Y β Y + ε p+ 0 p+ p 3 p p p+ Y = β + βy + β Y + β Y β Y + ε : p+ 3 0 p+ p+ 3 p p 3 p+ 3 Y = β + βy + β Y + β Y β Y + ε p+ m 0 p+ m p+ m 3 p+ m 3 p m p+ m.. () Let Y Y Y Y p+ p+ = p Y p+ m m, X Yp Yp Yp... Y Yp+ Yp Yp... Y Y Y Y... Y = p+ p+ p Y Y Y... Y p+ m p+ m p+ m 3 m m ( p + ), β β0 β = β... β m m ε ε ε ε p+ p+ = p ε p+ m m Then we have Y = Xβ + ε. To minimize sum of squared errors ( the optimal solutions for β, which could be expressed as follows: ε i ), we can obtained 3

4 T T β = ( X X) ( X Y).. () So given X, Y, we could easily calculate coefficients (betas) for this p-order autoregressive model. Now we define the base data (BD) as follows: BD Yp+ Yp Yp Yp... Y Yp+ Yp+ Yp Yp... Y Y Y Y Y... Y = p+ 3 p+ p+ p Y Y Y Y... Y p+ m p+ m p+ m p+ m 3 m m ( p + ) on which the coefficients (betas) will be calculated, and m, the number of rows in BD is called as the length of the base data (BD). Therefore, at the time period T, as we know Y i (i =,,, T), we could estimate T Y +, as Y = β0 + βy + βy β Y. Based on this linear regressive model, other key T + T T p T p figures such as adjusted R-square can also be calculated. II DYNAMIC AUTOREGRESSIVE MODEL (DAR) Dynamic Autoregressive Model (DAR) is an autoregressive model with dynamically re-evaluating all betas (coefficients) and the number of lags (p-order) with respect to a rolling base for forecasting asset prices in order to achieve the best result by autoregressive models. Comparing to a standard autoregressive model (SAR), which treats all coefficients and the number of lags (p-order) initially generated by the initial base data as constants, DAR model not only treats all coefficients and the number of lags (p) as variables (time-subscribed), but also has to choose the optimal length (m) of base data (BD) to minimize the error terms such as the sum of errors-squared. Given all historical figures (daily closed prices) before December 3, 007 known for all stocks of DJI, in forecasting their daily closed prices during January to May 30, 008, our investigations show that DAR models outperform SAR models significantly on average at lower number (less than 350) of the length of the base, while with increasing the length of the base, both models have almost similar result (see details in the section of Dynamic Autoregressive Model vs Static Autoregressive Model). The detailed processes or steps are elaborated as follows. Given the asset prices (for example, the daily closed price) for a certain period of time as Y, Y,, Y T known and assuming the optimal length (m) of the base data (BD) already known, we try to forecast the asset price Y T+, Y T+,, Y T+i (at the period T+, T+, T+i). 4

5 Forecast the asset price Y T+ at the time period T+ Step : Calculate initial p (order) value by using the given known figures (Y, Y,, Y T ) Keep adding additional lags until the adjusted R stops increasing, or increase the number of lags (p) until Akaike Information Criterion (AIC) reaches the minimum ε i p value. Here AIC can be expressed as AIC = log + n n Step : Determine the initial base data (BD) based on given known figures (Y, Y,, Y T ), since the p (order) value and m (the length of base) are known The initial base data (BD) is set as follows: Y Y Y Y... Y Y Y Y Y... Y B Y Y Y Y Y T m+ T m T m T m T m p + T m+ T m+ T m T m T m p + = T m T m T m T m T m p Y Y Y Y... Y T T T T 3 T p m ( p + ) Step 3: Build an autoregressive model base on the above initial base data (B ) Treat the st column as the dependent variable and all other p columns as independent variables, and the dependent variable can be expressed in form of a linear combination of all p dependent variables, or that Y = β + β Y + β Y + β Y β Y + ε T m+ (,0) (,) T m (,) T m (,3) T m (, p ) T m p + (,) Y = β + β Y + β Y + β Y β Y + ε T m+ (,0) (,) T m+ (,) T m (,3) T m (, p ) T m p + (,) Y = β + β Y + β Y + β : β Y + ε T m+ 3 (,0) (,) T m+ (,) T m+ (, 3) T m (, p ) T m p + 3 (,3) Y = β + β Y + β Y + β Y β Y + ε T (,0) (,) T (,) T (,3) T 3 (, p ) T p (, m) Y m To minimize sum of squared errors ( ε ), we can obtained the optimal solutions for b (, i ) i= by either using some linear programming packages or using the formula () stated in the INTRODUCTION. Step 4: Forecast Y T+ Y T+ can be estimated as follows: 5

6 Y = β + β Y + β Y + β Y β Y T + (,0) (,) T (,) T (,3) T (, p ) T p + Forecast the asset price Y T+ at the time period T+ Repeat the above steps except for some modifications Step : Step : Calculate p (order) value using the given known figures (Y, Y 3,, Y T,Y T+ ) by adding Y T+ as it becomes known and eliminating Y as it deemed as obsolete. Determine the base (B ) based on given known figures (Y, Y 3,, Y T,Y T+ ), since the p (order) value and m (the length of base) are known The base (B ) is set as follows: Y Y Y Y... Y Y Y Y Y... Y B Y Y Y Y Y T m+ T m+ T m T m T m p + T m+ 3 T m+ T m+ T m T m p + 3 = T m T m T m T m T m p Y Y Y Y... Y T+ T T T T p + m ( p + ) Step 3: Build an autoregressive model base on the above base data (B ) Similarly treat the st column as the dependent variable and all other p columns as independent variables, and the dependent variable can be expressed in form of a linear combination of all p dependent variables. To minimize sum of squared errors, we can obtained the optimal solutions for b. Step 4: Forecast Y T+ Y T+ can be estimated as follows: Y = β + β Y + β Y + β Y β Y T + (,0) (,) T+ (,) T (,3) T (, p ) T p + Keeping go this way to forecast the asset price Y T+i at the time period T+i Repeat the above steps except for some modifications Step : Calculate p i (order) value using the given known figures (Y i, Y i+,, Y T,Y T+, Y T+i- ) by adding Y T+i- as it becomes known and eliminating Y i- as it deemed as obsolete. Step : Determine the base (B i ) based on given known figures (Y i, Y i+,, Y T,Y T+, Y T+i- ), since the p i (order) value and m (the length of base) are known 6

7 The base (B i ) is set as follows: Y Y Y Y... Y Y Y Y Y... Y B = Y Y Y Y... Y Y Y Y Y... Y T m+ i T m+ i T m+ i T m+ i 3 T m+ i p T m+ i+ T m+ i T m+ i T m+ i T m+ i p + i T m+ i+ T m+ i+ T m+ i T m+ i T m+ i p + T+ i T+ i T+ i 3 T+ i 4 T+ i pi m ( p i + ) i i i Step 3: Build an autoregressive model base on the above base data (B i ) Again treat the st column as the dependent variable and all other p i columns as independent variables, and the dependent variable can be expressed in form of a linear combination of all p i dependent variables. To minimize sum of squared errors, we can obtained the optimal solutions for b i. Step 4: Forecast Y T+i Y T+i can be estimated as follows: Y = β + β Y + β Y + β Y β Y T + i (,0) i (,) i T + i (,) i T + i (,3) i T + i 3 (, i p ) T + i p i i From the above processes, at each period we re-evaluate p (the number of lags) and roll the base to keep it updated, except for, which we will discuss in the later section. The rationales behind DAR model are that the most recently asset prices are higher valuable as inputs for our model as we deem that asset prices have short memories, and that p value (the number of lags) should be dynamically changed as to make the best fitting of the model. Next we applying DAR model to make forecasts for DJI index and S&P500 index. Assuming that it is just at the end of 007, we want to predict the DJI index and S&P 500 index for the period of January to May 30, 008 by DAR model (the result shown in Figure for DJI Index and Figure for S&P 500 Index) The results are summarized as follows: DJI Index by DAR Model (m, the length of the base, set to 40) Avg Adj R-Sq Avg p(i) Max p(i) Min p(i) Avg Abs Error (%) Std Dev (Avg Abs Error (%)) % S&P 500 Index by DAR Model (m, the length of the base, set to 870) Avg Adj R-Sq Avg p(i) Max p(i) Min p(i) Avg Abs Error (%) Std Dev (Avg Abs Error (%)) % The average adjusted R-squares for both DJI and S&P500 indices are over 0.976, which 7

8 indicates a very good fitness for the DAR models. The average number of lags (p) for them are less than with maximum numbers of lags of for DJI index and of for S&P500 index, which may explain a very short memory, as the indices at the time period T+ are expressed in a linear combination of only a few most recent (previous) prices. The average of the absolute errors (residuals) in percentage is about %, which could be also deemed as a reasonably good result. Figure : DJI Index (DAR model) DJI Index vs Forecast DJI Index Daily Close /0 08/0 08/0 08/03 08/03 08/04 08/05 08/05 08/06 Time DJI Index Forecast DJI Index Note: The forecast period: January May 30, 008 Figure : S&P500 Index (DAR model) S&P500 Index vs Forecast S&P500 Index Daily Close /0 08/0 08/0 08/03 08/03 08/04 08/05 08/05 08/06 Time SP500 Index Forecast S&P500 Index Note: The forecast period: January May 30, 008 8

9 III CHOOSE APPROPRIATE LENGTH OF THE BASE (m) Another key parameter for DAR model is m, the length of the base. What will be the optimal number for m? Is the bigger m, the better outcome or the lower error? After investigations of all stocks of DJI, as well as DJI and S&P500 Indices by applying our DAR model, we find that the first question is hard to answer, and generally speaking the optimal number for m, the length of the base would be around depending on the historical prices movements with the average of 470. But it is clear that the answer for the second question is NO, or that, we don t need to make m as big as possible. The Figure 3 & 4 shows the average absolute errors (in %) for DJI and S&P500 indices (daily close) for the period of January to May 30, 008 respectively, given all known historical indices figures by the end of year 007, respect to m (the length of the base). Similarly the Figure 5 & 6 show the average sum of error-squares for DJI and S&P500 indices (daily close) for the period of January to May 30, 008 respectively, given all known historical indices figures by the end of year 007, respect to m (the length of the base). Figure 3 & 4: DJIA and S&P500-Average Absolute Error (%) vs the length of the base.04%.0%.00% 0.98% 0.96% 0.94% 0.9% DJI: Average Absolute Error (%) (m = 680).%.0%.08%.06%.04%.0% S&P500: Average Absolute Error (%) (m = 960) Avg Abs Error (%) Min Avg Abs Error (%) Min Figure 5 & 6: DJIA and S&P500-Average Error-Squres vs the length of the base DJI: Average Error-Square (m = 40) S&P500: Average Error-Square (m = 870) Avg Error-Sq Min Avg Error-Sq Min The optimal m for forecasting DJI index during the period of January to May 30, 008 with the objective to minimize the average absolute error (%) is 680, while with the objective to minimize the sum of error-squares the optimal m is 40. The optimal m for forecasting S&P500 indices during the same period with the objective to minimize the average absolute error (%) is 960, while with the objective to minimize the sum of error-squares the optimal m 9

10 is 870. All graphs show a tendency that when m moves from a smaller number up to around 400, the average errors both in terms of absolute values (in %) and sum of error-squares significantly reduced, then when m moves above around 400, the average errors in both terms appear a diminishingly decrease, and eventually increase. So the tendency curve seems to be a right-skewed smile shape (See Figure 7). These characteristics could be more manifest in the results of my investigations for some individual stocks by applying DAR model to forecast their prices (daily close) with the same period in the following paragraphs. Figure 7: Tendency (right-skewed smile shape) Tendency Errors Applying DAR model to forecast stock prices (daily close) for CitiGroup (C), JP Morgan (JPM), Boeing (BA), and IBM for the period of January to May 30, 008, given all historical daily close prices before January, 008, in comparison with the actual daily close price figures, we construct the graphs regarding the errors terms with respect to m, the length of the base in Figure 8 & 9. The results are summarized as follows: Company Optimal m Min Avg Abs Error (%) Optimal m Min Avg Error-Sq Citigroup m = 40.66% m = JPMorgan m = 630.3% m = Boeing m = 40.43% m = IBM m = 690.5% m = Clearly, it is not the bigger m, the lower errors terms, which could be also interpreted that the older prices become less meaningful used for forecasting the future prices by using Dynamic Autoregressive Models (DAR). With the target of minimizing the average error terms (including average absolute error in %, and average error-squares), there will exist an optimal number for m (the length of the base), which, according to my investigations, would be in between 00 to 980, on average of around 470 (see details in the Appendix ). 0

11 Figure 8 Citigroup: Average Absolute Error in (%) JP Morgan: Average Absolute Error (%) 3.00% Min Avg Abs Error in %.90%.80% (m = 40).70%.60%.60% Min Avg Abs Error in %.50% (m = 630).40%.30% Boeing: Average Absolute Error (%) IBM: Average Absolute Error (%).60% Min Avg Abs Error in %.55%.50% (m = 40).45%.40%.50%.45% Min Avg Abs Error in %.40%.35% (m = 690).30%.5%.0% Figure 9 Citigroup: Average Error-Square JP Morgan: Average Error-Square (m = 0) Min Avg Error-Square (m = 30) Min Avg Error-Square Boeing: Average Error-Square.80 Min Avg Error-Square (m = 690).0.00 IBM: Average Error-Square 4.00 Min Avg Error-Square (m = 690) It is also clear that the adjusted R-squared for DJI and S&P indices are increasing with the increase of m, the length of the base (see Figure 0)

12 Figure 0: DJI: Adjusted R-Squared Adjusted R-squared S&P500: Adjusted R-Squared Adjusted R-squared Very much similar results for the stocks of DJI, for example, Citigroup, JP Morgan, Boeing and IBM (see Figure ). Figure Citigroup: Adjusted R-Squared JP Morgan: Adjusted R-Squarvd Boeing: Adjusted R-Squared IBM: Adjusted R-Squared IV DAR vs SAR MODEL The Static Autoregressive Model (SAR) is a simple process for forecasting the asset price at the time period T+, as described in Dynamic Autoregressive Model (DAR). We just treat the p value (the number of lags) and all coefficients (betas), which are obtained from the standard autoregressive model by using the initial base (B), as constants, to forecast the asset prices at the time period T+, T+,, T+i,. The forecast values are written as follows: Y = β + βy + β Y + β Y + + β Y (i =,, 3, ) T+ i 0 T+ i T+ i 3 T+ i 3... p T+ i p

13 Here p is the number of lags, from the DAR process in forecasting T+; b i (i = 0,,,, p) are coefficients, obtained from DAR process in forecasting T+; m, the length of the base, is pre-determined by analyzing the historical data, similarly when DAR model is applied. Similarly, supposed that we are at the end of year 007, and we have all historical data (daily close prices) for all stocks of DJI, we want to make forecasts for the future prices during the period of January to May 30, 008 for all of these stocks (also daily close price) by applying both DAR and SAR models, and then compare the estimated values generated from both DAR and SAR models to the actual daily close prices. We evaluate the results, finding that on average, DAR model outperforms SAR model by 0.8% to 40% in reducing the average of absolute error in percentage based on the lower range (30-350) of m, the length of the base, while at the upper range ( ) the results for both almost equal (see Figure ). The data is given in Appendix. Figure : DAR vs SAR model 3.0%.90%.70%.50%.30%.0%.90%.70%.50% Cpmparison: DAR vs SAR Models (Average Absolute Error in %) DAR Model SAR Model Note: All stocks of DJI (Dow Jones Industrial Average) used for the above analysis. Assuming that all stock prices (daily closed) before December 3, 007 are known, we both apply DAR and SAR model to forecast the closed prices at the period from January, 008 to May, 008, and then compare with the actual daily closed prices. 3

14 V CONCLUSION Even though the data we use for illustrations above is based on a special time period, the results for using DAR and SAR models to analyze all stocks of DJI as well as DJI & S&P indices show quite consistent and stable. We could reasonably conclude that DAR models will have advantages over SAR models in time-series forecasting by reducing the error terms, especially for the lower range of the length of the base (30-350). In other words, if there are not enough historical data available for analyzing, DAR models will most likely outperform over SAR model in time-series forecasting. With increasing the length of the base, these advantages for DAR models are diminishing and the results for both models are almost converging together. It is clear that there will be an optimal number for the length of the base (m), which means that it is not the bigger m, the better outcome. Via our investigations, on average, the length of the base should be around (for analyzing daily close prices we may just need daily close prices for past two years). The curve of the error term with respect to the length of the base (m) shows a right skewed smile shape, of which the lowest point is the optimal number for the length of the base. With increase of the length of the base for both models, the R-squares show a diminishing increasing, as they tend to increase significantly within the lower range (30-350), and then tend to be flat and gradually approaching to (however, can never be reached). 4

15 VI. REFERENCES (i) Financial Risk Manager Handbook (GARP), Philippe Jorion, 007 (ii) The Complete Guide to Capital Markets for Quantitative Professionals, Alex Kuznetsov, 006 (iii) Statistical Analysis of Financial Data in S-Plus, Rene A. Carmona, 004 (iv) Lectures Notes, Prof. F. Novomestky, Polytechnic Institute of New York University, 008 5

16 APPENDICES Appendix : Optimal Bases for DAR & SAR models Company DAR: Opt.Base (m) SAR: Opt.Base (m) AA AIG AXP BA C 0 70 CAT DD DIS GE GM 0 70 HD HON HPQ 0 90 IBM INTC JNJ JPM KO 0 0 MCD MMM MRK MSFT PFE PG T UTX VZ WMT XOM Average Min Max

17 Appendix : Average R-squares and Absolute Error (%) Comparisons for DAR and SAR Models Length of Base Average R-Square Average Absolute Error in Percentage m DAR SAR DAR SAR Outperform (%) %.94% 4.5% %.39% 3.% %.5% 8.0% %.89% 5.3% %.8%.9% %.78% 0.% %.75% 8.7% %.68% 6.% %.70% 6.9% %.69% 6.6% %.67% 5.8% %.66% 5.0% %.63% 3.6% %.6% 3.0% %.6%.9% %.60%.% %.60%.6% %.60%.6% %.58% 0.8% %.58% 0.8% %.58% 0.7% %.58% 0.8% %.58% 0.6% %.58% 0.7% %.59%.4% %.58% 0.7% %.59%.5% %.59%.5% %.59%.4% %.59%.4% %.60%.7% %.59%.% %.58% 0.7% %.59%.3% %.58% 0.6% %.58%.0% %.58%.% %.58% 0.8% 7

18 %.58% 0.9% %.58%.0% %.58% 0.8% %.58% 0.8% %.57% 0.6% %.57% 0.3% %.57% 0.% %.57% 0.% %.57% 0.3% %.57% 0.3% %.57% 0.3% %.57% 0.3% %.57% 0.3% %.57% 0.% %.57% 0.% %.56% -0.% %.57% 0.% %.56% 0.% %.56% -0.% %.57% 0.0% %.57% 0.% %.57% 0.% %.57% 0.5% %.56% -0.% %.56% 0.% %.56% -0.% %.56% -0.% %.56% -0.4% %.56% -0.3% %.55% -0.3% %.56% 0.0% %.56% -0.% %.56% 0.0% %.56% -0.3% %.56% -0.% %.56% -0.% %.56% -0.% %.56% -0.% %.56% -0.3% %.56% -0.% %.56% -0.3% %.55% -0.6% %.56% -0.% 8

19 %.55% -0.4% %.56% -0.% %.56% -0.% %.56% -0.% %.56% -0.% %.57% 0.9% %.56% -0.4% %.55% -0.7% %.55% -0.6% %.55% -0.7% %.55% -0.8% %.55% -0.6% %.55% -0.7% %.55% -0.6% %.55% -0.7% %.55% -0.7% %.55% -0.7% 9

Multivariate elliptically contoured stable distributions: theory and estimation

Multivariate elliptically contoured stable distributions: theory and estimation Multivariate elliptically contoured stable distributions: theory and estimation John P. Nolan American University Revised 31 October 6 Abstract Mulitvariate stable distributions with elliptical contours

More information

Bayesian Stochastic Volatility (SV) Model with non-gaussian Errors

Bayesian Stochastic Volatility (SV) Model with non-gaussian Errors rrors Bayesian Stochastic Volatility (SV) Model with non-gaussian Errors Seokwoo Lee 1, Hedibert F. Lopes 2 1 Department of Statistics 2 Graduate School of Business University of Chicago May 19, 2008 rrors

More information

ESTIMATION AND FORECASTING OF LARGE REALIZED COVARIANCE MATRICES AND PORTFOLIO CHOICE LAURENT A. F. CALLOT

ESTIMATION AND FORECASTING OF LARGE REALIZED COVARIANCE MATRICES AND PORTFOLIO CHOICE LAURENT A. F. CALLOT ESTIMATION AND FORECASTING OF LARGE REALIZED COVARIANCE MATRICES AND PORTFOLIO CHOICE LAURENT A. F. CALLOT VU University Amsterdam, The Netherlands, CREATES, and the Tinbergen Institute. ANDERS B. KOCK

More information

Estimation and Forecasting of Large Realized Covariance Matrices and Portfolio Choice. Laurent A. F. Callot, Anders B. Kock and Marcelo C.

Estimation and Forecasting of Large Realized Covariance Matrices and Portfolio Choice. Laurent A. F. Callot, Anders B. Kock and Marcelo C. Estimation and Forecasting of Large Realized Covariance Matrices and Portfolio Choice Laurent A. F. Callot, Anders B. Kock and Marcelo C. Medeiros CREATES Research Paper 2014-42 Department of Economics

More information

Stat 206, Week 6: Factor Analysis

Stat 206, Week 6: Factor Analysis Stat 206, Week 6: Factor Analysis James Johndrow 2016-09-24 Introduction Factor analysis aims to explain correlation between a large set (p) of variables in terms of a smaller number (m) of underlying

More information

STOCK CYCLES FORECAST

STOCK CYCLES FORECAST Written and Published by: Michael S. Jenkins STOCK CYCLES FORECAST P.O. Box 652 Cathedral Station PO, New York, N.Y. 10025-9998 WWW.StockCyclesForecast.com Volume 28 Issue 8 October 19, 2012 Dow 13,413

More information

CENTRE FOR ECONOMETRIC ANALYSIS

CENTRE FOR ECONOMETRIC ANALYSIS CENTRE FOR ECONOMETRIC ANALYSIS CEA@Cass http://www.cass.city.ac.uk/cea/index.html Cass Business School Faculty of Finance 106 Bunhill Row London EC1Y 8TZ Co-features in Finance: Co-arrivals and Co-jumps

More information

Volatility. Gerald P. Dwyer. February Clemson University

Volatility. Gerald P. Dwyer. February Clemson University Volatility Gerald P. Dwyer Clemson University February 2016 Outline 1 Volatility Characteristics of Time Series Heteroskedasticity Simpler Estimation Strategies Exponentially Weighted Moving Average Use

More information

TIME SERIES ANALYSIS AND FORECASTING USING THE STATISTICAL MODEL ARIMA

TIME SERIES ANALYSIS AND FORECASTING USING THE STATISTICAL MODEL ARIMA CHAPTER 6 TIME SERIES ANALYSIS AND FORECASTING USING THE STATISTICAL MODEL ARIMA 6.1. Introduction A time series is a sequence of observations ordered in time. A basic assumption in the time series analysis

More information

AMS Computational Finance

AMS Computational Finance ams-514-lec-13-m.nb 1 AMS 514 - Computational Finance Workshop Robert J. Frey, Research Professor Stony Brook University, Applied Mathematics and Statistics http://www.ams.sunysb.edu/~frey/ frey@ams.sunysb.edu

More information

Reconstructing an economic space from a market metric

Reconstructing an economic space from a market metric arxiv:cond-mat/28v [cond-mat.stat-mech] 6 Nov 22 Reconstructing an economic space from a market metric R. Vilela Mendes Grupo de Física Matemática, Av. Gama Pinto 2, 699 Lisboa Codex, Portugal (vilela@cii.fc.ul.pt)

More information

Web Appendix to Multivariate High-Frequency-Based Volatility (HEAVY) Models

Web Appendix to Multivariate High-Frequency-Based Volatility (HEAVY) Models Web Appendix to Multivariate High-Frequency-Based Volatility (HEAVY) Models Diaa Noureldin Department of Economics, University of Oxford, & Oxford-Man Institute, Eagle House, Walton Well Road, Oxford OX

More information

Time Series Models for Measuring Market Risk

Time Series Models for Measuring Market Risk Time Series Models for Measuring Market Risk José Miguel Hernández Lobato Universidad Autónoma de Madrid, Computer Science Department June 28, 2007 1/ 32 Outline 1 Introduction 2 Competitive and collaborative

More information

The Impact of Financial and Macroeconomic Shocks on the Entropy of Financial Markets

The Impact of Financial and Macroeconomic Shocks on the Entropy of Financial Markets entropy Article The Impact of Financial and Macroeconomic Shocks on the Entropy of Financial Markets Sorin Anagnoste 1 and Petre Caraiani 2, * 1 Faculty of Business Administration in Foreign Languages,

More information

The GARCH Analysis of YU EBAO Annual Yields Weiwei Guo1,a

The GARCH Analysis of YU EBAO Annual Yields Weiwei Guo1,a 2nd Workshop on Advanced Research and Technology in Industry Applications (WARTIA 2016) The GARCH Analysis of YU EBAO Annual Yields Weiwei Guo1,a 1 Longdong University,Qingyang,Gansu province,745000 a

More information

Financial Econometrics

Financial Econometrics Financial Econometrics Multivariate Time Series Analysis: VAR Gerald P. Dwyer Trinity College, Dublin January 2013 GPD (TCD) VAR 01/13 1 / 25 Structural equations Suppose have simultaneous system for supply

More information

2. Multivariate ARMA

2. Multivariate ARMA 2. Multivariate ARMA JEM 140: Quantitative Multivariate Finance IES, Charles University, Prague Summer 2018 JEM 140 () 2. Multivariate ARMA Summer 2018 1 / 19 Multivariate AR I Let r t = (r 1t,..., r kt

More information

Professor Wiston Adrián RISSO, PhD Institute of Economics (IECON), University of the Republic (Uruguay)

Professor Wiston Adrián RISSO, PhD   Institute of Economics (IECON), University of the Republic (Uruguay) Professor Wiston Adrián RISSO, PhD E-mail: arisso@iecon.ccee.edu.uy Institute of Economics (IECON), University of the Republic (Uruguay) A FIRST APPROACH ON TESTING NON-CAUSALITY WITH SYMBOLIC TIME SERIES

More information

Modeling by the nonlinear stochastic differential equation of the power-law distribution of extreme events in the financial systems

Modeling by the nonlinear stochastic differential equation of the power-law distribution of extreme events in the financial systems Modeling by the nonlinear stochastic differential equation of the power-law distribution of extreme events in the financial systems Bronislovas Kaulakys with Miglius Alaburda, Vygintas Gontis, A. Kononovicius

More information

Assumptions in Regression Modeling

Assumptions in Regression Modeling Fall Semester, 2001 Statistics 621 Lecture 2 Robert Stine 1 Assumptions in Regression Modeling Preliminaries Preparing for class Read the casebook prior to class Pace in class is too fast to absorb without

More information

Introduction to Algorithmic Trading Strategies Lecture 3

Introduction to Algorithmic Trading Strategies Lecture 3 Introduction to Algorithmic Trading Strategies Lecture 3 Pairs Trading by Cointegration Haksun Li haksun.li@numericalmethod.com www.numericalmethod.com Outline Distance method Cointegration Stationarity

More information

NON-FIXED AND ASYMMETRICAL MARGIN APPROACH TO STOCK MARKET PREDICTION USING SUPPORT VECTOR REGRESSION. Haiqin Yang, Irwin King and Laiwan Chan

NON-FIXED AND ASYMMETRICAL MARGIN APPROACH TO STOCK MARKET PREDICTION USING SUPPORT VECTOR REGRESSION. Haiqin Yang, Irwin King and Laiwan Chan In The Proceedings of ICONIP 2002, Singapore, 2002. NON-FIXED AND ASYMMETRICAL MARGIN APPROACH TO STOCK MARKET PREDICTION USING SUPPORT VECTOR REGRESSION Haiqin Yang, Irwin King and Laiwan Chan Department

More information

A Two-Factor Autoregressive Moving Average Model Based on Fuzzy Fluctuation Logical Relationships

A Two-Factor Autoregressive Moving Average Model Based on Fuzzy Fluctuation Logical Relationships Article A Two-Factor Autoregressive Moving Average Model Based on Fuzzy Fluctuation Logical Relationships Shuang Guan 1 and Aiwu Zhao 2, * 1 Rensselaer Polytechnic Institute, Troy, NY 12180, USA; guans@rpi.edu

More information

Non-linear Supervised High Frequency Trading Strategies with Applications in US Equity Markets

Non-linear Supervised High Frequency Trading Strategies with Applications in US Equity Markets Non-linear Supervised High Frequency Trading Strategies with Applications in US Equity Markets Nan Zhou, Wen Cheng, Ph.D. Associate, Quantitative Research, J.P. Morgan nan.zhou@jpmorgan.com The 4th Annual

More information

Financial Econometrics

Financial Econometrics Financial Econometrics Nonlinear time series analysis Gerald P. Dwyer Trinity College, Dublin January 2016 Outline 1 Nonlinearity Does nonlinearity matter? Nonlinear models Tests for nonlinearity Forecasting

More information

Does unusual news forecast market stress?

Does unusual news forecast market stress? Does unusual news forecast market stress? Consortium for Systemic Risk Analytics 2015 Paul Glasserman Harry Mamaysky May 26, 2015 1 Introduction Automated processing of natural language is opening a previously

More information

Final Exam Financial Data Analysis at the University of Freiburg (Winter Semester 2008/2009) Friday, November 14, 2008,

Final Exam Financial Data Analysis at the University of Freiburg (Winter Semester 2008/2009) Friday, November 14, 2008, Professor Dr. Roman Liesenfeld Final Exam Financial Data Analysis at the University of Freiburg (Winter Semester 2008/2009) Friday, November 14, 2008, 10.00 11.30am 1 Part 1 (38 Points) Consider the following

More information

UNIT-IV CORRELATION AND REGRESSION

UNIT-IV CORRELATION AND REGRESSION Correlation coefficient: UNIT-IV CORRELATION AND REGRESSION The quantity r, called the linear correlation coefficient, measures the strength and the direction of a linear relationship between two variables.

More information

Introduction to Econometrics

Introduction to Econometrics Introduction to Econometrics STAT-S-301 Introduction to Time Series Regression and Forecasting (2016/2017) Lecturer: Yves Dominicy Teaching Assistant: Elise Petit 1 Introduction to Time Series Regression

More information

A Modified Fractionally Co-integrated VAR for Predicting Returns

A Modified Fractionally Co-integrated VAR for Predicting Returns A Modified Fractionally Co-integrated VAR for Predicting Returns Xingzhi Yao Marwan Izzeldin Department of Economics, Lancaster University 13 December 215 Yao & Izzeldin (Lancaster University) CFE (215)

More information

Econ 423 Lecture Notes: Additional Topics in Time Series 1

Econ 423 Lecture Notes: Additional Topics in Time Series 1 Econ 423 Lecture Notes: Additional Topics in Time Series 1 John C. Chao April 25, 2017 1 These notes are based in large part on Chapter 16 of Stock and Watson (2011). They are for instructional purposes

More information

A Gradual Non-Convexation Method for Minimizing VaR

A Gradual Non-Convexation Method for Minimizing VaR A Gradual Non-Convexation Method for Minimizing VaR Jiong Xi Thomas F. Coleman Yuying Li Aditya Tayal July 23, 2012 Abstract Given a finite set of m scenarios, computing a portfolio with the minimium Value-at-Risk

More information

Business Statistics 41000: Homework # 5

Business Statistics 41000: Homework # 5 Business Statistics 41000: Homework # 5 Drew Creal Due date: Beginning of class in week # 10 Remarks: These questions cover Lectures #7, 8, and 9. Question # 1. Condence intervals and plug-in predictive

More information

9) Time series econometrics

9) Time series econometrics 30C00200 Econometrics 9) Time series econometrics Timo Kuosmanen Professor Management Science http://nomepre.net/index.php/timokuosmanen 1 Macroeconomic data: GDP Inflation rate Examples of time series

More information

Continuous distributions

Continuous distributions Continuous distributions In contrast to discrete random variables, like the Binomial distribution, in many situations the possible values of a random variable cannot be counted. For example, the measurement

More information

Vector Autoregression

Vector Autoregression Vector Autoregression Prabakar Rajasekaran December 13, 212 1 Introduction Vector autoregression (VAR) is an econometric model used to capture the evolution and the interdependencies between multiple time

More information

LONG TERM DEPENDENCE IN STOCK RETURNS

LONG TERM DEPENDENCE IN STOCK RETURNS LONG TERM DEPENDENCE IN STOCK RETURNS John T. Barkoulas Department of Economics Boston College Christopher F. Baum Department of Economics Boston College Keywords: Stock returns, long memory, fractal dynamics,

More information

= observed volume on day l for bin j = base volume in jth bin, and = residual error, assumed independent with mean zero.

= observed volume on day l for bin j = base volume in jth bin, and = residual error, assumed independent with mean zero. QB research September 4, 06 Page -Minute Bin Volume Forecast Model Overview In response to strong client demand, Quantitative Brokers (QB) has developed a new algorithm called Closer that specifically

More information

Financial Econometrics

Financial Econometrics Financial Econometrics Long-run Relationships in Finance Gerald P. Dwyer Trinity College, Dublin January 2016 Outline 1 Long-Run Relationships Review of Nonstationarity in Mean Cointegration Vector Error

More information

Regression Analysis. y t = β 1 x t1 + β 2 x t2 + β k x tk + ϵ t, t = 1,..., T,

Regression Analysis. y t = β 1 x t1 + β 2 x t2 + β k x tk + ϵ t, t = 1,..., T, Regression Analysis The multiple linear regression model with k explanatory variables assumes that the tth observation of the dependent or endogenous variable y t is described by the linear relationship

More information

Econometrics. 9) Heteroscedasticity and autocorrelation

Econometrics. 9) Heteroscedasticity and autocorrelation 30C00200 Econometrics 9) Heteroscedasticity and autocorrelation Timo Kuosmanen Professor, Ph.D. http://nomepre.net/index.php/timokuosmanen Today s topics Heteroscedasticity Possible causes Testing for

More information

arxiv: v1 [q-fin.pm] 24 Apr 2010

arxiv: v1 [q-fin.pm] 24 Apr 2010 When do improved covariance matrix estimators enhance portfolio optimization? An empirical comparative study of nine estimators Ester Pantaleo, 1 Michele Tumminello, 2 Fabrizio Lillo, 2, 3 and Rosario

More information

Lecture 16: ARIMA / GARCH Models Steven Skiena. skiena

Lecture 16: ARIMA / GARCH Models Steven Skiena.  skiena Lecture 16: ARIMA / GARCH Models Steven Skiena Department of Computer Science State University of New York Stony Brook, NY 11794 4400 http://www.cs.sunysb.edu/ skiena Moving Average Models A time series

More information

Suan Sunandha Rajabhat University

Suan Sunandha Rajabhat University Forecasting Exchange Rate between Thai Baht and the US Dollar Using Time Series Analysis Kunya Bowornchockchai Suan Sunandha Rajabhat University INTRODUCTION The objective of this research is to forecast

More information

Forecasting the term structure interest rate of government bond yields

Forecasting the term structure interest rate of government bond yields Forecasting the term structure interest rate of government bond yields Bachelor Thesis Econometrics & Operational Research Joost van Esch (419617) Erasmus School of Economics, Erasmus University Rotterdam

More information

Exponential smoothing is, like the moving average forecast, a simple and often used forecasting technique

Exponential smoothing is, like the moving average forecast, a simple and often used forecasting technique EconS 450 Advanced Farm Management Forecasting Lecture 2 Simple Exponential Smoothing Exponential smoothing is, like the moving average forecast, a simple and often used forecasting technique Exponential

More information

Stochastic Processes

Stochastic Processes Stochastic Processes Stochastic Process Non Formal Definition: Non formal: A stochastic process (random process) is the opposite of a deterministic process such as one defined by a differential equation.

More information

Introduction to Regression

Introduction to Regression Introduction to Regression Using Mult Lin Regression Derived variables Many alternative models Which model to choose? Model Criticism Modelling Objective Model Details Data and Residuals Assumptions 1

More information

Marquette University MATH 1700 Class 5 Copyright 2017 by D.B. Rowe

Marquette University MATH 1700 Class 5 Copyright 2017 by D.B. Rowe Class 5 Daniel B. Rowe, Ph.D. Department of Mathematics, Statistics, and Computer Science Copyright 2017 by D.B. Rowe 1 Agenda: Recap Chapter 3.2-3.3 Lecture Chapter 4.1-4.2 Review Chapter 1 3.1 (Exam

More information

Cointegration and Error-Correction

Cointegration and Error-Correction Chapter 9 Cointegration and Error-Correction In this chapter we will estimate structural VAR models that include nonstationary variables. This exploits the possibility that there could be a linear combination

More information

BUSI 460 Suggested Answers to Selected Review and Discussion Questions Lesson 7

BUSI 460 Suggested Answers to Selected Review and Discussion Questions Lesson 7 BUSI 460 Suggested Answers to Selected Review and Discussion Questions Lesson 7 1. The definitions follow: (a) Time series: Time series data, also known as a data series, consists of observations on a

More information

Econ671 Factor Models: Principal Components

Econ671 Factor Models: Principal Components Econ671 Factor Models: Principal Components Jun YU April 8, 2016 Jun YU () Econ671 Factor Models: Principal Components April 8, 2016 1 / 59 Factor Models: Principal Components Learning Objectives 1. Show

More information

Testing methodology. It often the case that we try to determine the form of the model on the basis of data

Testing methodology. It often the case that we try to determine the form of the model on the basis of data Testing methodology It often the case that we try to determine the form of the model on the basis of data The simplest case: we try to determine the set of explanatory variables in the model Testing for

More information

Glossary. The ISI glossary of statistical terms provides definitions in a number of different languages:

Glossary. The ISI glossary of statistical terms provides definitions in a number of different languages: Glossary The ISI glossary of statistical terms provides definitions in a number of different languages: http://isi.cbs.nl/glossary/index.htm Adjusted r 2 Adjusted R squared measures the proportion of the

More information

FORECASTING SUGARCANE PRODUCTION IN INDIA WITH ARIMA MODEL

FORECASTING SUGARCANE PRODUCTION IN INDIA WITH ARIMA MODEL FORECASTING SUGARCANE PRODUCTION IN INDIA WITH ARIMA MODEL B. N. MANDAL Abstract: Yearly sugarcane production data for the period of - to - of India were analyzed by time-series methods. Autocorrelation

More information

1 Quantitative Techniques in Practice

1 Quantitative Techniques in Practice 1 Quantitative Techniques in Practice 1.1 Lecture 2: Stationarity, spurious regression, etc. 1.1.1 Overview In the rst part we shall look at some issues in time series economics. In the second part we

More information

Introduction to Statistical modeling: handout for Math 489/583

Introduction to Statistical modeling: handout for Math 489/583 Introduction to Statistical modeling: handout for Math 489/583 Statistical modeling occurs when we are trying to model some data using statistical tools. From the start, we recognize that no model is perfect

More information

FORECASTING OF ECONOMIC QUANTITIES USING FUZZY AUTOREGRESSIVE MODEL AND FUZZY NEURAL NETWORK

FORECASTING OF ECONOMIC QUANTITIES USING FUZZY AUTOREGRESSIVE MODEL AND FUZZY NEURAL NETWORK FORECASTING OF ECONOMIC QUANTITIES USING FUZZY AUTOREGRESSIVE MODEL AND FUZZY NEURAL NETWORK Dusan Marcek Silesian University, Institute of Computer Science Opava Research Institute of the IT4Innovations

More information

FE570 Financial Markets and Trading. Stevens Institute of Technology

FE570 Financial Markets and Trading. Stevens Institute of Technology FE570 Financial Markets and Trading Lecture 5. Linear Time Series Analysis and Its Applications (Ref. Joel Hasbrouck - Empirical Market Microstructure ) Steve Yang Stevens Institute of Technology 9/25/2012

More information

Applied Multivariate Analysis (Stat 206)

Applied Multivariate Analysis (Stat 206) Applied Multivariate Analysis (Stat 206) James Johndrow 2016-09-26 Outline of the course This course covers statistical methods for learning from multivariate data. A tentative list of topics, with relevant

More information

Dennis Bricker Dept of Mechanical & Industrial Engineering The University of Iowa. Forecasting demand 02/06/03 page 1 of 34

Dennis Bricker Dept of Mechanical & Industrial Engineering The University of Iowa. Forecasting demand 02/06/03 page 1 of 34 demand -5-4 -3-2 -1 0 1 2 3 Dennis Bricker Dept of Mechanical & Industrial Engineering The University of Iowa Forecasting demand 02/06/03 page 1 of 34 Forecasting is very difficult. especially about the

More information

Fuzzy Local Trend Transform based Fuzzy Time Series Forecasting Model

Fuzzy Local Trend Transform based Fuzzy Time Series Forecasting Model Int. J. of Computers, Communications & Control, ISSN 1841-9836, E-ISSN 1841-9844 Vol. VI (2011), No. 4 (December), pp. 603-614 Fuzzy Local Trend Transform based Fuzzy Time Series Forecasting Model J. Dan,

More information

Smooth Transition Quantile Capital Asset Pricing Models with Heteroscedasticity

Smooth Transition Quantile Capital Asset Pricing Models with Heteroscedasticity Comput Econ (22 4:9 48 DOI.7/s64--9266-y Smooth Transition Quantile Capital Asset Pricing Models with Heteroscedasticity Cathy W. S. Chen Simon Lin Philip L. H. Yu Accepted: 9 March 2 / Published online:

More information

Stat 101 Exam 1 Important Formulas and Concepts 1

Stat 101 Exam 1 Important Formulas and Concepts 1 1 Chapter 1 1.1 Definitions Stat 101 Exam 1 Important Formulas and Concepts 1 1. Data Any collection of numbers, characters, images, or other items that provide information about something. 2. Categorical/Qualitative

More information

Lecture 2: Univariate Time Series

Lecture 2: Univariate Time Series Lecture 2: Univariate Time Series Analysis: Conditional and Unconditional Densities, Stationarity, ARMA Processes Prof. Massimo Guidolin 20192 Financial Econometrics Spring/Winter 2017 Overview Motivation:

More information

Long-term dependence in stock returns

Long-term dependence in stock returns ELSEVIER Economics Letters 53 (1996) 253-259 economics leers Long-term dependence in stock returns John T. Barkoulas, Christopher F. Baum* Department of Economics, Boston College, Chesmut Hill, MA 02167,

More information

Linear Programming: Chapter 1 Introduction

Linear Programming: Chapter 1 Introduction Linear Programming: Chapter 1 Introduction Robert J. Vanderbei September 16, 2010 Slides last edited on October 5, 2010 Operations Research and Financial Engineering Princeton University Princeton, NJ

More information

Time series and Forecasting

Time series and Forecasting Chapter 2 Time series and Forecasting 2.1 Introduction Data are frequently recorded at regular time intervals, for instance, daily stock market indices, the monthly rate of inflation or annual profit figures.

More information

Regression: Ordinary Least Squares

Regression: Ordinary Least Squares Regression: Ordinary Least Squares Mark Hendricks Autumn 2017 FINM Intro: Regression Outline Regression OLS Mathematics Linear Projection Hendricks, Autumn 2017 FINM Intro: Regression: Lecture 2/32 Regression

More information

arxiv: v1 [stat.ap] 14 Apr 2015

arxiv: v1 [stat.ap] 14 Apr 2015 Forecasting High-Dimensional Realized Volatility Matrices Using A Factor Model Keren Shen Department of Statistics and Actuarial Science The University of Hong Kong Pokfulam, Hong Kong Jianfeng Yao Department

More information

Principal Component Analysis of High Frequency Data

Principal Component Analysis of High Frequency Data Principal Component Analysis of High Frequency Data Yacine Aït-Sahalia Dacheng Xiu Department of Economics, Princeton University Booth School of Business, University of Chicago FERM 214, Central University

More information

FORECASTING COARSE RICE PRICES IN BANGLADESH

FORECASTING COARSE RICE PRICES IN BANGLADESH Progress. Agric. 22(1 & 2): 193 201, 2011 ISSN 1017-8139 FORECASTING COARSE RICE PRICES IN BANGLADESH M. F. Hassan*, M. A. Islam 1, M. F. Imam 2 and S. M. Sayem 3 Department of Agricultural Statistics,

More information

Ø Set of mutually exclusive categories. Ø Classify or categorize subject. Ø No meaningful order to categorization.

Ø Set of mutually exclusive categories. Ø Classify or categorize subject. Ø No meaningful order to categorization. Statistical Tools in Evaluation HPS 41 Dr. Joe G. Schmalfeldt Types of Scores Continuous Scores scores with a potentially infinite number of values. Discrete Scores scores limited to a specific number

More information

Continuous distributions

Continuous distributions Continuous distributions In contrast to discrete random variables, like the Binomial distribution, in many situations the possible values of a random variable cannot be counted. For example, the measurement

More information

Warwick Business School Forecasting System. Summary. Ana Galvao, Anthony Garratt and James Mitchell November, 2014

Warwick Business School Forecasting System. Summary. Ana Galvao, Anthony Garratt and James Mitchell November, 2014 Warwick Business School Forecasting System Summary Ana Galvao, Anthony Garratt and James Mitchell November, 21 The main objective of the Warwick Business School Forecasting System is to provide competitive

More information

DRIVING ROI. The Business Case for Advanced Weather Solutions for the Energy Market

DRIVING ROI. The Business Case for Advanced Weather Solutions for the Energy Market DRIVING ROI The Business Case for Advanced Weather Solutions for the Energy Market Table of Contents Energy Trading Challenges 3 Skill 4 Speed 5 Precision 6 Key ROI Findings 7 About The Weather Company

More information

Econometría 2: Análisis de series de Tiempo

Econometría 2: Análisis de series de Tiempo Econometría 2: Análisis de series de Tiempo Karoll GOMEZ kgomezp@unal.edu.co http://karollgomez.wordpress.com Segundo semestre 2016 IX. Vector Time Series Models VARMA Models A. 1. Motivation: The vector

More information

Page No. (and line no. if applicable):

Page No. (and line no. if applicable): COALITION/IEC (DAYMARK LOAD) - 1 COALITION/IEC (DAYMARK LOAD) 1 Tab and Daymark Load Forecast Page No. Page 3 Appendix: Review (and line no. if applicable): Topic: Price elasticity Sub Topic: Issue: Accuracy

More information

Brief Sketch of Solutions: Tutorial 3. 3) unit root tests

Brief Sketch of Solutions: Tutorial 3. 3) unit root tests Brief Sketch of Solutions: Tutorial 3 3) unit root tests.5.4.4.3.3.2.2.1.1.. -.1 -.1 -.2 -.2 -.3 -.3 -.4 -.4 21 22 23 24 25 26 -.5 21 22 23 24 25 26.8.2.4. -.4 - -.8 - - -.12 21 22 23 24 25 26 -.2 21 22

More information

Automatic Forecasting

Automatic Forecasting Automatic Forecasting Summary The Automatic Forecasting procedure is designed to forecast future values of time series data. A time series consists of a set of sequential numeric data taken at equally

More information

SUPPLEMENT TO MODELING AND FORECASTING LARGE REALIZED COVARIANCE MATRICES AND PORTFOLIO CHOICE

SUPPLEMENT TO MODELING AND FORECASTING LARGE REALIZED COVARIANCE MATRICES AND PORTFOLIO CHOICE SUPPLEMEN O MODELING AND FORECASING LARGE REALIZED COVARIANCE MARICES AND PORFOLIO CHOICE Laurent A.F. Callot VU University Amsterdam, CREAES, and the inbergen Institute Anders B. Kock Aarhus University

More information

Lecture 5: Unit Roots, Cointegration and Error Correction Models The Spurious Regression Problem

Lecture 5: Unit Roots, Cointegration and Error Correction Models The Spurious Regression Problem Lecture 5: Unit Roots, Cointegration and Error Correction Models The Spurious Regression Problem Prof. Massimo Guidolin 20192 Financial Econometrics Winter/Spring 2018 Overview Stochastic vs. deterministic

More information

Multivariate forecasting with VAR models

Multivariate forecasting with VAR models Multivariate forecasting with VAR models Franz Eigner University of Vienna UK Econometric Forecasting Prof. Robert Kunst 16th June 2009 Overview Vector autoregressive model univariate forecasting multivariate

More information

Variable Selection in Predictive Regressions

Variable Selection in Predictive Regressions Variable Selection in Predictive Regressions Alessandro Stringhi Advanced Financial Econometrics III Winter/Spring 2018 Overview This chapter considers linear models for explaining a scalar variable when

More information

Forecasting of Dow Jones Industrial Average by Using Wavelet Fuzzy Time Series and ARIMA

Forecasting of Dow Jones Industrial Average by Using Wavelet Fuzzy Time Series and ARIMA Forecasting of Dow Jones Industrial Average by Using Wavelet Fuzzy Time Series and ARIMA Muhamad Rifki Taufik 1, Lim Apiradee 2, Phatrawan Tongkumchum 3, Nureen Dureh 4 1,2,3,4 Research Methodology, Math

More information

The Appropriate Model and Dependence Measures of Thailand s Exchange Rate and Malaysia s Exchange Rate: Linear, Nonlinear and Copulas Approach

The Appropriate Model and Dependence Measures of Thailand s Exchange Rate and Malaysia s Exchange Rate: Linear, Nonlinear and Copulas Approach Scientific Papers (www.scientificpapers.org) Journal of Knowledge Management, Economics and Information Technolog The Appropriate Model and Dependence Measures of Thailand s Exchange Rate and Malasia s

More information

Co-Integration and Causality among Borsa Istanbul City Indices and Borsa Istanbul 100 Index 1

Co-Integration and Causality among Borsa Istanbul City Indices and Borsa Istanbul 100 Index 1 International Journal of Business and Management Invention ISSN (Online): 2319 8028, ISSN (Print): 2319 801X Volume 6 Issue 10 October. 2017 PP 38-45 Co-Integration and Causality among Borsa Istanbul City

More information

10. Time series regression and forecasting

10. Time series regression and forecasting 10. Time series regression and forecasting Key feature of this section: Analysis of data on a single entity observed at multiple points in time (time series data) Typical research questions: What is the

More information

Probability Methods in Civil Engineering Prof. Dr. Rajib Maity Department of Civil Engineering Indian Institute of Technology Kharagpur

Probability Methods in Civil Engineering Prof. Dr. Rajib Maity Department of Civil Engineering Indian Institute of Technology Kharagpur Probability Methods in Civil Engineering Prof. Dr. Rajib Maity Department of Civil Engineering Indian Institute of Technology Kharagpur Lecture No. #13 Probability Distribution of Continuous RVs (Contd

More information

Theorems. Least squares regression

Theorems. Least squares regression Theorems In this assignment we are trying to classify AML and ALL samples by use of penalized logistic regression. Before we indulge on the adventure of classification we should first explain the most

More information

End-Semester Examination MA 373 : Statistical Analysis on Financial Data

End-Semester Examination MA 373 : Statistical Analysis on Financial Data End-Semester Examination MA 373 : Statistical Analysis on Financial Data Instructor: Dr. Arabin Kumar Dey, Department of Mathematics, IIT Guwahati Note: Use the results in Section- III: Data Analysis using

More information

Ø Set of mutually exclusive categories. Ø Classify or categorize subject. Ø No meaningful order to categorization.

Ø Set of mutually exclusive categories. Ø Classify or categorize subject. Ø No meaningful order to categorization. Statistical Tools in Evaluation HPS 41 Fall 213 Dr. Joe G. Schmalfeldt Types of Scores Continuous Scores scores with a potentially infinite number of values. Discrete Scores scores limited to a specific

More information

NATCOR. Forecast Evaluation. Forecasting with ARIMA models. Nikolaos Kourentzes

NATCOR. Forecast Evaluation. Forecasting with ARIMA models. Nikolaos Kourentzes NATCOR Forecast Evaluation Forecasting with ARIMA models Nikolaos Kourentzes n.kourentzes@lancaster.ac.uk O u t l i n e 1. Bias measures 2. Accuracy measures 3. Evaluation schemes 4. Prediction intervals

More information

Estimating Expected Shortfall Using a Conditional Autoregressive Model: CARES

Estimating Expected Shortfall Using a Conditional Autoregressive Model: CARES Estimating Expected Shortfall Using a Conditional Autoregressive Model: CARES Yin Liao and Daniel Smith March 23, 2014 Abstract In financial risk management, the expected shortfall (ES) becomes an increasingly

More information

Lecture 3 Macroeconomic models by VAR

Lecture 3 Macroeconomic models by VAR Lecture 3 Macroeconomic models by VAR China s Econ Transformation, chapters 6 and 7. Lectures 2 and 3 as Word Documents. Chow, J of Comparative Economics. 1987 Chow and Shen, Money, Price Level and output

More information

A TIME SERIES PARADOX: UNIT ROOT TESTS PERFORM POORLY WHEN DATA ARE COINTEGRATED

A TIME SERIES PARADOX: UNIT ROOT TESTS PERFORM POORLY WHEN DATA ARE COINTEGRATED A TIME SERIES PARADOX: UNIT ROOT TESTS PERFORM POORLY WHEN DATA ARE COINTEGRATED by W. Robert Reed Department of Economics and Finance University of Canterbury, New Zealand Email: bob.reed@canterbury.ac.nz

More information

Nowcasting Norwegian GDP

Nowcasting Norwegian GDP Nowcasting Norwegian GDP Knut Are Aastveit and Tørres Trovik May 13, 2007 Introduction Motivation The last decades of advances in information technology has made it possible to access a huge amount of

More information

Final Exam, Machine Learning, Spring 2009

Final Exam, Machine Learning, Spring 2009 Name: Andrew ID: Final Exam, 10701 Machine Learning, Spring 2009 - The exam is open-book, open-notes, no electronics other than calculators. - The maximum possible score on this exam is 100. You have 3

More information

Principal Component Analysis (PCA) Our starting point consists of T observations from N variables, which will be arranged in an T N matrix R,

Principal Component Analysis (PCA) Our starting point consists of T observations from N variables, which will be arranged in an T N matrix R, Principal Component Analysis (PCA) PCA is a widely used statistical tool for dimension reduction. The objective of PCA is to find common factors, the so called principal components, in form of linear combinations

More information