One form of tracking signal is the ratio of the cumulative sum of forecast errors (the deviations between the estimated forecasts and the actual values) to the mean absolute deviation.1 The formula for this tracking signal is:
Tracking signal = Σ ( a t − f t ) MAD {\displaystyle {\text{Tracking signal}}={\frac {\Sigma (a_{t}-f_{t})}{\text{MAD}}}}
where at is the actual value of the quantity being forecast, and ft is the forecast. MAD is the mean absolute deviation. The formula for the MAD is:
MAD = Σ | a t − f t | n {\displaystyle {\text{MAD}}={\frac {\Sigma \left|a_{t}-f_{t}\right|}{n}}}
where n is the number of periods. Plugging this in, the entire formula for tracking signal is:
Tracking signal = Σ ( a t − f t ) 1 n Σ | a t − f t | {\displaystyle {\text{Tracking signal}}={\frac {\Sigma (a_{t}-f_{t})}{{\frac {1}{n}}\Sigma \left|a_{t}-f_{t}\right|}}}
Another proposed tracking signal was developed by Trigg (1964). In this model, et is the observed error in period t and |et| is the absolute value of the observed error. The smoothed values of the error and the absolute error are given by:
E t = β e t + ( 1 − β ) E t − 1 {\displaystyle E_{t}=\beta e_{t}+(1-\beta )E_{t-1}}
M t = β | e t | + ( 1 − β ) M t − 1 {\displaystyle M_{t}=\beta |e_{t}|+(1-\beta )M_{t-1}}
Then the tracking signal is the ratio:
T t = | E t M t | {\displaystyle T_{t}=\left|{\frac {E_{t}}{M_{t}}}\right|}
If no significant bias is present in the forecast, then the smoothed error Et should be small compared to the smoothed absolute error Mt. Therefore, a large tracking signal value indicates a bias in the forecast. For example, with a β of 0.1, a value of Tt greater than .51 indicates nonrandom errors. The tracking signal also can be used directly as a variable smoothing constant.2
There have also been proposed methods for adjusting the smoothing constants used in forecasting methods based on some measure of prior performance of the forecasting model. One such approach is suggested by Trigg and Leach (1967), which requires the calculation of the tracking signal. The tracking signal is then used as the value of the smoothing constant for the next forecast. The idea is that when the tracking signal is large, it suggests that the time series has undergone a shift; a larger value of the smoothing constant should be more responsive to a sudden shift in the underlying signal.3
APICS Dictionary 12th Edition. Available for download at http://www.apics.org/Resources/APICSDictionary.htm http://www.apics.org/Resources/APICSDictionary.htm ↩
Nahmias (2005, page 89) ↩
Nahmias (2005, page 97) ↩