Example of Ordinal Logistic Regression

The manager of a physician's office wants to know which factors influence patient satisfaction. Patients are asked whether they are unlikely, somewhat likely, or very likely to return for follow-up care. Relevant predictors include employment status, age, and proximity to office.

The manager uses how likely a patient is to return as a response variable. The categories in the response variable have a natural order from unlikely to very likely, so the response variable is ordinal. Because the response variable is ordinal, the manager uses ordinal logistic regression to model the relationship between the predictors and the response variable. The manager uses a significance level of 0.05 to assess the statistical significance of the model and the goodness-of-fit of the model.

  1. Open the sample data, PatientSatisfaction.MTW.
  2. Select any cell in the Return Appointment column.
  3. Right-click the worksheet and choose Column Properties > Value Order.
  4. Select User-specified order and arrange the values in this order:
    • Very Likely
    • Somewhat Likely
    • Unlikely
  5. Choose Stat > Regression > Ordinal Logistic Regression.
  6. In Response, enter 'Return Appointment'.
  7. In Model, enter Distance Distance*Distance.
  8. Click OK.

Interpret the results

The p-value for the test that all slopes are zero is less than 0.05. The low p-value indicates that the relationship between the response variable and the predictors is statistically significant. The p-value for both goodness-of-fit tests is greater than 0.05. These high p-values do not provide evidence that the model is inadequate.

In the Logistic regression table, the p-values for Distance and Distance*Distance are both less than the significance level of 0.05. The coefficient for Distance is negative which indicates that generally, patients who live farther from the office are less likely to return for follow-up care. The coefficient for Distance*Distance is positive, which indicates that after a certain distance, patients become more likely to return. Based on these results, the manager theorizes that patients that live close to the office are more to schedule follow-up care because of the convenient office location. Patients who are willing to travel a long distance for an initial appointment are also more likely to return for follow-up care. The manager plans to add new questions to the survey to investigate these ideas. The manager also plans to study the predictions from the model to determine the distance at which patients become more likely to return.

Ordinal Logistic Regression: Return Appointment versus Distance
Link Function: Logit

Response Information

VariableValueCount
Return AppointmentVery Likely19
  Somewhat Likely43
  Unlikely11
  Total73

Logistic Regression Table







95% CI
PredictorCoefSE CoefZPOdds RatioLowerUpper
Const(1)6.386713.061102.090.037     
Const(2)9.318833.159292.950.003     
Distance-1.256080.523879-2.400.0170.280.100.80
Distance*Distance0.04954270.02146362.310.0211.051.011.10
Log-Likelihood = -66.118

Test of All Slopes Equal to Zero

DFGP-Value
26.0660.048

Goodness-of-Fit Tests

MethodChi-SquareDFP
Pearson114.9031000.146
Deviance94.7791000.629

Measures of Association:

(Between the Response Variable and Predicted Probabilities)
PairsNumberPercentSummary MeasuresValue
Concordant93862.6Somers’ D0.29
Discordant50533.7Goodman-Kruskal Gamma0.30
Ties563.7Kendall’s Tau-a0.16
Total1499100.0