Jump to content

Decomposition of time series

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Bgwhite (talk | contribs) at 07:26, 9 November 2016 (Reverted to revision 720856289 by A raptor (talk). (TW)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The decomposition of time series is a statistical method that deconstructs a time series into several components, each representing one of the underlying categories of patterns.[1] There are two principal types of decomposition which are outlined below.

Decomposition based on rates of change

This is an important technique for all types of time series analysis, especially for seasonal adjustment.[2] It seeks to construct, from an observed time series, a number of component series (that could be used to reconstruct the original by additions or multiplications) where each of these has a certain characteristic or type of behaviour. For example, time series are usually decomposed into:

  • , the Trend Component at time t, that reflects the long-term progression of the series (secular variation). A trend exists when there is an increasing or decreasing direction in the data. The trend component does not have to be linear.[1]
  • , the Cyclical Component at time t, that describes repeated but non-periodic fluctuations. The duration of these fluctuations is usually of at least two years.
  • , the Seasonal Component at time t, reflecting seasonality (seasonal variation). A seasonal pattern exists when a time series is influenced by seasonal factors. Seasonality is always of a fixed and known period (e.g., the quarter of the year, the month, or day of the week).[1]
  • , the Irregular Component (or "noise") at time t, that describes random, irregular influences. It represents the residuals or remainder of the time series after the other components have been removed.

Hence a time series using an additive model can be thought of as:

While a multiplicative model would be:

An additive model would be used when the variations around the trend does not vary with the level of the time series where as a multiplicative model would be appropriate if the trend is proportional to the level of the time series.[3]

Sometimes the trend and cyclic components are grouped into one, called the trend-cycle component. The trend-component can just be referred to as the "trend" component, even though it may contain cyclic behaviour.[4] For example, a Seasonal Decomposition of Time Series by Loess (STL)[5] plot decomposes a time series into seasonal, trend and irregular components using loess and plots the components separately, whereby the cyclic component (if present in the data) is included in the "trend" component plot.

Decomposition based on predictability

The theory of time series analysis makes use of the idea of decomposing a times series into deterministic and non-deterministic components (or predictable and unpredictable components).[2] See Wold's theorem and Wold decomposition.

Examples

Kendall shows an example of a decomposition into smooth, seasonal and irregular factors for a set of data containing values of the monthly aircraft miles flown by UK airlines.[6]

Software

An example of statistical software for this type of decomposition is the program BV4.1 that is based on the so-called Berlin procedure.

See also

References

  1. ^ a b c "6.1 Time series components | OTexts". www.otexts.org. Retrieved 2016-05-14.
  2. ^ a b Dodge, Y. (2003). The Oxford Dictionary of Statistical Terms. New York: Oxford University Press. ISBN 0-19-920613-9.
  3. ^ "6.1 Time series components | OTexts". www.otexts.org. Retrieved 2016-05-18.
  4. ^ "6.1 Time series components | OTexts". www.otexts.org. Retrieved 2016-05-18.
  5. ^ "6.5 STL decomposition | OTexts". www.otexts.org. Retrieved 2016-05-18.
  6. ^ Kendall, M. G. (1976). Time-Series (Second ed.). Charles Griffin. (Fig. 5.1). ISBN 0-85264-241-5.

Further reading

  • Enders, Walter (2004). "Models with Trend". Applied Econometric Time Series (Second ed.). New York: Wiley. pp. 156–238. ISBN 0-471-23065-0.