Experimental Biology: Differences Between Two Groups

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

1/20

flashcard set

Earn XP

Description and Tags

These flashcards cover the fundamental concepts of experimental biology statistics, focusing on paired vs. unpaired data, parametric vs. non-parametric tests, and specific statistical analyses like T-tests, Mann-Whitney U, Wilcoxon, and Chi-square tests.

Last updated 12:10 AM on 5/18/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

21 Terms

1
New cards

Unpaired Data

Also known as independent data, it refers to separate populations or things measured in parallel.

2
New cards

Paired Data

Also known as dependent data, it occurs when the same populations or things are measured repeatedly, such as an individual or test tube tested before and after chemical exposure.

3
New cards

Parametric Data

Data that is "normally" distributed, characterized by a symmetrical distribution around the mean.

4
New cards

Non-parametric Data

Data that is not symmetrically distributed around the mean (skewed) or data for which there is not enough information to assume a normal distribution.

5
New cards

T-test

A commonly used parametric test used to compare two means by evaluating whether the difference between groups is larger than what would be expected from sampling variation alone.

6
New cards

Direct requirements for T-test

The dependent variable must be continuous and approximately normally distributed, and the variances must be homogeneously distributed.

7
New cards

Independent Two-Sample T-test

An unpaired test version that compares the means of two entirely separate groups, such as a treatment group versus a control group.

8
New cards

Paired T-test

A test version that compares means from the same group at two different times, such as "Before" versus "After" an intervention.

9
New cards

T-value

The ratio between the difference of means versus the variation in the groups used to determine if a difference is substantial compared to natural variation.

10
New cards

Standard Error calculation (Transcript)

The variation used in t-test calculations, represented in the notes as SE=SDnSE = \frac{SD}{n}.

11
New cards

Rejecting the Null Hypothesis

Occurs when the derived pp-value is <0.05< 0.05, indicating there is likely a real difference between groups.

12
New cards

Mann-Whitney U test

A non-parametric test equivalent to the unpaired t-test that compares "rank sums" and medians rather than means.

13
New cards

U-values

Values calculated from rank sums T1T1 and T2T2 during a Mann-Whitney U test.

14
New cards

Z-value

A calculated value using standard deviation and number of samples; a value close to zero indicates consistency with the null hypothesis, while a value far from zero suggests a significant difference.

15
New cards

Wilcoxon signed ranks test

The non-parametric version of a paired t-test based on the ranks of the paired differences.

16
New cards

Wilcoxon Rank Statistic (WW)

A value obtained from the minimum of the positive or negative rank sums in a Wilcoxon signed ranks test.

17
New cards

Chi-square test (X2\text{X}^2)

A non-parametric test used to determine if there is a relationship between two categorical variables by comparing actual frequencies to expected frequencies.

18
New cards

Contingency table

A table used in a Chi-square test to display categorical variable data before converting it to an expected frequency table.

19
New cards

Degrees of freedom (DfDf)

For a Chi-square test, it is calculated as (no. of rows1)×(no. of columns1)(no.\text{ of rows} - 1) \times (no.\text{ of columns} - 1).

20
New cards

Standard Deviation

The square root of the variance; a measure of dispersion showing how far apart values in a dataset are from the mean.

21
New cards

Standard Error of the Mean

A measure of sampling error that describes how accurately the mean of a sample distribution represents the mean of the population.