ECON 3209 · Week 15, Lecture 2 · Kerala Agricultural University
Autumn 2026
By the end of this lecture, you should be able to:
\[P(Y_i=1|X_i) = \frac{e^{\beta_0+\beta_1 X_i}}{1+e^{\beta_0+\beta_1 X_i}} = \Lambda(\beta_0+\beta_1 X_i)\]
\[\log\left(\frac{p_i}{1-p_i}\right)=\beta_0+\beta_1 X_{1i}+\cdots+\beta_k X_{ki}\]
\[\frac{\partial P(Y=1|X)}{\partial X_j}=\Lambda(z)(1-\Lambda(z))\beta_j\]
For a cooperative bank manager, logit is useful because we can compare realistic borrower cases: - low income, no collateral, risky district; - medium income, collateral, better repayment history; - high income, collateral, strong credit score.
The model translates these profiles into predicted default probabilities for decision-making.
Estimate a logit model for default using income, collateral, district, and credit score. Then compute one predicted probability for a borrower with income = 30, collateral = 0, district = 1, and credit score = 55.
ECON 3209 — Kerala Agricultural University