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
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
I'd suggest looking at the SAS/ETS procedures. It depends on what kind of model you which to use.
thankyou for writing..
I dont have exposure to statistics part.
so was curious to know.
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.
For smoothing of your data you might want to take a look at the EXPAND procedure of SAS/ETS.
Regards,
Gerhard
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
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.
Ready to level-up your skills? Choose your own adventure.