
Ultimate access to all questions.
Forecasting involves using sample data to predict future movements. Which of the following is correct regarding forecasting?
A
Forecasts are only possible in the presence of time-series data.
B
Forecasts will always improve whenever the number of parameters is increased.
C
As the number of variables incorporated in a regression equation increases, the risk of over-fitting the in-sample data reduces.
D
In-sample forecasting ability is a very poor test of model appropriateness and adequacy.
Explanation:
The correct answer is D because in-sample forecasting ability is indeed a very poor test of model appropriateness and adequacy.
A is incorrect - Forecasts are not only possible with time-series data. Cross-sectional and panel data can also be used for forecasting purposes.
B is incorrect - Forecasts do not always improve with more parameters. Adding too many parameters can lead to overfitting, where the model fits the sample data well but performs poorly on new data.
C is incorrect - As the number of variables in a regression equation increases, the risk of over-fitting actually increases, not reduces. This contradicts Occam's razor principle that simpler models are preferable when they explain the same variance.
Proper model validation requires testing on out-of-sample data to ensure the model's predictive power generalizes beyond the training dataset.