开发者:上海品职教育科技有限公司 隐私政策详情

应用版本:4.2.11(IOS)|3.2.5(安卓)APP下载

shihong · 2022年01月28日

24一个循环,为什么不是Y25-Y1

NO.PZ2020011101000020

问题如下:

Suppose an hourly time series has a calendar effect where the hour of the day matters. How would the dummy variable approach be implemented to capture this calendar effect? How could differencing be used instead to remove the seasonality?

解释:

Let s = 24 represent the hour of the day in military time (e.g. 13 = 1 p.m.). Then Yt=g(t)+γ1I1t+...+γ23I23t+ϵtY_t = g(t) + \gamma_1I_{1t} + ... + \gamma_{23}I_{23t} + \epsilon_t.

Differencing this series can be achieved by looking at observation 24 periods (hours) apart from each other (the following presumes that the error terms are iid and normal):

Yt+24Yt=g(t+24)g(t)+ϵt+24ϵtY_{t + 24} - Y_t = g(t + 24) - g(t) + \epsilon_{t + 24} - \epsilon_t

Once the deterministic time trend is removed the remaining is a covariance-stationary MA(1) process.

24小时对应23个哑变量,第24个Yt是前23个哑变量为0。那么是不是要从第25小时开始下一个循环,对应第1小时呢?
1 个答案

DD仔_品职助教 · 2022年01月30日

嗨,努力学习的PZer你好:


同学你好,

是这样的,24一个循环,第25h就重新reset到第一个小时了,这道题不是在问累计的小时数,而是在估计一天的时间,所以25是重新对应1点。

----------------------------------------------
努力的时光都是限量版,加油!

  • 1

    回答
  • 0

    关注
  • 331

    浏览
相关问题

NO.PZ2020011101000020 问题如下 Suppose hourly time series ha calenr effewhere the hour of the y matters. How woulthe mmy variable approaimplementeto capture this calenr effect? How coulfferencing useinsteto remove the seasonality? Let s = 24 represent the hour of the y in military time (e.g. 13 = 1 p.m.). Then Yt=g(t)+γ1I1t+...+γ23I23t+ϵtY_t = g(t) + \gamma_1I_{1t} + ... + \gamma_{23}I_{23t} + \epsilon_tYt​=g(t)+γ1​I1t​+...+γ23​I23t​+ϵt​.fferencing this series cachievelooking observation 24 perio (hours) apart from eaother (the following presumes ththe error terms are iiannormal):Yt+24−Yt=g(t+24)−g(t)+ϵt+24−ϵtY_{t + 24} - Y_t = g(t + 24) - g(t) + \epsilon_{t + 24} - \epsilon_tYt+24​−Yt​=g(t+24)−g(t)+ϵt+24​−ϵt​Onthe terministic time trenis removethe remaining is a covariance-stationary MA(1) process. 这道题不是非平稳时间序列么,应该是下一章的练习题把

2024-06-03 15:32 1 · 回答

NO.PZ2020011101000020 问题如下 Suppose hourly time series ha calenr effewhere the hour of the y matters. How woulthe mmy variable approaimplementeto capture this calenr effect? How coulfferencing useinsteto remove the seasonality? Let s = 24 represent the hour of the y in military time (e.g. 13 = 1 p.m.). Then Yt=g(t)+γ1I1t+...+γ23I23t+ϵtY_t = g(t) + \gamma_1I_{1t} + ... + \gamma_{23}I_{23t} + \epsilon_tYt​=g(t)+γ1​I1t​+...+γ23​I23t​+ϵt​.fferencing this series cachievelooking observation 24 perio (hours) apart from eaother (the following presumes ththe error terms are iiannormal):Yt+24−Yt=g(t+24)−g(t)+ϵt+24−ϵtY_{t + 24} - Y_t = g(t + 24) - g(t) + \epsilon_{t + 24} - \epsilon_tYt+24​−Yt​=g(t+24)−g(t)+ϵt+24​−ϵt​Onthe terministic time trenis removethe remaining is a covariance-stationary MA(1) process. g(t)是什么东西?讲义里哪里提到过?

2023-06-11 11:38 1 · 回答

NO.PZ2020011101000020 问题如下 Suppose hourly time series ha calenr effewhere the hour of the y matters. How woulthe mmy variable approaimplementeto capture this calenr effect? How coulfferencing useinsteto remove the seasonality? Let s = 24 represent the hour of the y in military time (e.g. 13 = 1 p.m.). Then Yt=g(t)+γ1I1t+...+γ23I23t+ϵtY_t = g(t) + \gamma_1I_{1t} + ... + \gamma_{23}I_{23t} + \epsilon_tYt​=g(t)+γ1​I1t​+...+γ23​I23t​+ϵt​.fferencing this series cachievelooking observation 24 perio (hours) apart from eaother (the following presumes ththe error terms are iiannormal):Yt+24−Yt=g(t+24)−g(t)+ϵt+24−ϵtY_{t + 24} - Y_t = g(t + 24) - g(t) + \epsilon_{t + 24} - \epsilon_tYt+24​−Yt​=g(t+24)−g(t)+ϵt+24​−ϵt​Onthe terministic time trenis removethe remaining is a covariance-stationary MA(1) process.

2022-07-28 21:34 1 · 回答

Yt+24那条式子哪来的, 为什么remove后等于M?谢谢

2020-05-31 06:35 1 · 回答