BookmarkSubscribeRSS Feed
MarcTC
Obsidian | Level 7
Scenario:

There are 200 individual participating an evaluation project. Each individual will be evaluated for 3 categories. For each category, after evaluation, a participant will be assigned an integer score ranging from lowest 1 to highest 10. Each category will be assigned a passing score.

For example, after evaluation,

Category 1(C1): passing score: 8, 120 participants above 8
Category 2(C2): passing score: 5, 180 participants above 5
Category 3(C3): passing score: 6, 100 participants above 6

Participant 1: C1 score: 10, C2 score: 4, C3 score: 7
Participant 2: C1 score: 7, C2 score: 2, C3 score: 9
and so on

I want to design a chart/graph to hand out to each participant to show them how they perform relative to all population for each category. Any suggestions for which type of chart/graph can convey this message easily?
1 REPLY 1
Bill
Quartz | Level 8
Isn't this type of data typically presented as percentile data?

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

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