- 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.
- Data Visualization with D3 4.x Cookbook(Second Edition)
- C++程序設(shè)計(jì)教程
- 數(shù)據(jù)科學(xué)實(shí)戰(zhàn)手冊(R+Python)
- Docker技術(shù)入門與實(shí)戰(zhàn)(第3版)
- The Android Game Developer's Handbook
- Python從小白到大牛
- C# Programming Cookbook
- Getting Started with CreateJS
- GitLab Repository Management
- Java設(shè)計(jì)模式及實(shí)踐
- Microsoft System Center Orchestrator 2012 R2 Essentials
- 程序員修煉之道:通向務(wù)實(shí)的最高境界(第2版)
- 高級語言程序設(shè)計(jì)(C語言版):基于計(jì)算思維能力培養(yǎng)
- Scala程序員面試算法寶典
- 零基礎(chǔ)入門學(xué)習(xí)Python(第2版)