BookmarkSubscribeRSS Feed
deleted_user
Not applicable
How does on count all values found in a long list of numbers (>100,000 entries, range 0-20+) in 0.1 increments? For example: 0, 0 to <0.1, 0.1 to <0.2, 0.2 to <0.3 . . . . 19.9 to <20, 20+
1 REPLY 1
Doc_Duke
Rhodochrosite | Level 12
Formats work well for that sort of thing. Check out
http://www2.sas.com/proceedings/sugi31/249-31.pdf
and look at the section on Table Lookup using PROC FORMAT

Doc Muhlbaier
Duke

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

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

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