Section 2 Flashcards

(32 cards)

1
Q

What is statistical power?

A

The probability of detecting a true effect if it exists in our data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the factors that statistical power depends on?

A

Sample size
Background variation
Significance level
Effect size

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How does sample size affect statistical power?

A

Larger samples sizes (with more independent observations) increases power

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How does effect size influence statistical power?

A

Large effects are easier to detect than small ones

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How does background variation affect statistical power?

A

More variation between “replicate” observations/experimental units decreases power

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How does significance level (alpha) influence power?

A

Power increases is the significance is set e.g., at alpha = 0.1 -> this should be considered in all study designs with low replication

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which information do you need to include in addition to p-values?

A

Effect size
Effect direction

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How does this extra information help avoid Type II errors?

A

Type II error is when an effect is not detected but it exists. This is more likely to happen when you have a p-value close to 0.05, which is an arbitrary number and should be adjusted accordingly for your sample size.

P-values alone only tell you if the effect was statistically significant, not biologically meaningful. Therefore, we are able to interpret results more thoughtfully.

If effect size is large and the direction is biologically meaningful, it suggests the result might be real and non-significance could be sue to small sample size, high variability, conservative trait

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How does a fixed sample size affect statistical power?

A

Statistical power decreases with the total number of treatment combinations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How do you maximise the power?

A

By allocating the available experimental units to fewer treatment combinations with more replicates per treatment level.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How do degrees of freedom impact statistical power?

A

The more degrees for freedom that are left over, the greater the statistical power

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What do you need to include with the p-value for a GLM if the results are significant for categorical predictors?

A

Direction of categorical main effects -> bar graphs with SE’s.
Effect sizes (partial eta squared): for factor main effects and interactions.
Description of interaction patterns -> interaction plots

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What do you need to include with the p-value for a GLM if the results are significant for continuous predictors?

A

Direction of the predictor main effects -> scatterplot for entire sample
Effect sizes (partial eta scared) -> for predictor main effects and interactions
Description of interaction patterns -> interaction scatterplots

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

When should you use a GLM?

A

When there are many levels to the treatment groups (predictor variables)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What should you do for a GLM if you have categorical variables?

A

Covert them into continuous variables

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What happens to the statistical power when you use a GLM?

A

The power increases as it doesn’t use up as many DFs as an ANOVA

17
Q

What assumptions are there for a GLM?

A

Homogeneity of variances, normality, no outliers, independence

18
Q

What model checking do you need to do for a GLM?

A

Collinearity tests: VIFs and tolerance (1 - R2)
Homogeneity of variances: residual plot: Have to use these - trust the robustness of the test

19
Q

What are the four types of residual plots?

A

Normal Q-Q
Residuals vs. fitted
Scale-location
Residuals vs. leverage

20
Q

How do you deal with collinearity in general linear models?

A

Center the continuous predictor variables: Subtract the overall mean from each observation

21
Q

What is the power for detecting effects in a GLM?

A

For all of the predictor main effects and all the interactive effects, the power is the same.

22
Q

How do you interpret the significant main effects of predictors in the presence of significant interactions?

A

Where all significant higher-order interactions are present, interpretation of the lower-order interactions or main effecst of the experimental factors concerned must be done with care (effect sizes)

23
Q

What happens is you have stronger interactions?

A

They override weaker factor man effects. But, if main effects are stronger both the main effect and the interaction remain valid.

24
Q

What sums of squares do you use if you have a not fully balanced study design?

A

Type three sums of squares to calculate partial eta squared

25
When should you use a post-hoc Tukey test for GLMs?
If the predictor is categorical with more than two levels.
26
How do you deal with outliers if they arise in model checking?
You can remove them and run the analysis to see if the results have changed fundamentally
27
What are residual vs. fitted value residual plots?
Allow us to check for unequal variances
28
What are residuals vs. leverage residual plots?
Allows us to identify outliers using the cooks distance measurement
29
Are the results for categorical predictors in GLM specific to this analysis?
No, they are the same as for multi-factor ANOVAs
30
Are the results for continuous predictors in GLM specific to this analysis?
No, they are similar to multiple linear regression models
31
Is the model checking for GLMs specific to this analysis?
Collinearity tests: same as for multiple linear regression Residual plots: same as for ANOVAs
32
Why do you not use Collinearity scatterplots and correlation matrix’s for GLM’s?
They are hard to interpret in models with interaction terms between categorical and continuous predictors.