Hi there,
I have several categorical variables with multiple categories.
For example: has disease x, doesn't have disease x, unknown
I want to get the percentage (prevalence) of each with 95% CIs around the estimates. How do I go about doing this?
Thanks!
Hi @K_S,
I remember that this topic was discussed here in 2016: 95% CI for Categorical Variables.
In 2017, Rick Wicklin published an even more comprehensive blog post about these confidence intervals: Simultaneous confidence intervals for multinomial proportions.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.
Find more tutorials on the SAS Users YouTube channel.