BookmarkSubscribeRSS Feed
MF-daiyr
Calcite | Level 5

How to realize the descriptive statistical analysis of continuous variables and discrete variables through SAS programming?

1 REPLY 1
Ksharp
Super User
You need to learn some basic statistic knowledge .
PROC UNIVARIATE / PROC MEANS for continuous variables and
PROC FREQ for discrete variables
How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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