Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Problem on explain AutoCorrelation Function (ACF) and Partial AutoCorrelation Function (PACF) with time series dataset

    Dear all,
    I have a problem on using Arima model, and really hope that you can help me to solve this.
    This is the first time I use this kind of model, and sorry if I am asking something puerile.
    Click image for larger version

Name:	ac_sxh_m.png
Views:	1
Size:	25.9 KB
ID:	1329289

    Click image for larger version

Name:	pac_sxh_m.png
Views:	1
Size:	26.0 KB
ID:	1329290

    Click image for larger version

Name:	ac_arima100.png
Views:	1
Size:	28.1 KB
ID:	1329291

    Click image for larger version

Name:	pac_arima100.png
Views:	1
Size:	26.6 KB
ID:	1329292

    Click image for larger version

Name:	tsline_sxh_m.png
Views:	1
Size:	32.1 KB
ID:	1329288


    I show you some graphs, which is named based on the parameters p,d,q of the model.
    when I use dfuller test for the origninal variabel, in this case, is sxh_m, it gives me that the series is stationary. Hence, I don't use nonseasonal difference here. And when I read graphs of ACF and PACF, I choose AR(1) model. I don't know what I did is right or wrong?

    Next, plotting graphs ACF and PACF of residuals of the AR(1). Personally, I think the series has a strong lag at lags 6,12 and then I should use Sarima. Am I right? And what should I do next?
    Thank you all in advance!

  • #2
    And zandrews test shows that the series has a mini break during the time of research.

    Comment

    Working...
    X