BookmarkSubscribeRSS Feed
Dd07
Fluorite | Level 6

Hello All,

 

I am looking for a code or procedure to say about seasonality in my code.

Please help me out

 

for reference i have attached spreadsheet 

5 REPLIES 5
Dd07
Fluorite | Level 6
Hello All, I have data and variable like on this entire 12 month data i have to check the seasonality . is there any procedure to check seasonality across the variable . please let me know the process. Thankyou.... vari mth1..................................mth12 a 12................................. b 15................................... c 17....................................... d 19.................................. e 21........................................ f 24........................
MichelleHomes
Meteorite | Level 14

It seems you have posted the same question in two groups, here and in https://communities.sas.com/t5/Base-SAS-Programming/Need-to-check-seasonality-across-the-month-varia...

 

Unless your question is about seasonality using SAS Visual Analytics, I suggest you to delete this post and someone can assist in your other post.

 

Kind Regards,

Michelle

 

//Contact me to learn how Metacoda software can help keep your SAS platform secure - https://www.metacoda.com
MichelleHomes
Meteorite | Level 14

I'd suggest looking at the SAS/ETS procedures. It depends on what kind of model you which to use. 

//Contact me to learn how Metacoda software can help keep your SAS platform secure - https://www.metacoda.com
Dd07
Fluorite | Level 6

thankyou for writing..

I dont have exposure to statistics part.

so was curious to know.

 

Gerhard_SAS
SAS Employee

For the analysis of seasonality I suggest to look into PROC X11 and PROC X13 (formerly X12) which are part of SAS/ETS. They offer a wide range of analysis and detection methods for seasonality in your data. The online help contains some examples for that.

e.g. http://support.sas.com/documentation/cdl/en/etsug/68148/HTML/default/viewer.htm#etsug_x11_examples01...

For smoothing of your data you might want to take a look at the EXPAND procedure of SAS/ETS.

Regards,

Gerhard

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 5 replies
  • 2891 views
  • 1 like
  • 3 in conversation