BookmarkSubscribeRSS Feed
ivanpersie
Fluorite | Level 6

Hi there, i have a long list of data that i want to divide in 3 equal portions (With two cut off points). How can i program this in Sas.

For instance if the data is  1 2 3 4 5 6 7 8 9 19 30 89 78 98.

1 REPLY 1
Ksharp
Super User

Check proc rank + ties=dense  ;

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