A time series is a sequence of observations that are ordered in time.
There are two kinds of time series data:
- Continuous (an observation every instant of time)
- Discrete (an observation- usually regular - spaced intervals)
There are several examples of time series data that are well known:
- Economics - weekly share prices, monthly profits
- Meteorology - daily rainfall, wind speed, temperature
- Sociology - crime figures , employment figures
The main features of time series are explained below:
Trend Component
Trend is a long-term movement in a time series. It is the underlying direction (an upward or downward tendency) and rate of change in a time series. A simple way of detecting trend in seasonal data is to take averages over a certain period. If these averages change with time, we can say that there is an evidence of a trend in the series.
Cyclical Component
The cyclical component describes any regular fluctuations. A non-seasonal component varies in a recognizable cycle.
Seasonal Component
The seasonal component, often referred to as seasonality, is the component of variation in a time series which is dependent on the time of year. It describes any regular fluctuations with a period of less than one year. For example, the costs of various types of fruits and vegetables, unemployment figures and average daily rainfall, all show marked seasonal variation.
For example, sales of a company can rapidly grow over years but they still follow consistent seasonal patterns (e.g., as much as 25% of yearly sales each year are made in December, whereas only 4% in August). |