Mann-Whitney is a test of difference between two groups of data. It is used when there is ordinal data collected using an independent group design, unrelated.
Steps to complete Mann-Whitney
Rank the data sets using both at the same time
Calculate the sum of rank Ra and rank Rb
Take the smallest rank value and find the calculated value
Find the critical value using the numbers and the table
Determine whether the results are significant
Calculated value = Ra−((Na(Na+1))/2)
Wilcoxon is a test of difference when there is ordinal data and a design using repeatedmeasures.
Steps to complete Wilcoxon:
work out the difference between score 1 and 2
rank differences, ignore ones with no difference
calculate T by adding all rank values of the less frequent sign
Find the critical value using N and the table, not including the data with no difference.
determine whether the results are significant
If the results are significant, the critical value will be the same as or larger than the calculated value.
Unrelated T-Test
Requirements:
test of difference
interval data
independent group design/matches pairs
Unrelated T-Test
Steps:
Calculate the sum of group A
Calculate the sum of group B
Square each value of group A and calculate the sum
Square each value of group B and calculate the sum
Calculate T using the equation
Calculate critical value, ignoring signs, and compare
Unrelated T-Test
T = ((mean of A) - (mean of B))/ square root of ((Sa + Sb)/Na + Nb -2) x (Na+Nb)/Na x Nb
e.g:
mean of a = 12
mean of b = 4
Sa = 54
Sb = 36
Na = 10
Nb = 10
T = 103.28
Unrelated T-Test
Sa/Sb = sum of Xa^2 - (sum of Xa^2/Na)
Related T-Test
Requirements
Test of difference
Interval data
Repeated measures
Related T-Test
Steps
Calculate difference between scores for condition A and B
Square each difference
Calculate the sum of the difference collum
Calculate the sum of the d^2 collumn
Calculate T using the equation
Calculate critical value and determine significance
Related T-Test
T = sum of difference/ square root of ((N(sum of d^2) - (sum of d)^2)/N-1)
Chi-Squared
Requirements:
test of association
nominal data
Chi-Squared
Steps:
Work out observed frequencies totals for rows and collums
calculate expected frequencies: (total of row x total of column)/overall total
Calculate E (expected) - O (unexpected) and (e-o)^2
divide each (E-O)^2 by E
find calculated value: sum of (E-O)^2
Compare critical and calculated value
Spearman's Rho
Requirements
ordinal data
test of correlation
Spearman's Rho
Steps:
Rank score in setsseperately, finding the mean for when there are more than 1 score