Write and implement the general modelling cycle on a short series: display, describe, choose a simple model, check residuals of the naive method, and plan monitoring.
Write and implement the general modelling cycle on a short series: display, describe, choose a simple model, check residuals of the naive method, and plan monitoring.
A general approach is: plot, summarise, transform if needed, choose a model, check residuals, forecast, then monitor against later actuals.
Constructed 10 monthly observations.
A table of naive one-step residuals. The mean residual is computed from these 10 numbers.
If naive residuals still show a pattern, a mean is not enough. That is the Unit 2 message: the workflow includes residual inspection, even for a simple method.
A method is not finished until residuals and later actuals have been looked at.