BookmarkSubscribeRSS Feed
jeko
Calcite | Level 5

Hello

 

I want to calculate 95% Confidence Limits for the share of respondents who feel they can affect in school in different school levels.

I believe this is done with this code here below. But where can I do the same by clicking in SAS EG? I've been using BASE SAS but now I'm trying to learn SAS EG as well.

 

proc surveyfreq;

          tables ind_high_affect school_level / row cl;

run;

 

-jeko

 

1 REPLY 1
SASKiwi
PROC Star

In EG, select Tasks - Describe - Distribution Analysis.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

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!

Register Now

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 752 views
  • 0 likes
  • 2 in conversation