BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Hi, I was wondering if it is possible to use SAS Analyst to run non-parametric tests for paired data and two independent samples?? If it is, could someone please show/tell me how, or point me in the right direction?? Thank you so much!!!!
2 REPLIES 2
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
Have a look at the SAS support website http://support.sas.com/ and the SEARCH facility using your keywords, or a Google advanced search, similar to the one below yielded matches for SAS DOC and technical paper references:

non-parametric tests site:sas.com


Scott Barry
SBBWorks, Inc.
Doc_Duke
Rhodochrosite | Level 12
Although Scott's search will get you there, the specifics of how to do it in analyst are deeply buried in the results set.

To do two sample non-parametric test in SAS/Analyst, use ANOVA --> Non-Parametric One-Way ANOVA. Ths gives you the Kruskal-Wallace test which, for two samples is the same as the Wilcoxon Rank-Sum test.

To do the test on the paired data, you first have to compute a difference score (Transform --> Compute), and then use that difference score in the procedure above.

Be aware: SAS/Analyst is going away after SAS 9.2. You need to be moving to a newer toolkit, either Enterprise Guide (9.1.3 or 9.2) or Stat Studio (9.2).

Doc Muhlbaier
Duke

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
  • 2 replies
  • 981 views
  • 0 likes
  • 3 in conversation