Can someone provide me an example of this? I found examples of the test with NPAR1WAY but I need to perform a paired analysis.
This is the Wilcoxon Signed Rank test. Instructions:
https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/statug/statug_intronpar_sect009.htm
This is the Wilcoxon Signed Rank test. Instructions:
https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/statug/statug_intronpar_sect009.htm
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 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.