biostats lecture 6

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/26

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 7:51 PM on 9/4/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

27 Terms

1
New cards

correlation

  • relationship (association) between 2 variables: X and Y

  • no direction

  • x ← → Y


2
New cards

regression

  • one way relationship (association) of ONE variable (Y) with usually multiple variables (Xs): how Y is associatied Xs

  • directional

  • X’s → Y

  • there is one Y but can have multiple Xs

  • direction assiciation is an assumption based on theory and temproral


3
New cards

theory

  • regression direction

  • biologically, X causes Y

  • smoking causes lung cancer


4
New cards

temporal

  • regression direction

  • X occured before Y

  • thalidomide use leads to birth defects


5
New cards

dependent variable (Y)

  • outcome variable of interest

  • for a regression model, there is only ONE


6
New cards

independent variables (Xs)

  • variables that are assumed to affect/predict the outcome Y

  • in a regression, there can be multiple


7
New cards

risk factors

  • attributes or characteristics that affect the occurence of the outcome

  • smoking is a __ for lung cancer

  • does not have to reduce risk: it needs to affect (either increase or decrease) the occurence of the outcome


8
New cards

confounding factors

  • a variable that influences both the occurence of the outcome AND the likelihood of getting the treatment/intervention, but not in the casual pathway between them

  • is a risk facotr, but a risk factor may not be one of these


9
New cards

purpose of regression analysis

  • priamrily, in obervational studies, controlling for confounding factors to reduce bias in the estimated treatment effect

  • to estimate the independent effects of multiple risk factors on an outcome

  • to adjust for imbalance in baseline characteristics, when randomization did not work

  • to increase precision and reduce standard errors of the estimated treatment effect, even when randomization worked well


10
New cards

observational

  • purpose of regression analysis primarily in ___ studies, controlling for confounding factors to reduce bias in the estimated treatment effect


11
New cards

regression models

  • depends on how the dependent variable is measures

  • linear, logistic, cox’s proportional hazards


12
New cards

dependent

  • regression model to use depends on how the __ variable is measured


13
New cards

continuous

  • linear regression: for ___ dependent variable


14
New cards

binary

  • logistic regression for __ dependent variable


15
New cards

time to event

  • cox’s proportional hazards regression for ___ dependent variable


16
New cards

statistical inferences and interpretation from regression analysis

  • step 1: first determine if there is a statistical significance )P vale, 95% CI)

  • steps 2 and 3: if there is a statistical significance, then interpret the direction and magnitude of the effect


17
New cards

coefficient (beta coefficient)

  • results of linear regression


18
New cards

odds ratio (OR)

  • results of logistic regression


19
New cards

hazard ratio

  • results of cox’s proportional hazards


20
New cards

linear regression model

  • reports coefficients

  • for continuous dependent variable


21
New cards

linear regression statistical significance

  • if P value < 0.05 or 95% CI NOT include 0, then X has a statistically significant association with outcome Y


22
New cards

linear regression direction of effect

  • if coefficient > 0, then X has a positive association with Y (as X increases, Y increases)

  • if coefficient < 0, then X has a negative association with Y (as X increases, Y decreases)


23
New cards

linear regression magnitude of the effect

  • interpretation of a coefficient

  • when X changes by one unit, how much will Y change, after adjusting for other covariates


24
New cards

logistic regression model

  • for binary dependent variable

  • reports odds ratio


25
New cards

logistic regression statistical significance

  • if P value < 0.05 or 95% CI NOT include 1, then X is associated with statistically significant difference in odds of outcome Y occuring


26
New cards

logistic regression direction of effect

  • if OR >1, then odds of the outcome Y occuring increases with X

  • if OR < 1 then odds of the outcome Y occuring decreases with X


27
New cards

logistic regression magnitude of effect

  • if OR > 1 then (OR-1) x 100%, gives he % increase in odds of Y

  • if OR < 1, then (1-OR) x 100% gives the % decrease in odds of Y