Challenge Apr-2021

Rate Loan Risk Category                                                                                Solutions

DMN-LoanOriginationIn his recent post Bruce Silver described a simple decision model that rates the Risk Category of a loan application based on summary data: Loan amount, loan-to-value ratio LTV, and for each Borrower, debt-to-income ratio (DTI) and credit score. Here are samples of input data:

BruceSilverRiskCategoryOutput

The decision logic is described using the following DMN boxed context:

BruceSilverRiskCategoryRules

Please submit your implementation of this decision model using your favorite Decision Modeling tool.

Solutions: