Section 13: Assessing Interactions using Linear and Logistic Regression analysis Flashcards

(23 cards)

1
Q

What is effect modification?

A

When exposure-outcome association differs depending on a third variable

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

Give an example of effect modification.

A

High physical activity reduces type 2 diabetes risk by 70% in men but 30% in women — gender is an effect modifier.

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

What does an interaction represent statistically?

A

Evidence for effect modification in regression models.

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

What is a confounder?

A

third factor explains all or part of the association between an exposure and an outcome, obscuring the real effect.

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

What is a mediator?

A
  • Variable that’s caused by exposure & in turn affects outcome
  • Lies after the exposure in time
  • Explains how or through what mechanism the effect occurs
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Can a variable be both a confounder and an effect modifier?

A

Yes — it can distort the association and also change its strength across levels.

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

Can a variable be a confounder and a mediator?

A

No, Variable is either a confounder or a mediator, never both in the same analysis.

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

When should you test for interactions?

A

At final stage of multivariate analysis, focusing on a-priori hypotheses.

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

Why are formal tests for interaction underpowered?

A

Because large sample sizes are required to detect anything but strong interactions.

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

What indicates a significant interaction statistically?

A

A p-value < 0.05 for the interaction term.

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

What is the purpose of stratification?

A

To assess effect modification by running models within strata of the potential modifier.

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

How do you specify an interaction term in Stata?

A
  • ## between two variables
  • e.g., i.sex##i.smoke.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What does c. mean in Stata syntax?

A

Marks a variable as continuous (numeric).

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

What does i. mean in Stata syntax?

A

Marks a variable as categorical (indicator).

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

In linear regression, how is the total effect for a category calculated?

A

Add independent exposure effect + interaction effect.

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

In logistic regression, how is the total effect calculated?

A

Multiply the independent exposure OR by the interaction term’s OR.

17
Q

What does a non-significant interaction term mean?

A

Effect of exposure on outcome does not differ across levels of the modifier.

18
Q

What is the total effect in linear regression?

A

The sum of the independent exposure effect and the interaction effect.

19
Q

What indicates no effect modification after stratification?

A

Similar effect estimates across strata

20
Q

What does a significant p-value (p<0.05) for interaction mean?

A

Presence of statistically significant effect modification.

21
Q

When should interactions be tested?

A

At final stage of multivariable analysis, focusing on pre-specified, biologically plausible ones.

22
Q

What is the preferred order of notation?

A

Interacting variable first: X_variable##E_variable.

23
Q

What does the coefficient of an interaction term represent?

A

Difference in exposure effect on outcome between categories of the modifier.