SAS Procedures

Help using Base SAS procedures
BookmarkSubscribeRSS Feed
ballardw
Super User

@docfermi wrote:

Thank you so much!  That's quite helpful.  Besides normality assumption criteria, two sample t-test to look for difference in the means vs. Mann-Whitney U test for difference in the medians?  


The Normal approximation and t Approximations are based on the values transformed to ranks. So those tests are of the "mean rank".

 

The "groups" are ordered by  value of the analysis variable, the ranks are assigned from the combined sample, and the tests are run on the ranks of the values. .

 

 

PGStats
Opal | Level 21

Use option MEDIAN in proc npar1way to test the difference in medians.

PG
docfermi
Calcite | Level 5

My mistake, I just realized that sas didn't run exact Wilcoxon due to higher sample frequency than the limit for exact wilcoxon. 

sas-innovate-white.png

Join us for our biggest event of the year!

Four days of inspiring keynotes, product reveals, hands-on learning opportunities, deep-dive demos, and peer-led breakouts. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 17 replies
  • 17577 views
  • 7 likes
  • 4 in conversation