Forecasting & Forecast Evaluation Flashcards

1
Q

What is the difference between static and dynamic forecasts?

A

Static is one-step ahead; dynamic uses forecasts to predict multiple steps ahead.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is RMSE and why is it useful?

A

Root Mean Squared Error; it tells you the average forecast error in the same units as the dependent variable.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does a low MSE indicate?

A

That forecast errors are small on average — the model is accurate.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the formula for forecast error

A

et=Yt− Y^t

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does MAPE show?

A

Forecast error as a percentage of the actual values.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What’s the difference between a forecast error and a residual?

A

Forecast error is from future/predicted values; residuals are from model fit within the sample.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

In regression output, what indicates statistical significance?

A

A p-value less than the significance level (e.g., 0.05)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does a high 𝑅2 mean in time series?

A

It may be misleading unless the series is stationary — high 𝑅2 can occur in spurious regressions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly