More explorations with the old QMM
Working on questions raised
2025-10-29
Day 3 morning
Recap
- Limitations of interactive clicking
- Developing a workflow to answer a question
Exploration
- Stochastic simulation
- Ex post forecasting
- Ex ante forecasting
Day 3 afternoon
Partially repeat on a bigger scale – New QMM
Special topics, e.g. output gap
What “solve the model” means
Deterministic Stochastic solution
\[\begin{eqnarray*} Y_t&=& C_t+I_t \\ C_t &=&\widehat{\beta}_0+\widehat{\beta}_1 Y_t \color{red}{+\widehat{u}_{C,t}} \\ I_t &=&\widehat{\gamma}_0+\widehat{\gamma}_1 I_{t-1} {\color{red}{+\widehat{u}_{I,t}}} \end{eqnarray*} \] Solve for \(Y_t\) and \(C_t\) at every point in time for period under consideration.
Picture from old QMM final report
![]()
Ex post forecasting is like pseudo-out-of-sample forecasting.
- Split available data into training and test data.
- Use test data for out-of-sample forecasting.
Picture from old QMM final report
Ex ante forecasting is actual out-of-sample forecasting.
- No test data simply because they don’t exist yet.
- Must fill up the required data.
The old QMM final report does not have results on either.
Conducting ex post forecasting
2003q1-2003q4 data are available.
Find the baseline by solving the model.
Compare actual with baseline.
- Probably not a good idea to report RMSE and RMSPE given the rather short data availability.
- But, in principle, you can calculate these.
- Better to draw graphs.
Conducting ex ante forecasting
- Conceptual issues, practical issues
- Consider a real sector version of old QMM for practice. Exclude the labor market.
- Use the equations and identities from Section 3.1 of the QMM Final Report to create this version of QMM. Create a new model object.
- Try solving the model for 2003q1 to 2007q4.
- What happens?
Conducting ex ante forecasting
- You have assumptions about what the future looks like. This becomes your baseline.
- You have plans for the future. This becomes your scenario.
- But how do these differ from Day 2?
- Do you understand why these were left almost undocumented in the old QMM final report?
- Can you imagine what these would look like in the new QMM?
Other questions raised
- Sector-specific shocks in old QMM
- Permanent and temporary shocks
Workflows
- Data input, program, clean copy
- Routine maintenance
- Historical simulation, ex post forecasting, ex ante forecasting
- Communication of results
- Data updates, re-estimation and revision, updating past results
- Multiple team involvement