Model credit risk with adjustable probability drivers. See stressed estimates, risk bands, and calibration effects. Export clean reports for reviews, audits, and portfolio tracking.
The calculator uses a logistic regression style score with adjustable coefficients and a time-horizon adjustment.
Scaled variables: Utilization = utilization / 10, DTI = dti / 10, LTV effect = (ltv - 50) / 10, Stability = stability / 10.
Logit score: z = β0 + β1x1 + β2x2 + β3x3 + β4x4 + β5x5 + β6x6 + β7x7 + β8x8 + β9x9
Annual probability: PDannual = 1 / (1 + e-z)
Horizon adjustment: PDhorizon = 1 - (1 - PDannual)months / 12
Final estimate: PDfinal = clamp(PDhorizon × calibration factor, 0.0001, 0.9999)
Portfolio expectation: Expected defaults = exposure count × PDfinal
The sample rows below illustrate how the estimator behaves under different assumptions.
| Profile | Utilization % | DTI % | LTV % | Delinquencies | Stability | Stress | Horizon | Estimated PD |
|---|---|---|---|---|---|---|---|---|
| Prime Consumer | 28 | 22 | 65 | 0 | 82 | 0.9 | 12 months | 1.33% |
| Mid-Risk Installment | 46 | 33 | 78 | 1 | 70 | 1.0 | 12 months | 11.65% |
| Stressed Small Business | 63 | 41 | 88 | 2 | 58 | 1.2 | 18 months | 71.37% |
| Distressed Watchlist | 82 | 52 | 96 | 3 | 45 | 1.4 | 24 months | 99.99% |
It estimates the probability that a borrower or account defaults within a chosen horizon. The model converts a weighted score into a probability using logistic regression logic.
Editable coefficients let you mirror internal scorecards, challenger models, or research assumptions. That makes the page useful for scenario testing, validation, and training exercises.
It is a simple stress multiplier input captured as a model feature. Values above 1.0 represent tougher economic conditions and usually increase estimated default probability.
Many models start with annual probability. The horizon adjustment converts that annual estimate into a probability covering your selected number of months.
Calibration factor scales the horizon probability after scoring. It is helpful when backtesting shows consistent underprediction or overprediction relative to observed defaults.
This page is best for education, prototyping, and internal analysis. Production decisions should rely on validated models, governance, monitoring, and regulatory controls.
Expected defaults equals exposure count multiplied by final default probability. It gives a simple portfolio-level expectation for similarly profiled accounts.
The calculator clamps the result below 100% to avoid impossible probabilities and unstable odds. Extreme inputs can still produce very severe risk estimates.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.