Time Series Talk : What is Seasonality ?

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

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

  • @charliemyer857
    @charliemyer857 4 года назад +1

    Good introductory/reference explanation. Thank you!

  • @yuthpatirathi2719
    @yuthpatirathi2719 5 лет назад +1

    Amazing work Ritvik

  • @yuvarajum2594
    @yuvarajum2594 5 месяцев назад

    Fantastic explanation

  • @BraIncNet
    @BraIncNet 3 года назад

    Amazing, simple explanation. Thank you.

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

    This series is so good. Thank you so much!

  • @nickkoprowicz4831
    @nickkoprowicz4831 4 года назад +7

    Thanks for these videos; they're helpful. But I think one big thing is missing which is what we're actually trying to model. We've seen what's bad (trend and seasonality) but I think it would be good to have an example of what's good. What would an ideal stationary time series look like? And how would the model come out?

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

    Very easy to understand. Thank you so much

  • @fadimessi10
    @fadimessi10 6 месяцев назад

    awsome explanation!

  • @safaa3618
    @safaa3618 4 месяца назад

    i think Z(t) = Y(t) - Y(t-365). This would also track with the example of 2015 that we can't use. cuz if we use Z(t) = Y(t+365) - Y(t), we can totally replace it with 2015. Also the differenciation to remove seasonality (I in ARIMA) is given by : Y'(t) = Y(t) - Y(t-1).

  • @akyuvar8121
    @akyuvar8121 4 года назад +6

    hi, can you sort the videos according to series. Ironically, i cant figure out which time series video i should watch first.

    • @ritvikmath
      @ritvikmath  4 года назад +9

      Just sorted them! Thanks for the reminder 😊

  • @fpodunedin3676
    @fpodunedin3676 6 месяцев назад

    Note to self: Seasonality is when a pattern repeats in a given week or year. Seasonal data is not stationary but can be made so. This is through taking z_t = y_t - y_(t-365). Similar process to de-trending data. Note that seasonality is not the same as cycles. Cycles are usually over the course of multiple years!

  • @mohitgehlot6582
    @mohitgehlot6582 4 месяца назад

    Thank you so much.

  • @drmearajuddin2334
    @drmearajuddin2334 4 года назад

    Sir please a video on Johnsens cointegration.. Please.. Detailed one.. You are amazing sir ❤️❤️❤️❤️

  • @md1086
    @md1086 Год назад

    Can we use ARIMA model for seasonality predictions like electricity consumption predictions, or we should remove seasonality before applying ARIMA

  • @nambuihoai8222
    @nambuihoai8222 5 лет назад +4

    Could you make a video explaining a vector autoregression model?

    • @rajdeepgdgd
      @rajdeepgdgd 4 года назад

      ruclips.net/video/UQQHSbeIaB0/видео.html

  • @rumikang33
    @rumikang33 4 года назад +1

    Dude, thank you so much.

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

    Is it so that ADF & KPSS tests check only for trend-stationarity & therefore, it is possible for ADF & KPSS tests to show that the time series is trend-stationary but still has seasonality in it?
    If yes, then what are tests to check seasonality-stationary?

  • @aimdam1528
    @aimdam1528 4 года назад +1

    Nice Insights!

    • @ritvikmath
      @ritvikmath  4 года назад

      thanks! always happy to help out :)

  • @AkshayDhande45
    @AkshayDhande45 3 года назад

    so in order to know whether a pattern is seasonal, you would need at least two years of data right? If you have one year of data and no matter how smooth sign wavy it looks, you cant call it seasonal?
    I mean one cant look at data for a year and say this pattern looks seasonal. correct?

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

    How about a video on Expectations

  • @raltonkistnasamy6599
    @raltonkistnasamy6599 6 месяцев назад

    thank u sir

  • @ayanbizz
    @ayanbizz 4 года назад +1

    From the video it seems seasonality means yearly repeating patterns but what if the patterns repeat every week / month/ 3 moths /6 months etc

    • @jacobm7026
      @jacobm7026 4 года назад +2

      The main importance is simply that it is a nonrandom component that can be addressed with a model. The yearly unit is truly arbitrary.

    • @luismisanmartin98
      @luismisanmartin98 5 месяцев назад

      When he says "within a year" he just meant that the pattern doesn't have a period longer than a year (which would then be considered a cycle). Therefore, as he said at the beginning, the cycle could be a year but also a month, a week or even a day

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

    where there is the start of 2015/2016/2017.. and so on, the curve should be lower and not higher because of the winter period.the start of the year,2015,is the 1/01/yyyy and not the summer

  • @conorsmyth12358
    @conorsmyth12358 3 года назад

    What if there is a fixed length cycle with period greater than a year, a decade for instance?

    • @francisguan2550
      @francisguan2550 3 года назад

      Yea I was thinking 4 years, like search data for the Olympics for example. But I think even so, we should be able to apply the same concept to remove the effect of these repeating patterns on our time series data. So long as we have sufficient cycles of data of course (in your example, a few decades)

  • @eswararun7255
    @eswararun7255 4 года назад

    How to find seasonality or determine m value if we have 3 or 6 months of data ?

  • @zoozolplexOne
    @zoozolplexOne 3 года назад

    Cool !!!

  • @zes3813
    @zes3813 4 года назад

    wr

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

    Y