Skip to main content

Featured

关于对24年中国经济形势的一点看法

        今天已经是大年初五,春节也差不多接近尾声了,也是我在老家待的最后一天,刚好饭后闲来无事,终于静下心来有空写一写宏观经济分析。         回顾23年春节前的几个交易日,权益市场比较动荡,中证1000的平值隐含波动率最高冲到了91.48,要知道中证1000的实现波动率中位数也就15左右,而春节前几个交易日的连续大幅下跌和国家队快速出手使得权益市场走出深V形态,历史和隐含波动率也随之快速飙升。                另外伴随着雪球集体敲入、DMA爆仓等各类事件爆发,权益市场一片鬼哭狼嚎,就在大家都在讨论这波大A行情该谁来背锅时,证监会突发换帅。想想之前频繁出现在财经类流量博主文章中的北向、量化、公墓等,这次券商场外衍生品和私募微盘股应该也难逃一劫。都说经济繁荣时,大家都忙着数钱根本没有人在意合不合规,经济衰退时,你连呼吸都是错的,人性就是如此。关于现有微观市场体制的一些问题我之前也写过一些文章,这里不想再赘述,这里只想探讨一下宏观经济形势问题。         经济活动存在周期,这是我们初学经济学时就所熟知的,一个完整的经济周期包含繁荣、衰退、萧条和复苏四个阶段,每个阶段一般没有固定的时间长度和明显的分界线。但是如果回顾国内经济发展的历史情况,我们便可以大致发现国内经济增长开始下滑并不是近两年才开始的,三年疫情只是一场突如其来的黑天鹅,并没有影响整个大经济周期的演变方向。              从上图不难看出,从2001年加入世贸组织后,我国经济增长率同比逐年上升,呈现出快速发展的繁荣景象,也就是当时全球媒体称赞的“中国速度”。直到2008年,美国次贷危机爆发,中国也深受波及,随后政府出台了史上最大规模的“4万亿”扩张政策,虽然帮助中国摆脱了金融危机的泥潭,但也造成了后续非常严重的产能过剩、通货膨...

Total Pageviews

READING 26 : CHARACTERIZING CYCLES

Covariance Stationary Time Series

        A time series is covariance stationary if the relationships among its present and past values remain stable over time.
         The covariance between the current value of a time series and its value τ periods in the past is referred to as its autocovariance at displacement τ. Its autocovariances for all τ make up its autocovariance function.
         To convert an autocovariance function to an autocorrelation function, we divide the autocovariance at each τ by the variance of the time series.
         Autoregression is a linear regression of a time series against its own past values at a specific lag. The regression coefficient that results is referred to as the partial autocorrelation for that lag. Partial autocorrelations for all lags make up the partial autocorrelation function.
Requirements to be Covariance Stationary
To be covariance stationary, a time series must exhibit the following three properties:
  1.   Its mean must be stable over time.
  2.   Its variance must be finite and stable over time.
  3.   Its covariance structure must be stable over time.
         If a time series is not covariance stationary, we cannot model it directly from its past values. However, we can often transform a series and find a covariance stationary underlying process —for example, by filtering out trend and seasonality.
White Noise
        White noise refers to a serially uncorrelated time series that has a mean of zero and a constant variance. A time series is serially uncorrelated if it exhibits no correlation among any of its lagged values.
         If the observations in a white noise process are independent, as well as uncorrelated, the process is referred to as independent white noise. If the process also follows a normal distribution, it is known as normal or Gaussian white noise.
Characteristics Of The Dynamic Structure Of White Noise
         Events in a white noise process exhibit no correlation between the past and present. Thus, its autocorrelations and partial autocorrelations are zero for any displacement. Although its unconditional mean is zero and its variance is constant, a process may have a conditional mean and variance that are not necessarily constant. If so, past values may be useful for forecasting.
Lag Operator
        The notation for a lag operator is Lmyt = yt–m, where yt is the value of a time series at time t, and m is a number of periods before time t.
         A distributed lag is a model that assigns weights to past values of a time series. A lag operator polynomial of degree m is a distributed lag that includes all lags from 1 to m.
Wold’s Theorem & General Linear Process
         Wold’s theorem, or Wold’s representation, proposes that a covariance stationary process can be modeled as an infinite distributed lag of a white noise process as follows:
         Because this expression can be applied to any covariance stationary series, it is known as a general linear process.
         Wold’s representation can be approximated with a ratio of rational distributed lags, which are distributed lags with a finite number of terms. Such an approximation has only as many terms as the two rational distributed lags in the ratio.
The Sample Mean & Sample Autocorrelation
         The sample mean of a time series is the arithmetic average of its observations. The sample autocorrelation for displacement τ is estimated by:

         The Box-Pierce Q-statistic is a test statistic for the hypothesis that the autocorrelations of a time series are jointly equal to zero. The Ljung-Box Q-statistic is similar but may be more useful with small samples. Both statistics follow a chi-squared distribution.
Sample Partial Autocorrelation
         While partial autocorrelations are theoretically based on an infinite-length time series, sample partial autocorrelations can be estimated from a finite number of time series observations.

Popular Posts