_WATSON-17010 RN

Improvement to the Trend-Adjusted Exponential Smoothing calculation  (17010)

In previous releases, if you applied Trend-Adjusted Exponential Smoothing (TAES) to a forecast for the upcoming week, the software analyzed the last reported 15 data points for Actual KBIs—that is, the prior 15 weeks of data—and calculated a trend factor that was applied to the upcoming week. When forecasting more than one week in the future, the software analyzed the data set (the prior 15 weeks of Actual KBI data) and assumed that both the data set and the trend factor for the first upcoming week would be identical for all future weeks in the desired forecast range.

In this release, the TAES modeling algorithm has been improved to analyze the prior 15 weeks of Actual KBI data, calculate a trend factor for the first week in the forecast range, and then extrapolate the calculation across the forecast range.  

EXAMPLE

The TAES-calculated trend factor of 20 is applied to an 8-week forecast range.

Before the improvement:

TAES weighted averageTAES trend factorWeeks in desired forecast range
3802012345678
380+20380+20380+20380+20380+20380+20380+20380+20
400400400400400400400400

With the improved calculation:

TAES weighted average
TAES trend factor
Weeks in desired forecast range
3802012345678
380+20400+20420+20440+20460+20480+20500+20520+20
400420440460480500520540

For more information on TAES and its application to statistical KBIs, see the following:

Updated versions: Version 9.15 and later.