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

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
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
  • 2146 views
  • 2 likes
  • 2 in conversation