Simulating Time Series Analysis Using SAS Part III Error Correction Model (ECM) Ismail E. Mohamed, L-3 STRATIS, Reston VA

Size: px
Start display at page:

Download "Simulating Time Series Analysis Using SAS Part III Error Correction Model (ECM) Ismail E. Mohamed, L-3 STRATIS, Reston VA"

Transcription

1 Simulating Time Series Analysis Using SAS Part III Error Correction Model (ECM) Ismail E. Mohamed, L-3 STRATIS, Reston VA ABSTRACT The purpose of this series of articles is to present a simplified discussion and SAS programming techniques specifically designed to simulate various steps in time series data analysis. Part I of this series discussed in detail the Augmented Dickey-Fuller (ADF) test of time series variables, a test for a time series stationarity in a time series sample. Part II continued the discussion beyond the ADF and examined the concept of cointegration, a powerful econometric technique for investigating trends in time series and a sound methodology for modeling both the long and short run dynamics in a time series system. Each part presented simple SAS techniques that could be used to perform and accomplish these tests. Part III will conclude this series and present a simple discussion on Error Correction Model (ECM), a powerful mechanism discussed by many authors including Granger (1983), and Banergee et al (1993) that is used to determine time series shortrun deviations from long-run equilibrium. A simple SAS technique to simulate the Error Correction mechanism will also be presented and discussed. INTRODUCTION Empirical research in financial economics and many others sectors is largely based on time series data. Such data representing a phenomenon is collected over long and different periods of time. Many analysts erroneously use the framework of linear regression (OLS) models to model variables of such data and to predict change over time or extrapolate from present conditions to future conditions. Part I of this series cautioned against interpretation of the results of regression models estimated using time series data and suggested a simple framework to assist SAS programmers in understanding, modeling, and carrying out stationarity testing (ADF) using a time series data on a univariate series (Mohamed, 2009) Part II suggested a general framework to determine the path forward with time series analysis after concluding an ADF Test and introduced the concept of cointegration stating that if there exists a stationary linear combination between two non-stationary time series, the two variables combined are said to be cointegrated (Granger (1981, 1983). Part II also introduced Engle and Granger s (1987) two-step procedure to test for cointegration between two variables x and y. Discussion and simple techniques to generate the error term and test it for stationarity were presented and discussed. Part II concluded that residuals error from the two series regression seems to be stationary and suggested that the residuals (error) captures the deviations from the equilibrium of x and y. Part II draws the implication that there must be some adjustment process that would prevent this error in the long term from becoming larger and larger and suggested that if two time series are found to be cointegrated then their residuals (the long-term error) could be used to explain the movement in the short term as suggested by many authors. Part III introduces the concept of Error Correction Model (ECM), a dynamic modeling technique that directly estimates the speed at which a dependent variable returns to equilibrium after a change in an independent variable. ECM has been a long tradition in time series econometrics and has recently been popularized by Engle and Granger. ECM is widely used to estimate the acceleration speed of the short-run deviation to the long-run equilibrium. BASICS AND TERMINOLOGY Terms such as long-run, or long-term, relationship imply a relatively long period of time. Such relationships usually measure the relationship, if any, between any two or more variables over a very long time period. People understand this kind of relationship intuitively in their everyday life. For example, a farmer in the most remote place would easily tell you that his corn production (y) is much larger in years when there is more rainfall during the rainy season (x), and a mother knows that in the colder months (x) her household will incur higher energy bills (y), and so forth. Mathematically a long-term relationship between two variables, say x and y could be written in the following linear form 1

2 (1) The two variables are designated as dependent (y) and independent (x). The α measures a fixed difference between (y) and (x), the intercept, while β measures the change in (y) when there is a change in (x), the slope. Nevertheless, what is indistinct to many in these situations is what appeares and is symbolized as ( ε ) in the above equation. This term (ε ) denotes a gap or a discrepancy from accuracy or correctness. In other words, the ( ε ) term captures all other factors which influence the dependent variable y t other than the independent variable x t. For our purpose we will refer to this term as the long-term error. On the other hand, terms such as short-run or short-term relationship imply a limited time duration. Such relationships usually measure adjustments, if any, between a variable s values x and/or y at relatively short time intervals such as between two adjacent periods of time (for example, today versus yesterday or this month versus the previous month). In other words, the 1 st -differenced value(s) of the variable y (y t y t-1 ) and/or the 1 st -differenced value(s) of the variable x (x t x t-1 ). Next we emphasize Murray s 1994 notion that non-stationary time series are likely to have an equilibrium relationship and are cointegrated. Murray suggested that the cointegrated time series are by no means expected to drift too far away from each other, maintaining an equilibrium relationship and those deviations from this equilibrium relationship will be corrected over time. The principle behind ECM models as suggested by many authors, including Engle and Granger (1987), is that there often exists a long-run equilibrium relationship between two economic variables (for example, supply and demand, consumption and income, wages and prices, and so on). In the short run, however, there may be disequilibrium. Engle and Granger (1987) suggested that with the error correction mechanism, a proportion of the disequilibrium (error) in one period (t 1 ) is corrected in the next period (t 2 ). For instance, the change in prices in one period (t 2 ) may depend on the excess demand in the previous period (t 1 ). The error correction process therefore could be seen as a powerful tool to reconcile short-run and long-run behavior. It relates the change in y to the change in x and the past period s disequilibria, or the error from the previous period ( ). We also point out ideas by Singh, et al. (2005) and other authors that the Error Correction Model is used to estimate the acceleration speed of the short-run deviation to the long-run equilibrium. In light of the above discussion, a short-term model between x and y could be explained by the long-term error ( ) in the form of,,, (2) Equation (2) shows that in ECM the movement of time series in any time period is related to the previous period's gap (error) derived from the long-run equilibrium. In other words, ECM is a mechanism for the dependent variable to adjust, and return, to its existing long-term trend. ECM is all about how the long-term error will explain the movement in the short-run. Now, in the context of the first to papers in this series, we introduce the Engle and Granger (1987) Two-Step ECM: 1. Determine that all time series are integrated of the same order (ADF test- Part I, Mohamed 2009) 2. Demonstrate that the time series are cointegrated (cointegration test Part II, Mohamed 2009) 3. Obtain an estimate of the cointegrating vector by regressing y t on x t and taking the residuals (generate residual series Part II) 4. Enter the lagged residuals into a regression of y t on x t-1 such as Y, X, ε ε, (2) Note that this 2-Step method is really a 4-Step method for the fact that an ECM can only be estimated between variables that are integrated of first order I(1), and cointegrated, hence the requirement to test for the order of integration (via unit root tests) of the variables, and then for 2

3 cointegration prior to running the ECM. The term ( ε ) in equation (2) is the error correction component of the model and measures the speed at which prior deviations from equilibrium are corrected. In this sense ECM can be seen as a smart way of combining the long run, a cointegrating relationship between the levels variables and the short run relationship between the first differences of the variables. In equation (1) if y and x are I(1) variables, then both y and x are stationary and the error term ( ) is stationary if the variables y and x are cointegrated. Therefore when all the variables in the equation are stationary a valid OLS estimation is possible. Also, since all the variables in the estimated equation are stationary; there is no problem with spurious correlation. STRUCTURE OF AN ECM SYSTEM (EQUATION),,, Some Change in Change in Adjustment Error Value of y Value of x (Long-run error) (regression) At any given at that period from the prior period Period (Lagged value) From the above illustration we can see that the lagged residuals of the long-run model ( ε ) and the 1 st -differences of the x series are used to estimate the error correction model to determine the short-run deviations from equilibrium. We draw the reader s attention here that there is no intercept (constant) in this equation. Given the fact that many time series are not cointegrated, analysts are unable to take advantages of the error correction model's ability to capture both long and short-term dynamics in a single statistical model. Nonetheless, others used analytical results to demonstrate that ECM is appropriate for stationary data as well (DeBoef 2001). SAS TECHNIQUES SAS, EVIEWS and STATA are few of a long list of software that data analysts utilize to setup and estimate an error correction model. For our purpose we will introduce a simple SAS approach that uses SAS data steps and SAS PROC REG to mimic a setup for an error correction model. To demonstrate we will now introduce this example of a time series dataset (REG_SERIES). YEAR QTR x y x and y are two time series variables (Partial output) 3

4 1.) Determine that all time series are integrated of the same order: Test whether the assumed time series are I(1) which is a necessary condition for the further testing procedure. To do that we will employ the very standard Augmented Dickey-Fuller test (ADF) SAS technique presented in Part I. 2.) Demonstrate that the time series are cointegrated: Estimate the long-run relationship y t = x t and Save regression residuals series ( ε ) of the regression y residuals - ( ) - the long-term error. To do this we will employ technique presented and discussed in details in Part II (here we will show SAS code and data structure only) PROC REG DATA= REG_SERIES; MODEL y = x; OUTPUT OUT = RESIDS R = ; RUN; QUIT; Estimated Residual series resulted from fitting the x and y regression in step 1 (partial output) YEAR QTR x y ) Obtain an estimate of the cointegrating vector: Test whether the residuals series ( ε ) is stationary using again the standard ADF. (The procedure is the same as in the step 1), i.e., apply stationarity testing on the residuals series ( ). If we are able to reject the null hypothesis about Non-stationarity, we can conclude that x and y are both cointegrated of the orders CI(1,1) (step 3 was discussed in details in Part II). If we conclude cointegration we will then precede with estimation of the error-correction model (ECM) such as in equation (2) by adding three additional variables to our dataset: DATA ECM; SET RESIDS; = DIF(X); * x first differenced (adjustment in x /period); = DIF(Y); * y first differenced (adjustment in y/period); RUN; = LAG( ); *Previous (lagged) value of the error term; 4

5 1 st - differenced values of x and y and value of the lagged Error series make the data ready for step 4 (partial output) YEAR QTR x y ε x y ε Enter the lagged residuals ( into a regression of y t on x t-1 such as in equation (2),,, PROC REG DATA= ECM; MODEL = RUN; QUIT; /NOINT; Again notice PROC REG statement uses of the SAS option NOINT which simply tells SAS there is no intercept (constant) in this regression. SAS will fit the model without the intercept term which is clearly a violation of the classical assumptions for regression models (in many regression analyses the intercept should be included). If it is not, we will then force the mean of y to be zero when x is zero (the line is forced through the origin). A regression without a constant implies that the regression line should run through the origin, i.e., the point where both y and x equal zero. Another problem with leaving out the intercept is that the R-Square statistic will not be defined in the standard way, which means R-Square can't be used in the usual way. Nevertheless, as suggested by Hahn (1977) with time series data the use of the (no-intercept) models are permissible for residuals because the residuals have mean of zero (Please refer to the SAS output from the above PROC REG and the coefficients that fitted the regression page 7). 5

6 DISCUSSION As pointed by Singh and Singh in their 2005 study of wheat and maize market the particular importance of the coefficient of the error correction term ( ), that indicates the speed at which the series returns to equilibrium. For values of that are negative (positive) and less than (equal to) zero, the series converge to (diverge from) the long-run equilibrium. In other words the coefficient, referred to as the speed-of-adjustment factor, measures the short-run deviation from the long run equilibrium. As the coefficient s values near zero, the paths are slow to adjust back to the long-run equilibrium. As they near or go over one, short-run deviation follows rapid paths to the long-run equilibrium. Dependent variables rapid acceleration paths have relatively low -. In contrast, dependent variables with slow paths tend to have high. From the SAS output below it is clear that the regression equation is Y, X, ε (Notice that there is no intercept in this equation). In other words, we can write this as: Short term Adjustments in y = Short term Adjustments in x previous period gap (Error) The REG Procedure Model: MODEL1 Dependent Variable: D1Y Number of Observations Read 72 Number of Observations Used 71 Number of Observations with Missing Values 1 NOTE: No intercept in model. R-Square is redefined. Analysis of Variance Sum of Mean Source DF Squares Square F Value Pr > F Model <.0001 Error Uncorrected Total Root MSE R-Square Dependent Mean Adj R-Sq Coeff Var Parameter Estimates Parameter Standard Variable DF Estimate Error t Value Pr > t < Residuals estimated from the `long-run relationship' is used in the Error Correction Model (ECM) 6

7 FINAL WORD Part III concludes this series of articles. The three parts were intended for SAS programmers and data analysts to collectively illustrate a simplified framework for time series analyses. The framework in this series shows basic outlines of time series analysis namely the Augmented Dickey Fuller test, cointegration, and error correction models (other steps involved in time series analysis were not covered in any of the 3 parts). In all, the three parts were an effort intended to delineate in a simplified approach the basic steps to time series analysis. They were also meant to show how intuitive simple SAS DATA steps together with SAS procedures, such as PROC REG, could be used to approach solutions for such complex data structures. Future work may include additional steps such as seasonal adjustments in time series and the addition of visual enhancements such as graphs and charts of the time series variables and error series. Also outputs generated by other SAS procedures such as PROC ARIMA and PROC TIMESERIES could be presented and compared with outputs generated using these simple techniques. REFERENCES 1. Banergee, A. Dolado, J., Galbraith, J.W. and Hendry, D.F. (1993), Co-integration, Error Correction, and the Econometric Analysis of Time Series, Oxford University Press, Oxford 2. DeBoef, Suzanna. 2001,Testing for Cointegrating Relationships with Near-integrated Data. Political Analysis 9: Engle, R.F. and C.W.J. Granger (1987), Cointegration and Error-Correction: 4. Representation, Estimation, and Testing, Econometrica 55 (March), pp Granger, Clive W.J., 1981, Some properties of time series data and their use in econometric model specification, Journal of Econometrics, 16, Granger, Clive W.J., 1983, Co-integrated variables and error-correcting models, University of California, San Diego, Department of Economics Working Paper: Hahn, Gerald J. (1977). Fitting Regression Models with No Intercept Term, Journal of Quality Technology, Vol. 9, No. 2, April 1977, pp Mohamed, Ismail E. (2009) Time Series Analysis Using SAS-Part II: Cointegration Examining Time Series Long-run Relationships, Poster presentation, SAS Global Forum, Washington, DC, March 22-25, Mohamed, Ismail E. (2009) Simulating Time Series Testing Using SAS - Part I: The Augmented Dickey-Fuller (ADF) Test, Poster presentation, SAS Global Forum, Washington, DC, March 22-25, N.P. Singh, Ranjit Kumar, R.P. Singh and P.K. Jain (2005).Is Futures Market Mitigating Price Risk: An Exploration of Wheat and Maize Market. Agricultural Economics Research Review Vol. 18 (Conference No.) 2005 pp ACKNOWLEDGEMENTS My sincere thanks to everyone I have had the pleasure of exchanging time Series analysis related ideas with in recent years. Special thanks to Ian Keith, PMP, Senior Program Analyst and Jay Schultz, Ph.D., Senior Economist, both with the Federal Housing Finance Agency (FHFA), for their constructive suggestions which added a great deal to this paper. My sincere appreciation goes to Eric Wolf, VP of L3 STRATIS for his continuous encouragement and support. TRADEMARKS SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other countries. CONTACT INFORMATION Name: Ismail E. Mohamed, Ph.D, Task Lead/Software Engineer 5 Enterprise: L3 STRATIS/ U.S. Department of Housing & Urban Development Address: 451 7th Street, SW, Room 8212, City, State ZIP: Washington, DC Work Phone: (202) ismail.mohamed@l-3com.com, Ismail.e.mohamed@hud.gov 7

1 Regression with Time Series Variables

1 Regression with Time Series Variables 1 Regression with Time Series Variables With time series regression, Y might not only depend on X, but also lags of Y and lags of X Autoregressive Distributed lag (or ADL(p; q)) model has these features:

More information

CHAPTER 21: TIME SERIES ECONOMETRICS: SOME BASIC CONCEPTS

CHAPTER 21: TIME SERIES ECONOMETRICS: SOME BASIC CONCEPTS CHAPTER 21: TIME SERIES ECONOMETRICS: SOME BASIC CONCEPTS 21.1 A stochastic process is said to be weakly stationary if its mean and variance are constant over time and if the value of the covariance between

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

10) Time series econometrics

10) Time series econometrics 30C00200 Econometrics 10) Time series econometrics Timo Kuosmanen Professor, Ph.D. 1 Topics today Static vs. dynamic time series model Suprious regression Stationary and nonstationary time series Unit

More information

Lecture 8a: Spurious Regression

Lecture 8a: Spurious Regression Lecture 8a: Spurious Regression 1 Old Stuff The traditional statistical theory holds when we run regression using (weakly or covariance) stationary variables. For example, when we regress one stationary

More information

Cointegration, Stationarity and Error Correction Models.

Cointegration, Stationarity and Error Correction Models. Cointegration, Stationarity and Error Correction Models. STATIONARITY Wold s decomposition theorem states that a stationary time series process with no deterministic components has an infinite moving average

More information

Lecture 8a: Spurious Regression

Lecture 8a: Spurious Regression Lecture 8a: Spurious Regression 1 2 Old Stuff The traditional statistical theory holds when we run regression using stationary variables. For example, when we regress one stationary series onto another

More information

7. Integrated Processes

7. Integrated Processes 7. Integrated Processes Up to now: Analysis of stationary processes (stationary ARMA(p, q) processes) Problem: Many economic time series exhibit non-stationary patterns over time 226 Example: We consider

More information

ARDL Cointegration Tests for Beginner

ARDL Cointegration Tests for Beginner ARDL Cointegration Tests for Beginner Tuck Cheong TANG Department of Economics, Faculty of Economics & Administration University of Malaya Email: tangtuckcheong@um.edu.my DURATION: 3 HOURS On completing

More information

7. Integrated Processes

7. Integrated Processes 7. Integrated Processes Up to now: Analysis of stationary processes (stationary ARMA(p, q) processes) Problem: Many economic time series exhibit non-stationary patterns over time 226 Example: We consider

More information

An Econometric Modeling for India s Imports and exports during

An Econometric Modeling for India s Imports and exports during Inter national Journal of Pure and Applied Mathematics Volume 113 No. 6 2017, 242 250 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu An Econometric

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 Defining cointegration Vector

More information

Economtrics of money and finance Lecture six: spurious regression and cointegration

Economtrics of money and finance Lecture six: spurious regression and cointegration Economtrics of money and finance Lecture six: spurious regression and cointegration Zongxin Qian School of Finance, Renmin University of China October 21, 2014 Table of Contents Overview Spurious regression

More information

Paper: ST-161. Techniques for Evidence-Based Decision Making Using SAS Ian Stockwell, The Hilltop UMBC, Baltimore, MD

Paper: ST-161. Techniques for Evidence-Based Decision Making Using SAS Ian Stockwell, The Hilltop UMBC, Baltimore, MD Paper: ST-161 Techniques for Evidence-Based Decision Making Using SAS Ian Stockwell, The Hilltop Institute @ UMBC, Baltimore, MD ABSTRACT SAS has many tools that can be used for data analysis. From Freqs

More information

This is a repository copy of The Error Correction Model as a Test for Cointegration.

This is a repository copy of The Error Correction Model as a Test for Cointegration. This is a repository copy of The Error Correction Model as a Test for Cointegration. White Rose Research Online URL for this paper: http://eprints.whiterose.ac.uk/9886/ Monograph: Kanioura, A. and Turner,

More information

Econometrics. Week 11. Fall Institute of Economic Studies Faculty of Social Sciences Charles University in Prague

Econometrics. Week 11. Fall Institute of Economic Studies Faculty of Social Sciences Charles University in Prague Econometrics Week 11 Institute of Economic Studies Faculty of Social Sciences Charles University in Prague Fall 2012 1 / 30 Recommended Reading For the today Advanced Time Series Topics Selected topics

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

Regression with random walks and Cointegration. Spurious Regression

Regression with random walks and Cointegration. Spurious Regression Regression with random walks and Cointegration Spurious Regression Generally speaking (an exception will follow) it s a really really bad idea to regress one random walk process on another. That is, if

More information

Multivariate Time Series: Part 4

Multivariate Time Series: Part 4 Multivariate Time Series: Part 4 Cointegration Gerald P. Dwyer Clemson University March 2016 Outline 1 Multivariate Time Series: Part 4 Cointegration Engle-Granger Test for Cointegration Johansen Test

More information

Introductory Workshop on Time Series Analysis. Sara McLaughlin Mitchell Department of Political Science University of Iowa

Introductory Workshop on Time Series Analysis. Sara McLaughlin Mitchell Department of Political Science University of Iowa Introductory Workshop on Time Series Analysis Sara McLaughlin Mitchell Department of Political Science University of Iowa Overview Properties of time series data Approaches to time series analysis Stationarity

More information

Cointegration and Tests of Purchasing Parity Anthony Mac Guinness- Senior Sophister

Cointegration and Tests of Purchasing Parity Anthony Mac Guinness- Senior Sophister Cointegration and Tests of Purchasing Parity Anthony Mac Guinness- Senior Sophister Most of us know Purchasing Power Parity as a sensible way of expressing per capita GNP; that is taking local price levels

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

Testing for non-stationarity

Testing for non-stationarity 20 November, 2009 Overview The tests for investigating the non-stationary of a time series falls into four types: 1 Check the null that there is a unit root against stationarity. Within these, there are

More information

THE IMPACT OF REAL EXCHANGE RATE CHANGES ON SOUTH AFRICAN AGRICULTURAL EXPORTS: AN ERROR CORRECTION MODEL APPROACH

THE IMPACT OF REAL EXCHANGE RATE CHANGES ON SOUTH AFRICAN AGRICULTURAL EXPORTS: AN ERROR CORRECTION MODEL APPROACH THE IMPACT OF REAL EXCHANGE RATE CHANGES ON SOUTH AFRICAN AGRICULTURAL EXPORTS: AN ERROR CORRECTION MODEL APPROACH D. Poonyth and J. van Zyl 1 This study evaluates the long run and short run effects of

More information

Questions and Answers on Unit Roots, Cointegration, VARs and VECMs

Questions and Answers on Unit Roots, Cointegration, VARs and VECMs Questions and Answers on Unit Roots, Cointegration, VARs and VECMs L. Magee Winter, 2012 1. Let ɛ t, t = 1,..., T be a series of independent draws from a N[0,1] distribution. Let w t, t = 1,..., T, be

More information

Non-Stationary Time Series, Cointegration, and Spurious Regression

Non-Stationary Time Series, Cointegration, and Spurious Regression Econometrics II Non-Stationary Time Series, Cointegration, and Spurious Regression Econometrics II Course Outline: Non-Stationary Time Series, Cointegration and Spurious Regression 1 Regression with Non-Stationarity

More information

Stationarity and cointegration tests: Comparison of Engle - Granger and Johansen methodologies

Stationarity and cointegration tests: Comparison of Engle - Granger and Johansen methodologies MPRA Munich Personal RePEc Archive Stationarity and cointegration tests: Comparison of Engle - Granger and Johansen methodologies Faik Bilgili Erciyes University, Faculty of Economics and Administrative

More information

Univariate, Nonstationary Processes

Univariate, Nonstationary Processes Univariate, Nonstationary Processes Jamie Monogan University of Georgia March 20, 2018 Jamie Monogan (UGA) Univariate, Nonstationary Processes March 20, 2018 1 / 14 Objectives By the end of this meeting,

More information

Time series: Cointegration

Time series: Cointegration Time series: Cointegration May 29, 2018 1 Unit Roots and Integration Univariate time series unit roots, trends, and stationarity Have so far glossed over the question of stationarity, except for my stating

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

TESTING FOR CO-INTEGRATION

TESTING FOR CO-INTEGRATION Bo Sjö 2010-12-05 TESTING FOR CO-INTEGRATION To be used in combination with Sjö (2008) Testing for Unit Roots and Cointegration A Guide. Instructions: Use the Johansen method to test for Purchasing Power

More information

Testing for Unit Roots with Cointegrated Data

Testing for Unit Roots with Cointegrated Data Discussion Paper No. 2015-57 August 19, 2015 http://www.economics-ejournal.org/economics/discussionpapers/2015-57 Testing for Unit Roots with Cointegrated Data W. Robert Reed Abstract This paper demonstrates

More information

Projektbereich B Discussion Paper No. B-393. Katrin Wesche * Aggregation Bias in Estimating. European Money Demand Functions.

Projektbereich B Discussion Paper No. B-393. Katrin Wesche * Aggregation Bias in Estimating. European Money Demand Functions. Projektbereich B Discussion Paper No. B-393 Katrin Wesche * Aggregation Bias in Estimating European Money Demand Functions November 1996 *University of Bonn Institut für Internationale Wirtschaftspolitik

More information

Population Growth and Economic Development: Test for Causality

Population Growth and Economic Development: Test for Causality The Lahore Journal of Economics 11 : 2 (Winter 2006) pp. 71-77 Population Growth and Economic Development: Test for Causality Khalid Mushtaq * Abstract This paper examines the existence of a long-run relationship

More information

Cointegration and Error Correction Exercise Class, Econometrics II

Cointegration and Error Correction Exercise Class, Econometrics II u n i v e r s i t y o f c o p e n h a g e n Faculty of Social Sciences Cointegration and Error Correction Exercise Class, Econometrics II Department of Economics March 19, 2017 Slide 1/39 Todays plan!

More information

Topic 4 Unit Roots. Gerald P. Dwyer. February Clemson University

Topic 4 Unit Roots. Gerald P. Dwyer. February Clemson University Topic 4 Unit Roots Gerald P. Dwyer Clemson University February 2016 Outline 1 Unit Roots Introduction Trend and Difference Stationary Autocorrelations of Series That Have Deterministic or Stochastic Trends

More information

Economics 618B: Time Series Analysis Department of Economics State University of New York at Binghamton

Economics 618B: Time Series Analysis Department of Economics State University of New York at Binghamton Problem Set #1 1. Generate n =500random numbers from both the uniform 1 (U [0, 1], uniformbetween zero and one) and exponential λ exp ( λx) (set λ =2and let x U [0, 1]) b a distributions. Plot the histograms

More information

Stationarity Revisited, With a Twist. David G. Tucek Value Economics, LLC

Stationarity Revisited, With a Twist. David G. Tucek Value Economics, LLC Stationarity Revisited, With a Twist David G. Tucek Value Economics, LLC david.tucek@valueeconomics.com 314 434 8633 2016 Tucek - October 7, 2016 FEW Durango, CO 1 Why This Topic Three Types of FEs Those

More information

Co-integration and Error-Correction Modeling of Agricultural Output. A Case of Groundnut

Co-integration and Error-Correction Modeling of Agricultural Output. A Case of Groundnut Co-integration and Error-Correction Modeling of Agricultural Output. A Case of Groundnut Ngbede,Samson Ochoche,Akintola,Joseph Olatunji 1. National Horticultural Research Institute,Mbato p m b 1076 Okigwe

More information

Asitha Kodippili. Deepthika Senaratne. Department of Mathematics and Computer Science,Fayetteville State University, USA.

Asitha Kodippili. Deepthika Senaratne. Department of Mathematics and Computer Science,Fayetteville State University, USA. Forecasting Tourist Arrivals to Sri Lanka Using Seasonal ARIMA Asitha Kodippili Department of Mathematics and Computer Science,Fayetteville State University, USA. akodippili@uncfsu.edu Deepthika Senaratne

More information

ECON 4160, Lecture 11 and 12

ECON 4160, Lecture 11 and 12 ECON 4160, 2016. Lecture 11 and 12 Co-integration Ragnar Nymoen Department of Economics 9 November 2017 1 / 43 Introduction I So far we have considered: Stationary VAR ( no unit roots ) Standard inference

More information

Econometrics and Structural

Econometrics and Structural Introduction to Time Series Econometrics and Structural Breaks Ziyodullo Parpiev, PhD Outline 1. Stochastic processes 2. Stationary processes 3. Purely random processes 4. Nonstationary processes 5. Integrated

More information

Answers: Problem Set 9. Dynamic Models

Answers: Problem Set 9. Dynamic Models Answers: Problem Set 9. Dynamic Models 1. Given annual data for the period 1970-1999, you undertake an OLS regression of log Y on a time trend, defined as taking the value 1 in 1970, 2 in 1972 etc. The

More information

CO INTEGRATION: APPLICATION TO THE ROLE OF INFRASTRUCTURES ON ECONOMIC DEVELOPMENT IN NIGERIA

CO INTEGRATION: APPLICATION TO THE ROLE OF INFRASTRUCTURES ON ECONOMIC DEVELOPMENT IN NIGERIA CO INTEGRATION: APPLICATION TO THE ROLE OF INFRASTRUCTURES ON ECONOMIC DEVELOPMENT IN NIGERIA Alabi Oluwapelumi Department of Statistics Federal University of Technology, Akure Olarinde O. Bolanle Department

More information

Romanian Economic and Business Review Vol. 3, No. 3 THE EVOLUTION OF SNP PETROM STOCK LIST - STUDY THROUGH AUTOREGRESSIVE MODELS

Romanian Economic and Business Review Vol. 3, No. 3 THE EVOLUTION OF SNP PETROM STOCK LIST - STUDY THROUGH AUTOREGRESSIVE MODELS THE EVOLUTION OF SNP PETROM STOCK LIST - STUDY THROUGH AUTOREGRESSIVE MODELS Marian Zaharia, Ioana Zaheu, and Elena Roxana Stan Abstract Stock exchange market is one of the most dynamic and unpredictable

More information

Oil price and macroeconomy in Russia. Abstract

Oil price and macroeconomy in Russia. Abstract Oil price and macroeconomy in Russia Katsuya Ito Fukuoka University Abstract In this note, using the VEC model we attempt to empirically investigate the effects of oil price and monetary shocks on the

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

CHAPTER III RESEARCH METHODOLOGY. trade balance performance of selected ASEAN-5 countries and exchange rate

CHAPTER III RESEARCH METHODOLOGY. trade balance performance of selected ASEAN-5 countries and exchange rate CHAPTER III RESEARCH METHODOLOGY 3.1 Research s Object The research object is taking the macroeconomic perspective and focused on selected ASEAN-5 countries. This research is conducted to describe how

More information

LECTURE 10. Introduction to Econometrics. Multicollinearity & Heteroskedasticity

LECTURE 10. Introduction to Econometrics. Multicollinearity & Heteroskedasticity LECTURE 10 Introduction to Econometrics Multicollinearity & Heteroskedasticity November 22, 2016 1 / 23 ON PREVIOUS LECTURES We discussed the specification of a regression equation Specification consists

More information

MEXICO S INDUSTRIAL ENGINE OF GROWTH: COINTEGRATION AND CAUSALITY

MEXICO S INDUSTRIAL ENGINE OF GROWTH: COINTEGRATION AND CAUSALITY NÚM. 126, MARZO-ABRIL DE 2003, PP. 34-41. MEXICO S INDUSTRIAL ENGINE OF GROWTH: COINTEGRATION AND CAUSALITY ALEJANDRO DÍAZ BAUTISTA* Abstract The present study applies the techniques of cointegration and

More information

Unit Root and Cointegration

Unit Root and Cointegration Unit Root and Cointegration Carlos Hurtado Department of Economics University of Illinois at Urbana-Champaign hrtdmrt@illinois.edu Oct 7th, 016 C. Hurtado (UIUC - Economics) Applied Econometrics On the

More information

Defence Spending and Economic Growth: Re-examining the Issue of Causality for Pakistan and India

Defence Spending and Economic Growth: Re-examining the Issue of Causality for Pakistan and India The Pakistan Development Review 34 : 4 Part III (Winter 1995) pp. 1109 1117 Defence Spending and Economic Growth: Re-examining the Issue of Causality for Pakistan and India RIZWAN TAHIR 1. INTRODUCTION

More information

Empirical Market Microstructure Analysis (EMMA)

Empirical Market Microstructure Analysis (EMMA) Empirical Market Microstructure Analysis (EMMA) Lecture 3: Statistical Building Blocks and Econometric Basics Prof. Dr. Michael Stein michael.stein@vwl.uni-freiburg.de Albert-Ludwigs-University of Freiburg

More information

EC4051 Project and Introductory Econometrics

EC4051 Project and Introductory Econometrics EC4051 Project and Introductory Econometrics Dudley Cooke Trinity College Dublin Dudley Cooke (Trinity College Dublin) Intro to Econometrics 1 / 23 Project Guidelines Each student is required to undertake

More information

Export and Economic Growth in India: Causal Interpretation

Export and Economic Growth in India: Causal Interpretation MPRA Munich Personal RePEc Archive and Economic Growth in India: Causal Interpretation Alok Kumar Pandey ICFAI Business School April 2006 Online at http://mpra.ub.uni-muenchen.de/14670/ MPRA Paper No.

More information

Forecasting Bangladesh's Inflation through Econometric Models

Forecasting Bangladesh's Inflation through Econometric Models American Journal of Economics and Business Administration Original Research Paper Forecasting Bangladesh's Inflation through Econometric Models 1,2 Nazmul Islam 1 Department of Humanities, Bangladesh University

More information

DEPARTMENT OF ECONOMICS AND FINANCE COLLEGE OF BUSINESS AND ECONOMICS UNIVERSITY OF CANTERBURY CHRISTCHURCH, NEW ZEALAND

DEPARTMENT OF ECONOMICS AND FINANCE COLLEGE OF BUSINESS AND ECONOMICS UNIVERSITY OF CANTERBURY CHRISTCHURCH, NEW ZEALAND DEPARTMENT OF ECONOMICS AND FINANCE COLLEGE OF BUSINESS AND ECONOMICS UNIVERSITY OF CANTERBURY CHRISTCHURCH, NEW ZEALAND Testing For Unit Roots With Cointegrated Data NOTE: This paper is a revision of

More information

SOME BASICS OF TIME-SERIES ANALYSIS

SOME BASICS OF TIME-SERIES ANALYSIS SOME BASICS OF TIME-SERIES ANALYSIS John E. Floyd University of Toronto December 8, 26 An excellent place to learn about time series analysis is from Walter Enders textbook. For a basic understanding of

More information

An empirical analysis of the Phillips Curve : a time series exploration of Hong Kong

An empirical analysis of the Phillips Curve : a time series exploration of Hong Kong Lingnan Journal of Banking, Finance and Economics Volume 6 2015/2016 Academic Year Issue Article 4 December 2016 An empirical analysis of the Phillips Curve : a time series exploration of Hong Kong Dong

More information

Multivariate Time Series

Multivariate Time Series Multivariate Time Series Fall 2008 Environmental Econometrics (GR03) TSII Fall 2008 1 / 16 More on AR(1) In AR(1) model (Y t = µ + ρy t 1 + u t ) with ρ = 1, the series is said to have a unit root or a

More information

International Journal of Applied Econometrics and Quantitative Studies Vol. 3-2 (2006)

International Journal of Applied Econometrics and Quantitative Studies Vol. 3-2 (2006) DYNAMIC MODELS IN ECONOMETRICS: CLASSIFICATION, SELECTION AND THE ROLE OF STOCK VARIABLES IN ECONOMIC DEVELOPMENT GUISAN, Maria-Carmen * Abstract We analyze the specification and selection of econometric

More information

Nonsense Regressions due to Neglected Time-varying Means

Nonsense Regressions due to Neglected Time-varying Means Nonsense Regressions due to Neglected Time-varying Means Uwe Hassler Free University of Berlin Institute of Statistics and Econometrics Boltzmannstr. 20 D-14195 Berlin Germany email: uwe@wiwiss.fu-berlin.de

More information

ECON 4160, Spring term Lecture 12

ECON 4160, Spring term Lecture 12 ECON 4160, Spring term 2013. Lecture 12 Non-stationarity and co-integration 2/2 Ragnar Nymoen Department of Economics 13 Nov 2013 1 / 53 Introduction I So far we have considered: Stationary VAR, with deterministic

More information

International Monetary Policy Spillovers

International Monetary Policy Spillovers International Monetary Policy Spillovers Dennis Nsafoah Department of Economics University of Calgary Canada November 1, 2017 1 Abstract This paper uses monthly data (from January 1997 to April 2017) to

More information

Sample Exam Questions for Econometrics

Sample Exam Questions for Econometrics Sample Exam Questions for Econometrics 1 a) What is meant by marginalisation and conditioning in the process of model reduction within the dynamic modelling tradition? (30%) b) Having derived a model for

More information

On the robustness of cointegration tests when series are fractionally integrated

On the robustness of cointegration tests when series are fractionally integrated On the robustness of cointegration tests when series are fractionally integrated JESUS GONZALO 1 &TAE-HWYLEE 2, 1 Universidad Carlos III de Madrid, Spain and 2 University of California, Riverside, USA

More information

TERMS OF TRADE: THE AGRICULTURE-INDUSTRY INTERACTION IN THE CARIBBEAN

TERMS OF TRADE: THE AGRICULTURE-INDUSTRY INTERACTION IN THE CARIBBEAN (Draft- February 2004) TERMS OF TRADE: THE AGRICULTURE-INDUSTRY INTERACTION IN THE CARIBBEAN Chandra Sitahal-Aleong Delaware State University, Dover, Delaware, USA John Aleong, University of Vermont, Burlington,

More information

Eksamen på Økonomistudiet 2006-II Econometrics 2 June 9, 2006

Eksamen på Økonomistudiet 2006-II Econometrics 2 June 9, 2006 Eksamen på Økonomistudiet 2006-II Econometrics 2 June 9, 2006 This is a four hours closed-book exam (uden hjælpemidler). Please answer all questions. As a guiding principle the questions 1 to 4 have equal

More information

Multivariate time series modeling using VARMAX

Multivariate time series modeling using VARMAX ABSTRACT Paper 1656-2014 Multivariate time series modeling using VARMAX Anders Milhøj, University of Copenhagen Two examples of Vector Autoregressive Moving Average modeling with exogenous variables are

More information

APPLIED TIME SERIES ECONOMETRICS

APPLIED TIME SERIES ECONOMETRICS APPLIED TIME SERIES ECONOMETRICS Edited by HELMUT LÜTKEPOHL European University Institute, Florence MARKUS KRÄTZIG Humboldt University, Berlin CAMBRIDGE UNIVERSITY PRESS Contents Preface Notation and Abbreviations

More information

Circle the single best answer for each multiple choice question. Your choice should be made clearly.

Circle the single best answer for each multiple choice question. Your choice should be made clearly. TEST #1 STA 4853 March 6, 2017 Name: Please read the following directions. DO NOT TURN THE PAGE UNTIL INSTRUCTED TO DO SO Directions This exam is closed book and closed notes. There are 32 multiple choice

More information

Essays on unit root testing in time series

Essays on unit root testing in time series Scholars' Mine Doctoral Dissertations Student Theses and Dissertations Fall 2015 Essays on unit root testing in time series Xiao Zhong Follow this and additional works at: http://scholarsmine.mst.edu/doctoral_dissertations

More information

Lectures 5 & 6: Hypothesis Testing

Lectures 5 & 6: Hypothesis Testing Lectures 5 & 6: Hypothesis Testing in which you learn to apply the concept of statistical significance to OLS estimates, learn the concept of t values, how to use them in regression work and come across

More information

Contents. Part I Statistical Background and Basic Data Handling 5. List of Figures List of Tables xix

Contents. Part I Statistical Background and Basic Data Handling 5. List of Figures List of Tables xix Contents List of Figures List of Tables xix Preface Acknowledgements 1 Introduction 1 What is econometrics? 2 The stages of applied econometric work 2 Part I Statistical Background and Basic Data Handling

More information

Aviation Demand and Economic Growth in the Czech Republic: Cointegration Estimation and Causality Analysis

Aviation Demand and Economic Growth in the Czech Republic: Cointegration Estimation and Causality Analysis Analyses Aviation Demand and Economic Growth in the Czech Republic: Cointegration Estimation and Causality Analysis Bilal Mehmood 1 Government College University, Lahore, Pakistan Amna Shahid 2 Government

More information

Lecture 6a: Unit Root and ARIMA Models

Lecture 6a: Unit Root and ARIMA Models Lecture 6a: Unit Root and ARIMA Models 1 2 Big Picture A time series is non-stationary if it contains a unit root unit root nonstationary The reverse is not true. For example, y t = cos(t) + u t has no

More information

BCT Lecture 3. Lukas Vacha.

BCT Lecture 3. Lukas Vacha. BCT Lecture 3 Lukas Vacha vachal@utia.cas.cz Stationarity and Unit Root Testing Why do we need to test for Non-Stationarity? The stationarity or otherwise of a series can strongly influence its behaviour

More information

Problem set 1 - Solutions

Problem set 1 - Solutions EMPIRICAL FINANCE AND FINANCIAL ECONOMETRICS - MODULE (8448) Problem set 1 - Solutions Exercise 1 -Solutions 1. The correct answer is (a). In fact, the process generating daily prices is usually assumed

More information

Exports and Economic Growth in Asian Developing Countries: Cointegration and Error-Correction Models

Exports and Economic Growth in Asian Developing Countries: Cointegration and Error-Correction Models Volume 24, Number 2, December 1999 Exports and Economic Growth in Asian Developing Countries: Cointegration and Error-Correction Models E.M. Ekanayake * 1 This paper uses cointegration and error-correction

More information

Economic modelling and forecasting. 2-6 February 2015

Economic modelling and forecasting. 2-6 February 2015 Economic modelling and forecasting 2-6 February 2015 Bank of England 2015 Ole Rummel Adviser, CCBS at the Bank of England ole.rummel@bankofengland.co.uk Philosophy of my presentations Everything should

More information

Econometrics II. Seppo Pynnönen. January 14 February 27, Department of Mathematics and Statistics, University of Vaasa, Finland

Econometrics II. Seppo Pynnönen. January 14 February 27, Department of Mathematics and Statistics, University of Vaasa, Finland Department of Mathematics and Statistics, University of Vaasa, Finland January 14 February 27, 2014 Feb 19, 2014 Part VI Cointegration 1 Cointegration (a) Known ci-relation (b) Unknown ci-relation Error

More information

An Empirical Analysis of RMB Exchange Rate changes impact on PPI of China

An Empirical Analysis of RMB Exchange Rate changes impact on PPI of China 2nd International Conference on Economics, Management Engineering and Education Technology (ICEMEET 206) An Empirical Analysis of RMB Exchange Rate changes impact on PPI of China Chao Li, a and Yonghua

More information

Inflation Revisited: New Evidence from Modified Unit Root Tests

Inflation Revisited: New Evidence from Modified Unit Root Tests 1 Inflation Revisited: New Evidence from Modified Unit Root Tests Walter Enders and Yu Liu * University of Alabama in Tuscaloosa and University of Texas at El Paso Abstract: We propose a simple modification

More information

At this point, if you ve done everything correctly, you should have data that looks something like:

At this point, if you ve done everything correctly, you should have data that looks something like: This homework is due on July 19 th. Economics 375: Introduction to Econometrics Homework #4 1. One tool to aid in understanding econometrics is the Monte Carlo experiment. A Monte Carlo experiment allows

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

Government expense, Consumer Price Index and Economic Growth in Cameroon

Government expense, Consumer Price Index and Economic Growth in Cameroon MPRA Munich Personal RePEc Archive Government expense, Consumer Price Index and Economic Growth in Cameroon Ngangue NGWEN and Claude Marius AMBA OYON and Taoufiki MBRATANA Department of Economics, University

More information

THE LONG-RUN DETERMINANTS OF MONEY DEMAND IN SLOVAKIA MARTIN LUKÁČIK - ADRIANA LUKÁČIKOVÁ - KAROL SZOMOLÁNYI

THE LONG-RUN DETERMINANTS OF MONEY DEMAND IN SLOVAKIA MARTIN LUKÁČIK - ADRIANA LUKÁČIKOVÁ - KAROL SZOMOLÁNYI 92 Multiple Criteria Decision Making XIII THE LONG-RUN DETERMINANTS OF MONEY DEMAND IN SLOVAKIA MARTIN LUKÁČIK - ADRIANA LUKÁČIKOVÁ - KAROL SZOMOLÁNYI Abstract: The paper verifies the long-run determinants

More information

Econometrics Lab Hour Session 6

Econometrics Lab Hour Session 6 Econometrics Lab Hour Session 6 Agustín Bénétrix benetria@tcd.ie Office hour: Wednesday 4-5 Room 3021 Martin Schmitz schmitzm@tcd.ie Office hour: Monday 5-6 Room 3021 Outline Importing the dataset Time

More information

13. Time Series Analysis: Asymptotics Weakly Dependent and Random Walk Process. Strict Exogeneity

13. Time Series Analysis: Asymptotics Weakly Dependent and Random Walk Process. Strict Exogeneity Outline: Further Issues in Using OLS with Time Series Data 13. Time Series Analysis: Asymptotics Weakly Dependent and Random Walk Process I. Stationary and Weakly Dependent Time Series III. Highly Persistent

More information

Department of Economics, UCSB UC Santa Barbara

Department of Economics, UCSB UC Santa Barbara Department of Economics, UCSB UC Santa Barbara Title: Past trend versus future expectation: test of exchange rate volatility Author: Sengupta, Jati K., University of California, Santa Barbara Sfeir, Raymond,

More information

APPLIED MACROECONOMETRICS Licenciatura Universidade Nova de Lisboa Faculdade de Economia. FINAL EXAM JUNE 3, 2004 Starts at 14:00 Ends at 16:30

APPLIED MACROECONOMETRICS Licenciatura Universidade Nova de Lisboa Faculdade de Economia. FINAL EXAM JUNE 3, 2004 Starts at 14:00 Ends at 16:30 APPLIED MACROECONOMETRICS Licenciatura Universidade Nova de Lisboa Faculdade de Economia FINAL EXAM JUNE 3, 2004 Starts at 14:00 Ends at 16:30 I In Figure I.1 you can find a quarterly inflation rate series

More information

Technical Appendix-3-Regime asymmetric STAR modeling and exchange rate reversion

Technical Appendix-3-Regime asymmetric STAR modeling and exchange rate reversion Technical Appendix-3-Regime asymmetric STAR modeling and exchange rate reversion Mario Cerrato*, Hyunsok Kim* and Ronald MacDonald** 1 University of Glasgow, Department of Economics, Adam Smith building.

More information

UNIVERSITY OF WARWICK. Summer Examinations 2015/16. Econometrics 1

UNIVERSITY OF WARWICK. Summer Examinations 2015/16. Econometrics 1 UNIVERSITY OF WARWICK Summer Examinations 2015/16 Econometrics 1 Time Allowed: 3 Hours, plus 15 minutes reading time during which notes may be made (on the question paper) BUT NO ANSWERS MAY BE BEGUN.

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

G. S. Maddala Kajal Lahiri. WILEY A John Wiley and Sons, Ltd., Publication

G. S. Maddala Kajal Lahiri. WILEY A John Wiley and Sons, Ltd., Publication G. S. Maddala Kajal Lahiri WILEY A John Wiley and Sons, Ltd., Publication TEMT Foreword Preface to the Fourth Edition xvii xix Part I Introduction and the Linear Regression Model 1 CHAPTER 1 What is Econometrics?

More information

Oil price volatility in the Philippines using generalized autoregressive conditional heteroscedasticity

Oil price volatility in the Philippines using generalized autoregressive conditional heteroscedasticity Oil price volatility in the Philippines using generalized autoregressive conditional heteroscedasticity Carl Ceasar F. Talungon University of Southern Mindanao, Cotabato Province, Philippines Email: carlceasar04@gmail.com

More information

Darmstadt Discussion Papers in Economics

Darmstadt Discussion Papers in Economics Darmstadt Discussion Papers in Economics The Effect of Linear Time Trends on Cointegration Testing in Single Equations Uwe Hassler Nr. 111 Arbeitspapiere des Instituts für Volkswirtschaftslehre Technische

More information

Getting Correct Results from PROC REG

Getting Correct Results from PROC REG Getting Correct Results from PROC REG Nate Derby, Stakana Analytics, Seattle, WA ABSTRACT PROC REG, SAS s implementation of linear regression, is often used to fit a line without checking the underlying

More information

Time Series Forecasting Model for Chinese Future Marketing Price of Copper and Aluminum

Time Series Forecasting Model for Chinese Future Marketing Price of Copper and Aluminum Georgia State University ScholarWorks @ Georgia State University Mathematics Theses Department of Mathematics and Statistics 11-18-2008 Time Series Forecasting Model for Chinese Future Marketing Price

More information

General Linear Model (Chapter 4)

General Linear Model (Chapter 4) General Linear Model (Chapter 4) Outcome variable is considered continuous Simple linear regression Scatterplots OLS is BLUE under basic assumptions MSE estimates residual variance testing regression coefficients

More information