Using HAC Estimators for Intervention Analysis

Abstract

The purpose of this article is to present an alternative method for intervention analysis of time series data that is simpler to use than the traditional method of fitting an explanatory Autoregressive Integrated Moving Average (ARIMA) model. Time series regression analysis is commonly used to test the effect of an event on a time series. An econometric modeling method, which uses a heteroskedasticity and autocorrelation consistent (HAC) estimator of the covariance matrix instead of fitting an ARIMA model, is proposed as an alternative. The method of parametric bootstrap is used to compare the two approaches for intervention analysis. The results of this study suggest that the time series regression method and the HAC method give very similar results for intervention analysis, and hence the proposed HAC method should be used for intervention analysis, instead of the more complicated method of ARIMA modeling. The alternative method presented here is expected to be very helpful in gaming and hospitality research.

Share and Cite:

Singh, A. and Dalpatadu, R. (2020) Using HAC Estimators for Intervention Analysis. Open Journal of Statistics, 10, 31-51. doi: 10.4236/ojs.2020.101003.

1. Introduction

An intervention model or interrupted time series model [1] is an Autoregressive Integrated Moving Average (ARIMA) model of a time series in which at least one of the predictors is a dummy variable for an event, which is thought of as an interruption in a pure ARIMA process. An ARIMA model in which differencing is not used is also called an ARMA model.

The use of intervention analysis or interrupted time series analysis is very common in hospitality and tourism literature. Bonham and Gangnes [2] used intervention analysis to show that the 5% Hawaii hotel room tax started in 1987 did not significantly impact Hawaii hotel room revenues. Min’s [3] intervention analysis of inbound tourism data showed that both the earthquake of September 21, 1999 and the Severe Acute Respiratory Syndrome (SARS) of 2003 had significant negative impacts on Taiwan’s inbound tourism. A thorough review of time series forecasting literature is provided by De Gooijer and Hyndman [4]. Ahlgren et al. [5] used an ARIMA model to assess the impact of a higher gaming tax rate in the state of Illinois on gaming volume, and concluded that the gaming volume experienced a significant decrease when the tax increase took effect. Ahlgren et al. [6] used an ARIMA model to assess the impact of a higher gaming tax rate in the state of Illinois on marketing expenditure by a major Illinois riverboat operator. Toma et al. [7] used a seasonal ARIMA model to show that the book “Midnight in the Garden of Good and Evil” set in Savannah, Georgia had a significant positive effect on hotel tax receipts, while both 9/11 and hurricane Floyd had a significant negative effect. Goh and Law [8] used intervention analysis to show that relaxation of issuing out-bound visitor visas, the Asian financial crisis, the handover, and the bird flu epidemic had significant and expected impacts on Hong Kong tourism demand. Eisendrath et al. [9] used intervention analysis on Las Vegas Strip gaming volume to show that 9/11 had a significant negative impact lasting five months. Suh et al. [10] used this approach to investigate the effects of cash revenue generated from non-comped diners (CASHREV), amount spent by the casino in comped-meals (COMPREV) on gaming volume, using major holidays and Motorcycle Rally as intervention predictors; their ARIMA model showed that both CASHREV and COMPREV were significant predictors of slot coin-in, and Motorcycle Rally had a significant and negative impact on slot coin-in. Zheng et al. [11] used ARIMA intervention analysis to study the impact of recession on restaurant stock performance. D’Amuri and Marcucci [12] used ARIMA modeling to assess the impact of an index of Google job-search intensity on the monthly US unemployment rate. Intervention analysis has been used in other disciplines as well. Su and Deng [13] used time series regression with intervention term to predict the yield of Yu Ebao. Huang [14] has used intervention analysis to show that government intervention improved a firm’s investment efficiency. The purpose of the present article is to introduce a method from econometric modeling that is simpler to use than the ARIMA method for intervention analysis.

2. Problem Statement and Methodology

The general form of an autoregressive moving average (ARMA) model is

Y t = δ + i = 1 p ϕ i Y t i + a i i = 1 q θ i a t i

where

Y t = the response variable of interest.

δ = the intercept.

ϕ i = the autoregressive (AR) term coefficients.

θ i = the moving average (MA) term coefficients.

a i = the random shocks.

The above model is referred to as ARIMA(p,d = 0,q) model or ARMA(p,q) model [15].

Following steps are used in fitting an intervention model to a time series Yt of the response variable as a function of predictor(s) Xt and intervention variable(s) It:

(1) The time series Yt is plotted to assess the presence of trend with time. A polynomial function of time t is typically used to model the trend.

(2) A multiple linear regression (MLR) model is fitted to the data, such that the variance inflation factor (VIF) values of all predictors are not too high; values of VIF above 5 suggest the presence of multicollinearity [16], and values of VIF above 10 indicate that the MLR model suffers from serious multicollinearities [17]. One typically drops predictors with highest VIF value, one by one, in order to get a reasonable MLR model.

(3) The MLR model assumes that the errors are independent and normally distributed with 0 means and a common error variance, and the standard t-test is used to conduct significance tests for the coefficients of the predictors. In a time series data, however, the residuals are typically auto-correlated, and hence the use of the t-test is not valid. Plots of the auto-correlation function (ACF) and partial auto-correlation function (PACF) function are examined to determine the order of the ARIMA(p,d,q) × (P, D, Q) model; here p is the order of the non-seasonal auto-regressive term, d the non-seasonal differencing used, q the order of the non-seasonal moving average term, and P, D, Q are the corresponding seasonal terms.

(4) Once the ARIMA model has been identified, a time series regression model is fitted to the data with all predictors and the ARIMA terms in the model, and the residuals from this model are tested for zero auto-correlations up to h lags; the Ljung-Box test [18] is commonly used for this purpose. Hyndman and Athanasopoulos [19] recommend using h = 10 lags in the Ljung-Box test After a time-series regression model with uncorrelated residuals is found, the significance of all predictors is tested.

The last or 4th step at times proves to be quite challenging, and an alternative approach for testing the significance of all predictors and intervention variables is proposed and investigated in this study.

One of the assumptions of multiple linear regression (MLR) is that the variance of the response variable is same across the range of predictor values; when this is not the case, we say that heteroscedasticity (or heteroskedasticity) is present [20]. When the error terms (residuals) from an MLR model are autocorrelated (i.e., not independent) the standard estimate of the correlation matrix needs to be corrected for both heteroscedasticity and the presence of autocorrelation. These estimators are referred to as HAC-Consistent estimators [21].

This approach uses three different heteroskedasticity and autocorrelation consistent (HAC) estimators of the covariance matrix, used in econometric modeling [22], namely HAC, Kern-HAC, and Newey-West in place of Steps (3) and (4) above. Examples from hospitality literature as well as a synthetic time series data are used to demonstrate the effectiveness of this alternative approach, and parametric bootstrap of time series will be used to compare the results from standard ARIMA-based intervention model and the results of significance testing using HAC estimators. In Step (2) above, one typically keeps only the significant predictors in the MLR model; in this paper, to keep things simple, all predictors in the model are kept as long as the VIF values are less than 5.

3. Comparison of P-Values from ARIMA Model and HAC Estimators

Three different time series data sets are used to compare the ARIMA method for intervention analysis and significance tests using HAC estimators of the covariance matrix of the estimated coefficients of the MLR. The time series in the first two examples are real data sets from gaming literature, the first one modeled by an ARIMA(3,0,0) process with a cubic trend, and the second by an ARIMA(0,0,2) process with a cubic trend. For the third example, a synthetic monthly time series of length 84 was used.

Following steps are used for this comparison:

(a) The time series Yt is plotted to assess the presence of a trend.

(b) An MLR model is fitted to Yt as a function of the predictors including a dummy column for the intervention term, and a polynomial trend function; predictors with high VIF values are removed.

(c) ACF and PACF of the residuals from MLR are plotted for identification of ARIMA terms p and q.

4An ARIMA(p,0,q) time series regression model is fitted, with p and q determined in Step (c) above. The P-values for each predictor term in the ARIMA model are calculated.

(d) ACF of the residuals from the ARIMA model of Step (d) is plotted to show that these residuals are not auto-correlated, which is followed by running the L-B test for 10 lags. If the P-values from the L-B test exceed 0.05 at each lag, these residuals are deemed not auto-correlated, which validates the correctness of the P-values computed in Step (d).

(e) P-values for each term in the MLR model of Step (b) are computed using the HAC estimators of the covariance matrix of the estimated coefficients.

(f) P-values computed in Steps (d) and (f) are compared.

The package Sandwich of the statistical software environment R [23] was used to compute the P-Values using the HAC estimators.

In addition, for each time series data set, 1000 bootstrap samples are generated, and Steps (a)-(f) are repeated for each bootstrap sample. Histograms of the 1000 P-values computed in Steps (d) and (f) are plotted to compare the ARIMA method to the HAC-method of intervention analysis.

4. Examples from Tourism and Hospitality Literature

Example 1: Impact of 9/11 on Las Vegas Strip Gaming Revenue

Eisendrath et al. [9] used Las Vegas Strip slot coin-in data, complied from the Nevada Gaming Control Reports for the period January 1990 through November 2004. In this study, data for the period July 1997 to November 2005 are used. The potential predictors of Las Vegas Strip coin-in are dummy variables for months February, March, …, December, a cubic trend, and a dummy column D9_11 for 9/11 that was set to 1 for 6 months starting from September 2011, and 0 for all other months. A time-series plot of Las Vegas Strip coin-in for the sampling period, with all six points labeled as 1 corresponding to the interrupted time-series (Figure 3, top left plot) shows two bends, suggesting the presence of a cubic term in the time series. In order to keep VIF values small, the variable t (indicating month number) was standardized first, and then squared and cubed: (Table 1)

Z t = ( t m e a n ( t ) ) / s d ( t ) , t = 1 , 2 , , 101

Z t 2 = ( Z t ) 2

Z t 3 = ( Z t ) 3

Figure 1 is a plot of the ACF and PACF values for lags 1 to 20; this graph suggests using ARIMA(3,0,0) model for the residuals [22].

The final Time Series Regression model is shown in Table 2; it can be seen from Table 2 that

Table 1. MLR model fitted to Las Vegas Strip Slot Coin-in Data.

Table 2. ARIMA(3,0,0) regression model fitted to Las Vegas Strip Slot Coin-in Data.

Figure 1. ACF and PACF plots of residuals from the MLR model for Strip Coin-in.

1) the months February, June and December are statistically significant, each with lower average slot coin-in than the other ten months, 2) the terrorist attack of September 2011 (predictor D9_11) had a significant and negative impact on slot coin-in, and 3) the ARIMA terms AR2 and AR3 are statistically significant.

Figure 2 shows the ACF of the residuals from the ARIMA(3,0,0) Time Series Regression Model of Table 2, and also the P-values of the Ljung-Box (LB) test for 10 lags. The ACF plot shows that the residuals from the ARIMA(3,0,0) Time Series Regression Model are not auto-correlated, which is confirmed by the LB test since P-values at lags 1 through 10 are all above 0.05.

Table 3 shows the results of t-tests using the HAC estimator of the covariance matrix; these results are very similar to the ones obtained from ARIMA model (Table 2).

Figure 3 shows plots of the Las Vegas Strip Coin-in and five bootstrap samples generated from it using the estimated ARIMA(3,0,0) model given in Table 2. The bootstrap samples are seen to have the same general pattern as the Las Vegas Strip Coin-in time series. Figure 4 shows the histogram of 1000 P-values for D9_11 obtained from 1000 bootstrap runs. Since D911 term is highly significant (see Table 2 and Table 3), the P-values from bootstrap samples are expected to be small. The term D11 (dummy column for November) is not significant (see Table 2 and Table 3), and hence the 1000 P-values for D11 are expected to exceed 0.05. Figure 4 and Figure 5 clearly show that all of the intervention analysis methods yield similar results.

Table 3. Results of significance tests using the three HAC estimators for Las Vegas Strip Slot Coin-in Data.

Figure 2. Plots of ACF and P-values of L-B test for residuals from the ARIMA(3,0,0) model for Strip Coin-in.

Figure 3. Time series plots of Strip Coin-in (top left) and five bootstrap samples.

Figure 4. Histograms of P-values of the intervention term D9_11 for the four methods considered in this paper from 1000 parametric bootstrap samples generated from the Strip Coin-in data.

Figure 5. Histograms of P-values of the dummy variable for November for the four methods considered in this paper from 1000 parametric bootstrap samples generated from the Strip Coin-in data.

Example 2: Impact of tax rate increase on Marketing Expenditure

Ahlgren et al. [6] used secondary data for the period January 2000 to December 2006, provided by a major Illinois riverboat operator, to assess the impact of a gaming tax rate increase in the state of Illinois on marketing expenditure by the riverboat operator. A time series regression model was fitted to marketing expenditure; the predictors were a cubic trend, eleven dummy columns for the months of February through December (see Example 1), a dummy column DTax for Illinois tax increase which was 1 for months 43 through 67 and 0 for all other months, and an interaction term between the linear term and the DTax column.

Table 4 shows the MLR model fitted to the Marketing Expenditure data. The cubic trend is significant, along with the month of July, the intervention event DTax and the interaction term.

Figure 6 shows plots of ACF and PACF of the residuals from the MLR model of Table 4. The behavior of the autocorrelation functions suggests an ARIMA(0,0,1) process but the residuals turned out to be auto-correlated. An ARIMA(0,0,2) process provided good fit to the Marketing Expenditure data, as can be seen from Figure 7.

Table 5 shows the fitted ARIMA model. The intervention term DTax is highly significant, and the quadratic trend component Zt2 is not significant (P-value = 0.91). The t-tests using HAC estimators yield similar results (see Table 6).

Table 4. MLR model fitted to Marketing Expenditure Data.

Table 5. ARIMA(0,0,2) regression model fitted to Marketing Expenditure Data.

Table 6. t-test results from the three HAC estimators for Marketing Expenditure Data.

Figure 6. ACF and PACF plots of residuals from the MLR model for Marketing Expenditure.

Figure 7. Plots of ACF and P-values of L-B test for residuals from the ARIMA(3,0,0) model for Marketing Expenditure.

Figure 8 shows the Marketing Expenditure time series (top left) and five bootstrap samples generated from it using the estimated ARIMA(0,0,2) model given in Table 5.

Figure 9 shows the histograms of 1000 bootstrap P-values for ARIMA and HAC methods for the statistically significant term DTax; Figure 10 shows the same for the insignificant term Zt2. Both of these figures show that the ARIMA and HAC methods provide similar results.

Example 3: Synthetic time series

The advantages of working with a simulated (synthetic) time series are that the truth is known and hence the estimates can be compared to the corresponding true parameter values.

The synthetic time series was generated from the following model:

Y 0 t = 5000 + 20 × t + 3000 × DJun + 3200 × DJul + 2500 × DAug + 1000 × DSep + 4500 × DE + e

where

t = 1,2, ,84 with 1 representing January month of Year 1 and 84 representing December of Year 7.

DE = dummy variable for the intervention event E.

DE = 1 for t = 43,44, ,67 ; 0 otherwise.

e = ARIMA(2,0,2) error process with ϕ 1 = 0 .8897 , ϕ 2 = 0 .4858 , θ 1 = 0 .2279 , θ 2 = 0 .2488 and sd σ = 1000 .

Figure 8. Time series plots of Marketing Expenditure (top left) and five bootstrap samples.

Figure 9. Histograms of P-values of the intervention term DTax for the four methods considered in this paper from 1000 parametric bootstrap samples generated from the Marketing Expenditure data.

Figure 10. Histograms of P-values of the dummy variable for the quadtratic term Zt2 for the four methods considered in this paper from 1000 parametric bootstrap samples generated from the Marketing Expenditure data.

Figure 11, plots of the ACF and PACF functions, suggest an ARIMA(2,0,2) model, and Figure 12 shows that ARIMA(2,0,2) model yields uncorrelated residuals. Note that the synthetic time series was generated from an ARIMA(2,0,2) process.

Tables 7-9 show the fitted MLR model, the ARIMA(2,0,2) model, and the significance test results from the HAC estimators, respectively. The true values used to generate the synthetic time series are also shown in these three tables. It can be seen from this table that all of the estimated coefficients are close to their corresponding true values. The intervention term DE is seen to be highly significant, and DNov is not significant.

Figure 13 shows the synthetic time series and five bootstrap samples generated from the synthetic series and the estimated ARIMA(2,0,2) model of Table 8. The histograms of 1000 bootstrap P-values for the intervention term DE and the dummy variable for November (DNov) are shown in Figure 14 and Figure 15, respectively. Both of these figures again show that the ARIMA and HAC methods provide similar results.

5. Discussion

For each of the three examples presented in this paper, the ARIMA method of intervention analysis and HAC methods yielded similar results. The four methods (ARIMA, HAC, Kern-HAC, and Newey-West) also yielded similar results for 1000 bootstrap samples from the original time series in each case. These results demonstrate that the simpler HAC method can be used for intervention

Table 7. MLR model fitted to the synthetic data.

Table 8. ARIMA(0,0,2) regression model fitted to the synthetic data.

Table 9. Results of significance tests using the three HAC estimators for the synthetic data.

Figure 11. ACF and PACF plots of residuals from the MLR model for the synthetic data.

Figure 12. Plots of ACF and P-values of L-B test for residuals from the ARIMA(3,0,0) model for the synthetic data.

Figure 13. Time series plots of the synthetic data Y0 (top left) and five bootstrap samples.

Figure 14. Histograms of P-values of the intervention term DE for the four methods considered in this paper from 1000 parametric bootstrap samples generated from the synthetic data.

Figure 15. Histograms of P-values of the dummy variable for DDec for the four methods considered in this paper from 1000 parametric bootstrap samples generated from the synthetic data.

analysis instead of the ARIMA model, especially in situations where finding the right ARIMA model turns out to be challenging.

Conflicts of Interest

The authors declare no conflicts of interest.

References

[1] McDowall, D. (1980) Interrupted Time Series Analysis. Sage University Papers Series: Quantitative Applications in the Social Sciences. Sage Publications, Thousand Oaks.
https://doi.org/10.4135/9781412984607
[2] Bonham, C. and Gangnes, B. (1996) Intervention Analysis with Cointegrated Time Series: The Case of the Hawai’i Hotel Room Tax. Applied Economics, 28, 1281-1293.
https://doi.org/10.1080/000368496327831
[3] Min, J.C.H. (2008) Intervention Analysis of Inbound Tourism: A Case Study of Taiwan. In: Chen, J.S., Ed., Advances in Hospitality and Leisure, Advances in Hospitality and Leisure, Volume 4, Emerald Group Publishing Limited, Bingley, 53-74.
https://doi.org/10.1016/S1745-3542(08)00003-9
[4] De Gooijer, J. and Hyndman, R. (2006) 25 Years of Time Series Forecasting. International Journal of Forecasting, 22, 443-473.
https://doi.org/10.1016/j.ijforecast.2006.01.001
[5] Ahlgren, M., Dalbor, M. and Singh, A.K. (2009) Estimating the Effects of the 2003 Gaming Tax Restructuring on Riverboat Gaming Volume. UNLV Gaming Research & Review Journal, 13, 45-58.
[6] Ahlgren, M., Tanford, S. and Singh, A.K. (2013) Impact of the 2003 Illinois Gaming Tax Rate Increase on Marketing Spending. UNLV Gaming Research & Review Journal, 17, 1-15.
[7] Toma, M., McGrath, R. and Payne, J.E. (2009) Hotel Tax Receipts and the “Midnight in the Garden of Good and Evil”: A Time Series Intervention Seasonal ARIMA Model with Time-Varying Variance. Applied Economics Letters, 16, 653-656.
https://doi.org/10.1080/13504850701221808
[8] Goh, C. and Law, R. (2002) Modeling and Forecasting Tourism Demand for Arrivals with Stochastic Nonstationary Seasonality and Intervention. Tourism Management, 23, 499-510.
https://doi.org/10.1016/S0261-5177(02)00009-2
[9] Eisendrath, D., Bernhard, D., Lucas, A.F. and Murphy, D.J. (2008) Fear and Managing in Las Vegas: An Analysis of the Effects of September 11, 2001, on Las Vegas Strip Gaming Volume. Cornell Hospitality Quarterly, 49, 145-162.
https://doi.org/10.1177/1938965508315369
[10] Suh, E., Tanford, S. and Singh, A.K. (2012) The Indirect Gaming Contributions of Cash and Comped Casino Dining: Does Providing Complimentary Meals Pay off at the Slots? International Journal of Hospitality Management, 31, 1303-1310.
https://doi.org/10.1016/j.ijhm.2012.03.013
[11] Zheng, T.S., Farrish, J. and Wang, X.F. (2013) How Did Different Restaurant Segments Perform Differently through the Recession? An ARIMA with Intervention Analysis on US Restaurant Stock Indices. Journal of Hospitality Financial Management, 20, Article 1.
https://scholarworks.umass.edu/jhfm/vol20/iss2/1
[12] D’Amuri, F. and Marcucci, J. (2017) The Predictive Power of Google Searches in Forecasting US Unemployment. International Journal of Forecasting, 33, 801-816.
https://doi.org/10.1016/j.ijforecast.2017.03.004
[13] Su, J. and Deng, G.M. (2014) Application of Intervention Analysis Model in Yu Ebao Yield Prediction. Modern Economy, 5, 864-868.
https://doi.org/10.4236/me.2014.58079
[14] Huang, Y. (2019) Government Intervention and Corporate Investment Efficiency: Evidence from China. Journal of Service Science and Management, 12, 267-276.
https://doi.org/10.4236/jssm.2019.123018
[15] Bowerman, B., O’Connell, R.T. and Koehler, A.B. (2004) Forecasting, Time Series, and Regression. 4th Edition, Thomson Brooks/Cole, Belmont, 435-436.
[16] Weil, R.L., Frank, P.B., Hughes, C.W. and Wagner, M.J. (2007) Litigation Services Handbook: The Role of the Financial Expert. John Wiley & Sons, New York, 6.
[17] Kennedy, P. (2003) A Guide to Econometrics. MIT Press, Cambridge, 213.
[18] Ljung, G.M. and Box, G.E.P. (1978) On a Measure of Lack of Fit in Time Series Models. Biometrika, 65, 297-303.
https://doi.org/10.1093/biomet/65.2.297
[19] Hyndman, R.J. and Athanasopoulos, G. (2014) Forecasting: Principles and Practice. OTexts.
https://play.google.com/store/books/details?id=gDuRBAAAQBAJ
[20] Zeileis, A. (2006) Object-Oriented Computation of Sandwich Estimators. Journal of Statistical Software, 16, 1-16.
http://www.jstatsoft.org/v16/i09
https://doi.org/10.18637/jss.v016.i09
[21] Kutner, M.H., Nachtsheim, C. and Neter, J. (2004) Applied Linear Regression Models. McGraw-Hill/Irwin, New York, 217-218.
[22] Andrews, D. (1991) Heteroskedasticity and Autocorrelation Consistent Covariance Matrix Estimation. Econometrica, 59, 817-858.
https://doi.org/10.2307/2938229
[23] R Core Team (2018) R: A Language and Environment for Statistical Computing. R Foundation for Statistical Computing, Vienna.
https://www.R-project.org

Copyright © 2024 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.