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

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

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
  • 772 views
  • 0 likes
  • 2 in conversation