BookmarkSubscribeRSS Feed
Achambers035
Calcite | Level 5

I am in the process of exploring the number of variables needed for a data linkage.

Would like to know after stratifying the data, whether there are cells that have frequencies greater than 0 or 1 and the magnitude of these frequencies.

What is a quick procedure for calculating 1) the average cell frequency across multiple variables (e.g., Age x Gender x Year of Birth) and the 2) Min and Max Cell count?

Thanks!

1 REPLY 1
art297
Opal | Level 21

You can use ODS to obtain the crosstabfreqs output table .. which you could then use as the data for doing all of your analyses.  Take a look at: http://www.nesug.org/proceedings/nesug01/cc/cc4025.pdf

It shows how to obtain such tables.  You could simply use proc means or proc univariate to analyze the data in such a table.

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