Purpose of t-test.
When is t-test used?
Data are:
- continuous
- normally distributed
Formula of t-test.
Steps for t-test.
How to conclude for t-test?
Purpose of chi-squared test.
When is chi-squared test used?
Data are:
- discrete
- categoric
Formula of chi-squared test.
χ^2= ∑(O-E)^2/E
Steps for chi-squared test.
How to conclude for chi-squared test?
Purpose of Pearson’s linear correlation.
Determines whether there is linear correlation between 2 variables
When is Pearson’s linear correlation used?
Data must be:
- quantitative
- show normal distribution
Formula of Pearson’s linear correlation.
r = [ ∑ xy - nx̄ȳ ] / (n-1) SxSy
Steps for Pearson’s linear correlation.
How to conclude for Pearson’s linear correlation?
If the correlation coefficient, r is close to 1 or -1, then it can be stated that there is a strong linear correlation between the 2 variables & the null hypothesis can be rejected.
Purpose of Spearman’s Rank Correlation.
Determines whether there is correlation between variables that don’t show a normal distribution.
When is Spearman’s Rank Correlation used?
Formula for Spearman’s Rank Correlation.
rs = 1 - (6 x ∑D^2 / n^3 - n)
Steps for Spearman’s Rank Correlation.
How to conclude for Spearman’s Rank Correlation?
If the value calculated for Spearman’s rank is greater than the critical value for the number of samples in the data (n) at the 0.05 probability level (p), then the Ho can be rejected, meaning there is a (positive / negative) correlation between 2 variables.
Purpose of Simpson’s Index of diversity (D).
To calculate species diversity & evenness of abundance across different species in an area.
When is Simpson’s Index used?
When data for species abundance has been calculated
Formula for Simpson’s Index of Diversity.
d = 1 - (∑ (n / N)^2)
Steps for calculating Simpson’s Index of Diversity.