This document outlines a time series forecasting model that decomposes a time series into trend, seasonal, cyclical, and irregular components. It describes measuring forecast error using mean absolute deviation, mean square error, and root mean square error. It then explains the trend, seasonal, cyclical, and irregular components of a time series and how they interact in a multiplicative model. The document provides an example of forecasting sales for a home furnishing store using this multiplicative model to decompose the time series into its components and generate an in-sample forecast.
Related topics: