Peter Dalgaard <pda...@gmail.com> [2010.10.30] wrote: > I wouldn't bother with that. The p-value is based on the correct > covariance matrix of the rank sums, tie-breaking just adds noise to the > analysis.
Good to know. > If you really want an exact p-value, package exactRankTests is In this case I suspect that for upper secondary students we won't get that fancy. This is the first time they deal with statistics beyond mean, median and possibly standard deviation (and simple graphs, of course). Thus the request for simple and elegant solutions; arcane incantations won't make them leave the comforts of Excel. > the ticket. (Or, if there is really only 3 females in 9 students, you > can get ambitious and set up the permutation distribution by enumerating > the choose(9,3)=84 possible outcomes.) Well, this being totally fake data I created for a student exercise, there can be as many male and female students in the class as I think they can be bothered typing in... :-) /Par ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.