Statistical Tests and Practical Skills

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/17

flashcard set

Earn XP

Description and Tags

Flashcards covering Spearman's Rank Correlation, Simpson's Index of Diversity, Chi-Squared testing, and Standard Deviation/Confidence Limits based on the lecture notes.

Last updated 3:12 PM on 5/7/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

18 Terms

1
New cards

Spearman's Rank Correlation (rsr_s)

A statistical test used to determine if two variables correlate, where the value determines if there is a strong negative (up to 1-1), no correlation (00), or strong positive (up to +1+1) relationship.

2
New cards

Null Hypothesis (H0H_0) [Spearman's]

The assumption that there is no correlation between the variables being tested.

3
New cards

D2D^2 [Spearman's]

The sum of the differences in ranked pairs used in the Spearman's Rank Correlation formula.

4
New cards

Significant Correlation

A result where the calculated rsr_s is greater than the critical value (rs>Critical valuer_s > \text{Critical value}), meaning the null hypothesis can be rejected.

5
New cards

Significance Level of 5%5\% (0.050.05)

A statistical threshold indicating that we are 95%95\% sure of the correlation.

6
New cards

Simpson's Index of Diversity (DD)

A formula used to determine biodiversity (Species Richness and Species Evenness) on a scale of 0-10\text{-}1, calculated as D=1[(nN)2]D = 1 - \left[ \sum \left( \frac{n}{N} \right)^2 \right].

7
New cards

nn [Simpson's Index]

The number of individuals of one specific species.

8
New cards

NN [Simpson's Index]

The total number of all individuals of all species.

9
New cards

Low Simpson's Index Value

Indicates low biodiversity, fewer species, an unstable or extreme environment, and a simple food web.

10
New cards

High Simpson's Index Value

Indicates high biodiversity, more species, a stable environment, more niches, and a complex food web.

11
New cards

Chi-Squared Test (χ2\chi^2)

A test used to determine if there is a statistically significant relationship between variables, calculated using the formula χ2=(OE)2E\chi^2 = \sum \frac{(O-E)^2}{E}.

12
New cards

OO [Chi-Squared]

The observed value in a specific category.

13
New cards

EE [Chi-Squared]

The expected value in a specific category.

14
New cards

Degrees of Freedom [Chi-Squared]

A value used to find the critical value, calculated as the number of categories minus 11.

15
New cards

Standard Deviation (ss)

A measure of how much a sample mean differs (deviates) from the true mean, calculated as s=(xxˉ)2n1s = \sqrt{\frac{\sum(x - \bar{x})^2}{n - 1}}. Lower values indicate data is closer to the mean and more reliable.

16
New cards

Standard Error

A measure used to find confidence limits, calculated using the formula sn\frac{s}{\sqrt{n}}, where ss is standard deviation and nn is sample size.

17
New cards

95%95\% Confidence Limits

Calculated as Mean±2×Std. Error\text{Mean} \pm 2 \times \text{Std. Error}. These are represented as error bars on graphs.

18
New cards

Error Bar Overlap

When error bars on a graph overlap, it indicates the data is likely due to chance and is not trusted. No overlap indicates the data was not by chance and can be trusted.