Hi,
I am new to SAS and was trying to figure out how to fix my sample weight in my data. I am using the proc freq procedure to look at two variables. I attached the output below. However I want to say what region has the best health status but cannot do this because of distribution of my sample (that being the majority coming from the south). I cannot use the weight command on categorical variables so I am at a loss of what to do. I hope this makes sense and if anyone could help that would be greatly appreciated.
Thank you!
> I cannot use the weight command on categorical variables so I am at a loss of what to do.
You can use the WEIGHT statement for categorical variables. However, if these are survey weights you might want to use the SURVEYFREQ procedure instead, which corrects the variance estimates to account for the sampling design.
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.