Statistical Procedures

Programming the statistical procedures from SAS
BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Doug____
Pyrite | Level 9

Can someone provide me an example of this? I found examples of the test with NPAR1WAY but I need to perform a paired analysis.

1 ACCEPTED SOLUTION

Accepted Solutions
2 REPLIES 2
PaigeMiller
Diamond | Level 26

This is the Wilcoxon Signed Rank test. Instructions:

 

https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/statug/statug_intronpar_sect009.htm

--
Paige Miller
StatDave
SAS Super FREQ

When you are looking for a particular statistic in SAS, check the list of Frequently Asked-for Statistics (FASTats) in the Important Links section of the Statistical Procedures Community page. As noted there, this can be done in PROC UNIVARIATE. See the example titled "Performing a Sign Test Using Paired Data". As shown there, you get the Wilcoxon signed-rank test by analyzing the difference values in the pairs of values.

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 ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1864 views
  • 3 likes
  • 3 in conversation