| Fundamentals of Statistics contains material of various lectures and courses of H. Lohninger on statistics, data analysis and chemometrics......click here for more. |
|

| See also: introduction, trends, model finding | ||
|
||
Time Series
|
||
x(t+1) := x(t) .
This is a useful formula for forecasting future time series values. It actually provides very good forecasts in most real world environments. Therefore, all results obtained with other methods should (at least) be compared to that obtained with this simple method.
And how did you guess the temperature two days ahead? Why is it more difficult to forecast x(t+2)? Because the deviation from x(t) may be larger. Usually, forecasting multiple time steps ahead is more difficult than forecasting a single time step ahead. Two approaches can be distinguished: x(t+2) can be forecast directly from x(t-m)...x(t). In this case, it is analogous to forecasting x(t+1). But x(t+2) can also be forecast after estimating x(t+1), taking this estimate into account. This step-wise forecasting technique is dangerous, as small errors may accumulate. Directly estimating x(t+2) is more advisable.
Back to x(t+1): How did you acutally come up with this forecast?
Apart from looking at x(t), it is also reasonable to take x(t-1) and x(t-2) into account. Since there is an upward tendency from 6 to 8 to 9°C, you may have guessed that x(t+1) will be 10, or 11°C. How can this process be automated? Basically, a model describing these dependencies is required. Therefore, when trying to forecast, the overall aim is to set up models for estimating future time series elements from past ones.
Last Update: 2010-03-18