BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
texasmfp
Lapis Lazuli | Level 10

I have a dataset with a variable called "SIGNIFICANT".  The value for this variable is either 1 or 0.  I want to sum the values for SIGNIFICANT and calculate the % of this sum by the total number of members in the dataset.  For example, the following data has 10 observations.  The sum of the SIGNIFICANT field is 3, so I am looking to calculate 30%.

 

Model significant
Model1 0
Model2 1
Model3 0
Model4 1
Model5 0
Model6 0
Model7 0
Model8 0
Model9 0
Model10 1

 

1 ACCEPTED SOLUTION
1 REPLY 1
How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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