Autoregressive (AR) model: estimation and stability tests (Excel)

Поделиться
HTML-код
  • Опубликовано: 26 ноя 2024

Комментарии • 24

  • @NEDLeducation
    @NEDLeducation  2 года назад +2

    You can find the spreadsheets for this video and some additional materials here: drive.google.com/drive/folders/1sP40IW0p0w5IETCgo464uhDFfdyR6rh7
    Please consider supporting NEDL on Patreon: www.patreon.com/NEDLeducation

    • @user-wg7nw3mh2e
      @user-wg7nw3mh2e 2 года назад +1

      I don't see this spread sheet on the drive

    • @NEDLeducation
      @NEDLeducation  2 года назад

      @@user-wg7nw3mh2e It is called "Autoregressive model". Just in case, here is the link: docs.google.com/spreadsheets/d/1wMRRODv3W3qDbdbE1vn3QFioDNLKQEy1/edit?usp=sharing&ouid=113436662715404606257&rtpof=true&sd=true

    • @user-wg7nw3mh2e
      @user-wg7nw3mh2e 2 года назад

      @@NEDLeducation sorry. I found it. I tried to delete this comment but thank you very much for the quick reply.

    • @dewanggabayuputra4642
      @dewanggabayuputra4642 2 года назад

      thank you, I am really need this today

  • @muntedme203
    @muntedme203 Год назад +1

    All your video are excellent!

  • @silentstorm718
    @silentstorm718 2 года назад +2

    Excellent work and exposition!

  • @MrMahankumar
    @MrMahankumar 2 года назад +3

    Hey man great!!!!! Like the haircut lol. This is one of the most confusing and basic models in Finance and often folks take so much time to make any sense of it. Great work on the explanation and Excel!

    • @NEDLeducation
      @NEDLeducation  2 года назад +1

      Thanks so much for the kind words! I plan to release even more videos on foundational time series econometrics in the near future, so stay tuned! :)

  • @muntedme203
    @muntedme203 2 года назад +1

    Pretty cool way of looking at the characteristic polynomial..awesome

  • @StevenMusix
    @StevenMusix 2 года назад +3

    What would be absolutely gorgeous and what is until now not available on youtube: Please add another vid on how to implement an ARMA-Model. And please compare it with the basic AR and MA approach and please show us how to select betweent these models based on predicting power. Please explain how to compute ACF and PACF with excel so that one could choose how many Lags to use for these models. This would be so great. I have read about all these things but I do not how to do it and how to implement it. Please. On the day I see these vid on your channel, I will become your biggest fan and supporter :-)

    • @NEDLeducation
      @NEDLeducation  2 года назад +2

      Hi, and thanks for the feedback, really appreciate it! I do plan on covering these key concepts in time series modelling very soon, so stay tuned!

  • @lalithseelanatha3933
    @lalithseelanatha3933 2 года назад +2

    great work

  • @grimm6395
    @grimm6395 2 года назад +2

    Hello, you have a video on the AR and the MA models but not on the ARMA and ARIMA models. Could be something

    • @NEDLeducation
      @NEDLeducation  2 года назад +1

      Hi Grimm, and thanks for the question! This might be a topic I will cover someday, however as ARMA is just a combination of AR and MA, and ARIMA is effectively the same with first/second/etc. differencing, most of the relevant concepts I feel are already covered in the existing tutorials :)

  • @ivanklful
    @ivanklful 2 года назад +1

    Another amazing video Savva! I'll be testing some my models based on your videos. So, I would like to ask you: 1. what are we doing if let's say 8 out of 10 regression coefficients are statistically insignificant? 2. What if we find after calculating polynomial roots that the model is instable? How do we correct and improve it? Thanks for your amazing creativity!

    • @NEDLeducation
      @NEDLeducation  2 года назад

      Hi Ivan, and many thanks for the excellent questions and your contributions to the channel! If the results are unclear from the individual coefficients, you can always use an F-test for the significance of the model overall (for example, if you run an AR(10), and only the third and the sixth lags are significant and you cannot have an a priori reason to suspect they are somehow special, you simply test for the significance of the R-squared). If the model is unstable, it is generally advisable to apply any sort of autoregressive modelling to the first differences (or other similar transformations) of the variable. For example, if an autoregressive model of inflation is unstable as per the inverse roots of characteristic polynomial test, you can apply autoregressive modelling to differences in inflation.

  • @peterc.2301
    @peterc.2301 2 года назад +1

    So precise explanation that makes it look so simple. Thank you Sava!! As for future suggestions, what's your opinion on Michaud portfolio optimization method?

    • @NEDLeducation
      @NEDLeducation  2 года назад +2

      Hi Peter, and thanks so much for the kind words! Michaud resampled efficient frontiers are an interesting idea that definitely warrants investigation. I am currently figuring out how to best condense the model into a tutorial and will definitely release a video on these in the future.

    • @peterc.2301
      @peterc.2301 2 года назад

      @@NEDLeducation Thank you so much Sava! I believe a video of yours with this method would be really interesting and helpful!

  • @rjmorpheus
    @rjmorpheus 2 месяца назад

    THis is amazing!!

  • @rodrigoavila5580
    @rodrigoavila5580 7 месяцев назад

    Why are the degrees of freedom n-10-9-1? Shouldn't it be only n-9-1?

  • @muntedme203
    @muntedme203 2 года назад +2

    What is the name of the formulars? Refer to 14.35 of the video please.

    • @NEDLeducation
      @NEDLeducation  2 года назад +1

      Hi, and thanks for the question! This is the characteristic polynomial formula for the autoregressive equation.