This image shows the rules, input data, and services for the InterestRates decision model.

The rules are defined as follows:

if creditScore>750 then true

else if creditScore>650 and debtToIncome<15then true

else false