Logistic reg Flashcards

1
Q

binary logistic regression

A

Especially in medical and biomedical studies, the dependent variable is a dichotomous (binary) categorical variable.
o Randomized trials with outcome as dead or alive
o Cohort studies with outcome as disease no disease
o Case/control studies with subjects classified as disease or no disease

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

requirements for binary logistic regression

A

o 1)An outcome variable with two possible categorical outcomes (1=success; 0=failure).
o 2)A way to estimate the probability P of the outcome variable.
o 3)A way of linking the outcome variable to the explanatory variables.
o 4)A way of estimating the coefficients of the regression equation, as well as their confidence intervals.
o 5)A way to test the goodness of fit of the regression model.

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

How to interpret regression Exp(B)

A

subtract 1 from this value and get the percent increase (or decrease) in the odds caused by that variable
a year increase in age increases the odds of cancer by 0.8% (exp b is 1.008)

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