Archive for March, 2011
Exponential Smoothing
It is a very popular technique to produce a smoothed time series. In this statistical scheme the changes in data are detected to produce a smooth data for presentation. Time series data is a sequence of operations. The weights are assigned to the observations where older data is given less relative weight and the newer [...]