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

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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