Presentation is loading. Please wait.

Presentation is loading. Please wait.

BSc (Hons) Finance II/ BSc (Hons) Finance with Law II

Similar presentations


Presentation on theme: "BSc (Hons) Finance II/ BSc (Hons) Finance with Law II"— Presentation transcript:

1 BSc (Hons) Finance II/ BSc (Hons) Finance with Law II
Module: Principles of Financial Econometrics I Lecturer: Dr Baboo M Nowbutsing Topic 10: Autocorrelation Topic Nine Serial Correlation

2 Outline Introduction Causes of Autocorrelation OLS Estimation
BLUE Estimator Consequences of using OLS Detecting Autocorrelation Topic Nine Serial Correlation

3 1. Introduction Autocorrelation occurs in time-series studies when the errors associated with a given time period carry over into future time periods. For example, if we are predicting the growth of stock dividends, an overestimate in one year is likely to lead to overestimates in succeeding years. Topic Nine Serial Correlation

4 Times series data follow a natural ordering over time.
1. Introduction Times series data follow a natural ordering over time. It is likely that such data exhibit intercorrelation, especially if the time interval between successive observations is short, such as weeks or days. Topic Nine Serial Correlation

5 We experience autocorrelation when
1. Introduction We expect stock market prices to move or move down for several days in succession. In situation like this, the assumption of no auto or serial correlation in the error term that underlies the CLRM will be violated. We experience autocorrelation when Topic Nine Serial Correlation

6 1. Introduction Sometimes the term autocorrelation is used interchangeably. However, some authors prefer to distinguish between them. For example, Tintner defines autocorrelation as ‘lag correlation of a given series within itself, lagged by a number of times units’ whereas serial correlation is the ‘lag correlation between two different series’. We will use both term simultaneously in this lecture. Topic Nine Serial Correlation

7 1. Introduction There are different types of serial correlation. With first-order serial correlation, errors in one time period are correlated directly with errors in the ensuing time period. With positive serial correlation, errors in one time period are positively correlated with errors in the next time period. Topic Nine Serial Correlation

8 2. Causes of Autocorrelation
Inertia - Macroeconomics data experience cycles/business cycles. Specification Bias- Excluded variable Appropriate equation: Estimated equation Estimating the second equation implies Topic Nine Serial Correlation

9 2. Causes of Autocorrelation
Specification Bias- Incorrect Functional Form Topic Nine Serial Correlation

10 2. Causes of Autocorrelation
Cobweb Phenomenon In agricultural market, the supply reacts to price with a lag of one time period because supply decisions take time to implement. This is known as the cobweb phenomenon. Thus, at the beginning of this year’s planting of crops, farmers are influenced by the price prevailing last year. Topic Nine Serial Correlation

11 2. Causes of Autocorrelation
Lags The above equation is known as autoregression because one of the explanatory variables is the lagged value of the dependent variable. If you neglect the lagged the resulting error term will reflect a systematic pattern due to the influence of lagged consumption on current consumption. Topic Nine Serial Correlation

12 2. Causes of Autocorrelation
Data Manipulation This equation is known as the first difference form and dynamic regression model. The previous equation is known as the level form. Note that the error term in the first equation is not autocorrelated but it can be shown that the error term in the first difference form is autocorrelated. Topic Nine Serial Correlation

13 2. Causes of Autocorrelation
Nonstationarity When dealing with time series data, we should check whether the given time series is stationary. A time series is stationary if its characteristics (e.g. mean, variance and covariance) are time variant; that is, they do not change over time. If that is not the case, we have a nonstationary time series. Topic Nine Serial Correlation

14 3. OLS Estimation Assume that the error term can be modeled as follows:  is known as the coefficient of autocovariance and the error term satisfies the OLS assumption. This Scheme is known as an Autoregressive (AR(1))process Topic Nine Serial Correlation

15 3. OLS Estimation Topic Nine Serial Correlation

16 4. BLUE Estimator Under the AR (1) process, the BLUE estimator of β2 is given by the following expression. Topic Nine Serial Correlation

17 4. BLUE Estimator The Gauss Theorem provides only the sufficient condition for OLS to be BLUE. The necessary conditions for OLS to be BLUE are given by Krushkal’s theorem. Therefore, in some cases, it can happen that OLS is BLUE despite autocorrelation. But such cases are very rare. Topic Nine Serial Correlation

18 5. Consequences of Using OLS
OLS Estimation Allowing for Autocorrelation As noted, the estimator is no more not BLUE, and even if we use the variance, the confidence intervals derived from there are likely to be wider than those based on the GLS procedure. Hypothesis testing: we are likely to declare a coefficient statistically insignificant even though in fact it may be. One should use GLS and not OLS. Topic Nine Serial Correlation

19 5. Consequences of Using OLS
OLS Estimation Disregarding Autocorrelation The estimated variance of the error is likely to overestimate the true variance Over estimate R-square Therefore, the usual t and F tests of significance are no longer valid, and if applied, are likely to give seriously misleading conclusions about the statistical significance of the estimated regression coefficients. Topic Nine Serial Correlation

20 5. Detecting Autocorrelation
Graphical Method There are various ways of examining the residuals. The time sequence plot can be produced. Alternatively, we can plot the standardized residuals against time. The standardized residuals is simply the residuals divided by the standard error of the regression. If the actual and standard plot shows a pattern, then the errors may not be random. We can also plot the error term with its first lag. Topic Nine Serial Correlation

21 5. Detecting Autocorrelation
The Runs Test- Consider a list of estimated error term, the errors term can be positive or negative. In the following sequence, there are three runs. (─ ─ ─ ─ ─ ─ ) ( ) (─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ) A run is defined as uninterrupted sequence of one symbol or attribute, such as + or -. The length of the run is defined as the number of element in it. The above sequence as three runs, the first run is 6 minuses, the second one has 13 pluses and the last one has 11 runs. Topic Nine Serial Correlation

22 5. Detecting Autocorrelation
The Runs Test- Consider a list of estimated error term, the errors term can be positive or negative. In the following sequence, there are three runs. (─ ─ ─ ─ ─ ─ ) ( ) (─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ) A run is defined as uninterrupted sequence of one symbol or attribute, such as + or -. The length of the run is defined as the number of element in it. The above sequence as three runs, the first run is 6 minuses, the second one has 13 pluses and the last one has 11 runs. Topic Nine Serial Correlation

23 5. Detecting Autocorrelation
Define N: total number of observations N1: number of + symbols (i.e. + residuals) N2: number of ─ symbols (i.e. ─ residuals) R: number of runs Assuming that the N1 >10 and N2 >10, then the number of runs is normally distributed with: Topic Nine Serial Correlation

24 5. Detecting Autocorrelation
Then, If the null hypothesis of randomness is sustainable, following the properties of the normal distribution, we should expect that Prob [E(R) – 1.96 R ≤ R ≤ E(R) – 1.96 R] Hypothesis: do not reject the null hypothesis of randomness with 95% confidence if R, the number of runs, lies in the preceding confidence interval; reject otherwise Topic Nine Serial Correlation

25 5. Detecting Autocorrelation
The Durbin Watson Test It is simply the ratio of the sum of squared differences in successive residuals to the RSS. The number of observation is n-1 as one observation is lost in taking successive differences. Topic Nine Serial Correlation

26 5. Detecting Autocorrelation
A great advantage of the Durbin Watson test is that based on the estimated residuals. It is based on the following assumptions: The regression model includes the intercept term. The explanatory variables are nonstochastic, or fixed in repeated sampling. The disturbances are generated by the first order autoregressive scheme. Topic Nine Serial Correlation

27 5. Detecting Autocorrelation
The error term is assumed to be normally distributed. The regression model does not include the lagged values of the dependent an explanatory variables. There are no missing values in the data. Durbin-Watson have derived a lower bound dL and an upper bound dU such that if the computed d lies outside these critical values, a decision can be made regarding the presence of positive or negative serial correlation. Topic Nine Serial Correlation

28 5. Detecting Autocorrelation
Where But since -1 ≤  ≤ 1, this implies that 0 ≤ d ≤ 4. Topic Nine Serial Correlation

29 5. Detecting Autocorrelation
If the statistic lies near the value 2, there is no serial correlation. But if the statistic lies in the vicinity of 0, there is positive serial correlation. The closer the d is to zero, the greater the evidence of positive serial correlation. If it lies in the vicinity of 4, there is evidence of negative serial correlation Topic Nine Serial Correlation

30 5. Detecting Autocorrelation
If it lies between dL and dU / 4 –dL and 4 – dU, then we are in the zone of indecision. The mechanics of the Durbin-Watson test are as follows: Run the OLS regression and obtain the residuals Compute d For the given sample size and given number of explanatory variables, find out the critical dL and dU. Follow the decisions rule Topic Nine Serial Correlation

31 5. Detecting Autocorrelation
Use Modified d test if d lies in the zone in the of indecision. Given the level of significance , Ho:  = 0 versus H1:  > 0, reject Ho at  level if d < dU. That is there is statistically significant evidence of positive autocorrelation. Ho :  = 0 versus H1 :  < 0, reject Ho at  level if 4- d < dU. That is there is statistically significant evidence of negative autocorrelation. Ho :  = 0 versus H1 :  ≠ 0, reject Ho at 2 level if d < dU and 4- d < dU. That is there is statistically significant evidence of either positive or negative autocorrelation. Topic Nine Serial Correlation

32 5. Detecting Autocorrelation
The Breusch – Godfrey The BG test, also known as the LM test, is a general test for autocorrelation in the sense that it allows for nonstochastic regressors such as the lagged values of the regressand; higher-order autoregressive schemes such as AR(1), AR (2)etc.; and simple or higher-order moving averages of white noise error terms. Topic Nine Serial Correlation

33 5. Detecting Autocorrelation
The Breusch – Godfrey The BG test, also known as the LM test, is a general test for autocorrelation in the sense that it allows for nonstochastic regressors such as the lagged values of the regressand; higher-order autoregressive schemes such as AR(1), AR (2)etc.; and simple or higher-order moving averages of white noise error terms. Topic Nine Serial Correlation

34 5. Detecting Autocorrelation
Consider the following model: Estimate the regression using OLS Run the following regression and obtained the R-square Topic Nine Serial Correlation

35 5. Detecting Autocorrelation
If the sample size is large, Breusch and Godfrey have shown that (n – p) R2 follow a chi-square If (n – p) R2 exceeds the critical value at the chosen level of significance, we reject the null hypothesis, in which case at least one rho is statistically different from zero. Topic Nine Serial Correlation

36 5. Detecting Autocorrelation
Point to note: The regressors included in the regression model may contain lagged values of the regressand Y. In DW, this is not allowed. The BG test is applicable even if the disturbances follow a pth-order moving averages (MA) process, that is ut is integrated as follows: A drawback of the BG test is that the value of p, the length of the lag cannot be specified as a priori. Topic Nine Serial Correlation

37 5. Detecting Autocorrelation
Model Misspecification vs. Pure Autocorrelation It is important to find out whether autocorrelation is pure autocorrelation and not the result of mis-specification of the model. Suppose that the Durbin Watson test of a given regression model (wage-productivity) reveals a value of This indicates positive autocorrelation Topic Nine Serial Correlation

38 5. Detecting Autocorrelation
However, could this correlation have arisen because the model was not correctly specified? Time series model do exhibit trend, so add a trend variable in the equation. Topic Nine Serial Correlation

39 5. Detecting Autocorrelation
The Method of GLS There are two cases when (1)  is known and (2)  is not known Topic Nine Serial Correlation

40 5. Detecting Autocorrelation
When  is known If the regression holds at time t, it should hold at time t-1, i.e. Multiplying the second equation by  gives Subtracting (3) from (1) gives Topic Nine Serial Correlation

41 5. Detecting Autocorrelation
The equation can be The error term satisfies all the OLS assumptions Thus we can apply OLS to the transformed variables Y* and X* and obtain estimation with all the optimum properties, namely BLUE In effect, running this equation is the same as using the GLS. Topic Nine Serial Correlation

42 5. Detecting Autocorrelation
When  is unknown, there are many ways to estimate it. Assume that  = +1 the generalized difference equation reduces to the first difference equation Topic Nine Serial Correlation

43 5. Detecting Autocorrelation
The first difference transformation may be appropriate if the coefficient of autocorrelation is very high, say in excess of 0.8, or the Durbin-Watson d is quite low. Maddala has proposed this rough rule of thumb: Use the first difference form whenever d< R2. Topic Nine Serial Correlation

44 5. Detecting Autocorrelation
There are many interesting features of the first difference equation There is no intercept regression in it. Thus, you have to use the regression through the origin routine If however by mistake one includes an intercept term, then the original model has a trend in it. Thus, by including the intercept, one is testing the presence of a trend in the equation. Topic Nine Serial Correlation

45 5. Detecting Autocorrelation
Another interesting feature relates to the stationarity property. When  =1, the error term, ut, is nonstationary, for the variances and covariances become infinite. When  =1, the first differenced ut becomes stationary, as it is equal to q white noise error term. Topic Nine Serial Correlation

46 5. Detecting Autocorrelation
 Based on Durbin-Watson d statistic From the Durbin – Watson Statistics, we know that In reasonably large samples one samples one can obtain rho from this equation and use it to transform the data as shown in the GLS. Topic Nine Serial Correlation

47 5. Detecting Autocorrelation
 Based on Durbin-Watson d statistic From the Durbin – Watson Statistics, we know that In reasonably large samples one samples one can obtain rho from this equation and use it to transform the data as shown in the GLS. Topic Nine Serial Correlation

48 5. Detecting Autocorrelation
 Based on the error terms Estimate the following equation Topic Nine Serial Correlation

49 5. Detecting Autocorrelation
Iterative Procedure - We can estimate rho by successive approximation, starting with some initial value of rho. the Cochran-Orcutt iterative procedure, the Cochran-Orcutt two-step procedure, the Durbin-Watson two-step procedure and the Hildreth-Lu scanning or search procedure. The most popular one is the Cochran-Orcutt iterative procedure. Topic Nine Serial Correlation


Download ppt "BSc (Hons) Finance II/ BSc (Hons) Finance with Law II"

Similar presentations


Ads by Google