thank you.
 my problem is i have data set. i couldnt find the mann-whitney u test on 
analyse< non parametric tests of data set editor. i can find other non 
parametric tests like chisquare, runs, binomial etc. can u help me?
                                                                                              
 thank u 
                                                                                                    
 arun
 

________________________________
 From: John Darrington <j...@darrington.wattle.id.au>
To: Arun Joseph <arunjosep...@yahoo.com> 
Sent: Wednesday, May 16, 2012 8:22 PM
Subject: Re: Can i use mann-whitney u test using pspp?
  
I'm not sure that I understand you.  Your original question was about the 
Mann-Whitney U test, 
which PSPP provides as a subcommand to the NPAR tests command.

For example, if you have a variable called X and another called G and G has 
dichotomous
valus 1 and 2, then a command like

NPAR TESTS
/MANN-WHITNEY = X BY G (1,2).

will perform the mann-whitney test using the null hypothesis that the 
subsamples of X defined by
the values 1 and 2 of G come from the same sample.

In future, can you please remember to post follow-up questions like this, to 
the list, so that 
others get the benefit of the answer. (Others might also be able to give you a 
better reply too.)

J'

On Wed, May 16, 2012 at 12:03:06PM -0700, Arun Joseph wrote:
     ????????????? i read the section 15.8.8. but i couldnt find it on analyse 
section of data analysis. can you please help me?where is this function on 
analyse?

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://keys.gnupg.net or any PGP keyserver for public key.
_______________________________________________
Pspp-users mailing list
Pspp-users@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-users

Reply via email to