Questions: ROC Curves and AUC Analysis

4 questions to test your understanding

Score: 0 / 4
Question 1 Multiple Choice

Two diagnostic models for predicting heart failure have AUCs of 0.85 and 0.72. A colleague claims the first model is always better for clinical use. What important caveat is missing?

AAUC cannot be compared between models
BAUC measures discrimination across all thresholds, but at the specific clinical threshold used in practice, the model with lower AUC might have better sensitivity or specificity
CThe model with higher AUC is always better at every threshold
DAUC is only valid for binary outcomes, not heart failure severity
Question 2 True / False

A prediction model has an AUC of 0.50. This means the model is performing worse than random chance.

TTrue
FFalse
Question 3 Multiple Choice

A logistic regression model predicting diabetes has an AUC of 0.82 and appears well-discriminating, but a calibration plot shows it systematically overestimates risk — predicting 40% when the actual risk is 20%. Is the model's AUC still valid?

ANo — poor calibration invalidates the AUC
BYes — AUC measures discrimination (ranking), not calibration (absolute probability accuracy); the model correctly ranks high-risk above low-risk even if the absolute probabilities are wrong
CThe AUC should be recalculated after recalibrating the model
DAUC and calibration always agree — a well-discriminating model must be well-calibrated
Question 4 Short Answer

Explain the concordance interpretation of AUC and why it makes AUC intuitive as a measure of discrimination.

Think about your answer, then reveal below.