美文网首页
非平稳过程 Non-Stationary process

非平稳过程 Non-Stationary process

作者: 杨康chin | 来源:发表于2022-06-05 11:30 被阅读0次

https://www.investopedia.com/articles/trading/07/stationary.asp

image.png
image.png
  1. Pure Random Walk (Yt = Yt-1 + εt ). Random walk predicts that the value at time "t" will be equal to the last period value plus a stochastic (non-systematic) component that is a white noise, which means εt is independent and identically distributed with mean "0" and variance "σ²." Random walk can also be named a process integrated of some order, a process with a unit root or a process with a stochastic trend. It is a non-mean-reverting process that can move away from the mean either in a positive or negative direction. Another characteristic of a random walk is that the variance evolves over time and goes to infinity as time goes to infinity; therefore, a random walk cannot be predicted.

  2. Random Walk with Drift (Yt = α + Yt-1 + εt ). If the random walk model predicts that the value at time "t" will equal the last period's value plus a constant, or drift (α), and a white noise term (εt), then the process is random walk with a drift. It also does not revert to a long-run mean and has variance dependent on time.

  3. Deterministic Trend (Yt = α + βt + εt ). Often a random walk with a drift is confused for a deterministic trend. Both include a drift and a white noise component, but the value at time "t" in the case of a random walk is regressed on the last period's value (Yt-1), while in the case of a deterministic trend it is regressed on a time trend (βt). A non-stationary process with a deterministic trend has a mean that grows around a fixed trend, which is constant and independent of time.

  4. Random Walk with Drift and Deterministic Trend (Yt = α + Yt-1 + βt + εt ). Another example is a non-stationary process that combines a random walk with a drift component (α) and a deterministic trend (βt). It specifies the value at time "t" by the last period's value, a drift, a trend, and a stochastic component.

相关文章

  • 非平稳过程 Non-Stationary process

    https://www.investopedia.com/articles/trading/07/stationa...

  • 成对交易模型——基本概念

    平稳过程 Stationary process 在数学中,平稳过程(英语:Stationary process),...

  • 流量时序模型

    宏观流量时序模型只能处理平稳过程和特殊的非平稳过程, 当用该模型描述流量行为时误差是较大的。 这类模型解决平稳过程...

  • 时间序列模型

    众所周知,时间序列的预测是需要假定在时间序列平稳随机过程的基础上,若为非平稳时间序列,容易造成对随机过程的伪回归,...

  • 09 Jun 2017

    Non-stationary paper revision. replace the original trace...

  • JAVA常用的RPC框架

    RPC(Remote Process Call),远程过程调用。RPC将本地调用转化为远程调用(非本地调用,个人理...

  • Stata系列-非平稳时间序列

    1.非平稳序列 如时间序列不平稳,称为“非平稳序列” ,包括以下三种情形: 称平稳的时间序列为“零阶单整”,记为 ...

  • 2019-05-09 计量课

    1. 时间序列建模过程 单位根检验:检验时间序列数据的平稳性。如果对非平稳数据进行回归,会产生伪回归结果。比如猪和...

  • Stata系列-平稳时间序列

    时间序列指同一个体在不同时点上的观测数据。根据时间序列的随机过程特性,可以将其分为“平稳序列”和“非平稳序列”。 ...

  • 随机过程中的平稳和各态历经

    平稳(stationary) 一个随机过程平稳表明该过程进入一种稳态。 严平稳 严平稳是一种条件比较苛刻的平稳性定...

网友评论

      本文标题:非平稳过程 Non-Stationary process

      本文链接:https://www.haomeiwen.com/subject/vydrmrtx.html