BookmarkSubscribeRSS Feed
emma19901
Calcite | Level 5

Hi, all I am working with a dataset of a clinical trial study., I want to compare the difference if any between the waist size by gender on the placebo group., I tried to use proc univariate but as expected this does not work with categorical data any help will be appreciated.

 

Recordwaist_cmgroupGender
a190ExperimentalFemale
a260ExperimentalFemale
a355ExperimentalFemale
a452ExperimentalFemale
a559PlaceboFemale
a680PlaceboFemale
a774PlaceboMale
a866PlaceboMale
a972PlaceboMale
a1080PlaceboMale
a11.PlaceboMale
1 REPLY 1
Reeza
Super User
You have 4 groups, you can use either ANOVA or a regression model.

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

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

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