Fiveable

📊Probabilistic Decision-Making Unit 9 Review

QR code for Probabilistic Decision-Making practice questions

9.2 Logistic regression for binary outcomes

9.2 Logistic regression for binary outcomes

Written by the Fiveable Content Team • Last updated August 2025
Written by the Fiveable Content Team • Last updated August 2025
📊Probabilistic Decision-Making
Unit & Topic Study Guides

Logistic regression predicts binary outcomes, extending linear regression for categorical variables. It uses a logistic function to model probabilities between 0 and 1, with applications in churn prediction, credit risk assessment, and fraud detection.

The model is fitted using maximum likelihood estimation, with coefficients interpreted as log-odds. Performance is assessed using likelihood ratio tests, ROC curves, and confusion matrices, while applications in business include customer retention and credit risk evaluation.

Logistic Regression Fundamentals

Concept of logistic regression

  • Statistical method predicts binary outcomes extends linear regression for categorical dependent variables
  • Uses logistic function models probability outputs range between 0 and 1
  • Applications include customer churn prediction, credit risk assessment, marketing campaign response prediction, fraud detection
Concept of logistic regression, Logistic Regression

Fitting and interpreting models

  • Maximum likelihood estimation fits model using iterative algorithms (Newton-Raphson method)
  • Coefficients interpreted as log-odds indicate direction and magnitude of effect
  • Odds ratios calculated as eβe^{\beta} show change in odds for one-unit increase in predictor
  • Probability estimates derived from logistic function P(Y=1)=11+e(β0+β1X1+...+βnXn)P(Y=1) = \frac{1}{1 + e^{-(β_0 + β_1X_1 + ... + β_nX_n)}}
Concept of logistic regression, Logistic Regression

Assessing model performance

  • Likelihood ratio test compares nested models using chi-square distribution
  • Pseudo R-squared measures (McFadden's, Cox and Snell, Nagelkerke) assess goodness-of-fit
  • ROC curves plot true positive rate vs false positive rate AUC serves as performance metric
  • Confusion matrix displays true positives, true negatives, false positives, false negatives calculates accuracy, precision, recall, F1 score

Applications in business problems

  • Customer churn prediction identifies factors influencing retention develops targeted strategies
  • Credit risk assessment evaluates loan applicant creditworthiness sets credit limits and interest rates
  • Model development involves data preprocessing, feature selection, handling imbalanced datasets, cross-validation
  • Results interpretation identifies key predictors quantifies variable impact on probabilities
  • Ethical considerations address bias in training data ensure fairness in predictions comply with regulations (GDPR, FCRA)
Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly → and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot

2,589 studying →