Forecasting is predicting future demand based on past demand information. The accuracy of a forecast depends on the quality of past data used. Forecasting methods can be qualitative, based on expert opinions, or quantitative, using numerical data and analytical techniques. Quantitative methods include time series models, which analyze past patterns to predict the future, and associative models, which assume variables are related and use those relationships to project demand. Common quantitative time series techniques are naive, simple averages, weighted moving averages, exponential smoothing, trend projection, and seasonal indexes.