Skip to content

The data has mortgage-level data and provides information on the borrower such as race/ethnicity, gender, and loan purpose. This analysis explores the data, makes transformations, and performs chi-squared tests on variables to see if there are relationships between them.

Notifications You must be signed in to change notification settings

jessramosdata/Chi-Squared-Test-Mortgage-JSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Chi-Squared-Test-Single-Family-Mortgage-JSON

The Data is from The Exchange by Fannie Mae, a data resource provided from Fannie, one of the Government Sponsered Enterprises (GSE) of the mortgage industry. The data has mortgage-level data and provides information on the borrower such as race/ethnicity, gender, and loan purpose.

This analysis explores the data, makes transformations, and performs chi-squared tests on variables to see if there are relationships between them.

Included is a function, chi_sq_test, that takes 2 variables and a percentage. It outputs the necessary values and results of the Chi-Squared test.

About

The data has mortgage-level data and provides information on the borrower such as race/ethnicity, gender, and loan purpose. This analysis explores the data, makes transformations, and performs chi-squared tests on variables to see if there are relationships between them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published