- Practical Time Series Analysis
- Dr. Avishek Pal Dr. PKS Prakash
- 156字
- 2021-07-08 10:18:25
Internal structures of time series
In this section, we will conceptually explain the following special characteristics of time series data that requires its special mathematical treatment:
- General trend
- Seasonality
- Cyclical movements
- Unexpected variations
Most time series has of one or more of the aforementioned internal structures. Based on this notion, a time series can be expressed as xt = ft + st + ct + et, which is a sum of the trend, seasonal, cyclical, and irregular components in that order. Here, t is the time index at which observations about the series have been taken at t = 1,2,3 ...N successive and equally spaced points in time.
The objective of time series analysis is to decompose a time series into its constituent characteristics and develop mathematical models for each. These models are then used to understand what causes the observed behavior of the time series and to predict the series for future points in time.
- Embedded Linux Projects Using Yocto Project Cookbook
- INSTANT Mock Testing with PowerMock
- PostgreSQL for Data Architects
- Learning RxJava
- C語言程序設計教程(第2版)
- 神經網絡編程實戰:Java語言實現(原書第2版)
- C#程序設計(慕課版)
- JavaScript+jQuery開發實戰
- Python程序設計案例教程
- 你必須知道的204個Visual C++開發問題
- FFmpeg入門詳解:音視頻原理及應用
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- NGINX Cookbook
- Visual Basic程序設計上機實驗教程
- Odoo 10 Implementation Cookbook