Activities: Week 5
Participate in these workshop questions here: https://partici.fi/61758592
Household budget forecasting
- Create a training set for household wealth (
hh_budget
) by withholding the last four years as a test set. - Fit all the appropriate benchmark methods to the training set and forecast the periods covered by the test set.
- Compute the accuracy of your forecasts. Which method does best?
- Do the residuals from the best method resemble white noise?
True or false?
- Good forecast methods should have normally distributed residuals.
- A model with small residuals will give good forecasts.
- The best measure of forecast accuracy is MAPE.
- If your model doesn’t forecast well, you should make it more complicated.
- Always choose the model with the best forecast accuracy as measured on the test set.
2024 Exam part A
Discuss topics A2, A3, and A6