STAT Financial Time Series

Size: px
Start display at page:

Download "STAT Financial Time Series"

Transcription

1 STAT Financial Time Series Chapter 9 - Heteroskedasticity Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 1 / 43

2 Agenda 1 Introduction 2 AutoRegressive Conditional Heteroskedastic Model (ARCH) 3 Genearlized ARCH (GARCH) model 4 Estimation and Testing for ARCH 5 Foreign exchange rates example Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 2 / 43

3 Introduction Heteroskedasticity = non-constant variance Regression Context: where Y = Xβ + e, w Var(e) = σ 2 0 w w n Generalized least squares is used instead of ordinary least squares to account for the heterogenity of e Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 3 / 43

4 Introduction Variation is small for a number of successive periods of time and large for some other successive periods Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 4 / 43

5 Heteroskedasticity in time series e.g. log Assets price series {Y t }, i.e. Y t = log(p t ), where P t = asset price at time t Usually, X t = Y t = ɛ t is a good model i.e. Y t ARIMA(0, 1, 0) Empirically, ɛ t is found to have different variance over time Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 5 / 43

6 Stylized facts for log asset series X t In reality 1 X t is heavy-tailed (probability of taking a very small/large value is high) 2 {X t } is not serially correlated 3 {X 2 t } is serially correlated 4 Volatility cluster: large (small) changes in {X t } tend to be followed by large (small) changes Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 6 / 43

7 Agenda 1 Introduction 2 AutoRegressive Conditional Heteroskedastic Model (ARCH) 3 Genearlized ARCH (GARCH) model 4 Estimation and Testing for ARCH 5 Foreign exchange rates example Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 7 / 43

8 AutoRegressive Conditional Heteroskedastic Model (ARCH) A very popular model for volatility Model: ARCH(p) X t = σ t ɛ t, ɛ iid N (0, 1) p σt 2 = α 0 + α i Xt i 2 Meaning of conditional heteroskedastic model Let F t 1 = σ(x t 1, X t 2,...) be the σ-field (information) generated by all past information up to time t 1 i=1 E[X 2 t F t 1 ] = σ 2 t E[ɛ 2 t F t 1 ] = σ 2 t = α 0 + p α i Xt i 2 i=1 Conditional variance depends on previous values of X 2 t s Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 8 / 43

9 AutoRegressive Conditional Heteroskedastic Model (ARCH) ARCH(p) model: X t = σ t ɛ t, ɛ iid N (0, 1) p σt 2 = α 0 + α i Xt i 2 i=1 Restriction for the parameter set (α 0, α 1,..., α p ) α i 0, i = 0, 1,..., p Variance must be positive α α p < 1 Must sure σ 2 t is stationary, otherwise σ 2 t explodes Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 9 / 43

10 Example 9.1 (Cont ) As α 1 < 1 and n Xt 2 n = α 0 α j 1 ɛ2 t ɛ 2 t j j=1 X t is causal but nonlinear and we have two methods to find E[X 2 t ] 1 E[X 2 t ] = α 0 j=0 αj 1 (E[ɛ 2 t ] = 1, t) 2 Take expectation on both sides on X 2 t = ɛ 2 t (α 0 + α 1 X 2 t 1), then E[X 2 t ] = α0 1 α 1 E[X 2 t ] = α 0 E[ɛ 2 t ] + α 1 E[X 2 t 1] as E[Xt 2 ] = E[Xk 2 ] for all pairs of t, k Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 10 / 43

11 Example 9.1 (Cont ) Properties of ARCH(1) X t is causal and non-linear E[X t ] = E{E(X t F t 1 )} = E[σ t E{ɛ t F t 1 }] = 0 Var(X t ) = E[X 2 t ] = α 0 1 α 1 Cov(X t+h, X t ) = E[X t+h X t ] = E[E{X t+h X t F t 1 }] = E[X t E{X t+h F t 1 }] = 0 E[X 2 t F t 1 ] = σ 2 t = α 0 + α 1 X 2 t 1 E[X 2 t ] = α 0 1 α 1 Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 11 / 43

12 Example 9.1 (Cont ) Relation between ARCH(1) and AR(1) ARCH : X t = σ t ɛ t, σ 2 t = α 0 + α 1 X 2 t 1 Rewrite Xt 2 = σt 2 + Xt 2 σt 2 = α 0 + α 1 Xt σt 2 (1 ɛ 2 t ) = α 0 + α 1 X 2 t 1 + ν t If X t ARCH(1), then X 2 t AR(1) with sequence ν t = σ 2 t (1 ɛ 2 t ) Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 12 / 43

13 Example 9.1 (Cont ) Properties of ν t = σ 2 t (1 ɛ 2 t ) E[ν t ] = E[E{σ 2 t (1 ɛ 2 t ) F t 1 }] = E[σ 2 t ]E[1 ɛ 2 t ] = 0 Var(ν t ) = E[ν 2 t ] = E[σ 4 t (1 ɛ 2 t ) 2 ] = 2E[σ 4 t ] (ɛ t N (0, 1) E[σ 4 t ] = 3) Cov(ν t, ν t+h ) = E[E{σt 2 σt+h(1 2 ɛ 2 t )(1 ɛ 2 t+h) F t+h 1 }] = 0 Thus, {ν t } is indeed a white noise. Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 13 / 43

14 Example 9.1 (Cont ) ARCH : X t = σ t ɛ t, σt 2 = α 0 + α 1 Xt 1 2 AR(1) representation: Xt 2 = α 0 + α 1 Xt ν t, where ν t = σt 2 (1 ɛ 2 t ). As Xt 2 = σt 2 ɛ 2 t σt 2, (E[ɛ 2 t ] = 1) The AR(1) representation can be regarded as the description of the convolution of the variance of the process {X t } The correlation structure of Xt 2 model follows the same calculation of AR(1) Var(Xt 2 ) = Var(ν t) 1 α1 2, Cov(Xt 2, Xt+h) 2 = α h 1 Var(ν t) 1 α1 2, Corr(Xt 2, Xt+h) 2 = α h 1 Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 14 / 43

15 Example 9.1 (Cont ) To completely determine the covariance strcuture of {X 2 t } it remains to compute Var(ν t ) = 2E[σ 2 t ] Square both sides of σt 2 = α 0 + α 1 Xt 1 2 and take expectation E[σ 2 t ] = α α 0 α 1 E[X 2 t 1] + α 2 + 1E[X 4 t 1] = α0 2 α 0 + 2α 0 α 1 3α 1 α 1E[σ 2 t 4 ] 1 = α0 2(1 + α 1) (1 α 1 )(1 3α1 2) Note that the 4 th moment E[σ 2 t ] exists only if α 2 1 < 1 3 Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 15 / 43

16 The Usefulness of ARCH(1) Model Stylized fact 1: X t is heavy-tailed Usually the heavier the tail, the larger the 4 th moment E[X 4 t ] = E[σ 4 t ]E[ɛ 4 t ] = 3α 0 (1 + α 1 ) (1 α 1 )(1 3α 2 1 ) For larger α 0 and small α 1, E[X 4 t ] can be very large In practice, the α 1 found is around 0.9 in many financial time series Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 16 / 43

17 The Usefulness of ARCH(1) Model Stylized fact 2: Correlated structure {X t } is not serially correlated {X 2 t } is non-negatively serially correlated This means Cov(X t, X t+h ) = 0, for h 0 Corr(X 2 t, X 2 t+h ) = α h 1 > 0 as α 1 > 0 by assumption Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 17 / 43

18 The Usefulness of ARCH(1) Model Stylized fact 3: Volatility cluster Large (small) changes in {X t } tend to be followed by large (small) changes Well explained by the equation σ 2 t = α 0 + α 1 X 2 t 1, as α 1 > 0 Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 18 / 43

19 Agenda 1 Introduction 2 AutoRegressive Conditional Heteroskedastic Model (ARCH) 3 Genearlized ARCH (GARCH) model 4 Estimation and Testing for ARCH 5 Foreign exchange rates example Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 19 / 43

20 Genearlized ARCH (GARCH) model GARHC(p, q) model X t = σ t ɛ t, ɛ t N (0, 1) σt 2 = p α 0 + β i σt i 2 + i=1 Parameter set: (α 0, α 1,..., α q, β 1,..., β p ) - more flexibility for modelling Constraints α α q + β β p < 1 q α j Xt j 2 j=1 α j 0, j = 0,..., q, β i 0, i = 1,..., p, Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 20 / 43

21 GARCH Example 9.2: GARCH(1,1) is the most commonly used GARCH model in practice X t = σ t ɛ t, σ 2 t α 0 + α 1 X 2 t 1 + β 1 σ 2 t 1 Condition to ARMA(1,1) model: X 2 t = σ 2 t + X 2 t σ 2 t = α 0 + α 1 X 2 t 1 + β 1 σ 2 t 1 + X 2 t σ 2 t = α 0 + α 1 X 2 t 1 β 1 (X 2 t 1 σ 2 t 1) + β 1 X 2 t 1 + X 2 t σ 2 t = α 0 + (α 1 + β 1 )X 2 t 1 + ν t β 1 ν t 1, ARMA(1, 1)with white noise {ν t }, where ν t = X 2 t σ 2 t = σ 2 t (ɛ 2 t 1) Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 21 / 43

22 GARCH and ARMA models In general, we have Theorem 1 If X t is a GARCH(p,q) process, then Xt 2 is an ARMA(m,p) process with noise ν t = σt 2 (ɛ 2 t 1), where m = max{p, q} Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 22 / 43

23 I-GARCH model For GARCH model with σt 2 = α 0 + α 1 Xt β 1σt 1 2 one necessary condition is to be stationary, α 1 + β 1 < 1 In practice, α 1 + β 1 1 is observed in many real datasets When α 1 + β 1 = 1, the process in non-stationary and is known as Integrated GARCH (I-GARCH) process. Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 23 / 43

24 I-GARCH model E[σ 2 t+1 F t 1 ] = E[α 0 + α 1 X 2 t + β 1 σ 2 t F t 1 ] = α 0 + (α 1 + β 1 )σ 2 t = α 0 + σ 2 t E[σ 2 t+1 F t 1 ] = E[E{σ 2 t+2 F t } F t 1 ] = E[α 0 + σ 2 t+1 F t 1 ] Similarly, = 2α 0 + σ 2 t E[σ 2 t+j F t 1 ] = jα 0 + σ 2 t Thus, I-GARCH in non-stationary The volatility is persistent: For any j > 0, E[σ 2 t+j F t 1 ] depends on σ 2 t For GARCH with α 1 + β 1 = 1, E[σt+j 2 F t 1 ] depends on σt 2 through ρ j σt 2 which dminishes. Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 24 / 43

25 Further generalization of GARCH model t-garch Use t-distribution instead of Normal for noise sequence ɛ t Capture more heavy-tail features e-garch Use the exponential function to model the asymmetry Others: n-garch, GARCH.M,... Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 25 / 43

26 Agenda 1 Introduction 2 AutoRegressive Conditional Heteroskedastic Model (ARCH) 3 Genearlized ARCH (GARCH) model 4 Estimation and Testing for ARCH 5 Foreign exchange rates example Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 26 / 43

27 Estimation and Testing for ARCH ARCH: X t = σ t ɛ t, Conditional probability density: σ 2 t = α 0 + α 1 X 2 t α px 2 t p f (x t F t 1 ) = 1 2πσt 2 e 1 2σ t 2 xt 2 Given σ 2 t, we have X 2 t N (0, σ 2 t ) Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 27 / 43

28 Estimation and Testing for ARCH Likelihood of ARCH(p): f (x n,..., x 1 x 0 ) = f (x n x n 1,... x 0 )... f (x 2 x 1, x 0 )f (x 1 x 0 ) log{f (x n,..., x 1 x 0 )} = log f (x t F t 1 ) = n n 2 log(2π) log σ2 t 1 2 Substitute σt 2 = α + p i=1 α ixt 1 2, the MLE can be obtained by maximizing the log-likelihood numerically. t=1 n xt 2 σ 2 t=1 t Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 28 / 43

29 Estimation and Testing for ARCH Likelihood of GARCH(p,q): In fact, the same argument holds: log{f (x n,..., x 1 x 0 )} = n n 2 log(2π) log σ2 t 1 2 t=1 The only difference is that σ 2 t is not observed explicitly Use recursion to obtain the approximate version of σ 2 t, σ 2 t σ 2 1 = α 0 σ 2 2 = α 0 + α 1 X β 1 σ 2 1 σ 2 3 = α 0 + α 1 X α 2 X β 1 σ β 2 σ 2 1. σ t 2 = q p α 0 + α i Xn i 2 + β j σ n j 2 i=1 j=1 n xt 2 σ 2 t=1 t Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 29 / 43

30 Testing for GARCH model To select the order p for ARCH model Use the AR representation and use (P)ACF plot to identify p More difficult for GARCH GARCH(p, q) corresponds to ARMA(p, q), m = max{p, q}. Information on q is lost Difficult to detect the order of ARMA using (P)ACF plot Use AIC/BIC Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 30 / 43

31 Testing for GARCH model Goodness of fit Protmanteau test for residuals: n Q = n(n + 2) r 2 (j)/(n j) j=1 r(j) is the ACF of the residuals of the GARCH model Q χ 2 n m m is the number of parameters in the model Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 31 / 43

32 Testing for GARCH model Testing for heterogeneity Lagrange multiplier test (LM) Theorem 2 If X t ARCH(p), then for the fitted regression equation p ˆX t 2 = α 0 + ˆα i Xt i 2 then R 2 satisfies nr 2 χ 2 p. Under H 0 : No heterogeneity, if H 0 is rejected, X t is heteroskedastic. i=1 Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 32 / 43

33 Agenda 1 Introduction 2 AutoRegressive Conditional Heteroskedastic Model (ARCH) 3 Genearlized ARCH (GARCH) model 4 Estimation and Testing for ARCH 5 Foreign exchange rates example Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 33 / 43

34 Foreign exchange rates example Weekly echange rates of US dollar and British pound between exchange.dat Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 34 / 43

35 Foreign exchange rates example Heavy tail phenomenon in the data ex.s<-scan("d://exchange.dat") dex<-diff(ex.s) hist(dex,prob=t) library(mass) lines(density(dex,width=0.03),lty=3) x<-seq(-0.1,0.1,0.01) lines(x,dnorm(x,mean(dex),sqrt(var(dex))),lty=1) leg.names<-c("kerel Density", "Normal Density") legend("topleft",leg.names,lty=c(3,1)) Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 35 / 43

36 Foreign exchange rates example Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 36 / 43

37 Foreign exchange rates example Exploratory data analysis ex.s<-scan("d://exchange.dat") dex<-diff(ex.s) par(mfrow=c(3,2)) ts.plot(ex.s) acf(ex.s) ts.plot(dex) acf(dex) ts.plot(dex*dex) acf(dex*dex) Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 37 / 43

38 Foreign exchange rates example Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 38 / 43

39 Foreign exchange rates example Test for heteroskedasticity Lagrange Multiplier test ex.s<-scan("d://exchange.dat") dex<-diff(ex.s) x1<-lag(dex); x1<-c(0,x1[1:468]) x2<-lag(x1); x2<-c(0,x2[1:468]) x3<-lag(x2); x3<-c(0,x3[1:468]) x4<-lag(x3); x4<-c(0,x4[1:468]) z1<-x1*x1; z2<-x2*x2; z3<-x3*x3; z4<-x4*x4 lm.1<-lm(dex*dex z1+z2+z3+z4) summary(lm.1) t<-470* >1-pchisq(t,4) [1] Conclusion: p-value = < 0.05, the presence of heterogeneity is confirmed Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 39 / 43

40 Foreign exchange rates example > summary(lm.1) Call: lm(formula = dex * dex z1 + z2 + z3 + z4) Residuals: Min 1Q Median 3Q Max Coefficients: Estimate Std. Error t value Pr(> t ) (Intercept) 5.113e e e-08 *** z e e z e e z e e ** z e e * --- Signif. codes: 0 *** ** 0.01 * Residual standard error: on 464 degrees of freedom Multiple R-squared: , Adjusted R-squared: F-statistic: on 4 and 464 DF, p-value: Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 40 / 43

41 Foreign exchange rates example #install.packages(tseries)# >library(tseries) >dex.mod<-garch(dex,order=c(1,1)) >summary(dex.mod) # Call: garch(x = dex, order = c(1, 1)) Model: GARCH(1,1) Residuals: Min 1Q Median 3Q Max Coefficient(s): Estimate Std. Error t value Pr(> t ) a e e * a e e ** b e e < 2e-16 *** # Fitted model is: σt 2 = σt X t 1 2. Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 41 / 43

42 Foreign exchange rates example ex.s<-scan("d://exchange.dat") dex<-diff(ex.s) library(tseries) dex.mod<-garch(dex,order=c(1,1)) e<-dex.mod$residuals e<-e[2:469] par(mfrow=c(2,2)) ts.plot(e) acf(e) acf(e*e) qqnorm(e) Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 42 / 43

43 Foreign exchange rates example Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 43 / 43

Volatility. Gerald P. Dwyer. February Clemson University

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

More information

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

STAT Financial Time Series

STAT Financial Time Series STAT 6104 - Financial Time Series Chapter 2 - Probability Models Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 1 / 34 Agenda 1 Introduction 2 Stochastic Process Definition 1 Stochastic Definition

More information

13. Estimation and Extensions in the ARCH model. MA6622, Ernesto Mordecki, CityU, HK, References for this Lecture:

13. Estimation and Extensions in the ARCH model. MA6622, Ernesto Mordecki, CityU, HK, References for this Lecture: 13. Estimation and Extensions in the ARCH model MA6622, Ernesto Mordecki, CityU, HK, 2006. References for this Lecture: Robert F. Engle. GARCH 101: The Use of ARCH/GARCH Models in Applied Econometrics,

More information

6. The econometrics of Financial Markets: Empirical Analysis of Financial Time Series. MA6622, Ernesto Mordecki, CityU, HK, 2006.

6. The econometrics of Financial Markets: Empirical Analysis of Financial Time Series. MA6622, Ernesto Mordecki, CityU, HK, 2006. 6. The econometrics of Financial Markets: Empirical Analysis of Financial Time Series MA6622, Ernesto Mordecki, CityU, HK, 2006. References for Lecture 5: Quantitative Risk Management. A. McNeil, R. Frey,

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

The autocorrelation and autocovariance functions - helpful tools in the modelling problem

The autocorrelation and autocovariance functions - helpful tools in the modelling problem The autocorrelation and autocovariance functions - helpful tools in the modelling problem J. Nowicka-Zagrajek A. Wy lomańska Institute of Mathematics and Computer Science Wroc law University of Technology,

More information

GARCH Models. Eduardo Rossi University of Pavia. December Rossi GARCH Financial Econometrics / 50

GARCH Models. Eduardo Rossi University of Pavia. December Rossi GARCH Financial Econometrics / 50 GARCH Models Eduardo Rossi University of Pavia December 013 Rossi GARCH Financial Econometrics - 013 1 / 50 Outline 1 Stylized Facts ARCH model: definition 3 GARCH model 4 EGARCH 5 Asymmetric Models 6

More information

GARCH processes probabilistic properties (Part 1)

GARCH processes probabilistic properties (Part 1) GARCH processes probabilistic properties (Part 1) Alexander Lindner Centre of Mathematical Sciences Technical University of Munich D 85747 Garching Germany lindner@ma.tum.de http://www-m1.ma.tum.de/m4/pers/lindner/

More information

Lecture 6: Univariate Volatility Modelling: ARCH and GARCH Models

Lecture 6: Univariate Volatility Modelling: ARCH and GARCH Models Lecture 6: Univariate Volatility Modelling: ARCH and GARCH Models Prof. Massimo Guidolin 019 Financial Econometrics Winter/Spring 018 Overview ARCH models and their limitations Generalized ARCH models

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

THE UNIVERSITY OF CHICAGO Graduate School of Business Business 41202, Spring Quarter 2003, Mr. Ruey S. Tsay

THE UNIVERSITY OF CHICAGO Graduate School of Business Business 41202, Spring Quarter 2003, Mr. Ruey S. Tsay THE UNIVERSITY OF CHICAGO Graduate School of Business Business 41202, Spring Quarter 2003, Mr. Ruey S. Tsay Solutions to Homework Assignment #4 May 9, 2003 Each HW problem is 10 points throughout this

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

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

Symmetric btw positive & negative prior returns. where c is referred to as risk premium, which is expected to be positive.

Symmetric btw positive & negative prior returns. where c is referred to as risk premium, which is expected to be positive. Advantages of GARCH model Simplicity Generates volatility clustering Heavy tails (high kurtosis) Weaknesses of GARCH model Symmetric btw positive & negative prior returns Restrictive Provides no explanation

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

Multivariate GARCH models.

Multivariate GARCH models. Multivariate GARCH models. Financial market volatility moves together over time across assets and markets. Recognizing this commonality through a multivariate modeling framework leads to obvious gains

More information

Nonstationary time series models

Nonstationary time series models 13 November, 2009 Goals Trends in economic data. Alternative models of time series trends: deterministic trend, and stochastic trend. Comparison of deterministic and stochastic trend models The statistical

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

Lecture 14: Conditional Heteroscedasticity Bus 41910, Time Series Analysis, Mr. R. Tsay

Lecture 14: Conditional Heteroscedasticity Bus 41910, Time Series Analysis, Mr. R. Tsay Lecture 14: Conditional Heteroscedasticity Bus 41910, Time Series Analysis, Mr. R. Tsay The introduction of conditional heteroscedastic autoregressive (ARCH) models by Engle (198) popularizes conditional

More information

ARCH and GARCH Processes

ARCH and GARCH Processes Chapter 8 ARCH and GARCH Processes 8.1 Introduction When modelling time series, there are broadly speaking two approaches, the fundamentalist and the data analyst. The first of these aims to construct

More information

ECONOMICS 7200 MODERN TIME SERIES ANALYSIS Econometric Theory and Applications

ECONOMICS 7200 MODERN TIME SERIES ANALYSIS Econometric Theory and Applications ECONOMICS 7200 MODERN TIME SERIES ANALYSIS Econometric Theory and Applications Yongmiao Hong Department of Economics & Department of Statistical Sciences Cornell University Spring 2019 Time and uncertainty

More information

MAT 3379 (Winter 2016) FINAL EXAM (SOLUTIONS)

MAT 3379 (Winter 2016) FINAL EXAM (SOLUTIONS) MAT 3379 (Winter 2016) FINAL EXAM (SOLUTIONS) 15 April 2016 (180 minutes) Professor: R. Kulik Student Number: Name: This is closed book exam. You are allowed to use one double-sided A4 sheet of notes.

More information

Nonlinear Time Series Modeling

Nonlinear Time Series Modeling Nonlinear Time Series Modeling Part II: Time Series Models in Finance Richard A. Davis Colorado State University (http://www.stat.colostate.edu/~rdavis/lectures) MaPhySto Workshop Copenhagen September

More information

Multivariate Time Series: VAR(p) Processes and Models

Multivariate Time Series: VAR(p) Processes and Models Multivariate Time Series: VAR(p) Processes and Models A VAR(p) model, for p > 0 is X t = φ 0 + Φ 1 X t 1 + + Φ p X t p + A t, where X t, φ 0, and X t i are k-vectors, Φ 1,..., Φ p are k k matrices, with

More information

GARCH Models Estimation and Inference

GARCH Models Estimation and Inference GARCH Models Estimation and Inference Eduardo Rossi University of Pavia December 013 Rossi GARCH Financial Econometrics - 013 1 / 1 Likelihood function The procedure most often used in estimating θ 0 in

More information

MEI Exam Review. June 7, 2002

MEI Exam Review. June 7, 2002 MEI Exam Review June 7, 2002 1 Final Exam Revision Notes 1.1 Random Rules and Formulas Linear transformations of random variables. f y (Y ) = f x (X) dx. dg Inverse Proof. (AB)(AB) 1 = I. (B 1 A 1 )(AB)(AB)

More information

Arma-Arch Modeling Of The Returns Of First Bank Of Nigeria

Arma-Arch Modeling Of The Returns Of First Bank Of Nigeria Arma-Arch Modeling Of The Returns Of First Bank Of Nigeria Emmanuel Alphonsus Akpan Imoh Udo Moffat Department of Mathematics and Statistics University of Uyo, Nigeria Ntiedo Bassey Ekpo Department of

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

Univariate Volatility Modeling

Univariate Volatility Modeling Univariate Volatility Modeling Kevin Sheppard http://www.kevinsheppard.com Oxford MFE This version: January 10, 2013 January 14, 2013 Financial Econometrics (Finally) This term Volatility measurement and

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

Marcel Dettling. Applied Time Series Analysis SS 2013 Week 05. ETH Zürich, March 18, Institute for Data Analysis and Process Design

Marcel Dettling. Applied Time Series Analysis SS 2013 Week 05. ETH Zürich, March 18, Institute for Data Analysis and Process Design Marcel Dettling Institute for Data Analysis and Process Design Zurich University of Applied Sciences marcel.dettling@zhaw.ch http://stat.ethz.ch/~dettling ETH Zürich, March 18, 2013 1 Basics of Modeling

More information

Modelling using ARMA processes

Modelling using ARMA processes Modelling using ARMA processes Step 1. ARMA model identification; Step 2. ARMA parameter estimation Step 3. ARMA model selection ; Step 4. ARMA model checking; Step 5. forecasting from ARMA models. 33

More information

Nonlinear time series

Nonlinear time series Based on the book by Fan/Yao: Nonlinear Time Series Robert M. Kunst robert.kunst@univie.ac.at University of Vienna and Institute for Advanced Studies Vienna October 27, 2009 Outline Characteristics of

More information

Diagnostic Test for GARCH Models Based on Absolute Residual Autocorrelations

Diagnostic Test for GARCH Models Based on Absolute Residual Autocorrelations Diagnostic Test for GARCH Models Based on Absolute Residual Autocorrelations Farhat Iqbal Department of Statistics, University of Balochistan Quetta-Pakistan farhatiqb@gmail.com Abstract In this paper

More information

STAT 443 Final Exam Review. 1 Basic Definitions. 2 Statistical Tests. L A TEXer: W. Kong

STAT 443 Final Exam Review. 1 Basic Definitions. 2 Statistical Tests. L A TEXer: W. Kong STAT 443 Final Exam Review L A TEXer: W Kong 1 Basic Definitions Definition 11 The time series {X t } with E[X 2 t ] < is said to be weakly stationary if: 1 µ X (t) = E[X t ] is independent of t 2 γ X

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

Comprehensive Examination Quantitative Methods Spring, 2018

Comprehensive Examination Quantitative Methods Spring, 2018 Comprehensive Examination Quantitative Methods Spring, 2018 Instruction: This exam consists of three parts. You are required to answer all the questions in all the parts. 1 Grading policy: 1. Each part

More information

Lecture 1 Intro to Spatial and Temporal Data

Lecture 1 Intro to Spatial and Temporal Data Lecture 1 Intro to Spatial and Temporal Data Dennis Sun Stanford University Stats 253 June 22, 2015 1 What is Spatial and Temporal Data? 2 Trend Modeling 3 Omitted Variables 4 Overview of this Class 1

More information

Stationary Time Series, Conditional Heteroscedasticity, Random Walk, Test for a Unit Root, Endogenity, Causality and IV Estimation

Stationary Time Series, Conditional Heteroscedasticity, Random Walk, Test for a Unit Root, Endogenity, Causality and IV Estimation 1 / 67 Stationary Time Series, Conditional Heteroscedasticity, Random Walk, Test for a Unit Root, Endogenity, Causality and IV Estimation Chapter 1 Financial Econometrics Michael Hauser WS18/19 2 / 67

More information

STAT Financial Time Series

STAT Financial Time Series STAT 6104 - Financial Time Series Chapter 1 - Introduction Chun Yip Yau (CUHK) STAT 6104:Financial Time Series 1 / 42 Agenda 1 Basic Description 2 Simple Descriptive Techniques 3 Examples 4 Summary Chun

More information

Problem Set 1 Solution Sketches Time Series Analysis Spring 2010

Problem Set 1 Solution Sketches Time Series Analysis Spring 2010 Problem Set 1 Solution Sketches Time Series Analysis Spring 2010 1. Construct a martingale difference process that is not weakly stationary. Simplest e.g.: Let Y t be a sequence of independent, non-identically

More information

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

Econometrics. Week 4. Fall Institute of Economic Studies Faculty of Social Sciences Charles University in Prague Econometrics Week 4 Institute of Economic Studies Faculty of Social Sciences Charles University in Prague Fall 2012 1 / 23 Recommended Reading For the today Serial correlation and heteroskedasticity in

More information

α i ξ t i, where ξ t i.i.d. (0, 1),

α i ξ t i, where ξ t i.i.d. (0, 1), PROBABILITY AND MATHEMATICAL STATISTICS Vol. 31, Fasc. 1 (2011), pp. 300 000 NONLINEARITY OF ARCH AND STOCHASTIC VOLATILITY MODELS AND BARTLETT S FORMULA BY PIOTR S. KO KO S Z K A (LOGAN) AND DIMITRIS

More information

Time Series I Time Domain Methods

Time Series I Time Domain Methods Astrostatistics Summer School Penn State University University Park, PA 16802 May 21, 2007 Overview Filtering and the Likelihood Function Time series is the study of data consisting of a sequence of DEPENDENT

More information

Introduction and Single Predictor Regression. Correlation

Introduction and Single Predictor Regression. Correlation Introduction and Single Predictor Regression Dr. J. Kyle Roberts Southern Methodist University Simmons School of Education and Human Development Department of Teaching and Learning Correlation A correlation

More information

Lecture 1: Fundamental concepts in Time Series Analysis (part 2)

Lecture 1: Fundamental concepts in Time Series Analysis (part 2) Lecture 1: Fundamental concepts in Time Series Analysis (part 2) Florian Pelgrin University of Lausanne, École des HEC Department of mathematics (IMEA-Nice) Sept. 2011 - Jan. 2012 Florian Pelgrin (HEC)

More information

Financial Econometrics

Financial Econometrics Financial Econometrics Topic 5: Modelling Volatility Lecturer: Nico Katzke nicokatzke@sun.ac.za Department of Economics Texts used The notes and code in R were created using many references. Intuitively,

More information

Correlation and Regression

Correlation and Regression Correlation and Regression October 25, 2017 STAT 151 Class 9 Slide 1 Outline of Topics 1 Associations 2 Scatter plot 3 Correlation 4 Regression 5 Testing and estimation 6 Goodness-of-fit STAT 151 Class

More information

Study Sheet. December 10, The course PDF has been updated (6/11). Read the new one.

Study Sheet. December 10, The course PDF has been updated (6/11). Read the new one. Study Sheet December 10, 2017 The course PDF has been updated (6/11). Read the new one. 1 Definitions to know The mode:= the class or center of the class with the highest frequency. The median : Q 2 is

More information

Time Series 2. Robert Almgren. Sept. 21, 2009

Time Series 2. Robert Almgren. Sept. 21, 2009 Time Series 2 Robert Almgren Sept. 21, 2009 This week we will talk about linear time series models: AR, MA, ARMA, ARIMA, etc. First we will talk about theory and after we will talk about fitting the models

More information

GARCH Models Estimation and Inference

GARCH Models Estimation and Inference Università di Pavia GARCH Models Estimation and Inference Eduardo Rossi Likelihood function The procedure most often used in estimating θ 0 in ARCH models involves the maximization of a likelihood function

More information

Stat 5102 Final Exam May 14, 2015

Stat 5102 Final Exam May 14, 2015 Stat 5102 Final Exam May 14, 2015 Name Student ID The exam is closed book and closed notes. You may use three 8 1 11 2 sheets of paper with formulas, etc. You may also use the handouts on brand name distributions

More information

Chapter 3. ARIMA Models. 3.1 Autoregressive Moving Average Models

Chapter 3. ARIMA Models. 3.1 Autoregressive Moving Average Models Chapter 3 ARIMA Models Classical regression is often insu cient for explaining all of the interesting dynamics of a time series. For example, the ACF of the residuals of the simple linear regression fit

More information

Quick Review on Linear Multiple Regression

Quick Review on Linear Multiple Regression Quick Review on Linear Multiple Regression Mei-Yuan Chen Department of Finance National Chung Hsing University March 6, 2007 Introduction for Conditional Mean Modeling Suppose random variables Y, X 1,

More information

If we want to analyze experimental or simulated data we might encounter the following tasks:

If we want to analyze experimental or simulated data we might encounter the following tasks: Chapter 1 Introduction If we want to analyze experimental or simulated data we might encounter the following tasks: Characterization of the source of the signal and diagnosis Studying dependencies Prediction

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

MAT 3379 (Winter 2016) FINAL EXAM (PRACTICE)

MAT 3379 (Winter 2016) FINAL EXAM (PRACTICE) MAT 3379 (Winter 2016) FINAL EXAM (PRACTICE) 15 April 2016 (180 minutes) Professor: R. Kulik Student Number: Name: This is closed book exam. You are allowed to use one double-sided A4 sheet of notes. Only

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

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

Biostatistics 380 Multiple Regression 1. Multiple Regression

Biostatistics 380 Multiple Regression 1. Multiple Regression Biostatistics 0 Multiple Regression ORIGIN 0 Multiple Regression Multiple Regression is an extension of the technique of linear regression to describe the relationship between a single dependent (response)

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

MODELLING TIME SERIES WITH CONDITIONAL HETEROSCEDASTICITY

MODELLING TIME SERIES WITH CONDITIONAL HETEROSCEDASTICITY MODELLING TIME SERIES WITH CONDITIONAL HETEROSCEDASTICITY The simple ARCH Model Eva Rubliková Ekonomická univerzita Bratislava Manuela Magalhães Hill Department of Quantitative Methods, INSTITUTO SUPERIOR

More information

Gaussian Copula Regression Application

Gaussian Copula Regression Application International Mathematical Forum, Vol. 11, 2016, no. 22, 1053-1065 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/imf.2016.68118 Gaussian Copula Regression Application Samia A. Adham Department

More information

Applied Regression Analysis

Applied Regression Analysis Applied Regression Analysis Chapter 3 Multiple Linear Regression Hongcheng Li April, 6, 2013 Recall simple linear regression 1 Recall simple linear regression 2 Parameter Estimation 3 Interpretations of

More information

Part III Example Sheet 1 - Solutions YC/Lent 2015 Comments and corrections should be ed to

Part III Example Sheet 1 - Solutions YC/Lent 2015 Comments and corrections should be  ed to TIME SERIES Part III Example Sheet 1 - Solutions YC/Lent 2015 Comments and corrections should be emailed to Y.Chen@statslab.cam.ac.uk. 1. Let {X t } be a weakly stationary process with mean zero and let

More information

July 31, 2009 / Ben Kedem Symposium

July 31, 2009 / Ben Kedem Symposium ing The s ing The Department of Statistics North Carolina State University July 31, 2009 / Ben Kedem Symposium Outline ing The s 1 2 s 3 4 5 Ben Kedem ing The s Ben has made many contributions to time

More information

Qualifying Exam CS 661: System Simulation Summer 2013 Prof. Marvin K. Nakayama

Qualifying Exam CS 661: System Simulation Summer 2013 Prof. Marvin K. Nakayama Qualifying Exam CS 661: System Simulation Summer 2013 Prof. Marvin K. Nakayama Instructions This exam has 7 pages in total, numbered 1 to 7. Make sure your exam has all the pages. This exam will be 2 hours

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

ECON3327: Financial Econometrics, Spring 2016

ECON3327: Financial Econometrics, Spring 2016 ECON3327: Financial Econometrics, Spring 2016 Wooldridge, Introductory Econometrics (5th ed, 2012) Chapter 11: OLS with time series data Stationary and weakly dependent time series The notion of a stationary

More information

Estimation of extreme value dependence: application to Australian spot electricity prices. Nadezda Frolova

Estimation of extreme value dependence: application to Australian spot electricity prices. Nadezda Frolova Estimation of extreme value dependence: application to Australian spot electricity prices by Nadezda Frolova A thesis submitted in partial fulfillment of the requirements for the degree of Masters of Science

More information

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

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

More information

Applied time-series analysis

Applied time-series analysis Robert M. Kunst robert.kunst@univie.ac.at University of Vienna and Institute for Advanced Studies Vienna October 18, 2011 Outline Introduction and overview Econometric Time-Series Analysis In principle,

More information

GMM - Generalized method of moments

GMM - Generalized method of moments GMM - Generalized method of moments GMM Intuition: Matching moments You want to estimate properties of a data set {x t } T t=1. You assume that x t has a constant mean and variance. x t (µ 0, σ 2 ) Consider

More information

1 Time Series Concepts and Challenges

1 Time Series Concepts and Challenges Forecasting Time Series Data Notes from Rebecca Sela Stern Business School Spring, 2004 1 Time Series Concepts and Challenges The linear regression model (and most other models) assume that observations

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

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

The Bootstrap: Theory and Applications. Biing-Shen Kuo National Chengchi University

The Bootstrap: Theory and Applications. Biing-Shen Kuo National Chengchi University The Bootstrap: Theory and Applications Biing-Shen Kuo National Chengchi University Motivation: Poor Asymptotic Approximation Most of statistical inference relies on asymptotic theory. Motivation: Poor

More information

DEPARTMENT OF ECONOMICS

DEPARTMENT OF ECONOMICS ISSN 0819-64 ISBN 0 7340 616 1 THE UNIVERSITY OF MELBOURNE DEPARTMENT OF ECONOMICS RESEARCH PAPER NUMBER 959 FEBRUARY 006 TESTING FOR RATE-DEPENDENCE AND ASYMMETRY IN INFLATION UNCERTAINTY: EVIDENCE FROM

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

Homework 2. For the homework, be sure to give full explanations where required and to turn in any relevant plots.

Homework 2. For the homework, be sure to give full explanations where required and to turn in any relevant plots. Homework 2 1 Data analysis problems For the homework, be sure to give full explanations where required and to turn in any relevant plots. 1. The file berkeley.dat contains average yearly temperatures for

More information

Interval Estimation for AR(1) and GARCH(1,1) Models

Interval Estimation for AR(1) and GARCH(1,1) Models for AR(1) and GARCH(1,1) Models School of Mathematics Georgia Institute of Technology 2010 This talk is based on the following papers: Ngai Hang Chan, Deyuan Li and (2010). Toward a Unified of Autoregressions.

More information

Lecture 16: State Space Model and Kalman Filter Bus 41910, Time Series Analysis, Mr. R. Tsay

Lecture 16: State Space Model and Kalman Filter Bus 41910, Time Series Analysis, Mr. R. Tsay Lecture 6: State Space Model and Kalman Filter Bus 490, Time Series Analysis, Mr R Tsay A state space model consists of two equations: S t+ F S t + Ge t+, () Z t HS t + ɛ t (2) where S t is a state vector

More information

Chapter 12: An introduction to Time Series Analysis. Chapter 12: An introduction to Time Series Analysis

Chapter 12: An introduction to Time Series Analysis. Chapter 12: An introduction to Time Series Analysis Chapter 12: An introduction to Time Series Analysis Introduction In this chapter, we will discuss forecasting with single-series (univariate) Box-Jenkins models. The common name of the models is Auto-Regressive

More information

Stochastic Processes: I. consider bowl of worms model for oscilloscope experiment:

Stochastic Processes: I. consider bowl of worms model for oscilloscope experiment: Stochastic Processes: I consider bowl of worms model for oscilloscope experiment: SAPAscope 2.0 / 0 1 RESET SAPA2e 22, 23 II 1 stochastic process is: Stochastic Processes: II informally: bowl + drawing

More information

Econometric Forecasting

Econometric Forecasting Robert M. Kunst robert.kunst@univie.ac.at University of Vienna and Institute for Advanced Studies Vienna October 1, 2014 Outline Introduction Model-free extrapolation Univariate time-series models Trend

More information

5 Transfer function modelling

5 Transfer function modelling MSc Further Time Series Analysis 5 Transfer function modelling 5.1 The model Consider the construction of a model for a time series (Y t ) whose values are influenced by the earlier values of a series

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

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

Time Series Modeling of Financial Data. Prof. Daniel P. Palomar

Time Series Modeling of Financial Data. Prof. Daniel P. Palomar Time Series Modeling of Financial Data Prof. Daniel P. Palomar The Hong Kong University of Science and Technology (HKUST) MAFS6010R- Portfolio Optimization with R MSc in Financial Mathematics Fall 2018-19,

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

Appendix 1 Model Selection: GARCH Models. Parameter estimates and summary statistics for models of the form: 1 if ɛt i < 0 0 otherwise

Appendix 1 Model Selection: GARCH Models. Parameter estimates and summary statistics for models of the form: 1 if ɛt i < 0 0 otherwise Appendix 1 Model Selection: GARCH Models Parameter estimates and summary statistics for models of the form: R t = µ + ɛ t ; ɛ t (0, h 2 t ) (1) h 2 t = α + 2 ( 2 ( 2 ( βi ht i) 2 + γi ɛt i) 2 + δi D t

More information

Linear Regression. In this lecture we will study a particular type of regression model: the linear regression model

Linear Regression. In this lecture we will study a particular type of regression model: the linear regression model 1 Linear Regression 2 Linear Regression In this lecture we will study a particular type of regression model: the linear regression model We will first consider the case of the model with one predictor

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

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

ARIMA Modelling and Forecasting

ARIMA Modelling and Forecasting ARIMA Modelling and Forecasting Economic time series often appear nonstationary, because of trends, seasonal patterns, cycles, etc. However, the differences may appear stationary. Δx t x t x t 1 (first

More information

A Non-Parametric Approach of Heteroskedasticity Robust Estimation of Vector-Autoregressive (VAR) Models

A Non-Parametric Approach of Heteroskedasticity Robust Estimation of Vector-Autoregressive (VAR) Models Journal of Finance and Investment Analysis, vol.1, no.1, 2012, 55-67 ISSN: 2241-0988 (print version), 2241-0996 (online) International Scientific Press, 2012 A Non-Parametric Approach of Heteroskedasticity

More information

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

Circle a single answer for each multiple choice question. Your choice should be made clearly. TEST #1 STA 4853 March 4, 215 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 31 questions. Circle

More information

Risk Forecasting with GARCH, Skewed t Distributions, and Multiple Timescales

Risk Forecasting with GARCH, Skewed t Distributions, and Multiple Timescales Risk Forecasting with GARCH, Skewed t Distributions, and Multiple Timescales Alec N. Kercheval Department of Mathematics Florida State University Yang Liu Department of Mathematics Florida State University

More information

Reading Assignment. Serial Correlation and Heteroskedasticity. Chapters 12 and 11. Kennedy: Chapter 8. AREC-ECON 535 Lec F1 1

Reading Assignment. Serial Correlation and Heteroskedasticity. Chapters 12 and 11. Kennedy: Chapter 8. AREC-ECON 535 Lec F1 1 Reading Assignment Serial Correlation and Heteroskedasticity Chapters 1 and 11. Kennedy: Chapter 8. AREC-ECON 535 Lec F1 1 Serial Correlation or Autocorrelation y t = β 0 + β 1 x 1t + β x t +... + β k

More information