help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

one-tailed u_test p value correct?


From: ermutarra
Subject: one-tailed u_test p value correct?
Date: Thu, 21 Jul 2011 03:21:18 -0700 (PDT)

Hi all,

I am using the u_test with my data but the results don't make sense. I have
an X that is clearly greater than Y (I have plotted the two histograms and
it is pretty obvious) but when I do

[pval, z] = u_test(x, y,">")

I get pval=1 and z=5.7970.

Has anybody experienced similar problems with this test????

Thank you very much for your help!!



--
View this message in context: 
http://octave.1599824.n4.nabble.com/one-tailed-u-test-p-value-correct-tp3683311p3683311.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]