\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Distressed Company Prediction using Logistic Regression: Tunisian's Case},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2015-03-15 (revised: 15 March 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-03-15}
\title{Distressed Company Prediction using Logistic Regression: Tunisian's Case}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Faycal  Mraihi}

             \affil[1]{  Faculty of Law, Economics and Management of Jendouba, Tunisia}

\renewcommand\Authands{ and }

\date{\small \em Received: 11 February 2015 Accepted: 5 March 2015 Published: 15 March 2015}

\maketitle


\begin{abstract}
        


In this study, we try to develop a model for predicting corporate default based on a logistic regression (logit) and applied to the case of Tunisia. Our sample consists of 212 companies in the various industries (106 companies 'healthy' and 106 companies "distressed") over the period 2005-2010. The results of the use of a battery of 87 ratios showed that 12 ratios can build the model and that liquidity and solvency have more weight than profitability and management in predicting the distress. Both on the original sample and the control one, these results are good either in terms of correct percentage of classification or in terms of stability of discriminating power over time (on, two and three years before the distress) and space

\end{abstract}


\keywords{distressed firms, forecasting model, logistic regression model.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
any firms react very late or improperly facing the first signs of distress. Three to five years elapse, usually between the early difficulties encountered by the company and the first operating mechanisms.\par
This delay generally results from a lack of understanding of the mechanisms and causes the degradation of process and an obvious lack of foresight. Thus, it is useful to examine the sequence that implies that process and to define, in the area of prevention, methods or models to predict the decline of the company in the medium term.\par
An objective definition of a distressed company or a firm in a difficult situation does not exist, so we can refer to the definitions suggested by \hyperref[b33]{Haehl (1981)} and The French Superior Council of Economic Professions (FSCEP).According to the first definition « In state of difficulty the company which, because of certain economic, financial or human imbalance, revealed by the conjunction of diverse indications, ratios, and the examination of all elements, cannot envisage in the predictable, short and medium-term future, to continue its activity in a normal way or could only by proceeding in transactions of partial liquidation, economic transformation, inflow of outer permanent capital or redundancy of a part of the staff ».\par
For the second definition « In the absence of legal definition on the subject, and to define the firm in difficulties we can base on the criteria of liquidity, solvency, profitability and added value and to consider that a company is in a difficult situation from the moment it evolves in such a way, for economic, financial, organizational, social or other reasons, it will meet sooner or later difficulties to generate the sufficient income to fill its legal and contractual commitments and make the necessary investments ».\par
In such context, to which is added a bubbling socioeconomic environment, the regular appeal to the diagnosis establishes not only a requirement of good management, but also an imperative for the survival of the company.\par
A successful diagnostic has to detect, in time, the causes of the distressing. These causes show themselves in the company by a battery of indicators that must be identified as soon as possible to a successful recovery plan.\par
The diagnostics of default risk knew an important development through the use of multivariate statistical methods to analyze the financial situation from a given set of ratios. Among the most commonly used statistical methods, we find logistic regression. The principle of this method is the following: having the characteristics described by financial ratios, and a sample of companies that cover both "healthy" companies and "distressed" companies, logistic regression leads to determine the best combination of ratios to differentiate the two business groups.\par
To achieve this goal and to develop a model for predicting corporate default based on a logistic regression, this article will address, in a first section, the methodology through the presentation, writing and justification of the model used, the constitution of the samples and the set of distressed determinants, while being interested in the Tunisian case. The estimate of the discriminatory power of the model in time and space will be in the second section. The third section analyzes the sensitivity that will allow us to test the elasticity of the model results due to the variation of the explanatory variables. Thus, we try to classify, in the fourth section, each ratio according to its degree of participation in the discriminatory power of the model. 
\section[{II.}]{II.} 
\section[{The Methodology}]{The Methodology}\par
In this work, we use regression for predicting business distress, and then we test its validity in time and space. However, it is primordial to define what a logistic model is, explain its approach and show its usefulness, then present the hypotheses and tests to perform and discuss the constitution of the samples. a) Overview and principle of the logistic model i. Literature review Logistic regression, viewed as a generalization of linear discriminant analysis, has been introduced by \hyperref[b25]{Day \& Kerridge (1967)}, \hyperref[b24]{Cox (1970)}, and developed by \hyperref[b7]{Anderson (1972}\hyperref[b6]{Anderson ( , 1982))}, \hyperref[b46]{Martin (1977)},  {\ref Olshon (1980)} who was the pioneer in the use of logistic regression in the domain of prediction of business distresss. Among the major works that have used this method we can cite \hyperref[b47]{Mensah (1984)}, \hyperref[b1]{Albert \& Lesaffre (1986)}, \hyperref[b8]{Aziz \&al (1988)}, \hyperref[b13]{Bardos (1989)} As in multiple linear regression, it is relates to estimate parameters of model, to measure its adequacy (quality of adjustment) and to deduce the significance and the interpretation of the estimated parameters. Logistic regression is an econometric technique with a dichotomous dependent variable yi, representing the state of the company that takes:\par
-The value 1 if the company is "distressed" -The value 0 if the firm is "healthy".\par
This type of regression allows to determinate the probability that a firm is classified in the group of « healthy » or the group of « distressed ». At this discrimination, there can be two types of errors:\par
-The error of the first kind I: classify a distressed company with the healthy ones.\par
-The type of the second kind II: classify a healthy company with distressed ones.\par
We must notice, however, that the cost associated with the error of the first kind is very different from that associated with type II. Indeed, the first cost is that a creditor support in case of default of the debtor. While the second one is an opportunity cost representing the difference between remuneration that a creditor could collect on the, not accepted, and the rate of return offered by the use of these funds.\par
To the extent that the cost of a Type I error is much higher than that of a Type II error (about 1 to 20 according to Altman et al. "Zeta analysis" in 1977), then it seems more relevant to judge the quality of the model on the basis of correct classification percentages, in general, and the error rate of type I that it induces, in a particular way.\par
In general, from a sample of base and a set of ratios, we will proceed as follows:\par
-Check the distribution normality of selected ratios by eliminating those not responding to the corresponding test.\par
-Examine the individual discriminating power of these ratios by classifying them by categories.\par
-Evaluate the existing correlations between the ratios by eliminating those that are redundant.\par
-Observe the discriminating power of different combinations and select by iteration the combination that offers the best correct percentage of classification with the lowest cost of the first kind, that is the one that provides the best value: intergroup dispersion / intragroup dispersion.\par
ii. logistic model principle we have : y 1 , y 2 ,......y n : random variables, called dependent variables, each taking the value 1 or 0, values that correspond to groups G1 and G2 to discriminate.\par
x 1 , x 2 ,........x J : the components of a multidimensional vector X = (x 1 , x 2 ,........x J ) and that represent random variables called explanatory or independent variables. (?) = (? 0 , ? 1 ,..........? J ): are the unknown coefficients of the model to be estimated.\par
The idea is to build a model linking ?(x) = p[ Y=1/ X ] (he probability that Y = 1 given X). With : Formally, the null hypothesis is as follows:0 1 1 2 2 ( ....... ) 1 probability of default ( )] ( 1/ ) 1 [ K K x x x x P Y X x eH 0 : a 1 = a 2 = ? ? ? = a k = 0\par
This is a global evaluation assessment of the regression. Indeed, if the null hypothesis is accepted, it would mean that none of the explanatory variables contribute to the explanation of the dependent variable. The model can be rejected.\par
H1: at least one of the coefficients is non-zero.\par
The objective of significance tests is to determine the role of each of several or all, of explanatory variables. We have two approaches to test the hypotheses: 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XV Issue III Version I Year ( ) 
\section[{C}]{C}\par
Use the principle of the likelihood ratio. The approach is generic and consistent with the process of parameter estimation. It can detect better the alternative hypothesis when it is true. The disadvantage is that it is heavier in terms machine. Indeed, every hypothesis to evaluate gives rise to a new estimation of the parameters, so to a process of optimization. Certainly, software and computers today are very efficient, but when the databases processed are important, the calculations to be made will not be as significant as that. Use the asymptotic normality of estimators (maximum likelihood). We talk about Wald test. The main advantage is that the information that we want to use, are all-available when estimating the global mode, including all variables. The obtaining of the results is immediate. A disadvantage is that the Wald test is conservative; it tends to favor the null hypothesis. 
\section[{c) The constitution of samples and variables determination}]{c) The constitution of samples and variables determination}\par
The choice of the sample posed us serious problems. Indeed, the implementation of logistic regression assumes the existence of two business groups « healthy » and « distressed ». The selection of the reference population leads to a choice between two alternatives:\par
-Constitute a sample the widest possible, which includes companies from different industries, size, geographical location and economic environments.\par
-Choose a reference population so as to guarantee the homogeneity of the sample, leave to limit its size.\par
In practice, and according to most studies \hyperref[b16]{[Beaver (1966)}, \hyperref[b2]{Altman (1968)}, \hyperref[b29]{Edmister (1972)}], we adopted the option of a larger sample affecting several sectors. Our sample consists of 212Tunisian companies in the various sectors (which will be discussed below), (106 "healthy" companies and 106 "distressed" companies) over the period 2005-2010.\par
The "healthy" companies were selected from the Tunisian stock exchange and among statutory accountants. While "distressed" companies come from the office of assistance to companies in difficulty, which sits at the Ministry of Industry. The selection of firms in difficulty was based on the following criteria:\par
-Be suspension of payments for at least six months -Have very serious social problems, -Must be identified by statutory auditors, National Social Security Fund or fiscal institutions From this basic sample, and referring to the approach of Platt and Platt, (1991); Altman et al, (1994); \hyperref[b11]{Bardos (1998a)} and \hyperref[b63]{Varetto (1998)}, it was possible to set up two sub-samples:\par
-A first, called "Initial" sample consisting of 152 companies, 76 "healthy" and 76 "distressed". We'll take the last three years of the same companies to form three sub-samples we call "Initial one year prior to distress," "Initial two years before distress" and "Initial three years prior to distress." these subsamples used to develop the model and to test its validity in time.\par
-A second sample, called "Control" sample, composed of 60 other companies, 30 "healthy" and 30 "distressed". From the last three years of these companies, we will establish three sub-samples that we call "control one year prior to distress," "Control two years prior to distress" and "Control three years prior to distress." These sub-samples are designed to test the validity of the model in space.\par
Companies belonging to both sample of "healthy" and the "distressed" companies are distributed between the different sectors as follows: In the absence of a theory of business distress, the choice of indicators is completely subjective. Indeed, it is based on experience and intuition of the one who develops the model. Generally, this choice often results from previous choices, this is to say the choice of all first authors of reference \hyperref[b56]{(Ramser and Foster, 1931 ;}\hyperref[b30]{Fitzpatrick, 1932 ;}\hyperref[b66]{Winakor and Smith, 1935 ;}\hyperref[b48]{Merwin, 1942 ;}\hyperref[b16]{Beaver, 1966 ;}\hyperref[b2]{Altman, 1968 ;}\hyperref[b26]{Deakin, 1972 ;}\hyperref[b29]{Edmister, 1972 ;}\hyperref[b17]{Blum, 1974 ;}\hyperref[b3]{Altman and al, 1977 ;}\hyperref[b60]{Taffler, 1983)}.\par
The number of ratios that can be included in a financial analysis is extremely high. To avoid making an excessively statistical treatment, we limited ourselves to ratios calculated on the basis of different valuesrelative to the same year and concerningthe Fundamental and classic aspects of the financial analysis: liquidity, funding, debt, profitability, balance sheet structure and financing costs.\par
Moreover, for each category, we selected three or four ratios, in order to avoid a high number of ratios for the study to be carried out and thus avoid the redundancy phenomenon. But on the other hand the number of ratios should not be too small for all aspects of business situation are covered.. Despite these limitations, we were finally brought to retain only 87 ratios shown in Appendix 1.\par
The assignment of a ratio to one or to the other categories can be discussed. Indeed, among selected ratios some are composite in nature and thus reflect, at the same time, several aspects of corporate behavior to be taken into account in the interpretation. This classification has only for objective the convenience of the presentation and the analysis of the results. 
\section[{III. Estimation of the Model Parameters}]{III. Estimation of the Model Parameters}\par
From the three subsamples which we called "Initial one year prior to distress," "Initial two years before distress" and "Initial three years before distress," each consist of the same 152 firms (76 "distressed" and 76 "healthy") but for different years (each sample is interested in the same year for all companies), and a set of 87 ratios (Appendix 1), we will try to formulate a logistic model, estimate its coefficients, calculate the probability of default in posteriori and develop a decision rule.\par
To perform the estimation, we used the "SPSS" software. In a first step, it was assumed a model with 87 explanatory variables. The estimated model has provided us with results rather critical because the error rate is 50\%: Constant is included in the model. 
\section[{The cut value is ,500}]{The cut value is ,500}\par
Such an error rate is explained by the importance of correlations between the explanatory variables: collinearity problem, correlation matrix and variance-covariance. Thing that leads us to take great care in selecting all ratios. Indeed, the number of ratios should not be too high for the study to be performed \hyperref[b57]{(Rose and Giroux (1984)} identified more than 130 different ratios). Also, the phenomenon of redundancy between ratios must be avoided: from the analysis of the correlation matrix, we observed a strong correlation between some explanatory variables; there is a great redundancy (the same information is provided by several ratios).\par
To solve this problem of collinearity, we opted for the "Feedward" method. It consists in introducing into the model, each time, the most correlated explanatory variable with the dependent variable until the matrix becomes not inversible. During this operation, we must be careful and retain only the independent variables that are significant at the 5\% and can improve the 2 R and we will ensure that all aspects of the situation of the company are covered.\par
Once this is done, based on 87ratios initially taken, we are left with only 12ratios, which will constitute the explanatory variables of the model to be estimated. The estimate by the logit model gives the following results: This ratio, called the ratio of financial autonomy is particularly studied by bankers because their equity represents a guarantee. Indeed, in case of liquidation of the company, share holders will be last served in case of the sale of assets. If the assets are insufficient to cover liabilities, the loss will thus be imputed on stockholders' equity before being on other debts. R 19 = Short-Term Debt / Total Liabilities. It measures the share of short-term debt of the company in all of its liabilities. It is an indicator of the debt structure. R 26 = Amortization of Capital Assets / Gross Fixed Assets. This ratio is often used as an indicator of the degree of aging equipment R 28 = Working Capital / Total Assets. This ratio expresses the degree of liquidity of the firm. Indeed, he reports the excess of current assets after providing for short-term debt relative to total assets. R 33 = current assets (excluding stocks) / current liabilities. The ratio of reduced liquidity is a more restrictive measure of the liquidity of a company than the current ratio. It indicates the portion of current liabilities covered by current assets excluding stocks. R 40 = current assets (excluding stock) / Total assets. This ratio is an indicator of the liquidity of the company; it expresses the proportion represented by trade receivables, investments and other current assets, liquidity and cash equivalents to total assets. R 61 = Medium and long-term debt / Cash flow It is a debt ratio, it gives us information on the proportion that debt in the medium and long terms represents over resources generated by the activity of the company in terms of cash. This cash allows the firm to invest and continue its development. R 74 = Net Income / Total liabilities It is a profitability ratio that expresses the proportion of net income for each currency of liabilities invested in the company. R 79 = Total Liabilities / Total Assets This overall solvency ratio must be significantly less than one. Indeed, if its value is equal to ½, this means that the company has a significant debt capacity because in case of liquidation, for example, the value of its assets can be used to repay twice all its commitments.\par
In the equation used by logistic regression forecasting, we notice the presence of several ratios that have been selected as explanatory variables in previous studies. The overall significance test used in the logistic regression is the chi-square with k degrees of freedom (k is the number of explanatory variables in our case k = 12). If the critical probability is less than the significance level that one is fixed, we can consider that the model is globally significant. In our model the statistical likelihood ratio (chi-square) is equal to 210.717; the critical probability associated is zero. The model is generally very significant, there is indeed a relationship between the explanatory variables and the variable to be explained. Similarly decrease in value -2 logliklihood from one stage to another also indicates the same result, that the introduction of new variables improves the model. In our case, this value down from 210.717 to zero.  Cox \& Snell R Square and Nagelkerke R Square tests help to determinate the percentage of the binary dependent variable that is explained by the explanatory variables retained confirmed the significativity of our model. Indeed, the Nagelkerke R Square test is an adjusted version of the Cox \& Snell R Square one and therefore closer to reality. So, for our model, we notice that 100\% of the variation in the dichotomous variable could be explained by the explanatory variables used and retained.\par
Once the overall significance of the model used is demonstrated, it remains to be seen whether the explanatory variables are significant. The Wald test in the logistic regression (see table above) demonstrates that, the twelve explanatory variables, retained in our model, are significant at 5 \%.\par
The Hosmer and Lemeshow test divided into deciles based on predicted probabilities, then computes a chi-square from observed and expected frequencies. The value p = 100\% here is calculated from the chisquare distribution with 6 degrees of freedom, it indicates that the logistic model used is excellent. After checking the overall significance of the model and the significance of the explanatory variables, our job is now to verify the performance and stability of the logit model retained both in time, by applying it to the initial samples a year, two and three years prior to distress and in space using control samples a year, two years and three years before distress (Appendix 3-1, 3-2, 3-3, 3-4 and 3-5). 
\section[{Global Journal of Management and}]{Global Journal of Management and} 
\section[{IV. Estimation and Validation of the}]{IV. Estimation and Validation of the}\par
Discriminatory Power of the Model in Time and Space a) Estimation of the model discriminatory power one year before distress\par
The estimation of the logit model on the original sample, one year prior distress, shows that in the "healthy" firms group, the model classifies all "healthy" firms in their original group correctly.\par
In the distressed companies group, that interests us the most, we find no firm misclassified, so the model classifies successfully both companies "healthy" as "distressed" (Appendix 1 and Appendix 3-1). As far as the error Type I cost is much higher than that of an error type II [about 1 to 20 in \hyperref[b3]{Altman and al (1977)}], then it seems more appropriate to judge the quality of the model on the base of the correct percentages of classification, in general, and of the error type I rate that it induces, in a particular way. These results "appear" as a whole interesting because they have the advantage of providing a combination of ratios based on which one can make a diagnostic of the company.\par
We say "appear interesting" because we should not judge the model before testing the performance over time (testing the model on the same companies but for different periods of time, two years and three before distress) and in space (testing the model on a control sample consisting of companies other than those in the sample of origin). b) Validation of the model discriminatory power over time i. For the same companies two years before distress\par
The validation of model on exercises that come two years before distress gives the results in Appendix 1 and Appendix 3-2.\par
In the « healthy » companies group, we find that the model correctly classifies all « healthy » firms in their original group. In the « distressed » firms group, there are five firms misclassified, so the firms are considered as "healthy" when they are actually distressed. The model retains thus its discriminatory power, since the percentage of correct classification varies by only 0.66\% from 100\% to 99.34\%, the error type I increases from 0 to 1.32\%, while the error type II remains zero.\par
ii. For the same companies three years before distress We will proceed in the same way as before, the same firms but for three years before distress, we get the results presented in Appendix 1 and Appendix 3-3. In the group of « failed » firms, we find that the model classifies four firms in the group of « healthy » one, while they are « distressed » which produces an error type I of about 5.26\%. In the group of « healthy » companies, all companies are correctly classified and we have a percentage of error Type II equal to zero.\par
The forecasting ability of selected ratios, showed a satisfactory stability over time, since the overall error rate only increased from 0\% to 3.29\% \% over the last three years preceding the distress, particularly some stability is noted for the classification of « healthy » companies .The following table will present a summary of changes in correct percentages of classifications and in errors of type I and II in time. Indeed, we notice that for the model used, the percentage of the error Type I varied only by 6.58\% between the first and third years before distress. Furthermore, we find that the correct percentage of classification decreased only by 3.29\% (it goes from 100\% to 96.71\%).\par
For our model, the most interesting element, in addition to its high correct percentage of classification, it 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XV Issue III Version I Year ( ) 
\section[{C}]{C}\par
is the weakness of the error Type I whose cost is higher. Concerning the error type II, we see that it remains zero. 
\section[{c) Validation of the model discriminatory power in space}]{c) Validation of the model discriminatory power in space}\par
To test the discriminatory power of the model in space, we use a control sample consisting of two new groups. The first contains the distressed firms while the second contains "healthy" companies, each lists 30 firms. The model will be tested on companies other than those that were originated. The application of our Logit model on these samples gives us the estimates presented in Appendix 2 and Appendix 3-1.\par
In the « healthy » companies group, we find that the model classifies two firms in the « distressed » group when they are « healthy ». In the « distressed » group, there are also misclassified firms so they are considered by the model « healthy » when they are actually distressed.\par
This model has a remarkable accuracy by classifying 95\% of the control sample correctly. The error Type I is around 10\% while the error type II is zero. Studying companies' exercises of control sample in case of two years before distress, we get the results announced at Appendix 2 and Appendix 3-4.\par
In the « healthy » companies group, we find that the model classifies all firms correctly so we conclude an error type II equal to zero. While in the group of distressed companies, there is a single firm misclassified, giving us an error Type I of about 3.33\%. The increase of the efficiency of the Logit function, in this validation test (it passed from 5\% to 98.33\%), is due to the fact that the two samples of distressed firms (the initial sample and the control one) are randomly selected from a pool of 106failed firms. Moreover, as the samples are both small, the distributions of firms by size and industry differ considerably and this affects the efficiency of the function.\par
If we further increase the time period between the prediction date and the advent of distress, using the same control sample but for three years before distress, we obtain the results reported in Appendix 2 and Appendix 3-5\par
In the « healthy » companies group, all firms are correctly classified. But, in the « distressed » firms group, there are two misclassified companies so they are considered as "healthy" when they are actually distressed.\par
If we summarize, we get the following table  {\ref :} Table \hyperref[tab_0]{10} : Results of estimation in the time and space We notice that the percentage of correct classification, in the initial sample, varies from 100\% to 96.71\% (a change of 3.29\%). It is a result that remains well above those achieved by \hyperref[b52]{Ohlson (1980)} and \hyperref[b53]{Olson et al (2012)}. Note that Ohlson was the pioneer in the use of logistic regression in the prediction of business distresss. For the control sample that percentage increased from 95\% to 96.67\%, a negative variation of 1.67\%. Overall, the results provided by our model outperforms those presented by \hyperref[b65]{Wilcox (1973)}, \hyperref[b69]{Zavgren (1985)}, \hyperref[b31]{Flagg and al (1991)},  {\ref Barniv and Mcdonald (1992)}, \hyperref[b9]{Back and al (1996)}  
\section[{V. The Determinant Power of Variables}]{V. The Determinant Power of Variables}\par
The basic equation of the model is: Z = Our objective now is to classify each ratio according to its degree of participation in the discriminatory power of the model to deduce the most determinant ones.\par
The observation of the coefficients of the previous equation does not allow us to evaluate the contribution of each ratio. To do this, we made an adjustment by multiplying the coefficients of these variables by their standard deviation, in order to transform them into a scalar vector. Indeed, since the variance matrix is as follows: The contribution of the j variable j = ?b j ? j ?with bj : Ratio weighting coefficient of R j in the function LOGIT ?j :standard deviation of ratio R j for all companies of initial sample. \par
From this table, we can conclude that the three most significant variables of distress risk in the model are: R28, R06and R07.\par
Thus, we see that the liquidity and solvency have more weight in predicting the distress than profitability and management. This is logical and consistent with reality since the filing of corporate balance sheets is never caused by the deficits, but rather a cash flow problem that is manifested by the inability of the company to meet its obligations or an insolvency problem. 
\section[{VI.}]{VI.} 
\section[{Conclusion}]{Conclusion}\par
Both on the original sample as the control sample, the results provided by the method used are very efficient either in terms of correct percentage of classification or in terms of discriminative power stability over time and space.\par
The ratios selected and used in the model can cover all aspects of the company: its solvency, its degree of liquidity, financial independence sees its financial structure, the level of payment of its debts, and the degree of ageing its equipment.\par
Despite the relevance of the results obtained by logistic regression, the presence of several predicting methods allows us a wider choice and therefore more satisfaction and confidence.\par
Indeed, if the application of models for the same company, gives us the same result (different models apply the same classification) then the creditor or financial analyst make its decision with more confidence. If instead the models give contradictory results, then the decision maker is forced to push more research on this company.  \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
    \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
Companies\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.34207317073170734\textwidth}P{0.020731707317073172\textwidth}P{0.13475609756097562\textwidth}P{0.051829268292682924\textwidth}P{0.30060975609756097\textwidth}}
\tabcellsep \tabcellsep Predicted\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Y\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Observed}\tabcellsep 0\tabcellsep 1\tabcellsep Percentage Correct\\
Step 0 Y\tabcellsep 0\tabcellsep 0\tabcellsep 76\tabcellsep ,0\\
\tabcellsep 1\tabcellsep 0\tabcellsep 76\tabcellsep 100,0\\
\multicolumn{2}{l}{OverallPercentage}\tabcellsep \tabcellsep \tabcellsep 50,0\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.2914285714285714\textwidth}P{0.02732142857142857\textwidth}P{0.23375\textwidth}P{0.012142857142857143\textwidth}P{0.012142857142857143\textwidth}P{0.015178571428571427\textwidth}P{0.04857142857142857\textwidth}P{0.07589285714285714\textwidth}P{0.10928571428571428\textwidth}P{0.024285714285714285\textwidth}}
Year\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XV Issue III Version I\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
( ) C\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Management and Business Research\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 95\% C.I.for EXP(B)\\
\tabcellsep \tabcellsep B\tabcellsep S.E.\tabcellsep Wald\tabcellsep Df\tabcellsep Sig.\tabcellsep Exp(B)\tabcellsep Lower\tabcellsep Upper\\
Step 1 a\tabcellsep R 5\tabcellsep \multicolumn{3}{l}{14,088 15960,342 ,000***}\tabcellsep 1\tabcellsep ,999\tabcellsep 1312882,320\tabcellsep ,000\tabcellsep .\\
\tabcellsep R 6\tabcellsep \multicolumn{3}{l}{-131,311 43256,749 ,000***}\tabcellsep 1\tabcellsep ,998\tabcellsep ,000\tabcellsep ,000\tabcellsep .\\
\tabcellsep R 7\tabcellsep \multicolumn{3}{l}{-272,144 40875,140 ,000***}\tabcellsep 1\tabcellsep ,995\tabcellsep ,000\tabcellsep ,000\tabcellsep .\end{longtable} \par
  {\small\itshape [Note: Z]} 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.4533333333333333\textwidth}P{0.39666666666666667\textwidth}}
Ratio\tabcellsep Authors\\
R 6\tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.53125\textwidth}P{0.10625\textwidth}P{0.2125\textwidth}}
Chi-square\tabcellsep Df\tabcellsep Sig.\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.5481884057971014\textwidth}P{0.006159420289855073\textwidth}P{0.14782608695652172\textwidth}P{0.14782608695652172\textwidth}}
\tabcellsep \tabcellsep \tabcellsep Coefficients\\
Itération\tabcellsep \tabcellsep -2 Log likelihood\tabcellsep Constant\\
Step 0\tabcellsep 1\tabcellsep 210,717\tabcellsep ,000\\
\multicolumn{2}{l}{a. Constant is included in the model.}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{b. Initial -2 Log Likelihood: 210,717}\tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: c. Estimation terminated at iteration number 1 because parameter estimates changed by less than ,001.]} 
\caption{\label{tab_5}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.48862275449101794\textwidth}P{0.11706586826347305\textwidth}P{0.12215568862275449\textwidth}P{0.12215568862275449\textwidth}}
Step\tabcellsep -2 Log likelihood\tabcellsep Cox \&Snell R Square\tabcellsep Nagelkerke R Square\\
\tabcellsep ,000 a\tabcellsep ,750\tabcellsep 1,000\\
\multicolumn{4}{l}{a. Estimation terminated at iteration number 20 because maximum iterations has been reached.}\end{longtable} \par
 
\caption{\label{tab_6}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.85\textwidth}}
Year\\
Volume XV Issue III Version I\\
( )\\
Business Research\end{longtable} \par
  {\small\itshape [Note: C]} 
\caption{\label{tab_7}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.3257709251101321\textwidth}P{0.14977973568281938\textwidth}P{0.19096916299559472\textwidth}P{0.18348017621145374\textwidth}}
\tabcellsep 1 year before distress\tabcellsep 2 years before\tabcellsep 3 years before distress\\
\tabcellsep \tabcellsep distress\tabcellsep \\
\% of correct classification\tabcellsep 100 \%\tabcellsep 99. 34 \%\tabcellsep 96.71 \%\\
\% of classement error\tabcellsep 0 \%\tabcellsep 0. 66 \%\tabcellsep 3.29 \%\\
\% of error type I\tabcellsep 0 \%\tabcellsep 1. 32 \%\tabcellsep 6.58 \%\\
\% of error type II\tabcellsep 0 \%\tabcellsep 0 \%\tabcellsep 0 \%\end{longtable} \par
 
\caption{\label{tab_8}Table 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_9}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11} \par 
\begin{longtable}{P{0.34\textwidth}P{0.51\textwidth}}
Ratio\tabcellsep Variance\\
R 5\tabcellsep 0,08\end{longtable} \par
 
\caption{\label{tab_10}Table 11 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12} \par 
\begin{longtable}{P{0.07952182952182953\textwidth}P{0.16787941787941787\textwidth}P{0.2703742203742204\textwidth}P{0.28274428274428276\textwidth}P{0.04948024948024948\textwidth}}
\tabcellsep Coefficients b j\tabcellsep standard deviation ? j\tabcellsep Scalar vector\tabcellsep classification\\
\tabcellsep \tabcellsep \tabcellsep ?b j ? j ?\tabcellsep \\
R 5\tabcellsep 14,088\tabcellsep 0,282842712\tabcellsep 3,984688133\tabcellsep 12\\
R 6\tabcellsep -131,311\tabcellsep 0,793725393\tabcellsep -104,2248751\tabcellsep 2\\
R 7\tabcellsep -272,144\tabcellsep 0,264575131\tabcellsep -72,00253448\tabcellsep 3\\
R 15\tabcellsep 10,482\tabcellsep 0,804363102\tabcellsep 8,431334036\tabcellsep 8\\
R 19\tabcellsep -23,35\tabcellsep 0,266458252\tabcellsep -6,221800182\tabcellsep 9\\
R 26\tabcellsep 66,129\tabcellsep 0,242899156\tabcellsep 16,06267829\tabcellsep 6\\
R 28\tabcellsep 178,682\tabcellsep 0,80311892\tabcellsep 143,5028949\tabcellsep 1\\
R 33\tabcellsep -13,401\tabcellsep 0,779743548\tabcellsep -10,44934328\tabcellsep 7\\
R 40\tabcellsep 87,654\tabcellsep 0,242899156\tabcellsep 21,29108262\tabcellsep 5\\
R 61\tabcellsep -0,502\tabcellsep 11,70794602\tabcellsep -5,877388902\tabcellsep 10\\
R 74\tabcellsep -15,515\tabcellsep 0,367423461\tabcellsep -5,700575004\tabcellsep 11\\
R 79\tabcellsep 52,925\tabcellsep 0,831865374\tabcellsep 44,0264749\tabcellsep \end{longtable} \par
 
\caption{\label{tab_11}Table 12 :}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US) 1} 			\footnote{Conan \& Holder (1979) ; Holder \& al (1984) © 2015 Global Journals Inc. (US)} 			\footnote{Distressed Company Prediction using Logistic Regression: Tunisian's Case} 			\footnote{© 2015 Global Journals Inc. (US)} 		 		\backmatter  			 			 			  				\begin{bibitemlist}{1}
\bibitem[Winakor and Smith ()]{b66}\label{b66} 	 		\textit{},  		 			A H Winakor 		,  		 			R F Smith 		.  	 	 		\textit{Changes in the Financial Structure of Unsuccessful Industrial Corporations}  		1935. 51 p. 44.  		 			University of Illinois, Bureau of Business Research 		 	 	 (Bulletin) 
\bibitem[Fitzpatrick (1932)]{b30}\label{b30} 	 		\textit{A Comparison of Ratios of Successful Industrial Enterprises with Those of Failed Firms},  		 			P J Fitzpatrick 		.  		1932. October 1932. The Certified Public Accountant. p. .  	 
\bibitem[Ramser and Foster ()]{b56}\label{b56} 	 		‘A Demonstration of Ratio Analysis’.  		 			J Ramser 		,  		 			L Foster 		.  	 	 		\textit{Bulletin}  		1931. 40.  		 			University of Illinois, Bureau of Business Research 		 	 
\bibitem[Deakin ()]{b26}\label{b26} 	 		‘A discriminant analysis of predictors of business failure’.  		 			E B Deakin 		.  	 	 		\textit{Journal of accounting research}  		1972. p. .  	 
\bibitem[Lau ()]{b43}\label{b43} 	 		‘A five-state financial distress prediction model’.  		 			A H Lau 		,  		 			.-L 		.  	 	 		\textit{Journal of accounting research}  		1987. p. .  	 
\bibitem[Day and Kerridge ()]{b25}\label{b25} 	 		‘A general maximum likelihood discriminant’.  		 			N E D F Day 		,  		 			Kerridge 		.  	 	 		\textit{Biometrics}  		1967. 23  (2)  p. .  	 
\bibitem[Platt and Platt ()]{b55}\label{b55} 	 		‘A note on the use of industry-relative ratios in bankruptcy prediction’.  		 			H D M B Platt 		,  		 			Platt 		.  	 	 		\textit{journal of banking \&}  		1991. 15  (6)  p. .  	 
\bibitem[Mahmood and Lawrence ()]{b45}\label{b45} 	 		‘A Performance Analysis of Parametric and Nonparametric Discriminant Approaches to Business Decision Making’.  		 			M A Mahmood 		,  		 			E C Lawrence 		.  	 	 		\textit{Decision Sciences}  		1987. 18 p. .  	 
\bibitem[Wilcox ()]{b65}\label{b65} 	 		‘A prediction of business failure using accounting data’.  		 			J W Wilcox 		.  	 	 		\textit{Journal of accounting research}  		1973. p. .  	 
\bibitem[Wu ()]{b67}\label{b67} 	 		‘A real-valued genetic algorithm to optimize the parameters of support vector machine for predicting bankruptcy’.  		 			C.-H Wu 		.  	 	 		\textit{Expert Systems with}  		2007. 32  (2)  p. .  	 
\bibitem[Mossman ()]{b50}\label{b50} 	 		‘An empirical comparison of bankruptcy models’.  		 			C E Mossman 		.  	 	 		\textit{Financial Review}  		1998. 33  (2)  p. .  	 
\bibitem[Edmister ()]{b29}\label{b29} 	 		‘An empirical test of financial ratio analysis for small business failure prediction’.  		 			R O Edmister 		.  	 	 		\textit{Journal of Financial and Quantitative}  		1972. 7  (02)  p. .  	 
\bibitem[Tserng ()]{b62}\label{b62} 	 		‘An enforced support vector machine model for construction contractor default prediction’.  		 			H P Tserng 		.  	 	 		\textit{Automation in Construction}  		2011. 20  (8)  p. .  	 
\bibitem[Mensah ()]{b47}\label{b47} 	 		‘An examination of the stationarity of multivariate bankruptcy prediction models: a methodological study’.  		 			Y M Mensah 		.  	 	 		\textit{Journal of accounting research}  		1984. p. .  	 
\bibitem[Wang et al. (2014)]{b64}\label{b64} 	 		‘An improved boosting based on feature selection for corporate bankruptcy prediction’.  		 			Jian Wang 		,  		 			Shanlin Ma 		,  		 			Yang 		.  	 	 		\textit{Expert Systems with Applications}  		2014. April. 41  (5)  p. .  	 
\bibitem[Cox ()]{b24}\label{b24} 	 		\textit{Analysis of binary data},  		 			D Cox 		.  		1970. 1970. Methuen, London. p. .  	 
\bibitem[Zavgren ()]{b69}\label{b69} 	 		‘Assessing the vulnerability to failure of American industrial firms: a logistic analysis’.  		 			C V Zavgren 		.  	 	 		\textit{Journal of Business Finance and Accounting}  		1985. 12  (1)  p. .  	 
\bibitem[Yu ()]{b68}\label{b68} 	 		‘Bankruptcy prediction using Extreme Learning Machine and financial expertise’.  		 			Q Yu 		.  	 	 		\textit{Neurocomputing}  		2014. 128 p. .  	 
\bibitem[Min and Lee ()]{b49}\label{b49} 	 		‘Bankruptcy prediction using support vector machine with optimal choice of kernel function parameters’.  		 			J H Min 		,  		 			\& Y.-C Lee 		.  	 	 		\textit{Expert Systems with Applications}  		2005. 28  (4)  p. .  	 
\bibitem[Aziz ()]{b8}\label{b8} 	 		‘Bankruptcy prediction-an investigation of cash flow based models [1]’.  		 			A Aziz 		.  	 	 		\textit{Journal of Management Studies}  		1988. 25  (5)  p. .  	 
\bibitem[Laitinen and Laitinen ()]{b42}\label{b42} 	 		‘Bankruptcy prediction: application of the Taylor's expansion in logistic regression’.  		 			E K. \& T Laitinen 		,  		 			Laitinen 		.  	 	 		\textit{International Review of Financial Analysis}  		2001. 9  (4)  p. .  	 
\bibitem[Nam and Jinn ()]{b51}\label{b51} 	 		‘Bankruptcy prediction: Evidence from Korean listed companies during the IMF crisis’.  		 			J H. \& T Nam 		,  		 			Jinn 		.  	 	 		\textit{Journal of International Financial Management and Accounting}  		2000. 11  (3)  p. .  	 
\bibitem[Dimitras ()]{b27}\label{b27} 	 		‘Business failure prediction using rough s \& s’.  		 			A Dimitras 		.  	 	 		\textit{European Journal of Operational Research}  		1999. 114  (2)  p. .  	 
\bibitem[Laitinen and Laitinen ()]{b41}\label{b41} 	 		‘Cash management behavior and failure prediction’.  		 			E K. \& T Laitinen 		,  		 			Laitinen 		.  	 	 		\textit{Journal of Business Finance and Accounting}  		1998. 25  (7-8)  p. .  	 
\bibitem[Dwyer W ()]{b28}\label{b28} 	 		‘Changes in the Helping Behaviors of Adult Children as Caregivers’.  		 			. J Dwyer W 		.  	 	 		\textit{Research on Aging September},  				1992. 1992. 14 p. .  	 
\bibitem[Burgstahler ()]{b19}\label{b19} 	 		‘Changes in the probability of bankruptcy and equity value’.  		 			D Burgstahler 		.  	 	 		\textit{Journal of Accounting}  		1989. 11  (2)  p. .  	 
\bibitem[Kim and Kang ()]{b39}\label{b39} 	 		‘Classifiers selection in ensembles using genetic algorithms for bankruptcy prediction’.  		 			M.-J. \& D.-K Kim 		,  		 			Kang 		.  	 	 		\textit{Expert Systems with Applications}  		2012. 39  (10)  p. .  	 
\bibitem[Barniv and Hershbarger ()]{b15}\label{b15} 	 		‘Classifying financial distress in the life insurance industry’.  		 			R R A Barniv 		,  		 			Hershbarger 		.  	 	 		\textit{Journal of Risk and Insurance}  		1990. p. .  	 
\bibitem[Bardos and Zhu ()]{b12}\label{b12} 	 		\textit{Comparaison de l'analyse discriminante linéaire et des réseaux de neurones: Application à la détection de défaillance d'entreprises},  		 			M \& W Bardos 		,  		 			Zhu 		.  		1997. 45 p. .  	 	 (Revue de statistique appliquée) 
\bibitem[Charalambous ()]{b20}\label{b20} 	 		‘Comparative analysis of artificial neural n\&work models: Application in bankruptcy prediction’.  		 			C Charalambous 		.  	 	 		\textit{Annals of operations research}  		2000. 99  (1-4)  p. .  	 
\bibitem[Olson ()]{b53}\label{b53} 	 		‘Comparative analysis of data mining m\&hods for bankruptcy prediction’.  		 			D L Olson 		.  	 	 		\textit{Decision Support}  		2012. 52  (2)  p. .  	 
\bibitem[Altman ()]{b4}\label{b4} 	 		‘Corporate distress diagnosis: Comparisons using linear discriminant analysis and neural networks (the Italian experience)’.  		 			E I Altman 		.  	 	 		\textit{journal of banking}  		1994. 18  (3)  p. .  	 
\bibitem[Zeitun ()]{b70}\label{b70} 	 		‘Default probability for the Jordanian companies: A test of cash flow theory’.  		 			R Zeitun 		.  	 	 		\textit{International Research Journal of Finance and Economics}  		Zopounidis, C. (ed.)  		2007. 1995. 8 p. .  	 	 (Economica) 
\bibitem[Distressed Company Prediction using Logistic Regression: Tunisian's Case]{b71}\label{b71} 	 		\textit{Distressed Company Prediction using Logistic Regression: Tunisian's Case},  		 	 
\bibitem[Martin ()]{b46}\label{b46} 	 		‘Early warning of bank failure: A logit regression approach’.  		 			D Martin 		.  	 	 		\textit{journal of banking}  		1977. 1  (3)  p. .  	 
\bibitem[Li and Sun ()]{b44}\label{b44} 	 		‘Empirical research of hybridizing principal component analysis with multivariate discriminant analysis and logistic regression for business failure prediction’.  		 			H Li 		,  		 			\& J Sun 		.  	 	 		\textit{Expert Systems with Applications}  		2011. 38  (5)  p. .  	 
\bibitem[Blum ()]{b17}\label{b17} 	 		‘Failing Company Discriminant Analysis’.  		 			M Blum 		.  	 	 		\textit{Journal of Accounting Research}  		1974. 12  (1)  p. .  	 
\bibitem[Chen ()]{b22}\label{b22} 	 		‘Financial distress prediction in China’.  		 			J Chen 		.  	 	 		\textit{Review of Pacific Basin Financial Mark\&s and Policies}  		2006. 9  (02)  p. .  	 
\bibitem[Ohlson ()]{b52}\label{b52} 	 		‘Financial ratios and the probabilistic prediction of bankruptcy’.  		 			J A Ohlson 		.  	 	 		\textit{Journal of accounting research}  		1980. p. .  	 
\bibitem[Beaver ()]{b16}\label{b16} 	 		‘Financial ratios as predictors of failure’.  		 			W H Beaver 		.  	 	 		\textit{Journal of accounting research}  		1966. p. .  	 
\bibitem[Altman ()]{b2}\label{b2} 	 		‘Financial ratios, discriminant analysis and the prediction of corporate bankruptcy’.  		 			E I Altman 		.  	 	 		\textit{The journal of finance}  		1968. 23  (4)  p. .  	 
\bibitem[Merwin ()]{b48}\label{b48} 	 		‘Financing Small Corporations in Five Manufacturing Industries’.  		 			C L Merwin 		.  	 	 		\textit{Studies in Business Financing, 172 p. December},  				1942. p. .  		 			National Bureau of Economic Research, Financial Research Program III 		 	 
\bibitem[Taffler ()]{b59}\label{b59} 	 		‘Forecasting company failure in the UK using discriminant analysis and financial ratio data’.  		 			R J Taffler 		.  	 	 		\textit{Journal of the Royal Statistical Soci\&y. Series A (General}  		1982. p. .  	 
\bibitem[Jones and Hensher ()]{b36}\label{b36} 	 		‘Forecasting corporate bankruptcy: optimizing the performance of the mixed logit model’.  		 			S Jones 		,  		 			D A Hensher 		.  	 	 		\textit{Abacus}  		2007a. 43  (3)  p. .  	 
\bibitem[Varetto (1998)]{b63}\label{b63} 	 		‘Genetic Algorithms Applications in the Analysis of Insolvency Risk’.  		 			F Varetto 		.  	 	 		\textit{Journal of Banking and Finance}  		1998. October. 22 p. .  	 
\bibitem[Haehl ()]{b33}\label{b33} 	 		 			J Haehl 		.  		\textit{« Les techniques de renflouement des entreprises en difficulté », Librairies techniques},  				1981.  	 
\bibitem[Barniv and Mc Donald ()]{b14}\label{b14} 	 		‘Identifying financial distress in the insurance industry: A synthesis of m \& hodological and empirical issues’.  		 			R J B Barniv 		,  		 			Mc Donald 		.  	 	 		\textit{Journal of Risk and Insurance}  		1992. 59 p. .  	 
\bibitem[Holder ()]{b34}\label{b34} 	 		‘Le score de l'entreprise’.  		 			M Holder 		.  	 	 		\textit{Nouvelles Editions Fiduciaires},  				 (Paris)  		1984.  	 
\bibitem[Tam and Kiang ()]{b61}\label{b61} 	 		‘Managerial applications of neural n\&works: the case of bank failure predictions’.  		 			K Y M Y Tam 		,  		 			Kiang 		.  	 	 		\textit{Management Science}  		1992. 38  (7)  p. .  	 
\bibitem[Jones and Hensher ()]{b37}\label{b37} 	 		‘Modelling corporate failure: A multinomial nested logit analysis for unordered outcomes’.  		 			S D A Jones 		,  		 			Hensher 		.  	 	 		\textit{The British Accounting Review}  		2007. 39  (1)  p. .  	 
\bibitem[Albert and Lesaffre ()]{b1}\label{b1} 	 		‘Multiple group logistic discrimination’.  		 			A E Albert 		,  		 			Lesaffre 		.  	 	 		\textit{Computers and mathematics with applications}  		1986. 12  (2)  p. .  	 
\bibitem[Back ()]{b9}\label{b9} 	 		‘Neural networks and genetic algorithms for bankruptcy predictions’.  		 			B Back 		.  	 	 		\textit{Expert Systems with Applications}  		1996. 11  (4)  p. .  	 
\bibitem[Serrano-Cinca and Gutiérrez-Nieto ()]{b58}\label{b58} 	 		‘Partial least square discriminant analysis for bankruptcy prediction’.  		 			C \& B Serrano-Cinca 		,  		 			Gutiérrez-Nieto 		.  	 	 		\textit{Decision Support Systems}  		2013. 54  (3)  p. .  	 
\bibitem[Anderson and Blair ()]{b6}\label{b6} 	 		‘Penalized maximum likelihood estimation in logistic regression and discrimination’.  		 			J Anderson 		,  		 			\& V Blair 		.  	 	 		\textit{Biometrika}  		1982. 69  (1)  p. .  	 
\bibitem[Boyacioglu ()]{b18}\label{b18} 	 		‘Predicting bank financial failures using neural n\&works, support vector machines and multivariate statistical m \& hods: A comparative analysis in the sample of savings deposit insurance fund (SDIF) transferred banks in Turkey’.  		 			M A Boyacioglu 		.  	 	 		\textit{Expert Systems with Applications}  		2009. 36  (2)  p. .  	 
\bibitem[Flagg ()]{b31}\label{b31} 	 		‘Predicting corporate bankruptcy using failing firms’.  		 			J C Flagg 		.  	 	 		\textit{Review of financial Economics1}  		1991.  (1)  p. .  	 
\bibitem[Rose and Giroux ()]{b57}\label{b57} 	 		‘Predicting Corporate Bankruptcy: An Analytical and Empirical Evaluation’.  		 			P S Rose 		,  		 			G A Giroux 		.  	 	 		\textit{Review of Business and Economic Research}  		1984. XIX  (2)  p. .  	 
\bibitem[Charitou ()]{b21}\label{b21} 	 		‘Predicting corporate failure: empirical evidence for the UK’.  		 			A Charitou 		.  	 	 		\textit{European Accounting}  		2004. 13  (3)  p. .  	 
\bibitem[Jones and Hensher ()]{b38}\label{b38} 	 		‘Predicting firm financial distress: a mixed logit model’.  		 			S Jones 		,  		 			D A Hensher 		.  	 	 		\textit{The Accounting Review}  		2004. 79  (4)  p. .  	 
\bibitem[Anderson ()]{b7}\label{b7} 	 		‘Separate sample logistic discrimination’.  		 			J A Anderson 		.  	 	 		\textit{Biometrika}  		1972. 59  (1)  p. .  	 
\bibitem[Peel and Peel ()]{b54}\label{b54} 	 		‘Some further empirical evidence on predicting private company failure’.  		 			M Peel 		,  		 			\& D Peel 		.  	 	 		\textit{Accounting and Business Research}  		1987. 18  (69)  p. .  	 
\bibitem[Gloubos and Grammatikos]{b32}\label{b32} 	 		\textit{Success of bankruptcy prediction models in Greece. Studies in Banking and Finance: International business failure prediction models},  		 			G Gloubos 		,  		 			T Grammatikos 		.  		7 p. .  	 	 (1 (988)) 
\bibitem[Taffler ()]{b60}\label{b60} 	 		‘The Assessment of Company Solvency and Performance Using a Statistical Model’.  		 			R J Taffler 		.  	 	 		\textit{Accounting and Business Research}  		1983. 13 p. .  	 
\bibitem[Houghton and Sengupta ()]{b35}\label{b35} 	 		‘The effect of prior probability disclosure and information set construction on bankers' ability to predict failure’.  		 			K A. \& R Houghton 		,  		 			Sengupta 		.  	 	 		\textit{Journal of accounting research}  		1984. p. .  	 
\bibitem[Altman ()]{b5}\label{b5} 	 		‘The Link between Default and Recovery Rates: Theory, Empirical Evidence, and Implications*’.  		 			E I Altman 		.  	 	 		\textit{The Journal of Business}  		2005. 78  (6)  p. .  	 
\bibitem[Ahn ()]{b0}\label{b0} 	 		‘Trade finance and the great trade collapse’.  		 			J Ahn 		.  	 	 		\textit{The American Economic Review}  		2011. 101  (3)  p. .  	 
\bibitem[Bardos ()]{b13}\label{b13} 	 		‘Trois méthodes d'analyse discriminante’.  		 			M Bardos 		.  	 	 		\textit{Cahiers économiques et monétaires}  		1989. 33 p. .  	 
\bibitem[Conan and Holder ()]{b23}\label{b23} 	 		‘Variables explicatives de performances \& contrôle de gestion dans les PMI’.  		 			J \& M Conan 		,  		 			Holder 		.  	 	 		\textit{These d' \& at},  				1979.  		 			CERG, Université Paris Dauphine 		 	 
\bibitem[Altman ()]{b3}\label{b3} 	 		‘Zeta Analyses : A new model to identify bankruptcy risk of corporations’.  		 			E I Altman 		.  	 	 		\textit{journal of banking and finance}  		1977. 1  (1)  p. .  	 
\bibitem[Ngnyen (1997)]{b40}\label{b40} 	 		\textit{« An application of artificial neutral networks and statistical methods in qualitative evaluation of small business loans},  		 			KiraD S 		,  		 			Doreen D Ngnyen 		,  		 			D 		.  		1997. April. ASMD Summer.  	 
\bibitem[Bardos ()]{b11}\label{b11} 	 		‘« Detecting the risk of company failure at the Banque de France’.  		 			M Bardos 		.  	 	 		\textit{Journal of Banking and Finance}  		1998a. 22 p. .  	 
\bibitem[Bardos ()]{b10}\label{b10} 	 		\textit{« Le risque de défaillance d'entreprise » Cahiers économiques et monétaires de la banque de France},  		 			M Bardos 		.  		1984. 190 p. 19.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
