BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Hi All,

Can someone please explain to me the proc means procedure when we have to use by statement.

I can understand proc means procedure when there is no by statement. as it averages acoss all variables. But i get really confused when we have 1 or more variables mentioned in by statement. I don't get if the procedure is averaging across the variables mentioned or across variables that arent mentioned.

Please help.
1 REPLY 1
Patrick
Opal | Level 21
By group processing will do all the statistics per by group - so it is as if you would feed in data sets where the values for the by group variables are constant and you then get the stats for these datasets collected in one single output (report or data set).

Hope this explanation helps somewhat.

Patrick

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 Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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