Web Extension 25B Multiple Discriminant Analysis.

Slides:



Advertisements
Similar presentations
Bankruptcy, Reorganization,
Advertisements

Copyright © 2002 Harcourt Inc.All rights reserved. Financial distress process Federal bankruptcy law Reorganization Liquidation CHAPTER 25 Bankruptcy,
Significance Testing.  A statistical method that uses sample data to evaluate a hypothesis about a population  1. State a hypothesis  2. Use the hypothesis.
We want to test the claim that less than 15% of people have gotten a speeding ticket in the last year. We sample 400 people, and 13% of our sample has.
Edward Altman’s Z-Score
Bankruptcy, Reorganization, and Liquidation
ACCOUNTING DATA, BANKRUPTCY, AND RISK. Introduction  Earnings is not the only accounting number available to investors in the capital market  CAPM 
Monica Marin: Can Risk Management Help Prevent Bankruptcy? Discussant: Christian Thomann.
A Walkthrough of Bayes Theorem These slides are adapted from a visual proof originally compiled by Dr. Perloe.
Chapter 17 Overview of Multivariate Analysis Methods
Hurdle rates for projects
Data Mining CS 341, Spring 2007 Lecture 4: Data Mining Techniques (I)
Support Vector Machines Classification
Notes on Logistic Regression STAT 4330/8330. Introduction Previously, you learned about odds ratios (OR’s). We now transition and begin discussion of.
Decision Tree Models in Data Mining
Correlation Nabaz N. Jabbar Near East University 25 Oct 2011.
McGraw-Hill © 2006 The McGraw-Hill Companies, Inc. All rights reserved. Correlational Research Chapter Fifteen.
February  Study & Abstract StudyAbstract  Graphic presentation of data. Graphic presentation of data.  Statistical Analyses Statistical Analyses.
ACCT: 742-Advanced Auditing
1-1 Chapter One McGraw-Hill/Irwin © 2005 The McGraw-Hill Companies, Inc., All Rights Reserved.
Chapter 19 The Analysis of Credit Risk.
CHAPTER 14 MULTIPLE REGRESSION
Chapter 16 The Elaboration Model Key Terms. Descriptive statistics Statistical computations describing either the characteristics of a sample or the relationship.
Learning Theory Reza Shadmehr logistic regression, iterative re-weighted least squares.
 Credit Management Principles of Corporate Finance Brealey and Myers Sixth Edition Slides by Matthew Will Chapter 30 © The McGraw-Hill Companies, Inc.,
ACCOUNTING- AND FINANCE-BASED MEASURES OF RISK. Introduction An important objective of the analysis of financial statements in general and that of ratios.
Chapter 24 Principles of Corporate Finance Eighth Edition Credit Risk Slides by Matthew Will Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights.
1 Lecture 5: Levered Firms Discounted Cash Flow, Section 2.2 © 2004, Lutz Kruschwitz and Andreas Löffler.
CS 478 – Tools for Machine Learning and Data Mining Linear and Logistic Regression (Adapted from various sources) (e.g., Luiz Pessoa PY 206 class at Brown.
Discriminant Analysis Discriminant analysis is a technique for analyzing data when the criterion or dependent variable is categorical and the predictor.
Practical Statistics Regression. There are six statistics that will answer 90% of all questions! 1. Descriptive 2. Chi-square 3. Z-tests 4. Comparison.
SE-280 Dr. Mark L. Hornick Multiple Regression (Cycle 4)
1 STAT 5814 Statistical Data Mining. 2 Use of SAS Data Mining.
Bodie Kane Marcus Perrakis RyanINVESTMENTS, Fourth Canadian Edition Copyright © McGraw-Hill Ryerson Limited, 2003 Slide 11-1 Chapter 11.
Multivariate Data Analysis Chapter 1 - Introduction.
Order of Operations Section 1.3. Agenda Warm-up Exercise Warm-up Exercise –Practice Listening Skills Learning Session on “Order of Operations” Learning.
Selecting Employees DeNotra Geddis April 11, 2005.
Model Building and Validation An overview using the discriminant analysis technique.
Notes Over Trigonometric Ratios SOHCAHTOA A B C.
Applied Quantitative Analysis and Practices LECTURE#28 By Dr. Osman Sadiq Paracha.
Canonical Correlation. Canonical correlation analysis (CCA) is a statistical technique that facilitates the study of interrelationships among sets of.
Continue the sequence 1. ½, 1, 2, 4, 8, __, __, __ 2. __, 5, 9, 13, __, __, , 55, __, 15, __, __ 4. 8, 27, 103, __ 5 Minutes Remain.
Stock Valuation. 2 Valuation The determination of what a stock is worth; the stock's intrinsic value If the price exceeds the valuation, buy the stock.
CHAPTER 5 CREDIT RISK 1. Chapter Focus Distinguishing credit risk from market risk Credit policy and credit risk Credit risk assessment framework Inputs.
McGraw-Hill/Irwin © 2003 The McGraw-Hill Companies, Inc.,All Rights Reserved. Part Four ANALYSIS AND PRESENTATION OF DATA.
Chapter 11 – With Woodruff Modications Demand Management and Forecasting Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved.McGraw-Hill/Irwin.
A case in Neural Network - A Nerual Network for Bankruptcy Prediction.
Dividends: Peer group analysis
Corporate Failure & Reconstruction
Abdulaziz Al-Abdulqader ID
Notes on Logistic Regression
The Impact on Price or Quantity will be uncertain
Predicting Financial Distress (The Z-Score Analysis) by Edward I
과제 3: 인공신경망.
BUS 308 Competitive Success-- snaptutorial.com
BUS 308 Education for Service-- snaptutorial.com
BUS 308 Teaching Effectively-- snaptutorial.com
برنامه ریزی نیروی انسانی
Beta and cost of capital tests
The Impact on Price or Quantity will be uncertain
Dividends: Peer group analysis
This presentation uses a free template provided by FPPT.com Business Statistics Dr. Aravind Banakar –
Mathematical Foundations of BME
An Introduction to Correlational Research
Chapter 8: Relationships among Variables
Relative valuation: Data ANALYSIS
A case in Neural Network - A Nerual Network for Bankruptcy Prediction
A case in Neural Network - A Nerual Network for Bankruptcy Prediction
Microeconomics Pt.3: What Is Supply?.
Credit Risk Bond rating agencies Bond rating categories
Presentation transcript:

Web Extension 25B Multiple Discriminant Analysis

What is MDA, and how can it be used to predict bankruptcy? Multiple discriminant analysis (MDA) is a statistical technique similar to multiple regression. It identifies the characteristics of firms that went bankrupt in the past. Then, data from any firm can be entered into the model to assess the likelihood of future bankruptcy.

MDA Illustration Assume you have the following 2008 data for 12 companies: Current ratio Debt ratio Six of the companies (marked by Xs) went bankrupt in 2009 while six (marked by dots) remained solvent. (More... )

(More…) X X X X XBankrupt Firms Debt Ratio Solvent Firms Current RatioDiscriminant Boundary X X = Bankrupt ■ ■ ■ ■ ■ ■ ■ = Solvent

The discriminant boundary, or Z line, statistically separates the bankrupt and solvent companies. Note that two companies have been misclassified by the MDA program: One bankrupt company falls on the solvent (left) side and one solvent company falls on the bankrupt (right) side. (More... )

Assume the equation for the boundary line is Z = (Current ratio) - 5.0(Debt ratio). Furthermore, if Z = -1 to +1, the future of the company is uncertain. If Z > 1,bankruptcy is unlikely; if Z < -1, bankruptcy is likely to occur.

Using MDA To Predict Bankruptcy Suppose Firm S has CR = 4.0 and DR = Then, Z = (4.0) - 5.0(0.40) = +2.0, and firm is unlikely to go bankrupt. Suppose Firm B has CR = 1.5 and DR = Then, Z = (1.5) - 5.0(0.75) = -3.5, and firm is likely to go bankrupt.

Some Final Points The most well-known bankruptcy prediction model is Edward Altman’s five factor model. Such models tend to work relatively well, but only for the near term. The more similar the historical sample to the firm being evaluated, the better the prediction.