Mon 31 May 2010
Qualitative Analysis
Mon 31 May 2010
Multiple Regression with Trend and Seasonal Components
Posted by Admin under Qualitative AnalysisNo Comments
Mon 31 May 2010
Decomposition Method with Trend and Seasonal Components
Posted by Admin under Qualitative AnalysisNo Comments
Decomposition is the process of isolating linear trend and seasonal factors to develop more accurate forecasts.
There are five steps to decomposition:
1. Compute the seasonal index for each season.
2. Deseasonalize the data by dividing each number by its seasonal index.
3. Compute a trend line with the deseasonalized data.
4. Use the trend line to forecast.
5. Multiply the forecasts by the seasonal index.
Mon 31 May 2010
Centered Moving Average (CMA) is an approach that prevents a variation due to trend from being incorrectly interpreted as a variation due to the season.
Steps of Multiplicative Time-Series Model
1. Compute the CMA for each observation.
3. Average seasonal ratios to get seasonal indices.
4. If seasonal indices do not add to the number of seasons, multiply each index by (number of seasons)/(sum of the indices).
Mon 31 May 2010
Seasonal indices can be used to make adjustments in the forecast for seasonality.
Mon 31 May 2010
Mon 31 May 2010
Trend projections are used to forecast time-series data that exhibit a linear trend.
Mon 31 May 2010
Simple exponential smoothing fails to respond to trends, so a more complex model is necessary with trend adjustment.
Mon 31 May 2010
Exponential smoothing is a type of moving average technique that involves little record keeping of past data.
New forecast = previous forecast + a(previous actual –previous forecast)
Mon 31 May 2010
Weighted moving averages use weights to put more emphasis on recent periods.


