\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={},
 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{2020-12-15 (revised: 15 December 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-12-15}
\title{}
\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]{Sow  Djeri}

             \author[2]{Liangsheng  Du}

             \author[3]{Mbaye  Mamadou}

             \author[4]{Nyande  Fania}

             \author[5]{Gnangoin Yobouet Thierry  Bienvenu}

             \affil[1]{  Dongbei University of Finance and Economic (DUFE)}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 November 2020 Accepted: 2 December 2020 Published: 15 December 2020}

\maketitle


\begin{abstract}
        


Having become aware of the financial status of underdeveloped countries of the West African Economic and Monetary Union (WAEMU) and the potential role of institutional factors in the effectiveness of financial development policies, this study proposes an analysis of the impact of institutional quality on the success of their financial development policy. The results of the study show that institutions have a decisive impact on the finance effect on economic growth and development. The study explains that since independence (1960) to the present, various financial development policies have not paid off. The author,

\end{abstract}


\keywords{institutional quality, financial policy development, static and dynamic panel, a composite indicator of financial development.}

\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
eveloping countries, particularly those from the West African Economic and Monetary Union (WAEMU), are characterized by economic, political, and social structures that do not meet the basic needs of the population. Massive poverty and low integration also characterize these countries into the global economy. The rates of economic growth in that area of Africa are relatively low and are also characterized by excess volatility.\par
This economic and monetary zone has a rather significant financial delay over the developing countries in general and the other countries in sub-Saharan Africa in particular although it is seen as one of the most dynamic and promising areas of the continent. Indeed, the financial sector of the WAEMU countries, notwithstanding the development it has experienced in recent years, remains characterized by a low depth, extent, and access, which impedes sustainable economic development and is harmful to the effectiveness of macroeconomic policies.\par
These shortcomings at the level of their financial system can be explained by shortcomings in their institutions and governance mechanisms (political, economic, social, etc.). These shortcomings jeopardize a real development process, which would be characterized by their transition from a stage of economy based on the exploitation of primary products to that of industrial transformation. In our view, an analysis of the problems experienced by these developing countries, consisting of an evaluation of financial development policies in terms of institutional factors, would be a fruitful approach to estimating the potential of Development in these countries. However, as part of our research, we found it useful to focus on the internal dynamics of development, namely the links between the institutional and the financial aspects. This study aims to answer the question on to what extent does the State or sub-regional institutional framework influences the performance of the financial system; and conditions the results of financial development policies? Indeed, the institutional issue in an empirical approach to financial development is the subject of more and more research work in economics. Increasingly, the idea that the performance of the financial system cannot be the result of the only factor of financial liberalism is present in the literature. But these performances would be due to the interaction of a more complex set of data that does not just fall within the evolution of financial regulations. In particular, institutional policies and arrangements would play a role in the relationship between finance and growth; the quality of the institutions may even be perceived as the primary determinant of financial and economic development \hyperref[b0]{(Acemoglu et al., 2004;} {\ref Rodrik and Subramanian, 2003)}.The institutional issue thus has an undeniable relevance in so far as the paradigm of development prevailing until the beginning of the 90s fails to explain the failure of development policies derived from its theoretical corpus. By exploring this new path of research, it becomes possible to explain to some extent the economic and especially financial difficulties of developing countries. In this perspective, an adequate institutional framework would contribute to financial development and increase the effect of the latter on growth.\par
Conversely, a deficient institutional system, introduces distortions in the functioning of markets and is a hindrance to the development of the economic activity. The hypothesis derived from this reasoning is based on the work of Arestis et al.  {\ref 2002}. It stipulates that financial reform cannot promote the development of the financial sector until the economic system is anchored in a sound, credible, and adequate legal and institutional structure. Since a developed financial system alone can guarantee a substantial effect on the real performance of the economy, institutions' development is vital towards guaranteeing this effect.\par
The objective of this study is to examine the effect of institutional quality on financial development based on panel data analysis across developed and west Africa countries.\par
This study seeks to extend the literature in three dimensions. First, the financial development indicator is built-in using the institutional and financial parameters. Secondly, a linear and nonlinear dynamic panel data models are set up to test the linear and non-linear financial development-institutional quality relationships. This can be considered as one of the pioneer empirical works that used the robust dynamic panel system GMM approach to estimate the nonlinear relationship. Thirdly, the models are estimated based on the newly assembled institutional quality measure developed by \hyperref[b6]{Kaufmann et al. (2008)}  Also, by way of confirmation of our results, the study is remaking the same estimate on a sample of developed countries 25, all Organization for Economic Co-operation and Development (OECD). Furthermore, after obtaining results using one of the most robust methods for estimating dynamic panel data (Generalized Method of Moment System), we realize that the retarded variable of our dependent variable is not significant, and therefore we could settle for static panel estimates (Fixed-effects model or random-effect model).The question underlying this methodological approach concerns the explanatory capacity of our composite financial development indicator to reveal the shortcomings of the WAEMU financial sector. To this end, we proceed to a second econometric estimation (both static and dynamic) on a control sample, made up of countries with different characteristics from those of the WAEMU countries, that is to say, OECD countries. These results will enlighten us on how the quality of institutions contributes to the process of developing the financial sector. And at the same time, the question arises as to whether it is not the shortcomings of the institutions that need to be attributed to the blockages of the growth of the financial sector and, therefore, that of the real increase.\par
In our approach, we first start to create a composite indicator of financial development and then to form our two (2) databases, both for WAEMU countries (sample of 8 countries) and those of the OECD (sample of 25 countries) on the period 1996-2016. Each of the two (2) databases includes the following variables: The gross domestic product per capita, the consumer price index, an average of the indicators representing the economic institutions, and that of the political indicators, and the indicator of financial development creates. Two methods, namely that of the Generalized Method of Moment (GMM System) on dynamic panel data at first and the estimation of models with fixed effects or random effect, are used in a second time. We decide to adopt a double-estimation approach to ensure the robustness of our econometric conclusions.\par
The first part provides a brief overview of the institutional framework as well as a panorama of empirical studies of the relationship between the institutional framework and the development of the financial sector (and by implication, the growth of economic activity). The second part is devoted to the methodology used. The last part is devoted to the results and discussions. 
\section[{II.}]{II.} 
\section[{Literature Review}]{Literature Review}\par
In this literature review, we first highlight the first wave of work that has set out to seek the link between the quality of institutions and economic development. And in a second time, we present our work, which consisted specifically in searching the link between, on the one hand, the institutional quality and, on the other hand, the capacity of the financial system to contribute to the financing of the economy.\par
It should be noted that the analysis for the role of the financial system in the growth process has been enriched by the development of theoretical models of endogenous growth integrating the financial sphere since the work of Schumpeter  {\ref (1912)} and  {\ref Gurley and Shaw (1955)}. It is established that capital accumulation and technological change are not the only factors that explain the differences in the level of development © 20 20 Global Journals between countries. The recent literature on growth also stresses the role of financial development and the quality of institutions, separately on the one hand and jointly, as fundamental determinants of economic growth. Also, an extensive literature has accumulated in recent years to show that macroeconomic stability and financial liberalization are insufficient for the real deepening of the financial sectors (and thus gaining growth). This literature also shows that other institutional reforms should accompany these policies. By basing their work on the gross domestic product per capita as a measure of economic development, many researchers have concluded that the differences found at the global level could be explained by the quality of the country or the study area. Growth would be high when institutions are functioning well and weak when they are deficient. By improving laws and their application, it is possible to stimulate the economic growth in particular for African countries that are experiencing real deficits in this area. This renewed interest in the institutions follows the work of the new institutional economics, notably those of Douglass North (1990). Indeed, North (1990) defines institutions as the set of rules and standards of a society or, more formally, the constraints established by men who frame and regulate behaviors. These are both formal institutions (such as rules, laws, constitutions) and informal institutions (such as unwritten social behavior standards, conventions, self-imposed codes of conduct). Based on this definition of ' ' Northienne ' ' of institutions, Daron \hyperref[b0]{Acemoglu et al. (2004)} distinguish economic institutions from political institutions. Economic institutions would structure the rules of the economic game and concern, for example, property rights, the execution of contracts, and the transparency of contracts while political institutions include democracy, bureaucracy, and political stability. It is up to the economic and political institutions to ensure respect for the rules of law, which allow for the proper functioning of the spheres of production and exchange. They consist of formal rules of the game (constitutions, laws, property rights) and informal (customs, traditions, social capital, and rules of conduct, etc.).\par
The objective behind the conception of the institutions is the establishment of a certain order and, therefore, the reduction of the possible uncertainties in the exchange. They can be considered as corporate technologies in the functioning of productive economic activities  {\ref (Nelson and Sampat, 2001)}. Many recent studies have emphasized the importance of institutional quality for an economic performance like Rodrik et al.   {\ref 2002}) have all in their way in different studies, with various and varied theoretical and empirical research techniques supported with some close differences, that economies with a legal system that facilitates contracts between agents private and guarantees property rights, are in favor of the accumulation of private capital and the expansion of the financial markets.\par
And conversely, the low-level economies of a legal system suffer from a low incentive to lending activities and financial transactions. They also create a market for non-productive activities such as rent-seeking or bribery, which generate high transaction costs and poor resource allocation. Also, Demetriades and Law in 2006 concluded that, in low-income countries, institutional quality appears to be a fundamental determinant of economic development, more than financial development, and any positive effect of financial development on growth would be weakened without the existence of good institutions. And also, some work goes so far as to condition the impact of financial liberalization policies on the development of the financial system to institutional differences between countries.\par
More recent work such as Gani and Ngassam   {\ref 2009}), Beji and Youssef (2010), highlighted the importance of institutions for finance, such as rules of law, political stability, government efficiency and the control of corruption. In these works, the authors used different samples from several countries of economic and geographical zones of the world. By using advanced quantitative techniques, they come to similar conclusions regarding the confirmation of the thesis on which the theory of law and finance rests (La . We see through the results of these works; the institutional quality strongly influences the efficiency of the financial system. Indeed, variables such as the quality of regulation and control, corruption, political instability, protection of rights, in particular, private property rights, are elements in the process of financial development of an economy. In most of these recent studies, recourse to the application of the GMM method in the dynamic panel by the authors is noted.\par
Subsequently, Minea and Villieu (2010) attempted to reproduce this result in an endogenous growth model. They show that when "institutional quality" exceeds a certain threshold, the relationship between finance and growth is positive, while it becomes negative below the threshold. The intuitive explanation for this result is that financial development lowers transaction costs on private investment, but also reduces the revenue of seignior age usable for public investment. It is supportive of growth only if the government can obtain other revenue to finance infrastructure, that is, if the institutional quality is sufficient to allow the collection of taxes other than by tax Inflationary. If the institutional quality is too low, Seignior age's revenue loss cannot be offset by the collection of new taxes, and the infrastructure necessary for development cannot be programmed.\par
Our literature review concludes with the result that financial development is not conceivable without a sound institutional framework conducive to the development of economic and financial activities. This brings an additional guarantee to our idea of building from the outset of our research, an indicator of financial development that incorporates the quality of the institutions in determining the level of efficiency of the financial sector. 
\section[{III.}]{III.} 
\section[{Methodology a) Creating a new financial development indicator}]{Methodology a) Creating a new financial development indicator}\par
We calculated our development index through two steps. First, we calculated a composite index of the quality of institutions. For this, we referred to the databases of World Governance Indicators, December 2018, built thanks to the work of Kaufman and al. This is a database with indicators relating to 6 variables of institutional development, mainly the voice and accountability, political stability and no Violence, government effectiveness, regulatory quality, the rule of law, and control of corruption. We extracted data about each of these variables from this basis to build an index successively for the quality of political institutions and then an index for the quality of economic institutions. Each variable is rated between -2.5 and +2.5.\par
We combined these institutional variables with six financial variables whose data were derived from the Global Financial Development Database (GFDD) 2017. These variables are bank credit to bank deposit, deposit money bank asset to GDP, domestic credit to the private sector, Private credit by deposit money banks and other financial institutions to GDP, Liquid liabilities to GDP, and Financial system deposits to GDP.\par
After ensuring the availability of data on all dimensions of our final indicator of financial development, we selected a sample of 97 countries, including countries from all continents around the world. And it's from 1996 to 2016, which is the time interval within which we obtain data. Finally, we used the Principal Component Analysis method on the XLSTAT in Excel software to get our financial indicator. 
\section[{b) Estimation method in static and dynamic panel data: the fixed effects model with random effects, the GMM model in System}]{b) Estimation method in static and dynamic panel data: the fixed effects model with random effects, the GMM model in System}\par
-The Fixed effects and random effects models? Fixed effects model\par
This model, also known as the covariance model, assumes that Ui and Vi are constant, nonrandom effects, which therefore change the value of the econometric equation constant according to the values i and t. This is an estimate that is carried out by the Ordinary Least Squares (OLS), after an addition to the explanatory variables of the indicator variables, or dummy variables, associated with individuals i and periods t (less an individual and a period to not create co linearity with the Constant. Assuming that the random cross-disturbance Wit satisfies the conventional assumptions of the OLS (i.e., they are centered, homoscedastic, independent, and normal), the estimates are optimal and allow for particular Fisher Tests to test the need for the terms U i or V t . The fixedeffects model is:?????????????? ???? = ? ?? + ?? 1 ???????????? ???? + ?? 2 ???????????? ???? + ?? 3 ?????????????? ???? + ?? 4 ?????????????????? ???? + ?? 5 ?????????? ???? + ?? ???? Where FINANCE is financial development, INTECO is economic institutions, INSTPO is political institutions, INSTFIN is\par
financial institutions, RGDPC is real GDP per capita, the subscripts i and t index countries and time respectively. Also, the specification contains an unobservable country-specific effect ??and error-term ??. 
\section[{? The random-effects model}]{? The random-effects model}\par
This model, also called the compound error model, assumes the random U i , V t . The basic specification assumes: o The centered U i , V t, and W it (zero expectation) o The respective U i , V t, and W it homoscedastic and standard deviation ?u, ?v, ?w.\par
o U i , V t, and W it are not correlated and independent The idea of this modeling is that the three no longer practice on the constant of the model, but really on the random disturbance ?. The method then aims to clarify these effects to take them into account to refine the estimate.\par
Under the assumptions indicated, the variance of the ?hazard is:??????(??) = (?? ?? * ?? ?? ) + (?? ?? * ?? ?? ) + (?? ?? * ?? ?? )\par
Although fixed-effects and random-effects models appear to be different, the second is generally recommended. Tests (notably Hausman) allow testing both hypotheses. And from the moment when the main objective is the estimation of the coefficients of variables other than the constant and if they differ a bit, the question of the choice between the two models (fixed effects and random effects) loses its acuity. The random effects model is?????????????? ???? = ?? + ?? 1 ???????????? ???? + ?? 2 ???????????? ???? + ?? 3 ?????????????? ???? + ?? 4 ?????????????????? ???? + ?? 5 ?????????? ???? + ?? ?? + ?? ???? ? The Generalized Method of Moment (GMM) model\par
in System GMM in the dynamic panel has several virtues: they solve problems of bias of concurrency, inverse causation, and omitted variables. The GMM estimator is better than the Ordinary Least Squares (OLS) estimator. There are two (2) forms of GMM estimators in dynamic panels: The first difference GMM Estimator and the System GMM Estimator. The Arellano \& Bond Model (1991) offers a first-GMM-difference estimator. It consists in taking for each period the first difference of the equation to be estimated to eliminate the country of the specific effects, and to the instrument after that the explanatory variables of the equation in first difference by their values at the level retarded of a period or more. The Blundell \& Bond Model (1998) determines a system-GMM estimator that combines the firstdifference equations with the level equations in which their primary differences instrument the variables. The GMM estimator in the system appears to be better than the GMM estimator since the latter gives biased results in the case of finite samples when the instruments are weak. The determination of the GMM estimator depends on the validity of the hypothesis that the error terms are not self-correlated and the validity of the instrumental variables used. To ensure the lack of self-correlation of the error terms and the validity of the instruments used, \hyperref[b2]{Blundell and Bond (1998)} propose two essential tests:\par
The Sargan test which allows to analyze the overidentification of the model and the validity Instruments used for the estimation and common test of lack of selfcorrelation for error terms, ?it. Basic GMM model is:?????????????? ???? = ?? + ?????????????? ?????1 + ?? 1 ???????????? ???? + ?? 2 ???????????? ???? + ?? 3 ?????????????? ???? + ?? 4 ?????????????????? ???? + ?? 5 ?????????? ???? + ?? ?? + ?? ????\par
Where FINANCE is financial development, INTECO is economic institutions, INSTPO is political institutions, INSTFIN is financial institutions, RGDPC is real GDP per capita, the subscripts i and t index countries and time respectively. Also, the specification contains an unobservable country-specific effect ??and error-term ?.The data used in this study are mostly from the World Bank. 
\section[{IV.}]{IV.} 
\section[{Results}]{Results}\par
In this part, we will first give the results of our composite financial indicator and then the results of our econometric model with all its tests. 
\section[{a) Composite indicator of financial development}]{a) Composite indicator of financial development}\par
To obtain this index, we proceed by applying the Principal Component Analysis method to achieve a weighting that reflects the reality of contributions from different dimensions of financial development. This Principal Component Analysis work focuses on data from institutional and financial variables such as the 
\section[{Voice and accountability, Political Stability and no Violence, Government Effectiveness, regulatory quality, rule of law, Control of Corruption, bank credit to bank deposit, deposit money bank asset to GDP, Domestic credit to private sector, Private credit by deposit money banks and other financial institutions to GDP, Liquid liabilities to GDP and Financial system deposits to GDP.}]{Voice and accountability, Political Stability and no Violence, Government Effectiveness, regulatory quality, rule of law, Control of Corruption, bank credit to bank deposit, deposit money bank asset to GDP, Domestic credit to private sector, Private credit by deposit money banks and other financial institutions to GDP, Liquid liabilities to GDP and Financial system deposits to GDP.}\par
The software used XLSTAT when applying the PCA gives us a table of contribution to the different variables to the construction of the different axes. It is the contributions of the various variables that we use as a weighting in the calculation of our synthetic indicator for the quality of institutions.  We have deducted the following weighting from the results of our application: 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
-Bank credit to bank deposits (0.573\%) -Deposit money banks' assets to GDP (9.419\%) -Domestic credit to the private sector (9.526\%) -Financial system deposits to GDP (7.017\%) -Liquid liabilities to GDP (7.229\%) -Private credit by deposit money banks and other financial institutions to GDP (9.627\%) -Voice-and-Accountability (6.578\%), -Political Stability-No-Violence (6.859\%), -Government-Effectiveness (11.319\%), -Regulatory-Quality (10.556\%), -Rule-of-Law (10.942\%), -Control-of-Corruption (10.355\%)   Source: Author The results show us that finance, growth, and the quality of institutions are correlated variables. The idea that countries with better institutions are also those with the highest levels of GDP per capita, a more efficient financial sector. and our composite indicator of financial development is involved in confirming these results, precisely as it is highly correlated with the variables mentioned above. This gives relevance to this indicator about its ability to reveal the economic, institutional, and financial situation of the 97 countries in our sample.\par
Besides, the analysis of the data tells us once again that the OECD developed countries and some countries in Asia and South America, are a group of leading countries, characterized by high capita GDP, a level of inflation relatively correct, an institutional framework conducive to the development of financial activities. And then there is a group of countries, most of which are less economically and financially developed, some of which show encouraging signs and others, including many African countries, which are experiencing real difficulties and must make significant efforts to improve their institutions, to hope for stronger growth and more improved indicators of financial development.\par
By analyzing our results (taking the most recent date, 2016), we find that out of the 97 countries in our sample, 38 of them have an above-average index of 28.12, and symmetrically 59 countries are classified as having a lower than the sample average. When we look closer, the ranking shows that the leading countries are Hong Kong, followed by Luxembourg, Japan, Switzerland, China, Denmark with indices of 113.38 respectively; 83.61; 77.83; 77.35; 64.43; 60.58; 77.73; 73.04 show top-notch performance according to our calculations, and whose indices indicate a deviation from the average of the sample The United States (53.57) occupies the 12th position, France (42.72) is in 21st position. Generally, in these countries, agents do not experience a financial constraint framework in these financial systems. Financial intermediation is effective, and firms and households can finance their projects. These systems ful fill the six main financial functions: the legal and regulatory framework, risk-sharing, and investment monitoring are conducive to economic agents; the information available is sufficient for decision making. Among the countries of the African continent, it can be seen that South Africa (42.94), Morocco (34.71), Cape Verde (34.04), Tunisia (32.90) are the best performing in Africa with higher indices than the average.\par
On the other hand, the second half of the classification, that is, the countries of Sub-Saharan Africa, massively occupy its lower extremity. With exceptions such as Argentina (7.76), Pakistan (12.23) at the level of the last 20 positions are only African countries (South of Sahara). Malawi (6.00), Sierra Leone (5.11), Chad (4.44), Sudan (4.30), and Congo Democratic Republic (2.80) have the five least developed and worst-performing financial systems in our sample. Firms and households in these countries face significant financial constraints. Economic agents do not operate within an institutional (economic and political) framework sufficiently conducive to business, and governments do not provide effective law enforcement, property, and regulations for framework good economic practice.\par
For the WAEMU countries of the zone, namely Togo (18.73), Senegal (16.51), Burkina Faso (12.85), Benin (12.47, Ivory Coast (11.78), Mali (10.97), Niger (7.85), Guinea-Bissau (7.17). They are characterized by a lower-than-average index of the sample indices, which indicates a significant delay in the financial system of the countries in this WAEMU economic zone, which is manifested by inadequacies in both purely financial indicators, as well as institutional indicators.  These results show us that our new composite indicator of financial development had a positive and significant impact on development. Economic institutions and political institutions have taken in isolation have negative and significant coefficients, which we explain by the fact that in our opinion, the quality of the institutions will only have a real and significant impact on the financial sphere when there is an interpenetration of institutional performance with financial variables. 
\section[{b) The results of the econometric analysis}]{b) The results of the econometric analysis}\par
? Regarding the delayed variable of finance and the price, the level has insignificant coefficients. This can be explained by the fact that the problems of endogeneity that were suspected are not proven, and we could, therefore, have estimated our equation with a static panel model (what we do later in this work). ? The gross domestic product (GDP) per capita and inflation have negative and insignificant coefficients, so we will avoid giving them an interpretation. Our composite indicator of financial development has a positive coefficient (+ 2.09) and significant. As a result, our assumption, according to which the financial development indicator we have built, is sufficiently relevant to explain that the evolution and development process of the financial system tends to be reinforced by the positive and significant sign in its coefficient in econometric estimates.\par
The WAEMU countries are among the countries that are experiencing difficulties in their economic development. On the one hand, these difficulties are remarkable because of the inefficiency that characterizes their financial system. We believe from the results we have obtained during our research (theoretical and empirical) that institutional quality plays a very significant role in the functioning and capacity of the financial sphere to enable the emergence of a financial system efficient in an economy. We also believe that the positive impact of our composite indicator of development (unlike the coefficients of economic and political institutions indicators taken in isolation) shows its consistency in its ability to measure financial development.\par
We found it interesting to replicate the same method to see if the results that support the relevance of our composite indicator of financial development to countries with characteristics quite different from those of the WAEMU countries, namely 25 OECD countries. 
\section[{b. The OECD zone}]{b. The OECD zone}\par
The table below shows the results: These results show us that in the OECD, as in the WAEMU countries, the signs and the significance of the different variables are similar. The results are similar in detail to those obtained above. Indeed, as in the WAEMU zone, the new indicator has its relevance as to the impact it has on the functioning of the financial sector.\par
-The coefficient of the new indicator is positive (+ 2.06) and significant.\par
-As for the gross domestic product and inflation, their coefficients are not significant, as in the estimate on the countries of the WAEMU zone. Therefore, they cannot be interpreted reliably.\par
-And finally, as with the WAEMU area, with OECD countries, we get a coefficient of the delayed variable of non-significant financial development. At this level, too, the GMM system model could have been replaced by the techniques for estimating static panel models (what we do after that).\par
After using the GMM System model estimation method and obtaining results showing the nonsignificance of the delayed variable coefficient, weconcluded that a static panel estimation technique could have estimated our model. The next part will be devoted to this task. 
\section[{ii. Static panel estimation (fixed and random effects model) a. The WAEMU Zone}]{ii. Static panel estimation (fixed and random effects model) a. The WAEMU Zone}\par
We have obtained results that support those obtained during our regressions by the GMM System method. First of all:\par
-Global significance tests of both models (Fixed Effects and Random Effects) show that both models are significant.\par
-The signs of the coefficients for the two (2) models are almost identical.\par
-Apart from the Economic Growth variable, whose significance is only certain at a threshold of 10\%, all other variables are significant.  -Global significance tests of both models (Fixed Effects and Random Effects) show that both models are significant -The signs of the coefficients for the two (2) models are almost identical.\par
-Apart from the Inflation variable, all other variables are significant. The significance of the ''Economic growth'' variable is only at the 10\% threshold. Because the probability of Hausman's test (0.0047) is less than 5\%, the fixed-effect model is preferable to the random effects model. 
\section[{Test of Breusch-Pagan:}]{Test of Breusch-Pagan:}\par
This test decides between a random effects regression and a simple OLS regression. The probability of Breusch-Pagan test (0.0022) is less than 5\%, so the null hypothesis is accepted, and the random effect is appropriate. -In both samples and regardless of the estimated model, the coefficients are almost identical. Namely: A positive and significant effect of the new composite indicator of financial development. And the other institutional variables taken in isolation show negative and significant coefficients on the phenomenon of financial development.\par
V. 
\section[{Conclusion}]{Conclusion}\par
The WAEMU countries are characterized by what is called financial underdevelopment in literature. This work aimed to show that the quality of (political and economic) institutions has an influence on the process Because the probability of Hausman's test (0.3521) is high than 5\%, the random-effect model is preferable to the fixed-effects model. 
\section[{Test of Breusch-Pagan:}]{Test of Breusch-Pagan:}\par
This test decides between a random effects regression and a simple OLS regression. The probability of Breusch-Pagan test (0.0000) is less than 5\%, so the null hypothesis is accepted, and the random effect is appropriate.\par
Our results in this static panel regression game show us that: This work tells us first that when a financial system works effectively, it results in mobilization and adequate allocation of available economic resources. We have developed a new composite indicator of financial development, built for 97 countries between 1996 and 2016. It brings together several aspects of financial development. This is a more comprehensive and accurate indicator of the real financial development of countries.\par
Secondly, through our econometric work, we have achieved results. Indeed, estimating our static panel model gives us results that validate the relevance of our composite indicator of financial development. Indeed, as in our regressions (Dynamic and Static Panel), the coefficient of the new composite indicator is "positive and significant." Indeed, all of these results reinforce the idea that our new composite indicator of financial development has its relevance (Relevance that we capture by its ability to measure the performance of financial systems for different countries).        \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.04236334405144695\textwidth}P{0.2660235798499464\textwidth}P{0.01047695605573419\textwidth}P{0.011843515541264739\textwidth}P{0.01730975348338692\textwidth}P{0.18038585209003213\textwidth}P{0.010932475884244373\textwidth}P{0.019131832797427653\textwidth}P{0.01594319399785638\textwidth}P{0.009110396570203644\textwidth}P{0.03553054662379421\textwidth}P{0.01457663451232583\textwidth}P{0.05238478027867095\textwidth}P{0.062406216505894965\textwidth}P{0.06377277599142551\textwidth}P{0.0332529474812433\textwidth}P{0.004555198285101822\textwidth}}
\tabcellsep \multicolumn{13}{l}{Institutional Quality and Financial Development in West Africa Economic and Monetary Union}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{10}{l}{VARIABLES (AXES F1 ET F2 : 84,33 \%)}\\
\tabcellsep \tabcellsep \tabcellsep 1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Variables actives}\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{0.75}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Political StabilityNoViolence}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{VoiceandAccountabili}\\
\tabcellsep \tabcellsep \tabcellsep 0.5\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ty\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ControlofCorruption\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep RuleofLaw\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{0.25}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{GovernmentEffective}\\
Year 2020\tabcellsep F2 (9,58 \%)\tabcellsep \multicolumn{2}{l}{-0.25 0}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Financial system deposits to GDP (\%) ness RegulatoryQuality\\
28\tabcellsep \tabcellsep \tabcellsep -0.5\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Bank credit to bank deposits (\%)}\tabcellsep Liquid liabilities to GDP (\%)\\
Volume XX Issue I Version I\tabcellsep \tabcellsep \multicolumn{2}{l}{-1 -0.75}\tabcellsep -1\tabcellsep -0.75\tabcellsep -0.5\tabcellsep -0.25\tabcellsep \multicolumn{2}{l}{0 F1 (74,76 \%)}\tabcellsep 0.25\tabcellsep 0.5\tabcellsep \tabcellsep 0.75\tabcellsep 1\\
( ) B\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Management and Business Research\tabcellsep \multicolumn{4}{l}{F1 0.573 9.419 9.526 7.017 7.229 9.627 Voiceand Accountability 6.578 Bank credit to bank deposits (\%) Deposit money banks' assets to GDP (\%) Domestic credit to private sector (\% of GDP) Financial system deposits to GDP (\%) Liquid liabilities to GDP (\%) Private credit by deposit money banks and other financial institutions to GDP (\%) Political Stability No Violence 6.859}\tabcellsep \multicolumn{7}{l}{F2 15.814 51.152 12.470 13.716 1.541 F3 F4 F5 F6 10.680 0.003 1.251 1.224 0.124 67.543 3.522 F7 F8 1.898 0.002 9.528 0.503 7.556 11.760 1.509 9.133 1.361 2.772 29.006 4.271 2.904 0.991 7.573 0.000 9.242 14.819 12.769 9.921 0.516 0.178 0.043 9.158 0.468 7.756 12.941 0.262 6.407 1.108 18.489 0.555 0.831 1.046 71.181 0.244 0.335 7.593 1.076 47.864 34.606 0.762 0.000 1.107}\tabcellsep \multicolumn{2}{l}{F9 0.077 3.306 0.184 2.067 3.111 0.000 0.403 0.064}\tabcellsep F10 2.509 2.103 1.332 41.375 1.979 F11 0.239 0.625 0.398 38.977 2.974 0.365 0.023 0.027 0.116 0.017 0.034\tabcellsep F12 0.009 0.201 47.211 0.044 0.221 51.885 0.196 0.017\\
\tabcellsep Government Effectiveness\tabcellsep \tabcellsep \multicolumn{2}{l}{11.319}\tabcellsep 2.079\tabcellsep 0.595\tabcellsep 1.253\tabcellsep 1.443\tabcellsep 7.463\tabcellsep 0.369\tabcellsep 0.874\tabcellsep \multicolumn{2}{l}{69.399}\tabcellsep 3.846\tabcellsep 1.359\tabcellsep 0.002\\
\tabcellsep \multicolumn{2}{l}{Regulatory Quality}\tabcellsep \multicolumn{2}{l}{10.556}\tabcellsep 3.813\tabcellsep 0.419\tabcellsep 3.297\tabcellsep 4.604\tabcellsep 6.075\tabcellsep \multicolumn{4}{l}{5.717 41.591 11.899}\tabcellsep 5.198\tabcellsep 6.768\tabcellsep 0.063\\
\tabcellsep Rule of Law\tabcellsep \tabcellsep \multicolumn{2}{l}{10.942}\tabcellsep 4.409\tabcellsep 0.937\tabcellsep 0.639\tabcellsep 2.613\tabcellsep 6.321\tabcellsep 0.027\tabcellsep 1.757\tabcellsep \multicolumn{2}{l}{4.243}\tabcellsep 2.556 65.514\tabcellsep 0.042\\
\tabcellsep \multicolumn{4}{l}{Control of Corruption 10.355}\tabcellsep 6.422\tabcellsep 0.468\tabcellsep 0.043\tabcellsep 3.224\tabcellsep 3.255\tabcellsep \multicolumn{2}{l}{0.911 48.300}\tabcellsep \multicolumn{2}{l}{5.245}\tabcellsep 1.694 19.971\tabcellsep 0.111\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Source:Author\\
\tabcellsep © 20 20 Global Journals\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.6029989658738365\textwidth}P{0.052740434332988625\textwidth}P{0.06944157187176835\textwidth}P{0.06768355739400206\textwidth}P{0.05713547052740435\textwidth}}
FINANCE\tabcellsep Coef.\tabcellsep Std.Err.\tabcellsep t\tabcellsep P > |t|\\
FINANCE( t-1)\tabcellsep 0.004\tabcellsep 0.004\tabcellsep 1.04\tabcellsep 0.331\\
RGDPC\tabcellsep -0.481\tabcellsep 0.276\tabcellsep -1.75\tabcellsep 0.124\\
INFLATION\tabcellsep -1.753\tabcellsep 1.103\tabcellsep -1.59\tabcellsep 0.156\\
INTECO\tabcellsep -0.732\tabcellsep 0.198\tabcellsep -3.70\tabcellsep 0.008***\\
INSTPOL\tabcellsep -0.484\tabcellsep 0.053\tabcellsep -9.12\tabcellsep 0.000***\\
INSTFIN\tabcellsep 2.094\tabcellsep 0.032\tabcellsep 65.01\tabcellsep 0.000***\\
CONSTANT\tabcellsep 4.572\tabcellsep 2.428\tabcellsep 1.88\tabcellsep 0.102\\
Hansen test for overid.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
restrictions\tabcellsep \multicolumn{2}{l}{chi2 (97) = 0.03}\tabcellsep prob>chi2 = 1.000\tabcellsep \\
Arellano-Bond test for AR (1)\tabcellsep \tabcellsep z = -0.78\tabcellsep pr> z = 0.438\tabcellsep \\
Arellano-Bond test for AR (2)\tabcellsep \tabcellsep z = -0.35\tabcellsep pr> z = 0.727\tabcellsep \\
\multicolumn{2}{l}{Prob> F = 0.000 ***}\tabcellsep \multicolumn{2}{l}{F(5, 7) = 1,14e+06}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Source: Author\\
\multicolumn{5}{l}{Notes: INTECO= Economic Institutions; INSTPOL =Political Institutions; INSTFIN= Financial Institutions; RGDPC =}\\
\multicolumn{5}{l}{Gross Domestic Product per capita. The Arenallo and Bond dynamic panel system GMM estimations (Stata xtabond2}\\
\multicolumn{5}{l}{command) is used to estimate this model. P-value *** indicates 1\% of the significance level. The Hansen test is}\\
\multicolumn{5}{l}{accepted the over-identification restrictions. The null hypothesis of the absence of first-order serial correlation (AR1)}\\
\multicolumn{2}{l}{andsecond-order serial correlation (AR2) are also accepted.}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.6129647749510764\textwidth}P{0.051565557729941286\textwidth}P{0.0673679060665362\textwidth}P{0.06653620352250489\textwidth}P{0.051565557729941286\textwidth}}
FINANCE\tabcellsep Coef.\tabcellsep Std.Err.\tabcellsep t\tabcellsep P > |t|\\
FINANCE ( t-1)\tabcellsep -0.003\tabcellsep 0.002\tabcellsep -1.31\tabcellsep 0.203\\
RGDPC\tabcellsep -0.896\tabcellsep 0.718\tabcellsep -1.25\tabcellsep 0.224\\
INFLATION\tabcellsep 0.052\tabcellsep 0.140\tabcellsep 0.37\tabcellsep 0.716\\
INTECO\tabcellsep -.0.502\tabcellsep 0.225\tabcellsep -2.23\tabcellsep 0.036**\\
INSTPOL\tabcellsep -0.199\tabcellsep 0.116\tabcellsep -1.72\tabcellsep 0.098*\\
INSTFIN\tabcellsep 2.063\tabcellsep 0.007\tabcellsep 314.03\tabcellsep 0.000***\\
CONSTANT\tabcellsep 3.625\tabcellsep 2.626\tabcellsep 1.38\tabcellsep 0.180\\
Hansen test for overid.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
restrictions\tabcellsep \multicolumn{2}{l}{chi2 (98) = 22.20}\tabcellsep \multicolumn{2}{l}{prob>chi2 = 1.000}\\
Arellano-Bond test for AR (1)\tabcellsep \tabcellsep z = -0.46\tabcellsep pr> z = 0.648\tabcellsep \\
Arellano-Bond test for AR (2)\tabcellsep \tabcellsep z = -2.13\tabcellsep pr> z = 0.033**\tabcellsep \\
\multicolumn{2}{l}{Prob> F = 0.000***}\tabcellsep \multicolumn{2}{l}{F(5, 24) = 662886.55}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Source: Author\\
\multicolumn{5}{l}{Notes: INTECO= Economic Institutions; INSTPOL =Political Institutions; INSTFIN= Financial Institutions; RGDPC =}\\
\multicolumn{5}{l}{Gross Domestic Product per capita. The Arenallo and Bond dynamic panel system GMM estimations (Stata xtabond2}\\
\multicolumn{5}{l}{command) is used to estimate this model. P-value*, **, *** indicate respectively 10\%,5\%and 1\%, of significance}\\
\multicolumn{5}{l}{levels. The Hansen test is accepted the over-identification restrictions. The null hypothesis of the absence of first-order}\\
\multicolumn{5}{l}{serial correlation (AR1) is accepted, but the absence of second-order serial correlation (AR2) is rejected.}\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.46779513888888885\textwidth}P{0.159375\textwidth}P{0.07821180555555556\textwidth}P{0.04574652777777778\textwidth}P{0.09887152777777777\textwidth}}
FINANCE\tabcellsep Coef.\tabcellsep Std.Err.\tabcellsep t\tabcellsep P > |t|\\
RGDPC\tabcellsep -0.460\tabcellsep 0.257\tabcellsep -1.79\tabcellsep 0.076*\\
INFLATION\tabcellsep 2.104\tabcellsep 0.007\tabcellsep 312.57\tabcellsep 0.000***\\
INTECO\tabcellsep -0.492\tabcellsep 0.052\tabcellsep -9.39\tabcellsep 0.000***\\
INSTPOL\tabcellsep -0.464\tabcellsep 0.083\tabcellsep -5.60\tabcellsep 0.000***\\
INSTFIN\tabcellsep -1.395\tabcellsep 0.232\tabcellsep -6.02\tabcellsep 0.000***\\
CONSTANT\tabcellsep 3.961\tabcellsep 0.788\tabcellsep 5.02\tabcellsep 0.000***\\
sigma\textunderscore u\tabcellsep \tabcellsep 0.109\tabcellsep \tabcellsep \\
sigma\textunderscore e\tabcellsep \tabcellsep 0.098\tabcellsep \tabcellsep \\
rho\tabcellsep \tabcellsep 0.552\tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{3}{l}{Prob> F = 0.000***F test that all u\textunderscore i F(7, 131) = 6.81}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Source: Author\\
\multicolumn{5}{l}{Notes: INTECO= Economic Institutions; INSTPOL =Political Institutions;INSTFIN= Financial Institutions; RGDPC =}\\
\multicolumn{5}{l}{Gross Domestic Product per capita. P value* and *** indicate respectively 10\% and 1\%, of significance levels.}\end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.46774193548387094\textwidth}P{0.09193548387096774\textwidth}P{0.12741935483870967\textwidth}P{0.05161290322580645\textwidth}P{0.11129032258064515\textwidth}}
FINANCE\tabcellsep Coef.\tabcellsep Std.Err.\tabcellsep z\tabcellsep P > |z|\\
RGDPC\tabcellsep -0.315\tabcellsep 0.122\tabcellsep -2.58\tabcellsep 0.010***\\
INFLATION\tabcellsep 2.093\tabcellsep 0.006\tabcellsep 356.30\tabcellsep 0.000***\\
INTECO\tabcellsep -0.487\tabcellsep 0.046\tabcellsep -10.52\tabcellsep 0.000***\\
INSTPOL\tabcellsep -0.540\tabcellsep 0.0722\tabcellsep -7.47\tabcellsep 0.000***\\
INSTFIN\tabcellsep -1.210\tabcellsep 0.217\tabcellsep -5.58\tabcellsep 0.000***\\
CONSTANT\tabcellsep 3.276\tabcellsep 0.531\tabcellsep 6.17\tabcellsep 0.000***\\
sigma\textunderscore u\tabcellsep \tabcellsep 0.051\tabcellsep \tabcellsep \\
sigma\textunderscore e\tabcellsep \tabcellsep 0.098\tabcellsep \tabcellsep \\
rho\tabcellsep \tabcellsep 0.213\tabcellsep \tabcellsep \\
\tabcellsep Prob> chi2 = 0.000\tabcellsep \multicolumn{2}{l}{wald chi2 (5) = 351754.94}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Source: Author\\
\multicolumn{5}{l}{Notes: INTECO= Economic Institutions; INSTPOL =Political Institutions;INSTFIN= Financial Institutions; RGDPC =}\\
\multicolumn{4}{l}{Gross Domestic Product per capita. P value *** indicates 1\%, of significance level.}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.6341796875\textwidth}P{0.033203125\textwidth}P{0.099609375\textwidth}P{0.0830078125\textwidth}}
\multicolumn{2}{l}{Test of Breusch-Pagan}\tabcellsep Test Hausman\tabcellsep \\
Chi2 (1)\tabcellsep 9.37\tabcellsep Chi2 (5)\tabcellsep 16.88\\
Prob> chi2\tabcellsep 0.0022\tabcellsep Prob> chi2\tabcellsep 0.0047\\
\tabcellsep \tabcellsep \tabcellsep Source: Author\\
b. The OECD Zone\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{As in our previous results, we achieved results}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{almost similar to those obtained in our regressions for}\tabcellsep \tabcellsep \\
the WAEMU countries. First of all:\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_6}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.22666666666666666\textwidth}P{0.2644444444444444\textwidth}P{0.12513888888888888\textwidth}P{0.07791666666666666\textwidth}P{0.15583333333333332\textwidth}}
FINANCE\tabcellsep Coef.\tabcellsep Std.Err.\tabcellsep t\tabcellsep P > |t|\\
RGDPC\tabcellsep -0.353\tabcellsep 0.135\tabcellsep -2.62\tabcellsep 0.009***\\
INFLATION\tabcellsep 2.056\tabcellsep 0.001\tabcellsep 3751.16\tabcellsep 0.000***\\
INTECO\tabcellsep -0.228\tabcellsep 0.059\tabcellsep -3.87\tabcellsep 0.000***\\
INSTPOL\tabcellsep -0.697\tabcellsep 0.060\tabcellsep -11.58\tabcellsep 0.000***\\
INSTFIN\tabcellsep -0.0367\tabcellsep 0.048\tabcellsep -0.76\tabcellsep 0.449\\
CONSTANT\tabcellsep 1.627\tabcellsep 0.529\tabcellsep 3.07\tabcellsep 0.002***\\
sigma\textunderscore u\tabcellsep \tabcellsep 0.232\tabcellsep \tabcellsep \\
sigma\textunderscore e\tabcellsep \tabcellsep 0.100\tabcellsep \tabcellsep \\
rho\tabcellsep \tabcellsep 0.843\tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{3}{l}{Prob> F = 0.000*** F test that all u\textunderscore i F(24, 420) = 87.75}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Source: Author\end{longtable} \par
  {\small\itshape [Note: Notes]} 
\caption{\label{tab_7}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.2454407294832827\textwidth}P{0.1472644376899696\textwidth}P{0.2041033434650456\textwidth}P{0.08267477203647416\textwidth}P{0.17051671732522797\textwidth}}
FINANCE\tabcellsep Coef.\tabcellsep Std.Err.\tabcellsep z\tabcellsep P > |z|\\
RGDPC\tabcellsep -0.326\tabcellsep 0.119\tabcellsep -2.73\tabcellsep 0.006***\\
INLATION\tabcellsep 2.056\tabcellsep 0.001\tabcellsep 3808.95\tabcellsep 0.000***\\
INTECO\tabcellsep -0.217\tabcellsep 0.0568\tabcellsep -3.81\tabcellsep 0.000***\\
INSTPOL\tabcellsep -0.691\tabcellsep 0.0581\tabcellsep -11.89\tabcellsep 0.000***\\
INSTFIN\tabcellsep 0.0296\tabcellsep 0.046\tabcellsep 0.64\tabcellsep 0.520\\
CONSTANT\tabcellsep 3.276\tabcellsep 0.461\tabcellsep 3.26\tabcellsep 0.001***\\
sigma\textunderscore u\tabcellsep \tabcellsep 0.051\tabcellsep \tabcellsep \\
sigma\textunderscore e\tabcellsep \tabcellsep 0.098\tabcellsep \tabcellsep \\
rho\tabcellsep \tabcellsep 0.213\tabcellsep \tabcellsep \\
\tabcellsep Prob> chi2 = 0.000\tabcellsep \multicolumn{2}{l}{wald chi2 (5) = 2.56e+07}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Source: Author\end{longtable} \par
  {\small\itshape [Note: Notes: INTECO= Economic Institutions; INSTPOL =Political Institutions;INSTFIN= Financial Institutions; RGDPC = Gross Domestic Product per capita. P value *** indicates 1\%, of significance level.]} 
\caption{\label{tab_8}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.3177570093457944\textwidth}P{0.10327102803738318\textwidth}P{0.23831775700934577\textwidth}P{0.19065420560747662\textwidth}}
\multicolumn{2}{l}{Test of Breusch-Pagan}\tabcellsep Test Hausman\tabcellsep \\
Chi2 (1)\tabcellsep 2404.82\tabcellsep Chi2 (5)\tabcellsep 5.55\\
Prob> chi2\tabcellsep 0.0000\tabcellsep Prob> chi2\tabcellsep 0.3521\\
\tabcellsep \tabcellsep \tabcellsep Source: Author\\
-\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_9}Table 9 :}\end{figure}
 			\footnote{© 2020 Global Journals} 			\footnote{( ) B Institutional Quality and Financial Development in West Africa Economic and Monetary Union} 			\footnote{© 20 20 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Solow ()]{b12}\label{b12} 	 		‘A contribution to the theory of economic growth’.  		 			R Solow 		.  	 	 		\textit{The Quarterly Journal of Economics}  		1956. 70 p. 65.  	 
\bibitem[Kaufmann et al. ()]{b4}\label{b4} 	 		\textit{Aggregating Governance Indicator},  		 			D Kaufmann 		,  		 			A Kraay 		,  		 			P Zoido-Lobaton 		.  		1999. Washington, D. C.  	 	 (World Bank Policy Research Working Paper No. 2195) 
\bibitem[Singh et al. ()]{b11}\label{b11} 	 		\textit{Financial Deepening in the CFA Franc Zone: The Role of Institutions},  		 			R J Singh 		,  		 			K Kpodar 		,  		 			D Ghura 		.  		 WP/09/113.  		2009.  	 	 (IMF Working Paper) 
\bibitem[Kaufmann and Zoido-Lobation ()]{b5}\label{b5} 	 		\textit{Governance Matters II: Updated Indicators for 2000-01},  		 			Kray Kaufmann 		,  		 			Zoido-Lobation 		.  		 No. 2772.  		2002.  	 	 (World Bank Policy Research Working Paper) 
\bibitem[Kaufmann et al. ()]{b6}\label{b6} 	 		‘Governance Matters VI: Governance Indicators for’.  		 			D Kaufmann 		,  		 			A Kraay 		,  		 			M Mastruzzi 		.  	 	 		\textit{World Bank Policy Research wp},  				2008. 1996-2006.  	 
\bibitem[Blundell and Bond ()]{b2}\label{b2} 	 		‘Initial Conditions and Moment Restrictions in Dynamic Panel Data Models’.  		 			R Blundell 		,  		 			S Bond 		.  	 	 		\textit{Journal of Econometrics}  		1998. 87 p. .  	 
\bibitem[Acemoglu et al. ()]{b0}\label{b0} 	 		‘Institutional Causes, Macroeconomic Symptoms: Volatility, Crises, and Growth’.  		 			D Acemoglu 		,  		 			S Johnson 		,  		 			J Robinson 		,  		 			Y Thaicharoen 		.  	 	 		\textit{Journal of Monetary Economics}  		2004. 50 p. .  	 
\bibitem[Anayiotos and Toroyan ()]{b1}\label{b1} 	 		\textit{Institutional Factors and Financial Sector Development: Evidence from Sub-Saharan Africa},  		 			G C Anayiotos 		,  		 			H Toroyan 		.  		 WP/09/258.  		2009. 7 p. .  	 	 (IMF Working Paper) 
\bibitem[Kaufmann et al. ()]{b3}\label{b3} 	 		 			D Kaufmann 		,  		 			A Kraay 		,  		 			M Mastruzzi 		.  		\textit{Governance Matters III; Governance Indicators for},  				 (Washington D.C)  		2003. 1996-2002.  	 	 (World Bank Policy Research Working Paper, n°2772) 
\bibitem[Law and Azman-Saini ()]{b10}\label{b10} 	 		 			S H Law 		,  		 			W Azman-Saini 		.  	 	 		\textit{the Quality of Institutions and Financial Development},  				2008. 12107.  	 
\bibitem[Porta et al. ()]{b9}\label{b9} 	 		‘Law and Finance’.  		 			La Porta 		,  		 			R Lopez-De-Silanes 		,  		 			F Shleifer 		,  		 			A \&vishny 		,  		 			R 		.  	 	 		\textit{Journal of Political Economy}  		1998. 106  (6)  p. .  	 
\bibitem[Porta et al. ()]{b8}\label{b8} 	 		‘Legal Determinants of External Finance’.  		 			La Porta 		,  		 			R 		,  		 			F Lopez-De-Silanes 		,  		 			A Shleifer 		,  		 			R W Vishny 		.  	 	 		\textit{Journal of Finance}  		1998. 52 p. .  	 
\bibitem[Stiglitz ()]{b13}\label{b13} 	 		‘The role of the state in financial markets’.  		 			J Stiglitz 		.  	 	 		\textit{Proceedings of the World Bank Annual Conference on Development Economics}  		1994. 1993. p. .  		 			Supplement to the World Bank Economic Review and the World Bank Research Observer 		 	 
\bibitem[World Bank World Development Indicators ()]{b14}\label{b14} 	 		‘World Bank’.  	 	 		\textit{World Development Indicators}  		2007.  	 
\bibitem[Kuipou et al. ()]{b7}\label{b7} 	 		‘« Financial Development and Economic Growth in CEMAC Countries’.  		 			T Kuipou 		,  		 			C Nembot 		,  		 			N 		,  		 			L Tafah 		,  		 			O 		,  		 			E 		.  	 	 		\textit{Global Journal of Management and Business Research}  		2012. 1.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
