Difference between revisions of "P2pLoans"

From Wiki2
Line 21: Line 21:
====References====
====References====
<biblio force=false>
<biblio force=false>
#club https://www.lendingclub.com/home.action Lending Club, Suite 300 San Francisco, CA 94105, USA
#club Lending Club, Suite 300 San Francisco, CA 94105, USA https://www.lendingclub.com/home.action  


#r http://www.r-project.org/  The R Project for Statistical Computing, version 2.15.2 (2012-10-26) -- "Trick or Treat"
#r The R Project for Statistical Computing, version 2.15.2 (2012-10-26) -- "Trick or Treat" http://www.r-project.org/ 


#prompt https://class.coursera.org/dataanalysis-001/human_grading/view/courses/294/assessments/4/submissions Data Analysis Project 1, Coursera Data Analysis by Jeff Leek, winter 2013
#prompt Data Analysis Project 1, Coursera Data Analysis by Jeff Leek, winter 2013, https://class.coursera.org/dataanalysis-001/human_grading/view/courses/294/assessments/4/submissions
</biblio>
</biblio>

Revision as of 21:22, 17 February 2013

Title: Lending Club Loan Interest: Factors Contributing Beyond FICO Score

Introduction:

The Lending Club is an online bank that claims to "cut the cost and complexities of bank lending and pass the savings on to borrowers.(how-peer-lending-works.action club). In this study we will use lending data on Loans made by Lending Club to find and quantify associations among the items that make up a borrowers profile. These data include information on 'Amount.Requested', 'Amount.Funded.By.Investors', 'Interest.Rate', 'Loan.Length', 'Loan.Purpose','Debt.To.Income.Ratio', 'State', 'Home.Ownership', 'Monthly.Income', 'FICO.Range', 'Open.CREDIT.Lines', 'Revolving.CREDIT.Balance', 'Inquiries.in.the.Last.6.Months'and 'Employment.Length'. All names have been changed to numbers to protect the innocent. The purpose of this study is to "identify and quantify associations between the interest rate of the loan and the other variables in the data set...taking into account the applicant's FICO score." prompt

Methods:

Statistical analysis techniques shall be applied using the 'R' r statistical software package running as a server on a Linux computer.
Data Collection
For our analysis we used sample of 2500 loans made the the Lending Club club program
Exploratory Analysis
Statistical Modeling
Reproducibility

Results:

Conclusions:

References

<biblio force=false>

  1. club Lending Club, Suite 300 San Francisco, CA 94105, USA https://www.lendingclub.com/home.action
  1. r The R Project for Statistical Computing, version 2.15.2 (2012-10-26) -- "Trick or Treat" http://www.r-project.org/
  1. prompt Data Analysis Project 1, Coursera Data Analysis by Jeff Leek, winter 2013, https://class.coursera.org/dataanalysis-001/human_grading/view/courses/294/assessments/4/submissions

</biblio>