Suppose the following:
Apples 30
Peaches 15
Apples 27
Peaches 12
Apples 19
We want to get the subtotals for the items above.
How best to do that?
Thanks!
(p.s. -- in the meantime I'll be trying to find the solution. my hunch is to use Proc Freq. but not sure....)
proc summary is probably the best way to sum by group.
proc summary is probably the best way to sum by group.
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.
Ready to level-up your skills? Choose your own adventure.