LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (June 2002, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sat, 8 Jun 2002 01:52:39 +1000
Reply-To:     Doug <dougie_cam@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Doug <dougie_cam@HOTMAIL.COM>
Subject:      Re: Wilcoxon Signed Rank Test

The proc univariate signed rank test is based on the normal approximation. This means that you need to add the value of n*(n+1)/4 to the statistic to get the actual stat.

Cheers

Doug Annette <anne5432@UNI.DE> wrote in message news:003d01c20d44$1db16f20$fd8ef63e@celeron... > maybe you want to try UNIVARIATE


Back to: Top of message | Previous page | Main SAS-L page