Dynamic Models, Autocorrelation and Forecasting

Size: px
Start display at page:

Download "Dynamic Models, Autocorrelation and Forecasting"

Transcription

1 ECON 4551 Economerics II Memorial Universiy of Newfoundland Dynamic Models, Auocorrelaion and Forecasing Adaped from Vera Tabakova s noes

2 9.1 Inroducion 9.2 Lags in he Error Term: Auocorrelaion 9.3 Esimaing an AR(1) Error Model 9.4 Tesing for Auocorrelaion 9.5 An Inroducion o Forecasing: Auoregressive Models 9.6 Finie Disribued Lags 9.7 Auoregressive Disribued Lag Models Slide 9-2

3 Figure 9.1 Slide 9-3

4 The model so far assumes ha he observaions are no correlaed wih one anoher. This is believable if one has drawn a random sample, bu less likely if one has drawn observaions sequenially in ime Time series observaions, which are drawn a regular inervals, usually embody a srucure where ime is an imporan componen.

5 If we canno compleely model his srucure in he regression funcion iself, hen he remainder spills over ino he unobserved componen of he saisical model (is error) and his causes he errors be correlaed wih one anoher.

6 In general, here are many siuaions where ineria affecs a ime series Or lagged effecs of explanaory variables Or auocorrelaion is inroduced by massaging of he original daa (inerpolaion, smoohing when going from monhly o quarerly, ec.) Or nonsaionariy

7 Bu, as wih heeroskedasiciy, we should suspec firs ha here is a specificaion issue Wrong funcional form or missing variables

8 Three ways o view he dynamics: y f ( x, x, x,...) 1 2 (9.1) y f ( y, x ) 1 (9.2) y f ( x ) e e f ( e 1) (9.3) Slide 9-8

9 Assume Saionariy For now Figure 9.2(a) Time Series of a Saionary Variable Slide 9-9

10 Figure 9.2(b) Time Series of a Nonsaionary Variable ha is Slow Turning or Wandering Slide 9-10

11 Figure 9.2(c) Time Series of a Nonsaionary Variable ha Trends Slide 9-11

12 9.2.1 Area Response Model for Sugar Cane ln A ln P 1 2 ln ln A P e 1 2 (9.4) y x e 1 2 (9.5) e e v 1 (9.6) Slide 9-12

13 y x e 1 2 (9.7) e e v 1 Bu assume v well behaved: (9.8) E v v v v s 2 ( ) 0 var( ) v cov(, s) 0 for (9.9) Assume also 1 1 (he series is saionary (9.10) Slide 9-13

14 Ee ( ) 0 OK (9.11) var( ) 2 e e 2 v 1 2 OK, consan (9.12) 2 e e k cov, k e k 0 No zero!!! (9.13) bu since we sick o saionary series, sill consan Slide 9-14

15 corr( e, e ) k cov( e, e ) cov( e, e ) var( e)var 2 k k k e 2 e var( e) k e Focus on k=1 k (9.14) corr( e, e 1) aka auocorrelaion coefficien (9.15) Running simple OLS On sugarcane example yˆ x (se) (.061) (.277) (9.16) Slide 9-15

16 Slide 9-16

17 We see runs Wha if we saw bouncing? Figure 9.3 Leas Squares Residuals Ploed Agains Time Slide 9-17

18 General covariance formula: r xy ( x x)( y y) cov( x, y ) 1 var( x)var( y) ( x x) ( y y) Consan variance T T T Null expecaion of x and y if hey are errors (9.17) r 1 cov( e, e ) 1 2 T var( e ) T 2 ee ˆˆ eˆ (9.18) Slide 9-18

19 The exisence of AR(1) errors implies: The leas squares esimaor is sill a linear and unbiased esimaor, bu i is no longer bes. There is anoher esimaor wih a smaller variance. The sandard errors usually compued for he leas squares esimaor are incorrec. Confidence inervals and hypohesis ess ha use hese sandard errors may be misleading. Slide 9-19

20 As wih heeroskedasic errors, you can salvage OLS when your daa are auocorrelaed. Now you can use an esimaor of sandard errors ha is robus o boh heeroskedasiciy and auocorrelaion proposed by Newey and Wes. This esimaor is someimes called HAC, which sands for heeroskedasiciy auocorrelaed consisen. Slide 9-20

21 HAC is no as auomaic as he heeroskedasiciy consisen (HC) esimaor. Wih auocorrelaion you have o specify how far away in ime he auocorrelaion is likely o be significan The auocorrelaed errors over he chosen ime window are averaged in he compuaion of he HAC sandard errors; you have o specify how many periods over which o average and how much weigh o assign each residual in ha average. Tha weighed average is called a kernel and he number of errors o average is called bandwidh. Principles of Economerics, 3rd Ediio Slide 9-21

22 Usually, you choose a mehod of averaging (Barle kernel or Parzen kernel) and a bandwidh (nw1, nw2 or some ineger). Ofen your sofware (example GRETL) defauls o he Barle kernel and a bandwidh compued based on he sample size, N. Trade-off: Larger bandwidhs reduce bias (good) as well as precision (bad). Smaller bandwidhs exclude more relevan auocorrelaions (and hence have more bias), bu use more observaions o increase precision (smaller variance). Choose a bandwidh large enough o conain he larges auocorrelaions. The choice will ulimaely depend on he frequency of observaion and he lengh of ime i akes for your sysem o adjus o shocks. Slide 9-22

23 Once grel recognizes ha your daa are ime series, hen he robus command will auomaically apply he HAC esimaor of sandard errors wih he defaul values of he kernel and Bandwidh (or wih your cusomized choices) Again, remember ha here are several choices abou how o run hese correcions (so differen sofware packages can yield slighly differen resuls) In a way, his correcion is jus an exension of Whie s correcion for heeroskedasiiciy I is based on a formula ha has he OLS formula as a special case Slide 9-23

24 Sugar cane example The wo ses of sandard errors, along wih he esimaed equaion are: yˆ x (.061) (.277) 'incorrec' se's (.062) (.378) 'correc' se's The 95% confidence inervals for β 2 are: (.211,1.340) (incorrec) (.006,1.546) (correc) Slide 9-24

25 However, as in he case of robus esimaion under heeroskedasiciy, he HAC correcion correcs or accouns for auocorrelaion bu does no exploi i We can ge a more precise esimaor if we exploi he Idea ha some observaions are differen no because of he effec of he regressor values, bu because of he effec of he adjacen errors Slide 9-25

26 y x e 1 2 (9.19) e e v 1 (9.20) y x e v (9.21) e y x (9.22) Slide 9-26

27 e y x (9.23) y (1 ) x y x v (9.24) ln( A ) ln( P) e.422e v 1 (se) (.092) (.259) (.166) (9.25) Now his ransformed nonlinear model has errors ha are uncorrelaed over ime Slide 9-27

28 Solving his nonlinear regression is sill based on minimizing he sum leas squares, bu i canno be done wih close formulae now (because of he nonlineariy in he parameers) so we call i Generalised Leas Squares again I can be shown ha nonlinear leas squares esimaion of (9.24) is equivalen o using an ieraive generalized leas squares esimaor called he Cochrane-Orcu procedure. Deails are provided in Appendix 9A. Slide 9-28

29 The nonlinear leas squares esimaor only requires ha he errors be sable (no necessarily saionary). Oher mehods commonly used make sronger demands on he daa, namely ha he errors be covariance saionary. Furhermore, he nonlinear leas squares esimaor gives you an uncondiional esimae of he auocorrelaion parameer and yields a simple -es of he hypohesis of no serial correlaion. Mone Carlo sudies show ha i performs well in small samples as well. Slide 9-29

30 Bu nonlinear leas squares requires more compuaional power han linear esimaion, hough his is no much of a consrain hese days. Nonlinear leas squares (and oher nonlinear esimaors) use numerical mehods raher han analyical ones o find he minimum of your sum of squared errors objecive funcion. The rouines ha do his are ieraive. Slide 9-30

31 y (1 ) x x y v (9.26) y x x y v (9.27) (1 ) We should hen es he above resricions (esing nonlinear resricions is a possibiliy) yˆ x.611 x.404y 1 1 (se) (.656) (.280) (.297) (.167) (9.28) Slide 9-31

32 y (1 ) x x y v (9.26) y x x y v (9.27) This resriced model could be esimaed wih OLS as long as v is well behaved, because here are no nonlineariies Check ha our inuiion of having dynamics given by lagged effecs of errors boils down o having lagged effecs of dependen and independen variables!!! Slide 9-32

33 9.4.1 Residual Correlogram H : 0 H : z Tr1 N(0,1) (9.29) z (9.30) Slide 9-33

34 9.4.1 Residual Correlogram (more pracically ) r or r T T 1 1 r k or rk T T (9.31) k cov( e, e ) E( e e ) k k 2 var( e) E( e ) (9.32) Slide 9-34

35 Figure 9.4 Correlogram for Leas Squares Residuals from Sugar Cane Example Slide 9-35

36 Residual ACF /T^ In GRETL lag Residual PACF /T^ lag Figure 9.4 Correlogram for Leas Squares Residuals from Sugar Cane Example Slide 9-36

37 y x e 1 2 y (1 ) x y x v For his nonlinear model, hen, he residuals should be uncorrelaed Slide 9-37

38 Figure 9.5 Correlogram for Nonlinear Leas Squares Residuals from Sugar Cane Example Slide 9-38

39 Anoher way o deermine wheher or no your residuals are auocorrelaed is o use an LM (Lagrange muliplier) es. For auocorrelaion, his es is based on an auxiliary regression where lagged OLS residuals are added o he original regression equaion. If he coefficien on he lagged residual is significan hen you conclude ha he model is auocorrelaed. Slide 9-39

40 y x e v (9.33) = F = p-value =.021 We can derive he auxiliary regression for he LM es: y x eˆ vˆ (9.34) b b x eˆ x eˆ vˆ Firs resul from GRETL Slide 9-40

41 eˆ ( b ) ( b ) x eˆ vˆ x eˆ vˆ (9.35) LM T R Cenered around zero, so he power of his es now would come from The lagged error, which is wha we care abou Second resul from GRETL Slide 9-41

42 eˆ ( b ) ( b ) x eˆ vˆ x eˆ vˆ (9.35) LM T R This was he Breusch-Godfrey LM es for auocorrelaion and i is disribued chi-sq In STATA: regress la lp esa bgodfrey Slide 9-42

43 There are oher varians of his es Noe ha i is only valid in large samples (heoreically infiniely big ones) GRETL also repors Ljung-Box Q es The number of lags gives you he df for he chi-sq and he smaller df for he F disribuions you need Slide 9-43

44 In general, p should be large enough so ha v is whie noise y y y y v p p (9.36) CPI CPI 1 y ln( CPI ) ln( CPI 1) CPI 1 Adding lagged values of y can serve o eliminae he error auocorrelaion INFLN INFLN.2179 INFLN.1013 INFLN (se) (.0253) (.0615) (.0645) (.0613) (9.37) Slide 9-44

45 Helps decide How many lags To include in he model Figure 9.6 Correlogram for Leas Squares Residuals from AR(3) Model for Inflaion Slide 9-45

46 y y y y v (9.38) y y y y v T 1 1 T 2 T 1 3 T 2 T 1 yˆ ˆ ˆ y ˆ y ˆ y T 1 1 T 2 T 1 3 T Slide 9-46

47 yˆ ˆ ˆ yˆ ˆ y ˆ y T 2 1 T 1 2 T 3 T (9.39) u y yˆ ( ˆ ) ( ˆ ) y ( ˆ ) y ( ˆ ) y v 1 T 1 T T 2 2 T T 2 T 1 Slide 9-47

48 Slide 9-48

49 u 1 vt 1 (9.40) u ( y yˆ ) v u v v v 2 1 T 1 T 1 T T 2 1 T 1 T 2 (9.41) u u u v ( ) v v v T T 1 1 T 2 T 3 (9.42) Slide 9-49

50 var( u ) v var( u ) (1 ) v 1 var( u ) [( ) 1] v yˆ 1.96 ˆ, yˆ 1.96 ˆ T j j T j j (9.43) Slide 9-50

51 This model is jus a generalizaion of he ones previously discussed. In his model you include lags of he dependen variable (auoregressive) and he conemporaneous and lagged values of independen variables as regressors (disribued lags). The acronym is ARDL(p,q) where p is he maximum disribued lag and q is he maximum auoregressive lag Slide 9-51

52 y 0x 1x 1 2x 2 qx q v, q 1,, T (9.44) Ey ( ) x s s WAGE WAGE 1 x ln( WAGE ) ln( WAGE 1) WAGE 1 Slide 9-52

53 Slide 9-53

54 Slide 9-54

55 y x x x y y v q q 1 1 p p (9.45) y x x x x e x e s 0 s s (9.46) Slide 9-55

56 Figure 9.7 Correlogram for Leas Squares Residuals from Finie Disribued Lag Model Slide 9-56

57 INFLN PCWAGE.0377 PCWAGE.0593PCWAGE 1 2 (se) (.0288) (.0761) (.0812) (.0812).2361 PCWAGE.3536 INFLN.1976 INFLN (.0829) (.0604) (.0604) (9.47) Slide 9-57

58 Figure 9.8 Correlogram for Leas Squares Residuals from Auoregressive Disribued Lag Model Slide 9-58

59 y x x x x y y v ˆ ˆ ˆ ˆ ˆ ˆ ˆ ˆ ˆ ˆ ˆ ˆ ˆ ˆ ˆ ˆ ˆ ˆ ˆ ˆ ˆ ˆ ˆ Slide 9-59

60 Figure 9.9 Disribued Lag Weighs for Auoregressive Disribued Lag Model Slide 9-60

61 auocorrelaion auoregressive disribued lag models auoregressive error auoregressive model correlogram delay muliplier disribued lag weigh dynamic models finie disribued lag forecas error forecasing HAC sandard errors impac muliplier infinie disribued lag inerim muliplier lag lengh lagged dependen variable LM es nonlinear leas squares sample auocorrelaion funcion sandard error of forecas error oal muliplier form of LM es Slide 9-61

62 Slide 9-62

63 y x e e e v y x y x v (9A.1) 1 y y x x v (9A.2) y y y x x x x Slide 9-63

64 y x x v (9A.3) y x ( y x ) v (9A.4) Slide 9-64

65 y x e y 1 1 x 1 e y x x e (9A.5) y 1 y x x 1 x e 1 e (9A.6) Slide 9-65

66 v var( e ) (1 )var( ) (1 ) e1 2 v Slide 9-66

67 H : 0 H : d T eˆ ˆ 2 e 1 2 T 1 eˆ 2 (9B.1) Slide 9-67

68 d T T T 2 2 eˆ ˆ ˆ ˆ e 1 2 ee T 2 eˆ 1 T T T 2 2 eˆ ˆ ˆ ˆ e 1 ee T T T eˆ ˆ ˆ e e (9B.2) 1 1 2r 1 Slide 9-68

69 d 21 r 1 (9B.3) d d c Slide 9-69

70 Figure 9A.1: Slide 9-70

71 The Durbin-Wason es. used o be he sandard and is exac (i works in small samples) comes ou of every sofware package s defaul oupu i is easy o calculae bu he criical values depend on he values of he variables, unless you have a compuer o look up he exac disribuion you are suck DW did provide he upper and lower disribuions bu hen es may end up being inconclusive Slide 9-71

72 Figure 9A.2: Slide 9-72

73 The Durbin-Wason bounds es. if d d, rejec H : 0 and accep H : 0; Lc 0 1 if d d, do no rejec H : 0; Uc if d d d he es is inconclusive. Lc Uc, 0 The size of he inconclusive area shrinks wih sample size Slide 9-73

74 The Durbin-Wason es. used o be he sandard, bu : i canno handle lagged values of he dependen variable (i is biased for auoregressive moving average models, so ha auocorrelaion is underesimaed) Bu for large samples one can easily compue he unbiased normally disribued h-saisic) Bu hen Breusch-Godfrey es is much more powerful insead Slide 9-74

75 The Durbin-Wason es. used o be he sandard, bu : i assumes normaliy of he errors i canno handle more han one lag (i deecs only AR1 auocorrelaion) Slide 9-75

76 Also remember ha he Durbin-Wason es assumes ha ha here is an inercep in he model ha he X regressors are nonsochasic ha here are no missing values in he series Slide 9-76

77 y x x x x e x e s s s 0 y x x x y y v q q 1 1 p p Slide 9-77

78 y x y v (9C.1) y x y (9C.2) y x y x ( x y ) x x y Slide 9-78

79 y x x ( x y ) x x x y y 2 j x x x x y 2 j j j 1 ( j 1) (9C.3) j 2 j s j x s 1 y ( j 1) s 0 (1 ) Slide 9-79

80 y s 0 s 0 1 x s (9C.4) 2 (1 1 1 ) 1 1 y x e s s s 0 Slide 9-80

81 s s s 0(1 1 1 ) s Slide 9-81

82 y x x x x y y v (9C.5) (9C.6) s 1 s 1 2 s 2 for s 4 Slide 9-82

83 ˆ y y y 3 T T 1 T 2 yt 1 yˆ y (1 ) y (1 ) y 1 2 T 1 T T 1 T 2 (9D.1) (1 ) yˆ (1 ) y (1 ) y (1 ) y T T 1 T 2 T 3 (9D.2) yˆ y (1 ) yˆ T 1 T T Slide 9-83

84 Figure 9A.3: Exponenial Smoohing Forecass for wo alernaive values of α Slide 9-84

R t. C t P t. + u t. C t = αp t + βr t + v t. + β + w t

R t. C t P t. + u t. C t = αp t + βr t + v t. + β + w t Exercise 7 C P = α + β R P + u C = αp + βr + v (a) (b) C R = α P R + β + w (c) Assumpions abou he disurbances u, v, w : Classical assumions on he disurbance of one of he equaions, eg. on (b): E(v v s P,

More information

Econ Autocorrelation. Sanjaya DeSilva

Econ Autocorrelation. Sanjaya DeSilva Econ 39 - Auocorrelaion Sanjaya DeSilva Ocober 3, 008 1 Definiion Auocorrelaion (or serial correlaion) occurs when he error erm of one observaion is correlaed wih he error erm of any oher observaion. This

More information

Regression with Time Series Data

Regression with Time Series Data Regression wih Time Series Daa y = β 0 + β 1 x 1 +...+ β k x k + u Serial Correlaion and Heeroskedasiciy Time Series - Serial Correlaion and Heeroskedasiciy 1 Serially Correlaed Errors: Consequences Wih

More information

Distribution of Estimates

Distribution of Estimates Disribuion of Esimaes From Economerics (40) Linear Regression Model Assume (y,x ) is iid and E(x e )0 Esimaion Consisency y α + βx + he esimaes approach he rue values as he sample size increases Esimaion

More information

Distribution of Least Squares

Distribution of Least Squares Disribuion of Leas Squares In classic regression, if he errors are iid normal, and independen of he regressors, hen he leas squares esimaes have an exac normal disribuion, no jus asympoic his is no rue

More information

Diebold, Chapter 7. Francis X. Diebold, Elements of Forecasting, 4th Edition (Mason, Ohio: Cengage Learning, 2006). Chapter 7. Characterizing Cycles

Diebold, Chapter 7. Francis X. Diebold, Elements of Forecasting, 4th Edition (Mason, Ohio: Cengage Learning, 2006). Chapter 7. Characterizing Cycles Diebold, Chaper 7 Francis X. Diebold, Elemens of Forecasing, 4h Ediion (Mason, Ohio: Cengage Learning, 006). Chaper 7. Characerizing Cycles Afer compleing his reading you should be able o: Define covariance

More information

( ) ln ( ) is a new random error term. Mathematically, the vt. behave according to

( ) ln ( ) is a new random error term. Mathematically, the vt. behave according to Time series observaions, which are drawn sequenially, usually embody a srucure where ime is an imporan componen. If you are unable o compleely model his srucure in he regression funcion iself, hen he remainder

More information

Bias in Conditional and Unconditional Fixed Effects Logit Estimation: a Correction * Tom Coupé

Bias in Conditional and Unconditional Fixed Effects Logit Estimation: a Correction * Tom Coupé Bias in Condiional and Uncondiional Fixed Effecs Logi Esimaion: a Correcion * Tom Coupé Economics Educaion and Research Consorium, Naional Universiy of Kyiv Mohyla Academy Address: Vul Voloska 10, 04070

More information

Econ107 Applied Econometrics Topic 7: Multicollinearity (Studenmund, Chapter 8)

Econ107 Applied Econometrics Topic 7: Multicollinearity (Studenmund, Chapter 8) I. Definiions and Problems A. Perfec Mulicollineariy Econ7 Applied Economerics Topic 7: Mulicollineariy (Sudenmund, Chaper 8) Definiion: Perfec mulicollineariy exiss in a following K-variable regression

More information

OBJECTIVES OF TIME SERIES ANALYSIS

OBJECTIVES OF TIME SERIES ANALYSIS OBJECTIVES OF TIME SERIES ANALYSIS Undersanding he dynamic or imedependen srucure of he observaions of a single series (univariae analysis) Forecasing of fuure observaions Asceraining he leading, lagging

More information

Wisconsin Unemployment Rate Forecast Revisited

Wisconsin Unemployment Rate Forecast Revisited Wisconsin Unemploymen Rae Forecas Revisied Forecas in Lecure Wisconsin unemploymen November 06 was 4.% Forecass Poin Forecas 50% Inerval 80% Inerval Forecas Forecas December 06 4.0% (4.0%, 4.0%) (3.95%,

More information

Licenciatura de ADE y Licenciatura conjunta Derecho y ADE. Hoja de ejercicios 2 PARTE A

Licenciatura de ADE y Licenciatura conjunta Derecho y ADE. Hoja de ejercicios 2 PARTE A Licenciaura de ADE y Licenciaura conjuna Derecho y ADE Hoja de ejercicios PARTE A 1. Consider he following models Δy = 0.8 + ε (1 + 0.8L) Δ 1 y = ε where ε and ε are independen whie noise processes. In

More information

Stationary Time Series

Stationary Time Series 3-Jul-3 Time Series Analysis Assoc. Prof. Dr. Sevap Kesel July 03 Saionary Time Series Sricly saionary process: If he oin dis. of is he same as he oin dis. of ( X,... X n) ( X h,... X nh) Weakly Saionary

More information

Dynamic Econometric Models: Y t = + 0 X t + 1 X t X t k X t-k + e t. A. Autoregressive Model:

Dynamic Econometric Models: Y t = + 0 X t + 1 X t X t k X t-k + e t. A. Autoregressive Model: Dynamic Economeric Models: A. Auoregressive Model: Y = + 0 X 1 Y -1 + 2 Y -2 + k Y -k + e (Wih lagged dependen variable(s) on he RHS) B. Disribued-lag Model: Y = + 0 X + 1 X -1 + 2 X -2 + + k X -k + e

More information

Modeling and Forecasting Volatility Autoregressive Conditional Heteroskedasticity Models. Economic Forecasting Anthony Tay Slide 1

Modeling and Forecasting Volatility Autoregressive Conditional Heteroskedasticity Models. Economic Forecasting Anthony Tay Slide 1 Modeling and Forecasing Volailiy Auoregressive Condiional Heeroskedasiciy Models Anhony Tay Slide 1 smpl @all line(m) sii dl_sii S TII D L _ S TII 4,000. 3,000.1.0,000 -.1 1,000 -. 0 86 88 90 9 94 96 98

More information

Chapter 5. Heterocedastic Models. Introduction to time series (2008) 1

Chapter 5. Heterocedastic Models. Introduction to time series (2008) 1 Chaper 5 Heerocedasic Models Inroducion o ime series (2008) 1 Chaper 5. Conens. 5.1. The ARCH model. 5.2. The GARCH model. 5.3. The exponenial GARCH model. 5.4. The CHARMA model. 5.5. Random coefficien

More information

DEPARTMENT OF STATISTICS

DEPARTMENT OF STATISTICS A Tes for Mulivariae ARCH Effecs R. Sco Hacker and Abdulnasser Haemi-J 004: DEPARTMENT OF STATISTICS S-0 07 LUND SWEDEN A Tes for Mulivariae ARCH Effecs R. Sco Hacker Jönköping Inernaional Business School

More information

Solutions to Exercises in Chapter 12

Solutions to Exercises in Chapter 12 Chaper in Chaper. (a) The leas-squares esimaed equaion is given by (b)!i = 6. + 0.770 Y 0.8 R R = 0.86 (.5) (0.07) (0.6) Boh b and b 3 have he expeced signs; income is expeced o have a posiive effec on

More information

GMM - Generalized Method of Moments

GMM - Generalized Method of Moments GMM - Generalized Mehod of Momens Conens GMM esimaion, shor inroducion 2 GMM inuiion: Maching momens 2 3 General overview of GMM esimaion. 3 3. Weighing marix...........................................

More information

Kriging Models Predicting Atrazine Concentrations in Surface Water Draining Agricultural Watersheds

Kriging Models Predicting Atrazine Concentrations in Surface Water Draining Agricultural Watersheds 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Kriging Models Predicing Arazine Concenraions in Surface Waer Draining Agriculural Waersheds Paul L. Mosquin, Jeremy Aldworh, Wenlin Chen Supplemenal Maerial Number

More information

Generalized Least Squares

Generalized Least Squares Generalized Leas Squares Augus 006 1 Modified Model Original assumpions: 1 Specificaion: y = Xβ + ε (1) Eε =0 3 EX 0 ε =0 4 Eεε 0 = σ I In his secion, we consider relaxing assumpion (4) Insead, assume

More information

Cointegration and Implications for Forecasting

Cointegration and Implications for Forecasting Coinegraion and Implicaions for Forecasing Two examples (A) Y Y 1 1 1 2 (B) Y 0.3 0.9 1 1 2 Example B: Coinegraion Y and coinegraed wih coinegraing vecor [1, 0.9] because Y 0.9 0.3 is a saionary process

More information

Chapter 16. Regression with Time Series Data

Chapter 16. Regression with Time Series Data Chaper 16 Regression wih Time Series Daa The analysis of ime series daa is of vial ineres o many groups, such as macroeconomiss sudying he behavior of naional and inernaional economies, finance economiss

More information

A Specification Test for Linear Dynamic Stochastic General Equilibrium Models

A Specification Test for Linear Dynamic Stochastic General Equilibrium Models Journal of Saisical and Economeric Mehods, vol.1, no.2, 2012, 65-70 ISSN: 2241-0384 (prin), 2241-0376 (online) Scienpress Ld, 2012 A Specificaion Tes for Linear Dynamic Sochasic General Equilibrium Models

More information

ACE 562 Fall Lecture 4: Simple Linear Regression Model: Specification and Estimation. by Professor Scott H. Irwin

ACE 562 Fall Lecture 4: Simple Linear Regression Model: Specification and Estimation. by Professor Scott H. Irwin ACE 56 Fall 005 Lecure 4: Simple Linear Regression Model: Specificaion and Esimaion by Professor Sco H. Irwin Required Reading: Griffihs, Hill and Judge. "Simple Regression: Economic and Saisical Model

More information

1. Diagnostic (Misspeci cation) Tests: Testing the Assumptions

1. Diagnostic (Misspeci cation) Tests: Testing the Assumptions Business School, Brunel Universiy MSc. EC5501/5509 Modelling Financial Decisions and Markes/Inroducion o Quaniaive Mehods Prof. Menelaos Karanasos (Room SS269, el. 01895265284) Lecure Noes 6 1. Diagnosic

More information

Estimation Uncertainty

Estimation Uncertainty Esimaion Uncerainy The sample mean is an esimae of β = E(y +h ) The esimaion error is = + = T h y T b ( ) = = + = + = = = T T h T h e T y T y T b β β β Esimaion Variance Under classical condiions, where

More information

Outline. lse-logo. Outline. Outline. 1 Wald Test. 2 The Likelihood Ratio Test. 3 Lagrange Multiplier Tests

Outline. lse-logo. Outline. Outline. 1 Wald Test. 2 The Likelihood Ratio Test. 3 Lagrange Multiplier Tests Ouline Ouline Hypohesis Tes wihin he Maximum Likelihood Framework There are hree main frequenis approaches o inference wihin he Maximum Likelihood framework: he Wald es, he Likelihood Raio es and he Lagrange

More information

A note on spurious regressions between stationary series

A note on spurious regressions between stationary series A noe on spurious regressions beween saionary series Auhor Su, Jen-Je Published 008 Journal Tile Applied Economics Leers DOI hps://doi.org/10.1080/13504850601018106 Copyrigh Saemen 008 Rouledge. This is

More information

Vectorautoregressive Model and Cointegration Analysis. Time Series Analysis Dr. Sevtap Kestel 1

Vectorautoregressive Model and Cointegration Analysis. Time Series Analysis Dr. Sevtap Kestel 1 Vecorauoregressive Model and Coinegraion Analysis Par V Time Series Analysis Dr. Sevap Kesel 1 Vecorauoregression Vecor auoregression (VAR) is an economeric model used o capure he evoluion and he inerdependencies

More information

ACE 562 Fall Lecture 5: The Simple Linear Regression Model: Sampling Properties of the Least Squares Estimators. by Professor Scott H.

ACE 562 Fall Lecture 5: The Simple Linear Regression Model: Sampling Properties of the Least Squares Estimators. by Professor Scott H. ACE 56 Fall 005 Lecure 5: he Simple Linear Regression Model: Sampling Properies of he Leas Squares Esimaors by Professor Sco H. Irwin Required Reading: Griffihs, Hill and Judge. "Inference in he Simple

More information

Time series Decomposition method

Time series Decomposition method Time series Decomposiion mehod A ime series is described using a mulifacor model such as = f (rend, cyclical, seasonal, error) = f (T, C, S, e) Long- Iner-mediaed Seasonal Irregular erm erm effec, effec,

More information

Section 4 NABE ASTEF 232

Section 4 NABE ASTEF 232 Secion 4 NABE ASTEF 3 APPLIED ECONOMETRICS: TIME-SERIES ANALYSIS 33 Inroducion and Review The Naure of Economic Modeling Judgemen calls unavoidable Economerics an ar Componens of Applied Economerics Specificaion

More information

Introduction D P. r = constant discount rate, g = Gordon Model (1962): constant dividend growth rate.

Introduction D P. r = constant discount rate, g = Gordon Model (1962): constant dividend growth rate. Inroducion Gordon Model (1962): D P = r g r = consan discoun rae, g = consan dividend growh rae. If raional expecaions of fuure discoun raes and dividend growh vary over ime, so should he D/P raio. Since

More information

Financial Econometrics Jeffrey R. Russell Midterm Winter 2009 SOLUTIONS

Financial Econometrics Jeffrey R. Russell Midterm Winter 2009 SOLUTIONS Name SOLUTIONS Financial Economerics Jeffrey R. Russell Miderm Winer 009 SOLUTIONS You have 80 minues o complee he exam. Use can use a calculaor and noes. Try o fi all your work in he space provided. If

More information

Chapter 11. Heteroskedasticity The Nature of Heteroskedasticity. In Chapter 3 we introduced the linear model (11.1.1)

Chapter 11. Heteroskedasticity The Nature of Heteroskedasticity. In Chapter 3 we introduced the linear model (11.1.1) Chaper 11 Heeroskedasiciy 11.1 The Naure of Heeroskedasiciy In Chaper 3 we inroduced he linear model y = β+β x (11.1.1) 1 o explain household expendiure on food (y) as a funcion of household income (x).

More information

Wednesday, November 7 Handout: Heteroskedasticity

Wednesday, November 7 Handout: Heteroskedasticity Amhers College Deparmen of Economics Economics 360 Fall 202 Wednesday, November 7 Handou: Heeroskedasiciy Preview Review o Regression Model o Sandard Ordinary Leas Squares (OLS) Premises o Esimaion Procedures

More information

Stability. Coefficients may change over time. Evolution of the economy Policy changes

Stability. Coefficients may change over time. Evolution of the economy Policy changes Sabiliy Coefficiens may change over ime Evoluion of he economy Policy changes Time Varying Parameers y = α + x β + Coefficiens depend on he ime period If he coefficiens vary randomly and are unpredicable,

More information

Smoothing. Backward smoother: At any give T, replace the observation yt by a combination of observations at & before T

Smoothing. Backward smoother: At any give T, replace the observation yt by a combination of observations at & before T Smoohing Consan process Separae signal & noise Smooh he daa: Backward smooher: A an give, replace he observaion b a combinaion of observaions a & before Simple smooher : replace he curren observaion wih

More information

Choice of Spectral Density Estimator in Ng-Perron Test: A Comparative Analysis

Choice of Spectral Density Estimator in Ng-Perron Test: A Comparative Analysis Inernaional Economeric Review (IER) Choice of Specral Densiy Esimaor in Ng-Perron Tes: A Comparaive Analysis Muhammad Irfan Malik and Aiq-ur-Rehman Inernaional Islamic Universiy Islamabad and Inernaional

More information

Robust estimation based on the first- and third-moment restrictions of the power transformation model

Robust estimation based on the first- and third-moment restrictions of the power transformation model h Inernaional Congress on Modelling and Simulaion, Adelaide, Ausralia, 6 December 3 www.mssanz.org.au/modsim3 Robus esimaion based on he firs- and hird-momen resricions of he power ransformaion Nawaa,

More information

Solutions to Odd Number Exercises in Chapter 6

Solutions to Odd Number Exercises in Chapter 6 1 Soluions o Odd Number Exercises in 6.1 R y eˆ 1.7151 y 6.3 From eˆ ( T K) ˆ R 1 1 SST SST SST (1 R ) 55.36(1.7911) we have, ˆ 6.414 T K ( ) 6.5 y ye ye y e 1 1 Consider he erms e and xe b b x e y e b

More information

Unit Root Time Series. Univariate random walk

Unit Root Time Series. Univariate random walk Uni Roo ime Series Univariae random walk Consider he regression y y where ~ iid N 0, he leas squares esimae of is: ˆ yy y y yy Now wha if = If y y hen le y 0 =0 so ha y j j If ~ iid N 0, hen y ~ N 0, he

More information

- The whole joint distribution is independent of the date at which it is measured and depends only on the lag.

- The whole joint distribution is independent of the date at which it is measured and depends only on the lag. Saionary Processes Sricly saionary - The whole join disribuion is indeenden of he dae a which i is measured and deends only on he lag. - E y ) is a finie consan. ( - V y ) is a finie consan. ( ( y, y s

More information

ACE 562 Fall Lecture 8: The Simple Linear Regression Model: R 2, Reporting the Results and Prediction. by Professor Scott H.

ACE 562 Fall Lecture 8: The Simple Linear Regression Model: R 2, Reporting the Results and Prediction. by Professor Scott H. ACE 56 Fall 5 Lecure 8: The Simple Linear Regression Model: R, Reporing he Resuls and Predicion by Professor Sco H. Irwin Required Readings: Griffihs, Hill and Judge. "Explaining Variaion in he Dependen

More information

How to Deal with Structural Breaks in Practical Cointegration Analysis

How to Deal with Structural Breaks in Practical Cointegration Analysis How o Deal wih Srucural Breaks in Pracical Coinegraion Analysis Roselyne Joyeux * School of Economic and Financial Sudies Macquarie Universiy December 00 ABSTRACT In his noe we consider he reamen of srucural

More information

The Multiple Regression Model: Hypothesis Tests and the Use of Nonsample Information

The Multiple Regression Model: Hypothesis Tests and the Use of Nonsample Information Chaper 8 The Muliple Regression Model: Hypohesis Tess and he Use of Nonsample Informaion An imporan new developmen ha we encouner in his chaper is using he F- disribuion o simulaneously es a null hypohesis

More information

STAD57 Time Series Analysis. Lecture 5

STAD57 Time Series Analysis. Lecture 5 STAD57 Time Series Analysis Lecure 5 1 Exploraory Daa Analysis Check if given TS is saionary: µ is consan σ 2 is consan γ(s,) is funcion of h= s If no, ry o make i saionary using some of he mehods below:

More information

Nonstationary Time Series Data and Cointegration

Nonstationary Time Series Data and Cointegration ECON 4551 Economerics II Memorial Universiy of Newfoundland Nonsaionary Time Series Daa and Coinegraion Adaped from Vera Tabakova s noes 12.1 Saionary and Nonsaionary Variables 12.2 Spurious Regressions

More information

The Simple Linear Regression Model: Reporting the Results and Choosing the Functional Form

The Simple Linear Regression Model: Reporting the Results and Choosing the Functional Form Chaper 6 The Simple Linear Regression Model: Reporing he Resuls and Choosing he Funcional Form To complee he analysis of he simple linear regression model, in his chaper we will consider how o measure

More information

Methodology. -ratios are biased and that the appropriate critical values have to be increased by an amount. that depends on the sample size.

Methodology. -ratios are biased and that the appropriate critical values have to be increased by an amount. that depends on the sample size. Mehodology. Uni Roo Tess A ime series is inegraed when i has a mean revering propery and a finie variance. I is only emporarily ou of equilibrium and is called saionary in I(0). However a ime series ha

More information

Forecasting optimally

Forecasting optimally I) ile: Forecas Evaluaion II) Conens: Evaluaing forecass, properies of opimal forecass, esing properies of opimal forecass, saisical comparison of forecas accuracy III) Documenaion: - Diebold, Francis

More information

Testing the Random Walk Model. i.i.d. ( ) r

Testing the Random Walk Model. i.i.d. ( ) r he random walk heory saes: esing he Random Walk Model µ ε () np = + np + Momen Condiions where where ε ~ i.i.d he idea here is o es direcly he resricions imposed by momen condiions. lnp lnp µ ( lnp lnp

More information

Comparing Means: t-tests for One Sample & Two Related Samples

Comparing Means: t-tests for One Sample & Two Related Samples Comparing Means: -Tess for One Sample & Two Relaed Samples Using he z-tes: Assumpions -Tess for One Sample & Two Relaed Samples The z-es (of a sample mean agains a populaion mean) is based on he assumpion

More information

ACE 564 Spring Lecture 7. Extensions of The Multiple Regression Model: Dummy Independent Variables. by Professor Scott H.

ACE 564 Spring Lecture 7. Extensions of The Multiple Regression Model: Dummy Independent Variables. by Professor Scott H. ACE 564 Spring 2006 Lecure 7 Exensions of The Muliple Regression Model: Dumm Independen Variables b Professor Sco H. Irwin Readings: Griffihs, Hill and Judge. "Dumm Variables and Varing Coefficien Models

More information

Lecture 5. Time series: ECM. Bernardina Algieri Department Economics, Statistics and Finance

Lecture 5. Time series: ECM. Bernardina Algieri Department Economics, Statistics and Finance Lecure 5 Time series: ECM Bernardina Algieri Deparmen Economics, Saisics and Finance Conens Time Series Modelling Coinegraion Error Correcion Model Two Seps, Engle-Granger procedure Error Correcion Model

More information

Solutions: Wednesday, November 14

Solutions: Wednesday, November 14 Amhers College Deparmen of Economics Economics 360 Fall 2012 Soluions: Wednesday, November 14 Judicial Daa: Cross secion daa of judicial and economic saisics for he fify saes in 2000. JudExp CrimesAll

More information

Properties of Autocorrelated Processes Economics 30331

Properties of Autocorrelated Processes Economics 30331 Properies of Auocorrelaed Processes Economics 3033 Bill Evans Fall 05 Suppose we have ime series daa series labeled as where =,,3, T (he final period) Some examples are he dail closing price of he S&500,

More information

Lecture 3: Exponential Smoothing

Lecture 3: Exponential Smoothing NATCOR: Forecasing & Predicive Analyics Lecure 3: Exponenial Smoohing John Boylan Lancaser Cenre for Forecasing Deparmen of Managemen Science Mehods and Models Forecasing Mehod A (numerical) procedure

More information

The Overlapping Data Problem

The Overlapping Data Problem Quaniaive and Qualiaive Analysis in Social Sciences Volume 3, Issue 3, 009, 78-115 ISSN: 175-895 The Overlapping Daa Problem Ardian Harri a Mississipi Sae Universiy B. Wade Brorsen b Oklahoma Sae Universiy

More information

ESTIMATION OF DYNAMIC PANEL DATA MODELS WHEN REGRESSION COEFFICIENTS AND INDIVIDUAL EFFECTS ARE TIME-VARYING

ESTIMATION OF DYNAMIC PANEL DATA MODELS WHEN REGRESSION COEFFICIENTS AND INDIVIDUAL EFFECTS ARE TIME-VARYING Inernaional Journal of Social Science and Economic Research Volume:02 Issue:0 ESTIMATION OF DYNAMIC PANEL DATA MODELS WHEN REGRESSION COEFFICIENTS AND INDIVIDUAL EFFECTS ARE TIME-VARYING Chung-ki Min Professor

More information

Chapter 3, Part IV: The Box-Jenkins Approach to Model Building

Chapter 3, Part IV: The Box-Jenkins Approach to Model Building Chaper 3, Par IV: The Box-Jenkins Approach o Model Building The ARMA models have been found o be quie useful for describing saionary nonseasonal ime series. A parial explanaion for his fac is provided

More information

Applied Time Series Notes White noise: e t mean 0, variance 5 2 uncorrelated Moving Average

Applied Time Series Notes White noise: e t mean 0, variance 5 2 uncorrelated Moving Average Applied Time Series Noes Whie noise: e mean 0, variance 5 uncorrelaed Moving Average Order 1: (Y. ) œ e ) 1e -1 all Order q: (Y. ) œ e ) e â ) e all 1-1 q -q ( 14 ) Infinie order: (Y. ) œ e ) 1e -1 ) e

More information

Vector autoregression VAR. Case 1

Vector autoregression VAR. Case 1 Vecor auoregression VAR So far we have focused mosl on models where deends onl on as. More generall we migh wan o consider oin models ha involve more han one variable. There are wo reasons: Firs, we migh

More information

The Effect of Nonzero Autocorrelation Coefficients on the Distributions of Durbin-Watson Test Estimator: Three Autoregressive Models

The Effect of Nonzero Autocorrelation Coefficients on the Distributions of Durbin-Watson Test Estimator: Three Autoregressive Models EJ Exper Journal of Economi c s ( 4 ), 85-9 9 4 Th e Au h or. Publi sh ed by Sp rin In v esify. ISS N 3 5 9-7 7 4 Econ omics.e xp erjou rn a ls.com The Effec of Nonzero Auocorrelaion Coefficiens on he

More information

Nonstationarity-Integrated Models. Time Series Analysis Dr. Sevtap Kestel 1

Nonstationarity-Integrated Models. Time Series Analysis Dr. Sevtap Kestel 1 Nonsaionariy-Inegraed Models Time Series Analysis Dr. Sevap Kesel 1 Diagnosic Checking Residual Analysis: Whie noise. P-P or Q-Q plos of he residuals follow a normal disribuion, he series is called a Gaussian

More information

(10) (a) Derive and plot the spectrum of y. Discuss how the seasonality in the process is evident in spectrum.

(10) (a) Derive and plot the spectrum of y. Discuss how the seasonality in the process is evident in spectrum. January 01 Final Exam Quesions: Mark W. Wason (Poins/Minues are given in Parenheses) (15) 1. Suppose ha y follows he saionary AR(1) process y = y 1 +, where = 0.5 and ~ iid(0,1). Le x = (y + y 1 )/. (11)

More information

ECON 482 / WH Hong Time Series Data Analysis 1. The Nature of Time Series Data. Example of time series data (inflation and unemployment rates)

ECON 482 / WH Hong Time Series Data Analysis 1. The Nature of Time Series Data. Example of time series data (inflation and unemployment rates) ECON 48 / WH Hong Time Series Daa Analysis. The Naure of Time Series Daa Example of ime series daa (inflaion and unemploymen raes) ECON 48 / WH Hong Time Series Daa Analysis The naure of ime series daa

More information

Computer Simulates the Effect of Internal Restriction on Residuals in Linear Regression Model with First-order Autoregressive Procedures

Computer Simulates the Effect of Internal Restriction on Residuals in Linear Regression Model with First-order Autoregressive Procedures MPRA Munich Personal RePEc Archive Compuer Simulaes he Effec of Inernal Resricion on Residuals in Linear Regression Model wih Firs-order Auoregressive Procedures Mei-Yu Lee Deparmen of Applied Finance,

More information

Chapter 15. Time Series: Descriptive Analyses, Models, and Forecasting

Chapter 15. Time Series: Descriptive Analyses, Models, and Forecasting Chaper 15 Time Series: Descripive Analyses, Models, and Forecasing Descripive Analysis: Index Numbers Index Number a number ha measures he change in a variable over ime relaive o he value of he variable

More information

Exercise: Building an Error Correction Model of Private Consumption. Part II Testing for Cointegration 1

Exercise: Building an Error Correction Model of Private Consumption. Part II Testing for Cointegration 1 Bo Sjo 200--24 Exercise: Building an Error Correcion Model of Privae Consumpion. Par II Tesing for Coinegraion Learning objecives: This lab inroduces esing for he order of inegraion and coinegraion. The

More information

y = β 1 + β 2 x (11.1.1)

y = β 1 + β 2 x (11.1.1) Chaper 11 Heeroskedasiciy 11.1 The Naure of Heeroskedasiciy In Chaper 3 we inroduced he linear model y = β 1 + β x (11.1.1) o explain household expendiure on food (y) as a funcion of household income (x).

More information

A New Unit Root Test against Asymmetric ESTAR Nonlinearity with Smooth Breaks

A New Unit Root Test against Asymmetric ESTAR Nonlinearity with Smooth Breaks Iran. Econ. Rev. Vol., No., 08. pp. 5-6 A New Uni Roo es agains Asymmeric ESAR Nonlineariy wih Smooh Breaks Omid Ranjbar*, sangyao Chang, Zahra (Mila) Elmi 3, Chien-Chiang Lee 4 Received: December 7, 06

More information

Exponential Smoothing

Exponential Smoothing Exponenial moohing Inroducion A simple mehod for forecasing. Does no require long series. Enables o decompose he series ino a rend and seasonal effecs. Paricularly useful mehod when here is a need o forecas

More information

Department of Economics East Carolina University Greenville, NC Phone: Fax:

Department of Economics East Carolina University Greenville, NC Phone: Fax: March 3, 999 Time Series Evidence on Wheher Adjusmen o Long-Run Equilibrium is Asymmeric Philip Rohman Eas Carolina Universiy Absrac The Enders and Granger (998) uni-roo es agains saionary alernaives wih

More information

Autocorrelation and the AR(1) Process

Autocorrelation and the AR(1) Process Jeeshim and KUCC65 (7/18/006) Auocorrelaion and he AR(1) Process: 1 Auocorrelaion and he AR(1) Process Hun Myoung Park This documen discusses auocorrelaion (or serial correlaion) in linear regression models

More information

Linear Combinations of Volatility Forecasts for the WIG20 and Polish Exchange Rates

Linear Combinations of Volatility Forecasts for the WIG20 and Polish Exchange Rates Eliza Buszkowska Universiy of Poznań, Poland Linear Combinaions of Volailiy Forecass for he WIG0 and Polish Exchange Raes Absrak. As is known forecas combinaions may be beer forecass hen forecass obained

More information

4.1 Other Interpretations of Ridge Regression

4.1 Other Interpretations of Ridge Regression CHAPTER 4 FURTHER RIDGE THEORY 4. Oher Inerpreaions of Ridge Regression In his secion we will presen hree inerpreaions for he use of ridge regression. The firs one is analogous o Hoerl and Kennard reasoning

More information

Nonlinearity Test on Time Series Data

Nonlinearity Test on Time Series Data PROCEEDING OF 3 RD INTERNATIONAL CONFERENCE ON RESEARCH, IMPLEMENTATION AND EDUCATION OF MATHEMATICS AND SCIENCE YOGYAKARTA, 16 17 MAY 016 Nonlineariy Tes on Time Series Daa Case Sudy: The Number of Foreign

More information

Testing for a Single Factor Model in the Multivariate State Space Framework

Testing for a Single Factor Model in the Multivariate State Space Framework esing for a Single Facor Model in he Mulivariae Sae Space Framework Chen C.-Y. M. Chiba and M. Kobayashi Inernaional Graduae School of Social Sciences Yokohama Naional Universiy Japan Faculy of Economics

More information

Hypothesis Testing in the Classical Normal Linear Regression Model. 1. Components of Hypothesis Tests

Hypothesis Testing in the Classical Normal Linear Regression Model. 1. Components of Hypothesis Tests ECONOMICS 35* -- NOTE 8 M.G. Abbo ECON 35* -- NOTE 8 Hypohesis Tesing in he Classical Normal Linear Regression Model. Componens of Hypohesis Tess. A esable hypohesis, which consiss of wo pars: Par : a

More information

A unit root test based on smooth transitions and nonlinear adjustment

A unit root test based on smooth transitions and nonlinear adjustment MPRA Munich Personal RePEc Archive A uni roo es based on smooh ransiions and nonlinear adjusmen Aycan Hepsag Isanbul Universiy 5 Ocober 2017 Online a hps://mpra.ub.uni-muenchen.de/81788/ MPRA Paper No.

More information

Quarterly ice cream sales are high each summer, and the series tends to repeat itself each year, so that the seasonal period is 4.

Quarterly ice cream sales are high each summer, and the series tends to repeat itself each year, so that the seasonal period is 4. Seasonal models Many business and economic ime series conain a seasonal componen ha repeas iself afer a regular period of ime. The smalles ime period for his repeiion is called he seasonal period, and

More information

State-Space Models. Initialization, Estimation and Smoothing of the Kalman Filter

State-Space Models. Initialization, Estimation and Smoothing of the Kalman Filter Sae-Space Models Iniializaion, Esimaion and Smoohing of he Kalman Filer Iniializaion of he Kalman Filer The Kalman filer shows how o updae pas predicors and he corresponding predicion error variances when

More information

Ready for euro? Empirical study of the actual monetary policy independence in Poland VECM modelling

Ready for euro? Empirical study of the actual monetary policy independence in Poland VECM modelling Macroeconomerics Handou 2 Ready for euro? Empirical sudy of he acual moneary policy independence in Poland VECM modelling 1. Inroducion This classes are based on: Łukasz Goczek & Dagmara Mycielska, 2013.

More information

Types of Exponential Smoothing Methods. Simple Exponential Smoothing. Simple Exponential Smoothing

Types of Exponential Smoothing Methods. Simple Exponential Smoothing. Simple Exponential Smoothing M Business Forecasing Mehods Exponenial moohing Mehods ecurer : Dr Iris Yeung Room No : P79 Tel No : 788 8 Types of Exponenial moohing Mehods imple Exponenial moohing Double Exponenial moohing Brown s

More information

Additional material for Chapter 7 Regression diagnostic IV: model specification errors

Additional material for Chapter 7 Regression diagnostic IV: model specification errors Table 7.14 OLS resuls of he regression of PCE on income. Dependen Variable: PCE Mehod: Leas Squares Dae: 07/31/10 Time: 10:00 Sample: 1960 2009 Included observaions: 50 Variable Coefficien Sd. Error -Saisic

More information

Y 0.4Y 0.45Y Y to a proper ARMA specification.

Y 0.4Y 0.45Y Y to a proper ARMA specification. HG Jan 04 ECON 50 Exercises II - 0 Feb 04 (wih answers Exercise. Read secion 8 in lecure noes 3 (LN3 on he common facor problem in ARMA-processes. Consider he following process Y 0.4Y 0.45Y 0.5 ( where

More information

CHAPTER 17: DYNAMIC ECONOMETRIC MODELS: AUTOREGRESSIVE AND DISTRIBUTED-LAG MODELS

CHAPTER 17: DYNAMIC ECONOMETRIC MODELS: AUTOREGRESSIVE AND DISTRIBUTED-LAG MODELS Basic Economerics, Gujarai and Porer CHAPTER 7: DYNAMIC ECONOMETRIC MODELS: AUTOREGRESSIVE AND DISTRIBUTED-LAG MODELS 7. (a) False. Economeric models are dynamic if hey porray he ime pah of he dependen

More information

Volatility. Many economic series, and most financial series, display conditional volatility

Volatility. Many economic series, and most financial series, display conditional volatility Volailiy Many economic series, and mos financial series, display condiional volailiy The condiional variance changes over ime There are periods of high volailiy When large changes frequenly occur And periods

More information

Box-Jenkins Modelling of Nigerian Stock Prices Data

Box-Jenkins Modelling of Nigerian Stock Prices Data Greener Journal of Science Engineering and Technological Research ISSN: 76-7835 Vol. (), pp. 03-038, Sepember 0. Research Aricle Box-Jenkins Modelling of Nigerian Sock Prices Daa Ee Harrison Euk*, Barholomew

More information

Lecture 10 Estimating Nonlinear Regression Models

Lecture 10 Estimating Nonlinear Regression Models Lecure 0 Esimaing Nonlinear Regression Models References: Greene, Economeric Analysis, Chaper 0 Consider he following regression model: y = f(x, β) + ε =,, x is kx for each, β is an rxconsan vecor, ε is

More information

CHAPTER 9. Exercise Solutions

CHAPTER 9. Exercise Solutions CHAPTER 9 Exercise Soluions Chaper 9, Exercise Soluions, Principles of Economerics, 3e EXERCISE 9. From he equaion for he AR() error model e = ρ e + v, we have from which we ge and hence ( e ) =ρ ( e )

More information

References are appeared in the last slide. Last update: (1393/08/19)

References are appeared in the last slide. Last update: (1393/08/19) SYSEM IDEIFICAIO Ali Karimpour Associae Professor Ferdowsi Universi of Mashhad References are appeared in he las slide. Las updae: 0..204 393/08/9 Lecure 5 lecure 5 Parameer Esimaion Mehods opics o be

More information

Lecture 4. Classical Linear Regression Model: Overview

Lecture 4. Classical Linear Regression Model: Overview Lecure 4 Classical Linear Regression Model: Overview Regression Regression is probably he single mos imporan ool a he economerician s disposal. Bu wha is regression analysis? I is concerned wih describing

More information

Chapter 2. First Order Scalar Equations

Chapter 2. First Order Scalar Equations Chaper. Firs Order Scalar Equaions We sar our sudy of differenial equaions in he same way he pioneers in his field did. We show paricular echniques o solve paricular ypes of firs order differenial equaions.

More information

12: AUTOREGRESSIVE AND MOVING AVERAGE PROCESSES IN DISCRETE TIME. Σ j =

12: AUTOREGRESSIVE AND MOVING AVERAGE PROCESSES IN DISCRETE TIME. Σ j = 1: AUTOREGRESSIVE AND MOVING AVERAGE PROCESSES IN DISCRETE TIME Moving Averages Recall ha a whie noise process is a series { } = having variance σ. The whie noise process has specral densiy f (λ) = of

More information

Reliability of Technical Systems

Reliability of Technical Systems eliabiliy of Technical Sysems Main Topics Inroducion, Key erms, framing he problem eliabiliy parameers: Failure ae, Failure Probabiliy, Availabiliy, ec. Some imporan reliabiliy disribuions Componen reliabiliy

More information

Lecture 6 - Testing Restrictions on the Disturbance Process (References Sections 2.7 and 2.10, Hayashi)

Lecture 6 - Testing Restrictions on the Disturbance Process (References Sections 2.7 and 2.10, Hayashi) Lecure 6 - esing Resricions on he Disurbance Process (References Secions 2.7 an 2.0, Hayashi) We have eveloe sufficien coniions for he consisency an asymoic normaliy of he OLS esimaor ha allow for coniionally

More information

J. Martin van Zyl Department of Mathematical Statistics and Actuarial Science, University of the Free State, PO Box 339, Bloemfontein, South Africa

J. Martin van Zyl Department of Mathematical Statistics and Actuarial Science, University of the Free State, PO Box 339, Bloemfontein, South Africa A weighed leas squares procedure o approximae leas absolue deviaion esimaion in ime series wih specific reference o infinie variance uni roo problems J. Marin van Zyl Deparmen of Mahemaical Saisics and

More information