Empirical Market Microstructure Analysis (EMMA)

Size: px
Start display at page:

Download "Empirical Market Microstructure Analysis (EMMA)"

Transcription

1 Empirical Market Microstructure Analysis (EMMA) Lecture 3: Statistical Building Blocks and Econometric Basics Prof. Dr. Michael Stein Albert-Ludwigs-University of Freiburg Summer Term 2016 Prof. Stein EMMA Lecture 3 Summer Term / 34

2 Outline 1. Introduction: Financial Markets and Market Structure 2. Financial Market Equilibrium Theory and Asset Pricing Models 3. Statistical Building Blocks and Econometric Basics 4. Transaction and Trading Models 5. Information-Based Models 6. Inventory Models 7. Limit Order Book Models 8. Price Discovery and Liquidity 9. High-frequency Trading 10. Current Developments Prof. Stein EMMA Lecture 3 Summer Term / 34

3 Important Notes Having discussed the different market types, trading systems and order types in the first lecture, and the relevant economic equilibrium models in the second lecture, this set of slides concludes the basics part of the course. Here the basic regression model is briefly reviewed before the time-series properties of financial market variables are discussed. The basics of time-series properties will help in understanding some of the models that will be discussed throughout the course. Of course all relevant elements will be discussed in detail when the papers are discussed, the slides here should just serve as a helping file. Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

4 Linear regression review The simple regression function with several descriptive variables: y i = α + β 1 x 1i β k x ki + u i with y i = dependent variable α= constant x ki = explanatory variable β k = coefficient of explanatory variable k u i = random error term, independently, identically distributed u i.i.d. The method of least squares minimizes the sum of the squares of the residuals. Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

5 Linear regression review min N ûi 2 = (y i ŷ i ) 2 i=1 y i = ˆα + K ˆβ k x ki + û i k=1 ŷ i = ˆα + K ˆβ k x ki k=1 û i = y i ˆα + K ˆβ k x ki û i = y i ŷ i k=1 Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

6 Linear regression review Residual and estimator in case of one variable: N i i=1û 2 = (y i ŷ i ) 2 ûi 2 = (y i ˆα ˆβ 1 x i ) 2 i i N ˆβ i = [(x i x)(y i ȳ)] i=1 N ˆα = y ˆβ 1 x [(x i x)] 2 i=1 Total, explained and residual sum of squares: (y i y) 2 = (ŷ i y) 2 + ûi 2 = (ŷ i y) 2 + (y i ŷ i ) 2 i i i i TSS = ESS + RSS = ESS + RSS Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

7 Linear regression review Source: Brooks (2008) Prof. Stein EMMA Lecture 3 Summer Term / 34

8 Linear regression review Quality of the regression: The explanatory power of the estimate can be represented by several different measures: R 2 = TSS ESS = 1 TSS RSS = 1 û2 i (ŷi y) 2 R 2 = 1 RSS (N K 1) TSS (N 1) R 2 = 1 (1 R 2 ) (N 1) (N K) loglikelihood = N 2 (1 + log(2π) + log( û2 i N ) AIC = 2l N + 2K N SIC = 2l N + K log(n) N Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

9 Hypothesis tests t-test of the null hypothesis that the respective observed coefficient is zero: t k = β k ˆσ(β k ) F-test to test the null hypothesis that all coefficients are zero: F = R 2 K 1 (1 R 2 ) (N K) Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

10 Hypothesis tests Source: Brooks (2008) Prof. Stein EMMA Lecture 3 Summer Term / 34

11 Hypothesis test Source: Brooks (2008) Prof. Stein EMMA Lecture 3 Summer Term / 34

12 Hypothesis test Source: Brooks (2008) Prof. Stein EMMA Lecture 3 Summer Term / 34

13 OLS and MLE Ordinary last squares is one possibility to determine the parameters. Maximum likelihood estimation can be employed as well. Here the log likelihood function for the most simple case is shown: log L = T 2 log(2π) T 2 log(σ2 u) T [ ] (yi α β 1 x 1i ) (other common notations to be found as well) t=1 2σ 2 u Assumed again is the normal distribution of residuals. MLE is done by maximizing the likelihood by choice of the respective parameters. As we will see, a lot of studies that are discussed in the course employ MLE estimations. Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

14 Time series properties Studies of financial market data are often operated with time series. Econometric models which consider one or more variables over time are called dynamic models. Generally, a stochastic process is to be described, which is based on the variables under consideration. This process is also called data generating process (DGP). When the data generating process is known, we are able to describe it recursively. This lecture includes the basics of time series analysis, what helps to understand the models discussed later in the course. Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

15 Time series properties Modified example of Enders ( Applied Econometric Time Series,2010): A variable is for example consisting of trend, seasonal and irregular part: T t = t S t = 1.6sin ( ) t π 10 I t = 0.7I t 1 + ɛ t 6 Components of the time series 7 Realizations of the time series Source: Own example, modification based on Enders, W. (2010). Applied Econometric Times Series. Wiley. Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

16 Stationarity The example above shows that the time series depends on previous observations in all components. For stationarity, different characteristics of these dependencies are essential: A stationary variable is displaying the characteristic of mean reversion, that is, fluctuates around a constant long-term mean (E (Y t ) = µ). Furthermore, stationary time-series possess a finite, constant variance (Var (Y t ) = σ 2 for all t) and are covariance stationary, meaning that the covariance between past observations depends only on the time span between the observations, and not on the time of observation (Cov (Y t,y t k ) = γ k for all k). Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

17 Autoregression Usually one speaks of stationarity if the time series is covariance stationary. This can can be investigated by using the autoregression function: p y t = a 0 + a i y t i + ɛ t i=1 y t = a 0 + a 1 y t 1 + a 2 y t a p y t p + ɛ t The sequence of the error term is a white noise process (the error term is a pure random variable, independently, identically distributed with mean 0 and constant variance) and the linear coefficients are also constant. Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

18 Autoregression Using the lag operator the process becomes: ( 1 a1 L 1 + a 2 L a p L p) y t = a 0 + ɛ t a (L)y t = a 0 + ɛ t, with 1 a 1 L + a 2 L a p L p. The lag operator is linear and has a negative sign for future observations. Lag-operator: L i y t = y t i and L i y t = y t+i as well as y t = y t y t 1 = (1 L)y t Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

19 Autoregression As outlined above, the autoregression function: y t = a 0 + a 1 y t 1 + a 2 y t a p y t p + ɛ t Conditions for stationarity of a process derive from the solution of the changed AR-process, ex constant and error terms: y t a 1 L 1 y t a 2 L 2 y t... a p L p y t p = 0 y t ( 1 a1 z a 2 z 2... a p z p) = 0 Here the lag operator is replaced with the complex variable z. The expression in brackets is the characteristic polynomial of the process, and the solutions are the characteristic roots of the AR(p) process. 1 a 1 z = 0 a 1 z = 1 z = 1 a 1 a 1 = 1 z Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

20 Stationarity and Autoregression Is the condition fulfilled, we call the process weakly stationary. For an AR(2) process, the conditions are: (a 1 + a 2 ) < 1 (a 2 a 1 ) < 1 1 < a 2 < 1 A stationary variable is displaying the characteristic of mean reversion, is fluctuating around a constant long-term mean. Furthermore, stationary time-series possess a finite, constant variance and are covariance stationary, meaning that the covariance between past observations depends only on the time span between the observations, and not on the time of observation: E (y t ) = µ Var (y t ) = E (y t µ) 2 = σ 2 Cov (y t,y t s ) = E (y t µ)(y t s µ) = γ s Whereas for all s: µ = const. σ 2 = const. γ s = const. Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

21 Integration Definition of integration (Engle and Granger, 1987, Co-Integration and Error-Correction: Representation, Estimation and Testing ): A series with no deterministic trend components which has a stationary, invertible, ARMA representation after differencing d times, is said to be integrated of order d, denoted I(d). This means that a variable which is stationary after differencing once, is integrated of order 1, namely I(1). Testing for stationarity can be accomplished with many different procedures, the most common is the Augmented-Dickey-Fuller-Test (ADF-Test). It is tested whether the process exhibits a unit root, i.e. whether previous observations have a persistent, non-decaying influence on following observations. If the null hypothesis of a unit root can be rejected, the variable is stationary. If not, the variable is non-stationary. Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

22 White Noise A white noise process is a pure random process. The observations are independently, identically distributed with a constant mean and constant variance. Additionally the covariance for a lag > 0 is 0: E(y t ) = µ var(y t ) = σ 2 γ t r = { σ2 if t = r 0 otherwise Every observation is independent of previous ones. Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

23 Moving Average The sequence from the white noise process is termed moving average function of order q, MA(q): q y t = µ + u t + θ 1 u t θ q u t q = µ + θ i u t i + u t An MA-process is a linear combination of white-noise-processes. A variable y t here is dependent on previous error terms. i=1 Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

24 Moving Average Using the lag operator yields: q y t = µ + θ i L i u t + u t with the exponent of the lag operator giving i=1 the lag order: L i u t = u t i Another transformation yields: y t = µ + θ(l)u t, with: θ(l) = (1 + θ 1 L + θ 2 L θ q L q ) Properties of an MA-process: E(y t ) = µ var(y t ) = γ 0 = (1 + θ θ θ2 q)σ 2 γ s = { (θ s + θ s+1 θ 1 + θ s+2 θ θ q θ q s ) for s = 1,2,,q 0 for s > q Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

25 AR-Process In an autoregressive process the actual value of a variable is dependent on its own value of previous periods and an error term. An AR(p) process can be formulated as: y t = µ + φ 1 y t 1 + φ 2 y t φ p y t p + u t = µ + Using the lag-operator yields: p y t = µ + φ i L i y t + u t i=1 p φ i y t i + u t φ(l)y t = µ + u t with φ(l) = (1 φ 1 L φ 2 L 2 θ p L p ) i=1 Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

26 ARMA An ARMA process is a combination of an AR(p) and an MA(q) process: In an ARMA model the value of a variable is dependent on its own previous realizations and a combination of the current and previous error terms: φ(l)y t = µ + θ(l)u t, with φ(l) = (1 φ 1 L φ 2 L 2 θ p L p ) θ(l) = (1 + θ 1 L + θ 2 L θ q L q ) E(u t ) = 0; E(u 2 t ) = σ 2 ; E(u t u s ) = 0, t s Investigations of ARMA processes can be done systematically for example by using the Box-Jenkins method. Here the whole investigation is fragmented into identification, estimation and evaluation. In practice, ARMA model investigations are often done iteratively however and often need to rely on information criteria. Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

27 ACF For a covariance stationary process the autocorrelation function is: T 1 T s (y t ȳ)(y t s ȳ) t=s+1 T ρ s =, with ȳ = T T 1 y t as arithmetic mean 1 (y t ȳ) 2 t=1 T 1 t=s+1 As the autocovariance is constant for covariance stationary processes, so is the autocorrelation. Thus, the autocorrelation is independent of the time. In the case of all autocorrelations being zero, we obtain the white noise process again. The latter is an assumption for the residuals in ordinary least squares, regression analysis. For the case that at least for one time span there is either positive or negative correlation between the residuals, we have autocorrelation in the residuals. This is called serial correlation. Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

28 PACF The partial autocorrelation function is expressing the correlation between 2 observations of different time points, where the influence of observations in between is excluded: φ 11 = ρ 1 φ 22 = (ρ 2 ρ 2 1) (1 ρ 2 1) φ ss = s 1 ρ s φ s 1,j ρ s j j=1 s 1 1 j=1 φ s 1,j ρ s j,s = 3,4,5..., with φ sj = φ s 1,j φ ss φ s 1,s j for j = 1,2,...,s 1 Accordingly, the autocorrelation function is informative on the unconditional correlation, whereas the partial autocorrelation function is informative on the conditional correlation between two time points. Both functions are used to identify ARMA structures. Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

29 ACF and PACF Source: First table: Enders (2010) // Second table: Rachev et al. (2007) Prof. Stein EMMA Lecture 3 Summer Term / 34

30 AR(I)MA Considering the ARMA specification as difference equation, we can solve it obtaining the so-called moving average representation for the dependent variable: p q y = µ + φ i y t i + θ i u t i i=1 i=1 q µ+ θ p q i u t i (1 φ i L i i=1 )y i = µ + θ i u t i y t = p i=1 i=1 (1 φ i L i ) i=1 The resulting stochastic difference equation can be seen as an MA process of infinite order: q y t = µ+ θ i u t i i=1 p (1 φ i L i ) i=1 MA( ) Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

31 AR(I)MA The main interest in this representation is the condition for stability of the stochastic difference equation being the necessity of convergence of the MA process. It can be shown that this is given for the case that all characteristic roots of the polynomial p (1 φ i L i ) are outside of the unit circle. i=1 In addition, if the dependent variable is explained by a linear stochastic difference equation, the condition for stability is a necessary condition for stationarity of the dependent variable. If all characteristic roots lie outside the unit circle, there is a stable, stationary process. However, if there is at least one root within the unit circle, the sequence is of the endogenous variable is integrated. This results in the presence of an Autoregressive Integrated Moving Average (ARIMA) process. Prof. Stein (michael.stein@vwl.uni-freiburg.de) EMMA Lecture 3 Summer Term / 34

32 Process comparison Source: Brooks(2008) Prof. Stein EMMA Lecture 3 Summer Term / 34

33 Process comparison Source: Brooks(2008) Prof. Stein EMMA Lecture 3 Summer Term / 34

34 References In general, recommended literature for econometrics is the one that was listed in Lecture 1. Prof. Stein EMMA Lecture 3 Summer Term / 34

Prof. Dr. Roland Füss Lecture Series in Applied Econometrics Summer Term Introduction to Time Series Analysis

Prof. Dr. Roland Füss Lecture Series in Applied Econometrics Summer Term Introduction to Time Series Analysis Introduction to Time Series Analysis 1 Contents: I. Basics of Time Series Analysis... 4 I.1 Stationarity... 5 I.2 Autocorrelation Function... 9 I.3 Partial Autocorrelation Function (PACF)... 14 I.4 Transformation

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

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

Review Session: Econometrics - CLEFIN (20192)

Review Session: Econometrics - CLEFIN (20192) Review Session: Econometrics - CLEFIN (20192) Part II: Univariate time series analysis Daniele Bianchi March 20, 2013 Fundamentals Stationarity A time series is a sequence of random variables x t, t =

More information

Autoregressive Moving Average (ARMA) Models and their Practical Applications

Autoregressive Moving Average (ARMA) Models and their Practical Applications Autoregressive Moving Average (ARMA) Models and their Practical Applications Massimo Guidolin February 2018 1 Essential Concepts in Time Series Analysis 1.1 Time Series and Their Properties Time series:

More information

Introduction to ARMA and GARCH processes

Introduction to ARMA and GARCH processes Introduction to ARMA and GARCH processes Fulvio Corsi SNS Pisa 3 March 2010 Fulvio Corsi Introduction to ARMA () and GARCH processes SNS Pisa 3 March 2010 1 / 24 Stationarity Strict stationarity: (X 1,

More information

Univariate Time Series Analysis; ARIMA Models

Univariate Time Series Analysis; ARIMA Models Econometrics 2 Fall 24 Univariate Time Series Analysis; ARIMA Models Heino Bohn Nielsen of4 Outline of the Lecture () Introduction to univariate time series analysis. (2) Stationarity. (3) Characterizing

More information

Chapter 2: Unit Roots

Chapter 2: Unit Roots Chapter 2: Unit Roots 1 Contents: Lehrstuhl für Department Empirische of Wirtschaftsforschung Empirical Research and undeconometrics II. Unit Roots... 3 II.1 Integration Level... 3 II.2 Nonstationarity

More information

Lecture 3: Autoregressive Moving Average (ARMA) Models and their Practical Applications

Lecture 3: Autoregressive Moving Average (ARMA) Models and their Practical Applications Lecture 3: Autoregressive Moving Average (ARMA) Models and their Practical Applications Prof. Massimo Guidolin 20192 Financial Econometrics Winter/Spring 2018 Overview Moving average processes Autoregressive

More information

Non-Stationary Time Series and Unit Root Testing

Non-Stationary Time Series and Unit Root Testing Econometrics II Non-Stationary Time Series and Unit Root Testing Morten Nyboe Tabor Course Outline: Non-Stationary Time Series and Unit Root Testing 1 Stationarity and Deviation from Stationarity Trend-Stationarity

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 Econometrics 4 Vijayamohanan Pillai N

Time Series Econometrics 4 Vijayamohanan Pillai N Time Series Econometrics 4 Vijayamohanan Pillai N Vijayamohan: CDS MPhil: Time Series 5 1 Autoregressive Moving Average Process: ARMA(p, q) Vijayamohan: CDS MPhil: Time Series 5 2 1 Autoregressive Moving

More information

Advanced Econometrics

Advanced Econometrics Advanced Econometrics Marco Sunder Nov 04 2010 Marco Sunder Advanced Econometrics 1/ 25 Contents 1 2 3 Marco Sunder Advanced Econometrics 2/ 25 Music Marco Sunder Advanced Econometrics 3/ 25 Music Marco

More information

Forecasting with ARMA

Forecasting with ARMA Forecasting with ARMA Eduardo Rossi University of Pavia October 2013 Rossi Forecasting Financial Econometrics - 2013 1 / 32 Mean Squared Error Linear Projection Forecast of Y t+1 based on a set of variables

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 and Unit Root Testing

Non-Stationary Time Series and Unit Root Testing Econometrics II Non-Stationary Time Series and Unit Root Testing Morten Nyboe Tabor Course Outline: Non-Stationary Time Series and Unit Root Testing 1 Stationarity and Deviation from Stationarity Trend-Stationarity

More information

Non-Stationary Time Series and Unit Root Testing

Non-Stationary Time Series and Unit Root Testing Econometrics II Non-Stationary Time Series and Unit Root Testing Morten Nyboe Tabor Course Outline: Non-Stationary Time Series and Unit Root Testing 1 Stationarity and Deviation from Stationarity Trend-Stationarity

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

Econ 623 Econometrics II Topic 2: Stationary Time Series

Econ 623 Econometrics II Topic 2: Stationary Time Series 1 Introduction Econ 623 Econometrics II Topic 2: Stationary Time Series In the regression model we can model the error term as an autoregression AR(1) process. That is, we can use the past value of the

More information

Introduction to Stochastic processes

Introduction to Stochastic processes Università di Pavia Introduction to Stochastic processes Eduardo Rossi Stochastic Process Stochastic Process: A stochastic process is an ordered sequence of random variables defined on a probability space

More information

ARIMA Models. Jamie Monogan. January 16, University of Georgia. Jamie Monogan (UGA) ARIMA Models January 16, / 27

ARIMA Models. Jamie Monogan. January 16, University of Georgia. Jamie Monogan (UGA) ARIMA Models January 16, / 27 ARIMA Models Jamie Monogan University of Georgia January 16, 2018 Jamie Monogan (UGA) ARIMA Models January 16, 2018 1 / 27 Objectives By the end of this meeting, participants should be able to: Argue why

More information

Module 3. Descriptive Time Series Statistics and Introduction to Time Series Models

Module 3. Descriptive Time Series Statistics and Introduction to Time Series Models Module 3 Descriptive Time Series Statistics and Introduction to Time Series Models Class notes for Statistics 451: Applied Time Series Iowa State University Copyright 2015 W Q Meeker November 11, 2015

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

Time Series Analysis

Time Series Analysis Time Series Analysis Christopher Ting http://mysmu.edu.sg/faculty/christophert/ christopherting@smu.edu.sg Quantitative Finance Singapore Management University March 3, 2017 Christopher Ting Week 9 March

More information

Time Series Analysis. James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY

Time Series Analysis. James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY Time Series Analysis James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY & Contents PREFACE xiii 1 1.1. 1.2. Difference Equations First-Order Difference Equations 1 /?th-order Difference

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

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

4. MA(2) +drift: y t = µ + ɛ t + θ 1 ɛ t 1 + θ 2 ɛ t 2. Mean: where θ(l) = 1 + θ 1 L + θ 2 L 2. Therefore,

4. MA(2) +drift: y t = µ + ɛ t + θ 1 ɛ t 1 + θ 2 ɛ t 2. Mean: where θ(l) = 1 + θ 1 L + θ 2 L 2. Therefore, 61 4. MA(2) +drift: y t = µ + ɛ t + θ 1 ɛ t 1 + θ 2 ɛ t 2 Mean: y t = µ + θ(l)ɛ t, where θ(l) = 1 + θ 1 L + θ 2 L 2. Therefore, E(y t ) = µ + θ(l)e(ɛ t ) = µ 62 Example: MA(q) Model: y t = ɛ t + θ 1 ɛ

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

EASTERN MEDITERRANEAN UNIVERSITY ECON 604, FALL 2007 DEPARTMENT OF ECONOMICS MEHMET BALCILAR ARIMA MODELS: IDENTIFICATION

EASTERN MEDITERRANEAN UNIVERSITY ECON 604, FALL 2007 DEPARTMENT OF ECONOMICS MEHMET BALCILAR ARIMA MODELS: IDENTIFICATION ARIMA MODELS: IDENTIFICATION A. Autocorrelations and Partial Autocorrelations 1. Summary of What We Know So Far: a) Series y t is to be modeled by Box-Jenkins methods. The first step was to convert y t

More information

Discrete time processes

Discrete time processes Discrete time processes Predictions are difficult. Especially about the future Mark Twain. Florian Herzog 2013 Modeling observed data When we model observed (realized) data, we encounter usually the following

More information

Ch. 15 Forecasting. 1.1 Forecasts Based on Conditional Expectations

Ch. 15 Forecasting. 1.1 Forecasts Based on Conditional Expectations Ch 15 Forecasting Having considered in Chapter 14 some of the properties of ARMA models, we now show how they may be used to forecast future values of an observed time series For the present we proceed

More information

Autoregressive and Moving-Average Models

Autoregressive and Moving-Average Models Chapter 3 Autoregressive and Moving-Average Models 3.1 Introduction Let y be a random variable. We consider the elements of an observed time series {y 0,y 1,y2,...,y t } as being realizations of this randoms

More information

University of Oxford. Statistical Methods Autocorrelation. Identification and Estimation

University of Oxford. Statistical Methods Autocorrelation. Identification and Estimation University of Oxford Statistical Methods Autocorrelation Identification and Estimation Dr. Órlaith Burke Michaelmas Term, 2011 Department of Statistics, 1 South Parks Road, Oxford OX1 3TG Contents 1 Model

More information

Some Time-Series Models

Some Time-Series Models Some Time-Series Models Outline 1. Stochastic processes and their properties 2. Stationary processes 3. Some properties of the autocorrelation function 4. Some useful models Purely random processes, random

More information

1 Linear Difference Equations

1 Linear Difference Equations ARMA Handout Jialin Yu 1 Linear Difference Equations First order systems Let {ε t } t=1 denote an input sequence and {y t} t=1 sequence generated by denote an output y t = φy t 1 + ε t t = 1, 2,... with

More information

Univariate ARIMA Models

Univariate ARIMA Models Univariate ARIMA Models ARIMA Model Building Steps: Identification: Using graphs, statistics, ACFs and PACFs, transformations, etc. to achieve stationary and tentatively identify patterns and model components.

More information

Midterm Suggested Solutions

Midterm Suggested Solutions CUHK Dept. of Economics Spring 2011 ECON 4120 Sung Y. Park Midterm Suggested Solutions Q1 (a) In time series, autocorrelation measures the correlation between y t and its lag y t τ. It is defined as. ρ(τ)

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

Econometrics II Heij et al. Chapter 7.1

Econometrics II Heij et al. Chapter 7.1 Chapter 7.1 p. 1/2 Econometrics II Heij et al. Chapter 7.1 Linear Time Series Models for Stationary data Marius Ooms Tinbergen Institute Amsterdam Chapter 7.1 p. 2/2 Program Introduction Modelling philosophy

More information

3. ARMA Modeling. Now: Important class of stationary processes

3. ARMA Modeling. Now: Important class of stationary processes 3. ARMA Modeling Now: Important class of stationary processes Definition 3.1: (ARMA(p, q) process) Let {ɛ t } t Z WN(0, σ 2 ) be a white noise process. The process {X t } t Z is called AutoRegressive-Moving-Average

More information

ECON/FIN 250: Forecasting in Finance and Economics: Section 6: Standard Univariate Models

ECON/FIN 250: Forecasting in Finance and Economics: Section 6: Standard Univariate Models ECON/FIN 250: Forecasting in Finance and Economics: Section 6: Standard Univariate Models Patrick Herb Brandeis University Spring 2016 Patrick Herb (Brandeis University) Standard Univariate Models ECON/FIN

More information

Ch 6. Model Specification. Time Series Analysis

Ch 6. Model Specification. Time Series Analysis We start to build ARIMA(p,d,q) models. The subjects include: 1 how to determine p, d, q for a given series (Chapter 6); 2 how to estimate the parameters (φ s and θ s) of a specific ARIMA(p,d,q) model (Chapter

More information

STAT Financial Time Series

STAT Financial Time Series STAT 6104 - Financial Time Series Chapter 4 - Estimation in the time Domain Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 1 / 46 Agenda 1 Introduction 2 Moment Estimates 3 Autoregressive Models (AR

More information

Time Series Analysis. James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY

Time Series Analysis. James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY Time Series Analysis James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY PREFACE xiii 1 Difference Equations 1.1. First-Order Difference Equations 1 1.2. pth-order Difference Equations 7

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

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

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

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

E 4160 Autumn term Lecture 9: Deterministic trends vs integrated series; Spurious regression; Dickey-Fuller distribution and test

E 4160 Autumn term Lecture 9: Deterministic trends vs integrated series; Spurious regression; Dickey-Fuller distribution and test E 4160 Autumn term 2016. Lecture 9: Deterministic trends vs integrated series; Spurious regression; Dickey-Fuller distribution and test Ragnar Nymoen Department of Economics, University of Oslo 24 October

More information

Trending Models in the Data

Trending Models in the Data April 13, 2009 Spurious regression I Before we proceed to test for unit root and trend-stationary models, we will examine the phenomena of spurious regression. The material in this lecture can be found

More information

Lecture 4a: ARMA Model

Lecture 4a: ARMA Model Lecture 4a: ARMA Model 1 2 Big Picture Most often our goal is to find a statistical model to describe real time series (estimation), and then predict the future (forecasting) One particularly popular model

More information

at least 50 and preferably 100 observations should be available to build a proper model

at least 50 and preferably 100 observations should be available to build a proper model III Box-Jenkins Methods 1. Pros and Cons of ARIMA Forecasting a) need for data at least 50 and preferably 100 observations should be available to build a proper model used most frequently for hourly or

More information

Time Series Analysis -- An Introduction -- AMS 586

Time Series Analysis -- An Introduction -- AMS 586 Time Series Analysis -- An Introduction -- AMS 586 1 Objectives of time series analysis Data description Data interpretation Modeling Control Prediction & Forecasting 2 Time-Series Data Numerical data

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

ECON/FIN 250: Forecasting in Finance and Economics: Section 7: Unit Roots & Dickey-Fuller Tests

ECON/FIN 250: Forecasting in Finance and Economics: Section 7: Unit Roots & Dickey-Fuller Tests ECON/FIN 250: Forecasting in Finance and Economics: Section 7: Unit Roots & Dickey-Fuller Tests Patrick Herb Brandeis University Spring 2016 Patrick Herb (Brandeis University) Unit Root Tests ECON/FIN

More information

Univariate linear models

Univariate linear models Univariate linear models The specification process of an univariate ARIMA model is based on the theoretical properties of the different processes and it is also important the observation and interpretation

More information

Covariance Stationary Time Series. Example: Independent White Noise (IWN(0,σ 2 )) Y t = ε t, ε t iid N(0,σ 2 )

Covariance Stationary Time Series. Example: Independent White Noise (IWN(0,σ 2 )) Y t = ε t, ε t iid N(0,σ 2 ) Covariance Stationary Time Series Stochastic Process: sequence of rv s ordered by time {Y t } {...,Y 1,Y 0,Y 1,...} Defn: {Y t } is covariance stationary if E[Y t ]μ for all t cov(y t,y t j )E[(Y t μ)(y

More information

Classic Time Series Analysis

Classic Time Series Analysis Classic Time Series Analysis Concepts and Definitions Let Y be a random number with PDF f Y t ~f,t Define t =E[Y t ] m(t) is known as the trend Define the autocovariance t, s =COV [Y t,y s ] =E[ Y t t

More information

Moreover, the second term is derived from: 1 T ) 2 1

Moreover, the second term is derived from: 1 T ) 2 1 170 Moreover, the second term is derived from: 1 T T ɛt 2 σ 2 ɛ. Therefore, 1 σ 2 ɛt T y t 1 ɛ t = 1 2 ( yt σ T ) 2 1 2σ 2 ɛ 1 T T ɛt 2 1 2 (χ2 (1) 1). (b) Next, consider y 2 t 1. T E y 2 t 1 T T = E(y

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

Week 5 Quantitative Analysis of Financial Markets Characterizing Cycles

Week 5 Quantitative Analysis of Financial Markets Characterizing Cycles Week 5 Quantitative Analysis of Financial Markets Characterizing Cycles Christopher Ting http://www.mysmu.edu/faculty/christophert/ Christopher Ting : christopherting@smu.edu.sg : 6828 0364 : LKCSB 5036

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

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

Problem Set 2: Box-Jenkins methodology

Problem Set 2: Box-Jenkins methodology Problem Set : Box-Jenkins methodology 1) For an AR1) process we have: γ0) = σ ε 1 φ σ ε γ0) = 1 φ Hence, For a MA1) process, p lim R = φ γ0) = 1 + θ )σ ε σ ε 1 = γ0) 1 + θ Therefore, p lim R = 1 1 1 +

More information

Econometrics of financial markets, -solutions to seminar 1. Problem 1

Econometrics of financial markets, -solutions to seminar 1. Problem 1 Econometrics of financial markets, -solutions to seminar 1. Problem 1 a) Estimate with OLS. For any regression y i α + βx i + u i for OLS to be unbiased we need cov (u i,x j )0 i, j. For the autoregressive

More information

Forecasting using R. Rob J Hyndman. 2.4 Non-seasonal ARIMA models. Forecasting using R 1

Forecasting using R. Rob J Hyndman. 2.4 Non-seasonal ARIMA models. Forecasting using R 1 Forecasting using R Rob J Hyndman 2.4 Non-seasonal ARIMA models Forecasting using R 1 Outline 1 Autoregressive models 2 Moving average models 3 Non-seasonal ARIMA models 4 Partial autocorrelations 5 Estimation

More information

Università di Pavia. Forecasting. Eduardo Rossi

Università di Pavia. Forecasting. Eduardo Rossi Università di Pavia Forecasting Eduardo Rossi Mean Squared Error Forecast of Y t+1 based on a set of variables observed at date t, X t : Yt+1 t. The loss function MSE(Y t+1 t ) = E[Y t+1 Y t+1 t ]2 The

More information

APPLIED ECONOMETRIC TIME SERIES 4TH EDITION

APPLIED ECONOMETRIC TIME SERIES 4TH EDITION APPLIED ECONOMETRIC TIME SERIES 4TH EDITION Chapter 2: STATIONARY TIME-SERIES MODELS WALTER ENDERS, UNIVERSITY OF ALABAMA Copyright 2015 John Wiley & Sons, Inc. Section 1 STOCHASTIC DIFFERENCE EQUATION

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

FINANCIAL ECONOMETRICS AND EMPIRICAL FINANCE -MODULE2 Midterm Exam Solutions - March 2015

FINANCIAL ECONOMETRICS AND EMPIRICAL FINANCE -MODULE2 Midterm Exam Solutions - March 2015 FINANCIAL ECONOMETRICS AND EMPIRICAL FINANCE -MODULE2 Midterm Exam Solutions - March 205 Time Allowed: 60 minutes Family Name (Surname) First Name Student Number (Matr.) Please answer all questions by

More information

Econometrics I: Univariate Time Series Econometrics (1)

Econometrics I: Univariate Time Series Econometrics (1) Econometrics I: Dipartimento di Economia Politica e Metodi Quantitativi University of Pavia Overview of the Lecture 1 st EViews Session VI: Some Theoretical Premises 2 Overview of the Lecture 1 st EViews

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

MODELING INFLATION RATES IN NIGERIA: BOX-JENKINS APPROACH. I. U. Moffat and A. E. David Department of Mathematics & Statistics, University of Uyo, Uyo

MODELING INFLATION RATES IN NIGERIA: BOX-JENKINS APPROACH. I. U. Moffat and A. E. David Department of Mathematics & Statistics, University of Uyo, Uyo Vol.4, No.2, pp.2-27, April 216 MODELING INFLATION RATES IN NIGERIA: BOX-JENKINS APPROACH I. U. Moffat and A. E. David Department of Mathematics & Statistics, University of Uyo, Uyo ABSTRACT: This study

More information

Lecture 3: Autoregressive Moving Average (ARMA) Models and their Practical Applications

Lecture 3: Autoregressive Moving Average (ARMA) Models and their Practical Applications Lecture 3: Autoregressive Moving Average (ARMA) Models and their Practical Applications Prof. Massimo Guidolin 20192 Financial Econometrics Winter/Spring 2018 Overview Moving average processes Autoregressive

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

NANYANG TECHNOLOGICAL UNIVERSITY SEMESTER II EXAMINATION MAS451/MTH451 Time Series Analysis TIME ALLOWED: 2 HOURS

NANYANG TECHNOLOGICAL UNIVERSITY SEMESTER II EXAMINATION MAS451/MTH451 Time Series Analysis TIME ALLOWED: 2 HOURS NANYANG TECHNOLOGICAL UNIVERSITY SEMESTER II EXAMINATION 2012-2013 MAS451/MTH451 Time Series Analysis May 2013 TIME ALLOWED: 2 HOURS INSTRUCTIONS TO CANDIDATES 1. This examination paper contains FOUR (4)

More information

A SARIMAX coupled modelling applied to individual load curves intraday forecasting

A SARIMAX coupled modelling applied to individual load curves intraday forecasting A SARIMAX coupled modelling applied to individual load curves intraday forecasting Frédéric Proïa Workshop EDF Institut Henri Poincaré - Paris 05 avril 2012 INRIA Bordeaux Sud-Ouest Institut de Mathématiques

More information

7 Introduction to Time Series Time Series vs. Cross-Sectional Data Detrending Time Series... 15

7 Introduction to Time Series Time Series vs. Cross-Sectional Data Detrending Time Series... 15 Econ 495 - Econometric Review 1 Contents 7 Introduction to Time Series 3 7.1 Time Series vs. Cross-Sectional Data............ 3 7.2 Detrending Time Series................... 15 7.3 Types of Stochastic

More information

Stationary Stochastic Time Series Models

Stationary Stochastic Time Series Models Stationary Stochastic Time Series Models When modeling time series it is useful to regard an observed time series, (x 1,x,..., x n ), as the realisation of a stochastic process. In general a stochastic

More information

CHAPTER 8 FORECASTING PRACTICE I

CHAPTER 8 FORECASTING PRACTICE I CHAPTER 8 FORECASTING PRACTICE I Sometimes we find time series with mixed AR and MA properties (ACF and PACF) We then can use mixed models: ARMA(p,q) These slides are based on: González-Rivera: Forecasting

More information

Estimation and application of best ARIMA model for forecasting the uranium price.

Estimation and application of best ARIMA model for forecasting the uranium price. Estimation and application of best ARIMA model for forecasting the uranium price. Medeu Amangeldi May 13, 2018 Capstone Project Superviser: Dongming Wei Second reader: Zhenisbek Assylbekov Abstract This

More information

ARIMA Models. Jamie Monogan. January 25, University of Georgia. Jamie Monogan (UGA) ARIMA Models January 25, / 38

ARIMA Models. Jamie Monogan. January 25, University of Georgia. Jamie Monogan (UGA) ARIMA Models January 25, / 38 ARIMA Models Jamie Monogan University of Georgia January 25, 2012 Jamie Monogan (UGA) ARIMA Models January 25, 2012 1 / 38 Objectives By the end of this meeting, participants should be able to: Describe

More information

Economics 536 Lecture 7. Introduction to Specification Testing in Dynamic Econometric Models

Economics 536 Lecture 7. Introduction to Specification Testing in Dynamic Econometric Models University of Illinois Fall 2016 Department of Economics Roger Koenker Economics 536 Lecture 7 Introduction to Specification Testing in Dynamic Econometric Models In this lecture I want to briefly describe

More information

Basics: Definitions and Notation. Stationarity. A More Formal Definition

Basics: Definitions and Notation. Stationarity. A More Formal Definition Basics: Definitions and Notation A Univariate is a sequence of measurements of the same variable collected over (usually regular intervals of) time. Usual assumption in many time series techniques is that

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

7 Introduction to Time Series

7 Introduction to Time Series Econ 495 - Econometric Review 1 7 Introduction to Time Series 7.1 Time Series vs. Cross-Sectional Data Time series data has a temporal ordering, unlike cross-section data, we will need to changes some

More information

Ross Bettinger, Analytical Consultant, Seattle, WA

Ross Bettinger, Analytical Consultant, Seattle, WA ABSTRACT DYNAMIC REGRESSION IN ARIMA MODELING Ross Bettinger, Analytical Consultant, Seattle, WA Box-Jenkins time series models that contain exogenous predictor variables are called dynamic regression

More information

Introduction to Economic Time Series

Introduction to Economic Time Series Econometrics II Introduction to Economic Time Series Morten Nyboe Tabor Learning Goals 1 Give an account for the important differences between (independent) cross-sectional data and time series data. 2

More information

AR, MA and ARMA models

AR, MA and ARMA models AR, MA and AR by Hedibert Lopes P Based on Tsay s Analysis of Financial Time Series (3rd edition) P 1 Stationarity 2 3 4 5 6 7 P 8 9 10 11 Outline P Linear Time Series Analysis and Its Applications For

More information

Dynamic Time Series Regression: A Panacea for Spurious Correlations

Dynamic Time Series Regression: A Panacea for Spurious Correlations International Journal of Scientific and Research Publications, Volume 6, Issue 10, October 2016 337 Dynamic Time Series Regression: A Panacea for Spurious Correlations Emmanuel Alphonsus Akpan *, Imoh

More information

Permanent Income Hypothesis (PIH) Instructor: Dmytro Hryshko

Permanent Income Hypothesis (PIH) Instructor: Dmytro Hryshko Permanent Income Hypothesis (PIH) Instructor: Dmytro Hryshko 1 / 36 The PIH Utility function is quadratic, u(c t ) = 1 2 (c t c) 2 ; borrowing/saving is allowed using only the risk-free bond; β(1 + r)

More information

Advanced Econometrics

Advanced Econometrics Based on the textbook by Verbeek: A Guide to Modern Econometrics Robert M. Kunst robert.kunst@univie.ac.at University of Vienna and Institute for Advanced Studies Vienna May 2, 2013 Outline Univariate

More information

A time series is called strictly stationary if the joint distribution of every collection (Y t

A time series is called strictly stationary if the joint distribution of every collection (Y t 5 Time series A time series is a set of observations recorded over time. You can think for example at the GDP of a country over the years (or quarters) or the hourly measurements of temperature over a

More information

Lesson 13: Box-Jenkins Modeling Strategy for building ARMA models

Lesson 13: Box-Jenkins Modeling Strategy for building ARMA models Lesson 13: Box-Jenkins Modeling Strategy for building ARMA models Facoltà di Economia Università dell Aquila umberto.triacca@gmail.com Introduction In this lesson we present a method to construct an ARMA(p,

More information

Estimating AR/MA models

Estimating AR/MA models September 17, 2009 Goals The likelihood estimation of AR/MA models AR(1) MA(1) Inference Model specification for a given dataset Why MLE? Traditional linear statistics is one methodology of estimating

More information

Lecture 2: ARMA(p,q) models (part 2)

Lecture 2: ARMA(p,q) models (part 2) Lecture 2: ARMA(p,q) models (part 2) Florian Pelgrin University of Lausanne, École des HEC Department of mathematics (IMEA-Nice) Sept. 2011 - Jan. 2012 Florian Pelgrin (HEC) Univariate time series Sept.

More information

{ } Stochastic processes. Models for time series. Specification of a process. Specification of a process. , X t3. ,...X tn }

{ } Stochastic processes. Models for time series. Specification of a process. Specification of a process. , X t3. ,...X tn } Stochastic processes Time series are an example of a stochastic or random process Models for time series A stochastic process is 'a statistical phenomenon that evolves in time according to probabilistic

More information

Nonstationary Time Series:

Nonstationary Time Series: Nonstationary Time Series: Unit Roots Egon Zakrajšek Division of Monetary Affairs Federal Reserve Board Summer School in Financial Mathematics Faculty of Mathematics & Physics University of Ljubljana September

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