(statistics) A statistical process analogous to the taking of data at intervals of time.
Sci-Tech Dictionary:
time series |
(statistics) A statistical process analogous to the taking of data at intervals of time.
Related Videos:
Time series |
Investment Dictionary:
Time Series |
A sequence of numerical data points in successive order, usually occurring in uniform intervals. In plain English, a time series is simply a sequence of numbers collected at regular intervals over a period of time.
Investopedia Says:
Time series analysis can be useful to see how a given asset, security or economic variable changes over time or how it changes compared to other variables over the same time period. For example, suppose you wanted to analyze a time series of daily closing stock prices for a given stock over a period of one year. You would obtain a list of all the closing prices for the stock over each day for the past year and list them in chronological order. This would be a one-year, daily closing price time series for the stock.
Delving a bit deeper, you might be interested to know if a given stock's time series shows any seasonality, meaning it goes through peaks and valleys at regular times each year. Or you might want to know how a stock's share price changes as an economic variable, such as the unemployment rate, changes.
Related Links:
Diversification? Optimal portfolio theory? Read this tutorial and these and other financial concepts will be made clear. Financial Concepts
See why investors today still follow this set of principles to reduce risk and increase returns through diversification. Modern Portfolio Theory: An Overview
How do you choose a fund with an optimal risk-reward combination? We teach you about standard deviation, beta and more! Understanding Volatility Measurements
Encyclopedia of Public Health:
Time Series |
A "time series" is an epidemiological research design in which a single population group of defined size is studied over a period during which preventive or therapeutic interventions take place, with measurements of factors and variables of interest at specified time intervals. The aim is to detect trends such as variations in incidence rates of disease or other health-related phenomena in response to particular interventions. It may be a simple pre-test/post-test design, or an interrupted time series, in which several measurements are made both before and after an intervention; the latter is regarded as the more valid of these methods.
(SEE ALSO: Cohort Study; Epidemiology; Observational Studies)
— JOHN M. LAST
Wikipedia:
Time series |
In statistics, signal processing and financial mathematics, a time series is a sequence of data points, measured typically at successive times spaced at uniform time intervals. Examples of time series are the daily closing value of the Dow Jones index or the annual flow volume of the Nile River at Aswan. Time series analysis comprises methods for analysing time series data in order to extract meaningful statistics and other characteristics of the data. Time series forecasting is the use of a model to forecast future events based on known past events: to predict data points before they are measured. An example of time series forecasting in econometrics is predicting the opening price of a stock based on its past performance.
Time series data have a natural temporal ordering. This makes time series analysis distinct from other common data analysis problems, in which there is no natural ordering of the observations (e.g. explaining people's wages by reference to their education level, where the individuals' data could be entered in any order). Time series analysis is also distinct from spatial data analysis where the observations typically relate to geographical locations (e.g. accounting for house prices by the location as well as the intrinsic characteristics of the houses). A time series model will generally reflect the fact that observations close together in time will be more closely related than observations further apart. In addition, time series models will often make use of the natural one-way ordering of time so that values for a given period will be expressed as deriving in some way from past values, rather than from future values (see time reversibility.)
Methods for time series analyses may be divided into two classes: frequency-domain methods and time-domain methods. The former include spectral analysis and recently wavelet analysis; the latter include auto-correlation and cross-correlation analysis.
|
Contents
|
There are several types of data analysis available for time series which are appropriate for different purposes.
Models for time series data can have many forms and represent different stochastic processes. When modeling variations in the level of a process, three broad classes of practical importance are the autoregressive (AR) models, the integrated (I) models, and the moving average (MA) models. These three classes depend linearly[1] on previous data points. Combinations of these ideas produce autoregressive moving average (ARMA) and autoregressive integrated moving average (ARIMA) models. The autoregressive fractionally integrated moving average (ARFIMA) model generalizes the former three. Extensions of these classes to deal with vector-valued data are available under the heading of multivariate time-series models and sometimes the preceding acronyms are extended by including an initial "V" for "vector". An additional set of extensions of these models is available for use where the observed time-series is driven by some "forcing" time-series (which may not have a causal effect on the observed series): the distinction from the multivariate case is that the forcing series may be deterministic or under the experimenter's control. For these models, the acronyms are extended with a final "X" for "exogenous".
Non-linear dependence of the level of a series on previous data points is of interest, partly because of the possibility of producing a chaotic time series. However, more importantly, empirical investigations can indicate the advantage of using predictions derived from non-linear models, over those from linear models.
Among other types of non-linear time series models, there are models to represent the changes of variance along time (heteroskedasticity). These models are called autoregressive conditional heteroskedasticity (ARCH) and the collection comprises a wide variety of representation (GARCH, TARCH, EGARCH, FIGARCH, CGARCH, etc). Here changes in variability are related to, or predicted by, recent past values of the observed series. This is in contrast to other possible representations of locally-varying variability, where the variability might be modelled as being driven by a separate time-varying process, as in a doubly stochastic model.
In recent work on model-free analyses, wavelet transform based methods (for example locally stationary wavelets and wavelet decomposed neural networks) have gained favor. Multiscale (often referred to as multiresolution) techniques decompose a given time series, attempting to illustrate time dependence at multiple scales.
A number of different notations are in use for time-series analysis:
is a common notation which specifies a time series X which is indexed by the natural numbers. Another common notation is:
There are two sets of conditions under which much of the theory is built:
However, ideas of stationarity must be expanded to consider two important ideas: strict stationarity and second-order stationarity. Both models and applications can be developed under each of these conditions, although the models in the latter case might be considered as only partly specified.
In addition, time-series analysis can be applied where the series are seasonally stationary and non-stationary.
The general representation of an autoregressive model, well-known as AR(p), is

where the term εt is the source of randomness and is called white noise. It is assumed to have the following characteristics:
1. ![E[\varepsilon_t]=0 \,](http://wpcontent.answers.com/math/7/4/6/746759e22cdd43d8ef30ef1cbea2d45a.png)
2. ![E[\varepsilon^2_t]=\sigma^2 \,](http://wpcontent.answers.com/math/a/9/b/a9b969f5ec2694f562b555a8f80d5414.png)
3. ![E[\varepsilon_t\varepsilon_s]=0 \quad\forall t\not=s \,](http://wpcontent.answers.com/math/f/5/e/f5e7131afa6be2c7bb7b95ab326ad960.png)
With these assumptions, the process is specified up to second-order moments and, subject to conditions on the coefficients, may be second-order stationary.
If the noise also has a normal distribution, it is called normal white noise (denoted here by Normal-WN):

In this case the AR process may be strictly stationary, again subject to conditions on the coefficients.
Tools for investigating time-series data include:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)
Best of the Web:
Time series |
Some good "Time series" pages on the web:
Math mathworld.wolfram.com |
| detrending | |
| SARIMA models | |
| cyclical |
| What book is after the series a wrinkle in time? Read answer... | |
| Was a time travel series? Read answer... | |
| Is the Wheel of Time series good? Read answer... |
| What are the disadvantages of time series analysis? | |
| Is time series a stochastic process? | |
| What is Interrupted time series? |
Copyrights:
![]() | Sci-Tech Dictionary. McGraw-Hill Dictionary of Scientific and Technical Terms. Copyright © 2003, 1994, 1989, 1984, 1978, 1976, 1974 by McGraw-Hill Companies, Inc. All rights reserved. Read more | |
![]() | Investment Dictionary. Copyright ©2000, Investopedia.com - Owned and Operated by Investopedia Inc. All rights reserved. Read more | |
![]() | Encyclopedia of Public Health. Encyclopedia of Public Health. Copyright © 2002 by The Gale Group, Inc. All rights reserved. Read more | |
![]() | Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Time series". Read more |
Mentioned in