Questions: Logistic Regression in Biostatistics

4 questions to test your understanding

Score: 0 / 4
Question 1 Multiple Choice

A logistic regression model of diabetes risk includes BMI as a predictor and yields a coefficient of 0.08 for BMI. What is the correct interpretation?

AEach 1-unit increase in BMI increases the probability of diabetes by 0.08
BEach 1-unit increase in BMI increases the odds of diabetes by a factor of exp(0.08) ≈ 1.083, or about 8.3%
CEach 1-unit increase in BMI increases the log-probability of diabetes by 0.08
DBMI has a weak association with diabetes because the coefficient is close to zero
Question 2 True / False

Logistic regression can be fit using ordinary least squares (OLS) by treating the binary outcome (0/1) as a continuous variable.

TTrue
FFalse
Question 3 Multiple Choice

A study reports that smokers have an adjusted odds ratio of 3.2 for lung cancer compared to non-smokers. If the baseline probability of lung cancer is 1%, can you approximate the risk ratio from this odds ratio?

ANo — odds ratios and risk ratios are fundamentally different quantities that can never be compared
BYes — when the outcome is rare (1%), the odds ratio closely approximates the risk ratio, so the risk is approximately 3.2 times higher for smokers
CYes — the risk ratio equals the odds ratio divided by 2
DNo — you need the exact number of cases and controls to convert
Question 4 Short Answer

Why does logistic regression use the logit (log-odds) link function rather than modeling probability directly as a linear function of predictors?

Think about your answer, then reveal below.