Skip to content

forever5981/Bank-Loan-Case-Study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Loan_Case

Overview

In this project, we aim to analyze loan application data from a finance company specializing in urban loans. Our primary objective is to identify patterns and factors that influence loan defaults. By conducting Exploratory Data Analysis (EDA), we will provide insights to help the company make informed lending decisions, ensuring capable applicants are accepted while minimizing financial risk from potential defaulters.

Business Objectives

  1. Mitigate Financial Risk: Understand customer and loan attributes that indicate a high risk of default.

  2. Enhance Approval Decisions: Ensure that applicants who can repay are not wrongly denied loans.

  3. Improve Lending Strategies: Provide actionable insights to optimize loan approval criteria, potentially adjusting loan amounts or interest rates for risky applicants.

Data Analytics Tasks

  1. Identify Missing Data and Deal with it Appropriately:

Task: Detect and handle missing data effectively. Tools: Excel functions like COUNT, ISBLANK, IF, AVERAGE, and MEDIAN. Visualization: Bar or column chart to show the proportion of missing values.

  1. Identify Outliers in the Dataset:

Task: Detect and address outliers in numerical variables. Tools: Excel functions like QUARTILE, IQR, and conditional formatting. Visualization: Box plots or scatter plots to highlight outliers.

  1. Analyze Data Imbalance:

Task: Determine and assess data imbalance in the dataset. Tools: Excel functions like COUNTIF and SUM. Visualization: Pie chart or bar chart to show the distribution of the target variable.

  1. Perform Univariate, Segmented Univariate, and Bivariate Analysis:

Task: Conduct analyses to understand variable distributions and relationships. Tools: Excel functions like COUNT, AVERAGE, MEDIAN, filters, sorting, and pivot tables. Visualization: Histograms, bar charts, scatter plots, and heatmaps.

  1. Identify Top Correlations for Different Scenarios:

Task: Analyze and rank correlations between variables and loan default indicators. Tools: Excel functions like CORREL and correlation matrices. Visualization: Heatmaps to highlight significant correlations.

Conclusion

Through this project, we aim to give the finance company a deeper understanding of the key factors affecting loan defaults. The insights gained will be instrumental in refining their loan approval processes, ultimately contributing to more robust and risk-aware lending strategies.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published