NO.PZ2024082801000092
问题如下:
Thomas Knight Case Scenario
Thomas Knight, an analyst with Wanjarri Investment Management, is tasked with forecasting future sales for Rudall Hardware, a publicly traded retail business specializing in home improvements. Using 25 quarters of sales data ending with the most recent quarter-end date, Knight estimates a log-linear trend with an intercept of 9.464 million and a trend coefficient of 0.003 million. Based on this model, he creates a forecast of sales for the next four quarters to discuss with his supervisor, Rory Johnson.
Johnson reviews Knight's forecast and states:
- Statement 1: As long as the R2 is high, we can be comfortable that the model is a good fit for our analysis.
- Statement 2: A statistically meaningful low Durbin-Watson statistic indicates that the errors in the model may exhibit positive serial correlation.
- Statement 3: If Rudall Hardware's sales are growing at a constant rate, a linear trend model may be a better fit than a log-linear model.
Next, Johnson asks Knight to forecast Rudall Hardware's net margin (net income/sales) for the next four quarters. Knight agrees and explains that he will use a first-order autoregressive model since each quarter's net margin appears related to the prior quarter's net margin. Knight also mentions that he will use an intercept of 0.0415 and a coefficient on the first lag of the net margin of 0.8295.
When applying the first-order autoregressive model, Knight wants to conduct some tests to ensure the model is producing meaningful results. In order to do this, Knight comments that he must test whether the:
- Test 1: Durbin-Watson statistic differs significantly from 2.
- Test 2: residual autocorrelations differ significantly from 0.
- Test 3: intercept and coefficient on the first lag differ significantly from 0.
In reviewing the quarterly net margin forecast, Johnson points out that the autocorrelation of the residuals for the 4th lag is significantly different than 0, while lags 1 through 3 are not significantly different than 0, indicating an issue with seasonality. Johnson asks Knight to build a first-order autoregressive model to forecast earnings per share for the next four quarters, but to account for seasonality in this model.
Knight reviews the company's earnings per share data and determines that he can create a first-order autoregressive model to account for the seasonality using the information in Exhibit 1.
After the models Knight created are in use for several quarters, Johnson asks Knight to put together a report assessing the accuracy of the models in forecasting out-of-sample forecasts. Knight reports to Johnson that the root mean squared error for each model is:
Of the three tests Knight indicates he would like to conduct for the first-order autoregressive model, which is most likely appropriate to test for serial correlation in the model?
选项:
A.A.Test 1
B.B.Test 2
C.C.Test 3
解释:
A is Incorrect because the Durbin-Watson statistic is invalid when the independent variable includes past values of the dependent variable.
B is Correct. This is the correct approach to test if the residuals in an autoregressive model are serially correlated.
C is Incorrect. We may test the significance of the coefficients to see if they are significantly different from 0, but to test for for serial correlation we must test the residuals.
- Durbin-Watson statistic is invalid when the independent variable includes past values of the dependent variable.这个怎么理解呢