when would you use a Chi squared test?
when would you use Spearman’s Rank Correlation?
when would you use a t-test?
paired vs unpaired t-test
paired: two measurements are collected from the SAME individual
unpaired: two measurements are collected from DIFFERENT individuals
six assumptions made to use an unpaired t-test
five assumptions made to use a paired t-test
two assumptions made to use Spearman’s Rank Correlation
assumption made to use the Chi squared test
what probability should be used to find the critical value (if not stated)?
p=0.05 (95%)
degrees of freedom (one sample with t test or spearman’s rank)
DF = N - 1
(N = sample number)
degrees of freedom (two samples with t test or spearman’s rank)
DF = N1 + N2 - 2
what does the comparison of CV and t value mean? (with conclusion)
if t > CV, reject H0
if t < CV, accept H0
reject H0, we are 95% confident that something has caused the difference and it is not just down to chance
what does the comparison of CV and Χ² value mean? (with conclusion)
if X² > CV, then reject H0, there is a significant difference between observed and expected frequencies
if X² < CV, then accept H0, there is no significant difference between observed and expected frequencies
reject H0, there is less than a 5% probability that our results are due to chance
how do you find the CV for Spearman’s Rank Correlation?
use n (number of sample) to find CV in a table
(DO NOT USE DF)
what working should be shown on the data table for Spearman’s Rank Correlation?
degrees of freedom (Chi-squared)
DF = N - 1
where N = no. of categories (rather than no. of samples)