BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
NIM_TS
Fluorite | Level 6

I have timeseries data set and I want to find out if there is a trend or seasoning component.

Which SAS analiysis or procedure need to aply and which parameters could tell me that data set has trend or seasoning component?

Thank you!

 

NIM

 

1 ACCEPTED SOLUTION

Accepted Solutions
udo_sas
SAS Employee

Hello -

There are different approaches to time series decomposition available in SAS.

You may want to start with PROC TIMESERIES, which is part of SAS/ETS software.

See http://support.sas.com/documentation/cdl/en/etsug/68148/HTML/default/viewer.htm#etsug_timeseries_exa... as an example.

Thanks,

Udo

View solution in original post

5 REPLIES 5
udo_sas
SAS Employee

Hello -

There are different approaches to time series decomposition available in SAS.

You may want to start with PROC TIMESERIES, which is part of SAS/ETS software.

See http://support.sas.com/documentation/cdl/en/etsug/68148/HTML/default/viewer.htm#etsug_timeseries_exa... as an example.

Thanks,

Udo

NIM_TS
Fluorite | Level 6

Udo,

thank you for answering.

I have more then 540 variables and according to seasoning and trend component I would like to try diffenet forcasting methods for different kind of variables.

Hope there is another way to detect sesasoning index and trend exept ploting variable by variable.

Is there another method?

Kind regards,

TIM

udo_sas
SAS Employee

Hello -

The use case you describe is suitable for SAS Forecasting for Desktop I think (http://www.sas.com/en_us/software/analytics/forecasting-for-desktop.html) - see: https://www.youtube.com/watch?v=LHmKkkwMXpU for a recording.

 Alternatively you may want to check out https://support.sas.com/rnd/app/ets/cap/ets_forecasting.html which is part of SAS/ETS software.

Thanks,

Udo

NIM_TS
Fluorite | Level 6

Thank you Udo.

All thing with forcasting studio look interesting, with a lot of options, but we don't have licence for that product.

We use data miner, but resaults are not so easy for interpretation.

Thank you,

NIM

udo_sas
SAS Employee

Hello -

Feel free to open a new thread on the SAS Data Mining Community on how to interpret results.

In the meantime this tip of the week: https://communities.sas.com/t5/SAS-Communities-Library/Tip-Getting-started-with-Time-Series-Clusteri... may be of interest.

Thanks,

Udo

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

Multiple Linear Regression in SAS

Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 5 replies
  • 1365 views
  • 2 likes
  • 2 in conversation