Basic Statistical Tools
Wilcoxon Rank Sum Test and Mann-Whitney Test |
Y Nonparametric test based on two independent, simple random samples (no assumptions of samples being normally distributed with identical variancesY Determines whether two statistical populations of continuous values are identical to or different from one anotherY Ranks-pool both samples; rank 1 thru (nA + nB); add ranks of sample A together and add ranks of sample B togetherY Mann-Whitney test aka the U test
Y Given H0: the samples' populations are identical,
|
Kendall's Tau |
Y A nonparametric test/measure of agreement between two rankingsY A nonparametric test of agreement between two rankings |
Kruskal-Wallis Test |
Y Nonparametric test based on two independent, simple random samples (no assumptions of samples being normally distributed with identical variances)Y Determine whether more than two statistical populations of continuous values are identical to or different from one anotherY Observations pooled and ranked; a rank sum is calculated for each original sampleY Extension of Wilcoxon rank-sum testY (Side Note: the Kolmogorov-Smirnov One-Sample test, an alternative to the chi square test for goodness of fit [to a binomial distribution]???)
|
Spearman Rank Correlation Coefficient |
Y Nonparametric test based on two independent, simple random samples (no assumptions of samples being normally distributed with identical variances)Y Measures degree of association between two variables for which only rank-order data are availableY Xi is the rank of an individual variable wrt one variable (Yi); Yi is the rank of that element wrt another variable; di = Xi - Yi
|
Pearson Correlation Coefficient |
Y NOT nonparametric (if run using ranks, then it's the Spearman Rank Correlation Coefficient)Y Capable of detecting LINEAR associations between variablesY r2 gives percentage of variation in Y that is explained by XY Do not confuse correlation and causation
|
Fisher Test |
Y Nonparametric alternative to Chi-SquareY More information about Fisher's Exact Test and other standard statistical methods can be found at SISA. This wonderful site has plenty of information and interactive demonstrations.Y The matrix is altered by decrementing the smallest entry, in this case 8, and changing the remaining entries to preserve the row and column sums.For each iteration, the p(i) value is calculated as r!r2!c1!c2! / n! a11!a12!a21!a22! In this case, p(8) = 30!20!18!32! / 50!10!20!8!12!, p(7) = 30!20!18!32! / 50! 11! 19!7! 13! and so forth. The right tail is the sum of the p's from 0 to the original in the smallest entry. The two-tail is the sum of small p's. {Note: There exists some controversy concerning the use of "sum of small p's" to find the two-tail sum.} In this case, the right tail is the sum of p(0) through p(8). The two-tail is the sum of p(i) that are <= p(8) = 0.20964159217. This computes the probability of getting a matrix of this strength or stronger, all things being equal. We would "expect" all four entries to be equal--think in terms of flipping a coin twice.
|
|
Y REPLICATION AND META-ANALYSIS IN PARAPSYCHOLOGY, published in Statistical Science, 1991, Vol.6, No.4, pp. 363-403. Found (with comments) through Jessica Utts' homepageY Eric W. Weisstein's Probability and Statistics in Mathworld. In addition to MathWorld, there is also an ever-growing ScienceWorld. Having my own two kitties--Cobol Lipshitz and Snobol Gentiment--I would be remiss to not include Dr. Weisstein's kittens. (Well, okay. My "kitties" are 17+ years old. They'll always be kittens to me!)Y The glossary of terms at the INTERNATIONAL STATISTICAL INSTITUTE (ISI) |
.:: Home ::. |