Chow Test Kevin Ardon Colt Van Eaton Dayana Zhappassova Savings and Personal Disposable Income • Estimating a savings function that relates savings (Y) to disposable personal income (X) • We can run a simple regression and obtain OLS estimates. • However, by doing so we are assuming the relationship between savings and the disposable personal income did not change over 26 years. • Might not be a valid assumption, considering the recession in 1982 in the USA • Might disturb the relationship between savings and disposable personal income Savings and Personal Disposable Income Savings and Personal Disposable Income Savings and Personal Disposable Income • To check for a structural break we can divide our sample into two time periods • 1970-1981 • 1982-1995 • Now we can run three possible regressions: • ππ‘ = π1 + π2 ππ‘ + π’1π‘ • ππ‘ = πΎ1 + πΎ2 ππ‘ + π’2π‘ • ππ‘ = πΌ1 + πΌ2 ππ‘ + π’π‘ π1 = 12 π2 = 14 π = (π1 + π2 ) = 26 (1) (2) (3) Savings and Personal Disposable Income • The third regression assumes that there is no structural break • Assumes that the intercept and slope coefficients remain the same over the entire time period • In that case πΌ1 = π1 =πΎ1 and πΌ2 = π2 =πΎ2 • The first two regressions assume that the intercepts and the slope coefficients can be different. Structural Break Test • To test for the structural break we can use the Chow Test • This allows us to test the hypothesis that some or all of the regression coefficients are different in different subsets of the data. • There are two ways of using the Chow test to test for the structural change • Unrestricted approach • Restricted approach Unrestricted Approach • Begin by partitioning the data into two parts (assuming there is only one structural break) • The regression model is π1 π1 π1 0 π½1 • = + π π2 0 π2 π½2 2 • π = ππ½ + π • Estimate two regression models using OLS π1 • b= 0 0 π2 −1 π1′ π1 . ′ π2 π2 Unrestricted Approach • Testing for structural change using the standard F test • π»0 βΆ π π½ = π or π½1 = π½2 • π»π΄ βΆ π π½ ≠ π or π½1 ≠ π½2 • Test the hypothesis using the standard F statistic πΉ= π π − π ′ π π′π −1 ′ −1 π π 2 • where π = (πΌπ | − πΌπ ) and π = 0. (π π − 1)/π ~πΉ π, π − 2π . Restricted Approach • This approach allows us to impose a restriction on a model and perform the test using the unrestricted and restricted residuals • Unrestricted regression allows the coefficients to be different in the two periods: π1 πΏ1 • π = 0 2 πΊ1 0 π·1 + πΊ πΏ2 π·2 2 • Once again, using OLS find the unrestricted least squares estimator for the two equations separately ′ πΏ πΏ1 1 ′ −1 ′ • π= πΏπΏ πΏπ= 0 0 πΏ′2 πΏ2 −1 πΏ1′ π1 π1 = ′ π2 πΏ2 π2 • Compute the total SSE from the two regressions: • π′ π = π1′ π1 + π′2 π2 Restricted Approach • The restricted coefficient vector can be obtained by building in the restriction into the model • If the two coefficients are the same then the model can be written as π1 πΊ1 πΏ1 • π = π·+ πΊ πΏ 2 2 2 • Restricted estimator can be obtained simply by stacking the data and estimating a single regression • The residual sum of squares from the restricted regression π′∗ π∗ Restricted Approach Then we can use the F statistic to test the hypothesis (π′∗ π∗ − π1′ π1 )/π πΉ= ′ π1 π1 /(π1 + π2 − 2π) Savings and Personal Disposable Income Savings and Personal Disposable Income Savings and Personal Disposable Income Example For the data presented in Table 8.9 the regression results are presented in the table below: ππ‘ = 1.0161 + 0.0803 ππ‘ π‘ = 0.0873 9.6015 π 2 = 0.9021 π ππ1 = 1785.032 ππ‘ = 153.4947 + 0.0148 ππ‘ π‘ = 4.6922 1.7707 π 2 = 0. 2971 π ππ2 = 10,005.22 ππ‘ = 62.4226 + 0.0376 ππ‘ + β― π‘ = 4.8917 8.8937 + β― π 2 = 0.7672 π ππ3 = 23,248.30 (1.a) ππ = 10 (2.a) ππ = 12 (3.a) ππ = 24 Savings and Personal Disposable Income Example • Applying the formula from the restricted approach we get: (23,248.30 − 11,790.252)/2 πΉ= (11,790.252)/22 = 10.69 • The critical value for 2 and 22 degrees of freedom for 99% confidence level is 5.72 • Therefore reject π»0 (which means there was a structural change in savings-income relation over period 1970-1995) MATLAB Chow Predictive Test • In some circumstances, the data series may not be long enough to test for structural changes • Running a test with fewer observations then coefficients can not fit the two separate models. • Valid way for testing with insufficient observations: 1. Estimate the regression, using the full data set, and compute the restricted sum of squared residuals, π′∗ π∗ 2. Use the longer sub-period to estimate the regression and compute the unrestricted sum of squares, π1′ π1 • Assumming π2 < πΎ Chow Predictive Test The F statistic is then computed using, (π′∗ π∗ − π1′ π1 )/π2 πΉ= π1′ π1 /(π1 − π) Limitation of Chow Test There are some limitations when using the Chow test 1. The assumptions underlying the test must be fulfilled a. Error terms are normally distributed and variances are homoscedastic • If heteroscedastic → use Wald test 2. Chow test will not show if the two regressions are different on account of the intercepts, slopes or both Dummy Variable Alternative To find whether the difference between the two regressions lies from the difference in slopes, intercept or both: • Pool in all the observations • Run one multiple regression ππ‘ = πΌ1 + πΌ2 π·π‘ + π½1 ππ‘ + π½2 π·π‘ ππ‘ + π’π‘ Where π= π= π‘= π·= savings income time 1 for observations in 1982-1995 0, otherwise(i.e., for observations in 1970-1981) Limitation of Chow Test (cont’d) The final limitation of the Chow test 3. Chow test assumes we know the point of structural break a. If point of structural break is unknown, alternative method is needed • Recursive Least Squares THANK YOU