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.

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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