Question
A bank manager is interested in assigning a rating to the holders of credit cards issued by her bank. The rating is based on the
A bank manager is interested in assigning a rating to the holders of credit cards issued by her bank. The rating is based on the probability of defaulting on credit cards and is as follows.
Rating Probability of Defaulting
Excellent p 0.05
Good 0.05 <p 0.10
Fair 0.10 <p 0.25
Poor p> 0.25
To estimate this probability, she decided to use the logit model,
P=exp(0+1x1+2x2)1+exp(0+1x1+2x2),
where
y= a binary response variable which is 1 if the credit card is in default and 0 otherwise
x1= the ratio of the credit card balance to the credit card limit (in %)
x2= the ratio of the total debt to the annual income (in %)
The following output is obtained.
VariableLogistic Model
Intercept8.98 (p-value = 0.0089)
x1- Balance Ratio0.13 (p-value = 0.0054)
x2- Debt Ratio0.17 (p-value = 0.0067)
Note: Thep-values of the corresponding tests are shown in parentheses below the estimated coefficients.
(Using Excel or R)Suppose that only applicants with excellent and good ratings are qualified for a loan. Assume that the balance ratio,x1,of those who apply is normally distributed with1= 18%and2= 6%,while their debt ratio,x2,is normally distributed with2= 30%and2= 8%.Assume also thatx1andx2are independent. Simulate 1,000 applications to estimate the percent of those that are qualified for a loan.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started