BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
haoduonge
Quartz | Level 8

Hi all,

I try to run the syntax below to get % and 95%CI, please advise how to get save output (cleaner than what comes out from the syntax below) for multiple variables as below.

Thank you!

proc surveyfreq data=HCC_1 ;

tables x1 x2 x..10/ cl;

by DX_YEAR ;

run;

1 ACCEPTED SOLUTION
2 REPLIES 2

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

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1300 views
  • 2 likes
  • 2 in conversation