Logistic regression

For this part, you are able to test your skills and knowledge on logistic regression. Below is a quiz with various question on the concepts and important knowledge logistic regression such as preparations, simple logistic regression, multiple logistic regression, model diagnostics, and interaction analysis. After completing the quiz, the correct answers will appear. At the bottom of the page are links to the sections referred to in the quiz for more information and further review.

Test your skills

Logistic regression

1 / 9

Which of the following variables would be appropriate to use as the outcome in a logistic regression analysis?

2 / 9

In logistic regression, what does the term “odds ratio” measure?

3 / 9

In logistic regression, why is interpreting odds ratios (ORs) as percentages not recommended?

4 / 9

When interpreting the coefficient of an independent variable in logistic regression, what does a positive coefficient indicate?

5 / 9

The ROC curve is a graph that shows how well the estimated model predicts cases (sensitivity) and non-cases (specificity). What we are interested in here is the “area under the curve” (AUC).

The figure displays an AUC value of 0.64, suggesting…

6 / 9

What does a non-significant p-value associated with an interaction term imply in logistic regression analysis?

7 / 9

If, when doing model diagnostics for logistic regression, the Hosmer and Lemeshow test produces a p-value of 0.48, what does this indicate?

8 / 9

What is the difference between the commands ‘logistic’ and ‘logit’?

9 / 9

You have just ran a multiple logistic regression analysis and now you would like to display your results. How would you do this?

Your score is

The average score is 37%

0%

Review of the quiz

Q1 – See more on Logistic regression
Q2 – See more on Introduction
Q3 – See more on Logistic regression in short
Q4 – See more on Logistic regression in short
Q5 – See more on ROC curve 
Q6 – See more on Interaction analysis
Q7 – See more on The Hosmer and Lemeshow test
Q8 – See more on Function
Q9 – See more on Multiple logistic regression