- Practical Time Series Analysis
- Dr. Avishek Pal Dr. PKS Prakash
- 151字
- 2021-07-08 10:18:26
Run sequence plot
A simple run sequence plot of the original time series with time on x-axis and the variable on y-axis is good for indicating the following properties of the time series:
- Movements in mean of the series
- Shifts in variance
- Presence of outliers
The following figure is the run sequence plot of a hypothetical time series that is obtained from the mathematical formulation xt = (At + B) sin(t) + ?(t) with a time-dependent mean and error ?(t) that varies with a normal distribution N(0, at + b) variance. Additionally, a few exceptionally high and low observations are also included as outliers.
In cases such as this, a run sequence plot is an effective way of identifying shifting mean and variance of the series as well as outliers. The plot of the de-trended time series of the CO2 concentrations is an example of a run sequence plot.
- Boost程序庫完全開發指南:深入C++”準”標準庫(第5版)
- 嵌入式軟件系統測試:基于形式化方法的自動化測試解決方案
- LabVIEW Graphical Programming Cookbook
- 程序員面試筆試寶典
- Visual Basic程序設計(第3版):學習指導與練習
- Podman實戰
- Getting Started with NativeScript
- 劍指Java:核心原理與應用實踐
- Multithreading in C# 5.0 Cookbook
- Machine Learning in Java
- Python程序設計教程
- jQuery從入門到精通(微課精編版)
- Shopify Application Development
- 虛擬現實建模與編程(SketchUp+OSG開發技術)
- Offer來了:Java面試核心知識點精講(框架篇)