Data analysis l10/13

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

1/75

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 1:00 PM on 4/19/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

76 Terms

1
New cards

What is a covariate?

A continuous independent variable (e.g. age, temperature, size).

<p>A continuous independent variable (e.g. age, temperature, size).</p>
2
New cards

What is a factor?

A categorical independent variable with discrete levels.

3
New cards

Give examples of covariates

Body size, temperature, age, hormone levels, nutrient availability, light intensity.

4
New cards

What is regression?

Regression = relationship between X and Y; Model: Y=bX+c

5
New cards

What type of variable is the dependent variable (Y) in regression?

Continuous.

6
New cards

What is the purpose of regression?

To quantify the relationship between two continuous variables.

7
New cards

What new type of question does regression answer?

How a continuous dependent variable changes with a continuous independent variable.

8
New cards

What is the regression model equation?

Y = bX + c + error.

9
New cards

What does b (slope) represent?

The change in Y for a unit change in X.

10
New cards

What does c (intercept) represent?

The value of Y when X = 0.

11
New cards

What is the main goal of regression analysis?

To test if there is a significant relationship between X and Y.

12
New cards

What to interpret with regression

If slope is positive → Y increases with X; If slope is negative → Y decreases with X

13
New cards

How does a factor-based model differ from a covariate-based model?

Factor models estimate group means, covariate models fit a line.

14
New cards

Why covariates help analyse factors

Covariates remove extra variation → fairer comparison of groups

15
New cards

What does a one-factor GLM estimate?

Separate means for each group.

16
New cards

What does a one-covariate GLM estimate?

A line describing the relationship between X and Y.

17
New cards

What is the key similarity between regression and one-factor GLMs?

They use the same statistical framework (GLM).

18
New cards

One factor vs covariate

One factor = categorical; covariate = continuous

19
New cards

What assumptions do regression and GLMs share?

Same assumptions (random sampling, independence, homogeneity, normality).

20
New cards

What is the first step in both one-factor and regression models?

Calculate the total sum of squares (total variation).

21
New cards

What does total sum of squares represent?

Total variation in the data.

22
New cards

How is total sum of squares calculated?

Difference between each value and the grand mean, squared and summed.

23
New cards

What is error sum of squares in regression?

Variation between data points and the fitted line.

24
New cards

What does error sum of squares represent?

Unexplained variation.

25
New cards

What is covariate sum of squares?

Variation explained by the covariate.

26
New cards

How are sums of squares partitioned in regression?

Total SS = covariate SS + error SS.

27
New cards

What is the goal when fitting a regression line?

Minimise the error sum of squares.

28
New cards

What does the F-statistic compare in regression?

Covariate SS (explained variation) vs error SS (unexplained variation).

29
New cards

What is used to determine significance in regression?

F-statistic and p-value.

30
New cards

What does a significant p-value in regression indicate?

Evidence of a relationship between X and Y.

31
New cards

What is the key conceptual difference between regression and ANOVA?

Regression tests relationships, ANOVA tests differences between groups.

32
New cards

What is ANCOVA?

A model that includes both factors and covariates.

33
New cards

What is the purpose of ANCOVA?

To test factor effects while accounting for a covariate.

34
New cards

Why include a covariate in a model with a factor?

To explain additional variation and improve accuracy.

35
New cards

What does ANCOVA allow you to control for?

The effect of a continuous variable when comparing groups.

36
New cards

What is the overall structure of all GLMs?

Partition variation into explained and unexplained components.

37
New cards

What is the key takeaway about GLMs?

All GLMs use the same logic (partitioning variation and comparing it).

38
New cards

How do you interpret data from ANCOVA?

Assess the effect of the covariate (relationship with Y), the effect of the factor (differences between groups), and whether the covariate influences these comparisons, interpreting factor effects while accounting for variation explained by the covariate

39
New cards

What is a mixed effects model?

A model that includes both fixed effects and random effects.

40
New cards

What are fixed effects?

Independent variables with a few predefined levels that are of direct interest.

41
New cards

Give examples of fixed effects

Treatment, sex, diet, species, altitude.

42
New cards

What do fixed effects estimate?

Specific differences between the levels of that factor.

43
New cards

How are fixed effects interpreted?

Using only data from each level to estimate its value.

44
New cards

What are random effects?

Variables with many levels sampled from a larger population.

45
New cards

Give examples of random effects

Family, individual, litter, cage, population.

46
New cards

What do random effects estimate?

Variation among groups, not differences between specific groups.

47
New cards

What is a key feature of random effects?

Their levels are randomly sampled from a larger population.

48
New cards

What is the main goal of including random effects?

To estimate variance or account for non-independence.

49
New cards

How are random effects interpreted?

Using information from all levels to estimate each level.

50
New cards

What happens to extreme values in random effects?

They are "shrunk" towards the overall mean.

51
New cards

Why does shrinkage occur?

Because information is shared across all levels.

52
New cards

What is the key difference between fixed and random effects?

Fixed effects compare specific levels, random effects model variation among levels from a population.

53
New cards

When should you use a random effect?

When levels are sampled from a population or data are non-independent.

54
New cards

What is pseudo-replication?

Treating non-independent data as independent.

55
New cards

How do mixed models help with pseudo-replication?

They account for non-independence using random effects.

56
New cards

Why are mixed models useful?

They allow analysis of non-independent data.

57
New cards

What is an example of non-independent data?

Multiple measurements from the same individual or group.

58
New cards

What is a randomised block design?

An experiment where groups (blocks) are included to account for variation.

59
New cards

What happens if you treat a random effect as a fixed effect?

Results only apply to those specific levels.

60
New cards

What happens if you treat a variable as a random effect?

Results can be generalised to a larger population.

61
New cards

Why do random effects allow generalisation?

Because levels are assumed to be sampled from a population.

62
New cards

What is the key interpretation difference (fixed vs random)?

Fixed = specific groups; random = population-level inference.

63
New cards

What is the main advantage of mixed models over simple GLMs?

They handle non-independence and allow broader conclusions.

64
New cards

Mixed effects models involve both 'fixed' and 'random' effects. Fixed effects:

c) Are often used to compare groups of specific interest.

65
New cards

The following are common examples of fixed effects except

b) Individual subject

66
New cards

Mixed effects models: which is NOT typical of a random effect

c) Included in a model to compare groups of specific interest.

67
New cards

The following are common examples of random effects except

c) Treatment

68
New cards

When estimating a fixed effect, info comes from

a) The focal level

69
New cards

When estimating a random effect, info comes from

b) The focal level and other levels of the factor

70
New cards

Interpretation of random effects

a) The results apply to the population from which the levels were sampled

71
New cards

Interpretation of fixed effects

b) The results only apply to the levels of the fixed effect included in the model.

72
New cards

Which analysis: genotype + sex (independent data)?

c) Multi-factor (fixed effect) GLM

73
New cards

Which analysis: simple independent data?

a) 1-Factor (fixed effect) GLM

74
New cards

Which analysis: repeated measures over time?

e) Combination of fixed and random ('mixed') effects

75
New cards

Which analysis: repeated within individuals?

e) Combination of fixed and random ('mixed') effects

76
New cards

Which analysis: tissue + individual variation?

a) 1-Factor GLM OR e) mixed effects model (better power)