Presentation is loading. Please wait.

Presentation is loading. Please wait.

The Properties of Time Series: Lecture 4 Previously introduced AR(1) model X t = φX t-1 + u t (1) (a) White Noise (stationary/no unit root) X t = u t i.e.

Similar presentations


Presentation on theme: "The Properties of Time Series: Lecture 4 Previously introduced AR(1) model X t = φX t-1 + u t (1) (a) White Noise (stationary/no unit root) X t = u t i.e."— Presentation transcript:

1 The Properties of Time Series: Lecture 4 Previously introduced AR(1) model X t = φX t-1 + u t (1) (a) White Noise (stationary/no unit root) X t = u t i.e. φ = 0 in AR(1) equation (1) (b) Random Walk (non-stationary/unit root) X t = X t-1 + u t i.e. φ = 1 in AR(1) equation (1) (Unit root since equation solves for φ equal to one) (c) Stationary Process / No Unit Root X t = φX t-1 + u t i.e. φ < 1 in AR(1) equation (1) In Unit Root tests we test null hypothesis φ=1 in X t = φX t-1 + u t Or null φ* = φ-1 = 0 in ΔX t = φ*X t-1 + u t

2 Testing Strategy for Unit Roots Three main aspects of Unit root testing - Deterministic components (constant, time trend). - ADF Augmented Dickey Fuller test - lag length - use F-test or Schwarz Information Criteria - In what sequence should we tests? - Phi and tau tests

3 Formal Strategy (A) Set up Model (1)Use informal tests – eye ball data and correlogram (2)Incorporate Time trend if data is upwards trending (3)Specification of ADF test – how many lags should we incorporate to avoid serial correlation? Testing Strategy for Unit Roots

4 Example- Real GDP (2000 Prices) Seasonally Adjusted (1) Plot Time Series - Non-Stationary (i.e. time varying mean and correlogram non-zero) k Time GDP r

5 Unit Root Testing (1) Plot First Difference of Time Series - Stationary (i.e. constant mean and correlogram zero) Time k r

6 (2) Incorporate Linear Trend since data is trending upwards Unit Root Testing

7 (3) Determine Lag length of ADF test Estimate general model and test for serial correlation EQ ( 1) ΔY t = α+βtrend+ φ*Y t-1 + θ 1 ΔY t-1 + θ 2 ΔY t-2 + θ 3 ΔY t-3 + θ 4 ΔY t-4 + u t EQ( 1) Modelling DY by OLS (using Lab2.in7) The estimation sample is: 1956 (2) to 2003 (3) n = 190 Coefficient Std.Error t-value t-prob Part.R^2 Constant 0.538887 0.3597 1.50 0.136 0.0121 Trend 0.00701814 0.004836 1.45 0.148 0.0114 Y_1 -0.0156708 0.01330 -1.18 0.240 0.0075 DY_1 -0.0191048 0.07395 -0.258 0.796 0.0004 DY_2 0.137352 0.07297 1.88 0.061 0.0190 DY_3 0.188071 0.07354 2.56 0.011 0.0345 DY_4 0.0474897 0.07473 0.635 0.526 0.0022 AR 1-5 test: F(5,178) = 1.7263 [0.1308] Test accepts null of no serial correlation. Nevertheless we use F-test and Schwarz Criteria to check model.

8 Unit Root Testing (3) Determine Lag length of ADF test Model EQ ( 1) ΔY t = α+βtrend+ φ*Y t-1 + θ 1 ΔY t-1 + θ 2 ΔY t-2 + θ 3 ΔY t-3 + θ 4 ΔY t-4 + u t EQ ( 2) ΔY t = α+βtrend+ φ*Y t-1 + θ 1 ΔY t-1 + θ 2 ΔY t-2 + θ 3 ΔY t-3 + u t EQ ( 3) ΔY t = α+βtrend+ φ*Y t-1 + θ 1 ΔY t-1 + θ 2 ΔY t-2 + u t EQ ( 4) ΔY t = α+βtrend+ φ*Y t-1 + θ 1 ΔY t-1 + u t EQ ( 5) ΔY t = α+βtrend+ φ*Y t-1 + u t Use both the F-test and the Schwarz information Criteria (SC). Reduce number of lags where F-test accepts. Choose equation where SC is the lowest i.e. minimise residual variance and number of estimated parameters.

9 (3) Determine Lag length of ADF test Progress to date Model T p log-likelihood Schwarz Criteria EQ( 1) 190 7 OLS -156.91128 1.8450 EQ( 2) 190 6 OLS -157.12068 1.8196 EQ( 3) 190 5 OLS -160.37203 1.8262 EQ( 4) 190 4 OLS -162.16872 1.8175 EQ( 5) 190 3 OLS -162.17130 1.7899 Tests of model reduction EQ( 1) --> EQ( 2): F(1,183) = 0.40382 [0.5259] Accept model reduction EQ( 1) --> EQ( 3): F(2,183) = 3.3947 [0.0357]* Reject model reduction EQ( 1) --> EQ( 4): F(3,183) = 3.4710 [0.0173]* EQ( 1) --> EQ( 5): F(4,183) = 2.6046 [0.0374]* Some conflict in results. F-tests suggest equation (2) is preferred to equation (1) and equation (3) is not preferred to equation (2). Additionally, the relative performance of these three equations is confirmed by information criteria. Therefore adopt equation (2). Unit Root Testing

10 (B) Conduct Formal Tests EQ( 2) Modelling DY by OLS (using Lab2.in7) The estimation sample is: 1956 (2) to 2003 (3) Coefficient Std.Error t-value t-prob Part.R^2 Constant 0.505231 0.3552 1.42 0.157 0.0109 Trend 0.00655304 0.004772 1.37 0.171 0.0101 Y_1 -0.0141798 0.01307 -1.08 0.279 0.0064 DY_1 -0.0119522 0.07297 -0.164 0.870 0.0001 DY_2 0.142437 0.07241 1.97 0.051 0.0206 DY_3 0.185573 0.07332 2.53 0.012 0.0336 AR 1-5 test: F(5,179) = 0.68451 [0.6357] Main issue is serial correlation assumption for this test. Can we accept the null hypothesis of no serial correlation? Yes!

11 Unit Root Testing Apply F-type test - Include time trend in specification Φ 3 : ΔY t = α + βtrend + φ*Y t-1 + θ 1 ΔY t-1 + θ 2 ΔY t-2 + θ 3 ΔY t-3 + u t (a) Ho: φ* = β = 0Ha: φ*  0 or β  0 PcGive Output: Test/Exclusion Restrictions. Test for excluding: [0] = Trend [1] = Y_1 F(2,184) = 2.29 < 6.39 = 5% C.V. (by interpolation). Hence accept joint null hypothesis of unit root and no time trend (next test whether drift term is required). NB Critical Values (C.V.) from Dickey and Fuller (1981) for Φ 3 Sample Size (n)2550100250500 C.V. at 5%7.246.736.496.346.30

12 Unit Root Testing Apply F-type test - Exclude time trend from specification Φ 1 : ΔY t = α + φ*Y t-1 + θ 1 ΔY t-1 + θ 2 ΔY t-2 + θ 3 ΔY t-3 + u t (b) Ho: φ* = α = 0Ha: φ*  0 or α  0 PcGive Output: Test/Exclusion Restrictions. Test for excluding: [0] = Constant[1] = Y_1 F(2,185) = 10.27 > 4.65 = 5% C.V. Hence reject joint null hypothesis of unit root and no drift. NB Critical Values (C.V.) from Dickey and Fuller (1981) for Φ 1 Sample Size (n) 2550100250500 C.V. at 5%5.184.864.714.634.61

13 Unit Root Testing Apply t-type test ( τ μ ) τ μ ΔY t = α + φ*Y t-1 + θ 1 ΔY t-1 + θ 2 ΔY t-2 + θ 3 ΔY t-3 + u t (b)Ho: φ* = 0Ha: φ* < 0 τ μ = 1.64 > -2.88 = 5% C.V. Hence accept null of unit root. N.B. Critical Values (C.V.) from Fuller (1976) for τ μ Sample Size (n) 25 50 100 250 500 C.V. at 5%-3.00-2.93-2.89-2.88-2.87

14 Unit Root Testing EQ(2a) Modelling DY by OLS (using Lab2.in7) The estimation sample is: 1956 (2) to 2003 (3) Coefficient Std.Error t-value t-prob Part.R^2 Constant 0.0535255 0.1343 0.399 0.691 0.0009 Y_1 0.00352407 0.002150 1.64 0.103 0.0143 DY_1 -0.0218516 0.07279 -0.300 0.764 0.0005 DY_2 0.131601 0.07215 1.82 0.070 0.0177 DY_3 0.172115 0.07283 2.36 0.019 0.0293 AR 1-5 test: F(5,180) = 0.50464 [0.7725] τ μ = 1.64 > -2.88 (5% C.V.) hence we can not reject the null of unit root.

15 Look at the Series – Is there a Trend? Yes No ΔX t = α + βtrend + φ*X t-1 + u t ΔX t = α + φ*X t-1 + u t Ho: φ* = β = 0 vs Ha: φ*  0 or β  0 Use Φ 3 to test Use Φ 1 to test Ho: φ* = α = 0 vs Ha: φ*  0 or α  0 Accept Reject Accept test φ* =0 using the t-stat. from step 1 using Reject No Unit Root Normal Test procedure to determine the presence of Time trend or Drift Accept Unit Root +Trend Use Φ 2 To determine if there is a drift as well Pure Random Walk test φ* =0 using the t-stat. from step 1using Accept Random Walk + Drift Reject Stable Series, use normal test to check the drift

16 Problems in Unit Root testing using Dickey-Fuller tests (1) Trend stationary or difference stationary. (2) Low power of unit root tests (3) Structural breaks in time series.

17 Problems in Unit root testing (1) Trend Stationary Process and Difference Stationary Process. Graph of GDP could be approximated by linear trend - Nelson and Plosser (1982) challenged this assumption trend was a random walk for many series. - Trend was not fixed but was moved by random shocks, and would stay as such until hit by another shock. This problem can be resolved partially by careful application of F-type tests. - e.g. from before there is no evidence of trend for Φ 3

18 Problems in Unit root testing (2) Low power of unit root tests - Is φ* = 0 in ΔX t = α + φ*X t-1 + u t Test result is based on the standard error of φ* - Measure of how accurate is our estimated coefficient - with increasing observations we become more certain. Power of a tests is ability to reject the null when it is false. e.g. ability to accept alternative hypothesis of stationarity. Low power implies a series may be stationary but Dickey- Fuller test suggests unit root. - low power is especially a problem when series is stationary but close to being unit root.

19 Problems in Unit root testing One solution to low power is to increase the number of observations by increasing the span of data. However, there may be differences in economic structure or policy which should be modelled differently. (3) Structural breaks in time series. - Perron (1989): movement of trend could be explained by single break. - Nelson-Plosser series are not random walk but linear trend with single breaks. Alternative solution to low power is a number of joint ADF tests. - Take information from a number of countries. - And pool coefficients. (i.e. combine information).


Download ppt "The Properties of Time Series: Lecture 4 Previously introduced AR(1) model X t = φX t-1 + u t (1) (a) White Noise (stationary/no unit root) X t = u t i.e."

Similar presentations


Ads by Google