BookmarkSubscribeRSS Feed
misaochan
Calcite | Level 5

I have a dataset where some of the subjects are flagged '0' and some are flagged '1' (in a variable called 'censor'). I'm wanting to get means for several other variables (say age, gender etc), for each group (those with censor value 0 and those with censor value 1).

How would I do this in Enterprise Guide?

2 REPLIES 2
Patrick
Opal | Level 21

You could use the query builder, create computed columns and select the summary groups as required.

Capture.PNG

ChrisHemedinger
Community Manager

You could use the Summary Statistics task, assigning the grouping variable as the Classification variable role.  Here's an example result with SASHELP.CLASS using the Sex variable (either M or F).

class.png

Chris

Become an Explorer! Join SAS Analytics Explorers to learn and complete challenges that earn rewards!

Catch up on SAS Innovate 2026

Dive into keynotes, announcements and breakthroughs on demand.

Explore 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
  • 2 replies
  • 2076 views
  • 0 likes
  • 3 in conversation