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 (January 1999, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 27 Jan 1999 03:16:27 GMT
Reply-To:     wfshaw@ms23.hinet.net
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Shiling Zhang <shiling@MATH.WAYNE.EDU>
Organization: Deja News - The Leader in Internet Discussion
Subject:      Re: testing two distributions.

Wen-Feng,

Check out PROC NPAR1WAY; in onlin help.

Besides NPAR1WAY does the Wilcoxon test, it also calculates the Kolmogorov-Smirnov statistic, the Cramer-von Mises statistic, etc. These statistics are used to test if the distribution of a variable is the same across different groups.

Hope this helps.

In article <MPG.110751e9b709c78098968c@netnews.hinet.net>, wfshaw@ms23.hinet.net (Wen-Feng Shaw) wrote: > Hi, > > Could anyone point me what SAS procedures are used to test the > hypothesis that two distribution are identical? Thanks a lot! > > Wen-Feng Shaw >

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own


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