Format | Price | Quantity | Select |
---|---|---|---|
PDF Download |
$6.95
|
||
EPUB Download |
$6.95
|
||
Printed Black & White Copy |
$7.25
|
Logistic regression is a modeling technique often used to predict a binary variable—a variable coded as 1 if an event of interest occurs (e.g., a borrower defaults on a loan) and coded as 0 otherwise. This note details how logistic regression applies the logistic function to generate a probability forecast for a binary event. It also includes an example of how to fit a logistic regression model to loan default data using StatTools (an Excel add-in). The StatTools output is then used to predict a loan’s default as a function of the borrower’s credit score.