问题如下:
3. Based on the regression output in Exhibit 1, there is evidence of positive serial correlation in the errors in:
选项: the linear trend model but not the log-linear trend model.
both the linear trend model and the log-linear trend model.
C.neither the linear trend model nor the log-linear trend model.
解释:
B is correct. The Durbin–Watson statistic for the linear trend model is 0.10 and, for the log-linear trend model, 0.08. Both of these values are below the critical value of 1.75. Therefore, we can reject the hypothesis of no positive serial correlation in the regression errors in both the linear trend model and the log-linear trend model.
想问一下,老师视频里不是说过,时间序列模型得用t检验嘛,应该看AR(1)那一栏呀。为什么这道题目可以用到DW检验?那不是多元回归模型才使用的嘛?