Giter Site home page Giter Site logo

sourav89068 / bankruptcy-classification Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 162 KB

Annual financial data are collected for bankrupt firms approximately 2 years prior to their bankruptcy and for financially sound firms at about the same time. The data on four variables, X1=CF/TD(cash flow)/(total debt), X2=NI/TA(net income/total assets), X3=CA/CL(current assets/current liabilities), and X4= CA/NS(current assets)/(net sales).

R 100.00%

bankruptcy-classification's Introduction

Bankruptcy-classification

Annual financial data are collected for bankrupt firms approximately 2 years prior to their bankruptcy and for financially sound firms at about the same time. The data on four variables, X1=CF/TD(cash flow)/(total debt), X2=NI/TA(net income/total assets), X3=CA/CL(current assets/current liabilities), and X4= CA/NS(current assets)/(net sales).

EDA

Nearly equal number of firms are taken for both the classes.

count


Taking x3 and x4 with x1 to see which variable will have most effect on classification.

x1x3 x1x4

x1 and x3 will be a better classifier than x4


Assumption of bivariate normality

normal

Data is scattered nearly equally around the mean and the data falls under gaussian ellipse under 95% confidence and the univariates are also look like normal. Hence there is no reason to deny that the data pairs are not bivariate normal.

To see further analysis run the codes.

bankruptcy-classification's People

Contributors

sourav89068 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.