Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In this case, let s imagine we have three lending partners, A , B , and C . In this scenario, let s imagine that

In this case, lets imagine we have three lending partners, A,B, and C. In this scenario, lets imagine that each lender is providing the same offer. However, for each approval, lender A provides us $250, lender B pays us $350, and lender C pays us $150.
For 100K of our customers, we have collected a set of data in hopes to understand what variables are most important in determining approvability. We believe if we collect the right information, we will be able to show the appropriate lender to each customer to maximize approval rate and revenue. The team knows there are many possible data points that we could collect to help us better understand the likelihood of someone approving for the loan, but they started with this list for now.
This data has been recently collected from the website and the leadership team has asked you to help make sense of it. They want to know if they can increase revenue per application by matching certain groups of customers to specific lenders.
There are three broad categories that they would like you to investigate. These questions should be used as thought starters - please be creative with how you analyze and explore each question, leveraging relevant statistics and visualizations where applicable.
If the team reviews your assessment and decides to move forward, the final step in the interview process would include the opportunity to talk through your assessment live with an interviewer for 45 minutes. Please be prepared at that time to showcase your results using the tool of your choice and to discuss your findings during the interview session.
1. Explore the variables relationship with approvability:
a. Possible things to consider: Which variables are the most helpful in understanding if a customer is going to be approved or denied for a loan? Are there certain variables that are not useful to collect? Are there any feature modifications or transformations that would improve the predictive power of a variable?
2. Tell us about the lenders approval rates:
a. Possible things to consider: What is each Lenders average approval rate? Are there any clear differences between the three different lenders on what type of customers they approve? Are there variables that reliably predict a users approval likelihood for a particular lender?
3. Evaluate which customers we should match to each lender to maximize Revenue Per Application:
a. Possible things to consider: Are there groups of customers that would be a better fit for a different lender? How much incremental revenue could we make if we matched lenders to certain groups of customers more appropriately? What considerations should we have in mind if we planned to match customers with lenders in real time?
Feel free to use any tool to answer these questions. Please submit both your answers and your work used to get to those answers for the three categories in an exported file type that our assessment reviewers can easily access (PDF, HTML, Excel, Screenshots, Powerpoint).
Data Dict:
User ID - unique ID to represent the customer who submitted the application (string)
Application - count of application - each row is 1 application submitted (int)
Reason - the purpose for requesting a loan (string)
Loan Amount - the loan value size (int)
FICO Score - score used to make credit risk decisions (int)
FICO Score Group - categorical grouping of FICO scores in the five common buckets (string)
Employment Status - current employment designation for the customer applying for the loan (string)
Employment Sector - categorical representation of the industry the customer works in (string)
Monthly Gross Income - the amount of money the user makes pre-taxes and deductions (int)
Monthly Housing Payment - how much a month do they pay in housing costs (int)
Ever Bankrupt or Foreclose - has the customer ever had to file for bankruptcy or had a foreclosure on their house (bool)
Loaner - the lending partner (string)
Approved - did the customer get approved for the loan or not (bool)
Bounty - how much did we get paid for the application - only occurs on an approval (int)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Students also viewed these Databases questions

Question

2. Share student successes through notes or email messages.

Answered: 1 week ago