\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={Analysing the Promised Effect of Liberalization on Banking Sector Efficiency in Ghana},
 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{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{Analysing the Promised Effect of Liberalization on Banking Sector Efficiency in Ghana}
\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]{Frank  Prah}

             \author[2]{Frank  Prah}

             \affil[1]{  Bank of Ghana}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 December 2016 Accepted: 2 January 2017 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


This study assesses changes in banking sector efficiency in Ghana amidst deepening sector liberalization process. Using quarterly data from 2000q3 to 2011q4, data envelopment analysis was used to derive the overall technical efficiency, pure technical efficiency and scale efficiency for all licensed banks. Five alternative models were utilized. Generally, overall technical, pure technical and scale efficiencies reduced over time. The intensity and prevalence of scale inefficiency were higher than pure managerial inefficiency; increasing return to scale was more prevalent among scale inefficient banks than scale inefficiency. Finally, incidence of increasing returns to scale declined whereas decreasing returns to scale increased.

\end{abstract}


\keywords{technical efficiency, pure technical efficiency and scale efficiency.}

\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
he neo-classical hypothesis that prices in a free competitive market system holds the potency to ensuring efficiency in production and supply of goods and services, as well as efficiency in consumption through price stability and product availability, is the bedrock upon which financial sector liberalization policies were formulated. These policies were proposed and aggressively implemented in the 1980s in many developing economies that were identified to have been bedeviled with "financial repression"  {\ref (McKinnon, 1972;} {\ref Shaw, 1972)}. Since then, financial liberalization has become the major principle for financial sector policies.\par
The main aim of financial sector liberalization is to remove market rigidities in the form of monopolies and external controls in order to promote competition among firms. Improvements in competition are expected in turn to lead to efficient pricing and allocation of financial resources needed for economic growth and development. \hyperref[b6]{(Barajas et al., 1999;}\hyperref[b33]{Leon, 2012)} Increasing levels of competition and efficiency in the financial markets are thus expected, almost automatically, to be the outcome of deepening financial sector liberalization. Though it may be volatile, interest rates are expected to be downward trending while expanded product availability is assured to follow the policy \hyperref[b17]{(Caprio, Honohan and Stiglitz, 2001)}.\par
To this end, financial sector liberalization policies were adopted in Ghana in the late 1980s with the aim of creating a "free market" environment which was considered necessary for improving market competition and efficiency. \hyperref[b51]{Prah (2014)} provides evidence to show that the market structure of the Ghanaian banking industry improved substantially during the last decade. Nevertheless, interest rates and availability of funds should be considered key indicators for gauging benefits from financial sector liberalization to consumers, especially in a previously "re-repressed" financial sector. This is because the ultimate promise of the liberalization theory is the emergence of an efficient market; a condition that should reflect in the prices and availability of goods and services produced in the market. In particular, the spread between lending and interest rates reflects how efficient a banking system is performing its traditional role which is financial intermediation.\par
Interest rates and related spreads in the Ghanaian money market have received significant level of attention in recent times by the Central Bank of Ghana, the Association of Ghana Industries (AGI) and other financial service consumer groups. Though the level of inflation has seen significant reduction during the past years, from an annual average of 32.9 per cent in 2001 to 8.68 per cent in 2011, the average lending rate charged by commercial banks has remained well above 20 per cent for more than two decades. The general feeling is that the cost of borrowing or the lending rates are just too high especially when compared with the corresponding deposits rates and the general level of prices in the economy. This raises the question of whether market efficiency is improving or worsening amidst the on-going sector liberalization.\par
In a review of studies on efficiency among financial institutions, Humphrey (1997) observed that liberalization might not always be efficiency and productivity enhancing. Thus it is important to examine from time to time whether liberalization policies being implemented are enhancing efficiency or not so that unintended negative effects are corrected while positive ones are consciously reinforced. In the light of this, it is necessary to ascertain empirically whether the Ghanaian banking sector efficiency has improved over the years that financial liberalization policies have been continuously implemented. This study therefore assesses the evolution of banking sector efficiency in Ghana from 2000 to 2011. The main hypothesis to be tested is that financial liberalization has led to a continuous improvement in banking sector efficiency in Ghana. 
\section[{II.}]{II.}\par
Market Performance of Deposit Money Banks in Ghana (1990 -2012)   According to the Ghana Financial System Stability Assessment Update report (IMF, 2011), deposit money banks (DMB9 or commercial banks) in Ghana control more than 70 per cent of total assets of the entire financial system and more than 88 per cent of total assets of the Banking system. This makes DMBs the back bone of both the banking sector and the entire financial system. Thus, several studies on Ghana, such as \hyperref[b52]{Quartey and Prah (2008)}, have used the commercial banking sector as proxy for the financial system in Ghana.\par
Table  {\ref 1}: Performances of Deposit Money Banks in  {\ref Ghana (2000} {\ref Ghana ( -2012) )} Source: Bank of Ghana, Financial Stability Report  {\ref (} 
\section[{various issues) and Ghana Statistical Services}]{various issues) and Ghana Statistical Services}\par
Several changes have occurred in the deposit money banking sector in recent years. As indicated in Table1, the number of licensed banks almost doubled between 1999 and 2012, with almost a threefold increase in the total number of branches operated by the banks. These indicate substantial expansion in coverage and access to banking services in the country. Also, the balance sheets of the sector have expanded substantially over time. Total assets increased from 19.4 per cent in 1990 to 37.3 per cent of GDP in 2012, albeit there were some intermittent fluctuations. Much of the increases were from domestic sources. The share of total outstanding credits to the private sector, public enterprises and the central government increased from 4.4 per cent in 1990 to 24.8 per cent of GDP in 2012. Improvements in credit advancements were accompanied by similar improvements in the mobilization of deposits. Deposits from the private sector increased more than half of total liabilities during the period under review. However, a linear trend analysis shows that all major income components, except interest incomes on loans, had negative gradients. This means average income from those sources reduced. On the other hand, interest income on loans increased from 32.4 per cent of total income in 2000 to a peak of  {\ref 58.7}  Liquidity in the market has generally been unstable. Available data indicates that liquid assets to total deposits and total assets all increased from 2005 to 2009 but have since been reducing. Nevertheless, there has been a continuous improvement in equity resulting in the market capital adequacy ratio hovering above 10 per cent in the entire period except the minimum 9.3 per generally well capitalized, more efforts were still required to stem credit risk, especially during the latter part of the period. Non-performing loans to asset ratio reduced significantly from above 20 per cent in 2002 to below 10 per cent from 2006 to 2008. From 2009, however, the ratio remained above 13.2 per cent. The NPL was again more than 5 per cent above total gross loans. These have implications to efficiency and profitability in the sector.\par
A trend analysis of the various profitability indicators unanimously show that profitability generally decreased during the period under study. However, since 2010, there had been a greater tendency for industry profits to rise. For example, even though profitability ratio decreased from 28.2 per cent in 2000 to 9.8 per cent in 2009, the ratio improved afterwards to about 21.5 per cent in 2012. Comparing profitability trends to those of income and credit risk, it appears that during the last three years in the period, banks benefitted in terms of high returns for taking more risk.\par
Finally, a similar trend analysis of ratio measures for management efficiency was rather inconclusive. Whereas cost to income ratios indicate that, on average, management efficiency reduced over the period, cost to assets ratios indicated otherwise. This also underscores the need for more comprehensive measurement and analysis of efficiency, hence the objectives of this current study. 
\section[{III.}]{III.} 
\section[{Literature Review}]{Literature Review}\par
The importance of financial system efficiency is well noted in the literature. Countries with efficient financial system are found to be less prone to financial crises, currency crises, and grow faster \hyperref[b6]{(Barajas et al., 1999;}\hyperref[b17]{Caprio, Honohan and Stiglitz, 2001;}\hyperref[b33]{and Leon, 2012}). An inefficient financial system is believed to lead to the destruction of wealth, as consumers are forced to pay higher than optimal price for inevitable financial services. Such a system also directs funds to less efficient sectors of the economy leading to inefficient utilization of society's scarce financial resources. Therefore, improving the efficiency of the financial sector does not only improve fund utilization for growth, but also ensure effective redistribution of wealth from financial firms to their consumers.\par
Implementation of financial sector liberalization policies hinges on the assumption that removing market barriers will enhance competition in the market which would in turn lead to efficiency in pricing and production. Common among liberal economists and in many studies, efficiency is assumed to emerge automatically from competition. Thus many past studies on the market impact of liberalization have been based on measures of market competition. However, it is imperative to directly measure efficiency rather than to deduce it theoretically as a direct function of competition.\par
Literature on bank sector efficiency in Ghana is relatively limited and mainly based on Data Envelopment Analysis (DEA) to measure relative efficiency among banks. In one of the earliest empirical study on Ghana, \hyperref[b39]{Korsah et al. (2001)} applies DEA within the intermediation frame work on annual data for some selected banks from 1988 to 1999. They established that bank efficiency improved but stagnated at the letter period. To extend this study,  used annual data from 2000 to 2006 on 16 selected commercial banks to investigate the changes in technical efficiency and economies of scale of the banks and to test whether large banks were more efficient than small banks in anticipation of impending recapitalization requirements by the central bank. The study uses DEA and runs five different models within the production and intermediation approaches to DEA in banking sector. They established that the overall technical efficiencies of large and small banks were similar but scale efficiencies of small banks were found to be larger than big banks. From this finding, they cautioned the central bank against encouraging banks to get bigger, especially if the objective of the recapitalization was to improve efficiency among the banks.\par
Examining the relative efficiency of banks in Ghana during the year 2007 and to investigate the linkage between efficiency and profitability, Frimpong (2010) also used intermediation approach to DEA to estimate relative technical efficiency of 22 banks in Ghana, based on constant returns to scale (CRS) assumption. He found that only 4 banks were efficient. The 18 inefficient banks had inefficiency ranging from 33\% to 89\% and the sector's average technical efficiency (at CRS) was 74\%. Among the 22 banks, domestic private banks were most efficient followed by foreign and state banks respectively. In a most recent study on Ghana, Adjei-Frimpong et al (2014) also used DEA under intermediation approach to analyses cost efficiency of the banking industry. Static and dynamic panel data models were further employed to ascertain the impact of size, capitalization, loan loss provision, inflation rate and GDP growth rate on efficiency. The data involved annual unbalanced panel of 25 banks from 2001-2010. From the empirical results, they concluded that Ghanaian banks are cost inefficient though well capitalized banks are less cost inefficient. They further established that bank size has no effect on cost efficiency, meaning large banks have no advantage over smaller ones. Loan loss provision was also found to not significantly determine cost efficiency of banks. On the other hand, GDP growth rate was found to negatively influence bank cost efficiency while lagged cost efficiency persisted over time.\par
Besides Ghana, several studies on bank sector efficiency have been conducted on other developing economies  {\ref (Hauner and Peiris, 2005}  This study seeks to contribute to the empirical literature on Ghana by improving on the earlier mentioned studies on Ghana in a number of ways. The most important is the recognition that financial liberalization is a process and thus must be assessed over time. This study believes that assessing changes in bank efficiency over time is a more appropriate means to assess the impact of financial liberalization than at a point time (exemplified by . Though \hyperref[b39]{Korsah et al (2001)}, Akoana et al 2009) and Adjei-Frinpong et al (2014) all sought to analyses changes in efficiency over time, they rather restricted the sample to banks that had been operating for some number of years or banks on which data was available to the researchers. Even though these considerations were ethical, they fail to account for the fact that the DEA efficiency scores are defined only in relation to the set of banks used in the analysis. Therefore, a bank is DEA efficient relative to those included in the set but not to those omitted. Significantly different results could be obtained if the omitted banks were to be included in the sample since that would amount to estimating a different market frontier. Hence, a more comprehensive assessment of a policy impact on banks in operating within a common market, with exposure to common environmental factors such as regulatory regime and other policy intervention, should be based on all the banks in the same market. However, the cited studies failed to achieve this feet and may possibly have miscalculated the banks' relative efficiencies. Also, \hyperref[b27]{Drake et al (2009)} studies the Japanese banking system by combining all the three known approaches to modeling input-output variable set for DEA on banks, namely intermediation, profit and production approaches. They found significant differences in mean efficiency scores, dispersion of efficiency scores, and ranking of banks and sectors depending on the choice of model. This high degree of model dependency, they argue, has important implication to policy formulation. Each approach has distinctive policy orientation and thus different implied intervention to be adopted. Although  found some evidence of model dependency they utilized only the intermediation and the production approach. None of the cited studies on Ghana has so far explored the combination of all three approaches.\par
Finally, some empirical studies embarked on a second stage DEA analysis which involves regression analysis to determine the factors explaining the differences in the observed relative efficiency scores among the units. Even though Adjei-Frinpong et al (2014) is the only sited study on Ghana in this regard, they admit that the data points were less than desired and thus interpreted their results with caution. One possible reason for a general short-fall of such regression analysis on Ghana is because of the small number of estimated data points for efficiency scores. Annual data used in all previous studies provided insufficient sample size which could have led to inconsistencies in the estimated parameters. To this end, this study seeks to contribute immensely to literature and empirical data by generating sufficient efficiency scores for regression analysis. In all, the current study estimates quarterly efficiency scores on all registered banks in Ghana, using all the three alternative approaches to DEA identified in the literature on banking studies and for all the three main returns to scale assumptions common in DEA (constant, variable and increasing return to scale).\par
IV. 
\section[{Methodology a) Data}]{Methodology a) Data}\par
The current study is based on quarterly-bank unbalanced panel of all registered deposit money banks (DMBs) in Ghana from September 2000 to December 201. During the period, the number of banks increased from 17 in 2000 to 271. Also, there were three cases of take-over and one merger but each case is treated in the sample as a single entity in progress. New entrant banks are allowed to enter the data at as-and-when basis. Contrary to what is done in previous studies where banks are selected based on availability of data for the entire period under study, this study involves all banks even though with different data span. These data dynamics are allowed to play out naturally in the data rather than restrict the shape of the data to few banks. The study believes strongly that these dynamics are part of the complex process that affect the strategic decisions of competing banks and hence a product of a dynamic competitive market. Additionally, the changing data structure reflects the very object under study, namely banking sector liberalization. In all, a total of 979 observations on 30 different licensed DMBs were utilized. The data excludes all quasi-banking institutions and were sourced from Bank of Ghana.\par
New entrant banks are allowed to enter the data at as-and-when basis to reflect the changing influence they brought to the market frontier. This could lead to in time. The data excludes all quasi-banking institutions that are not licensed to operate as "banks" in accord with the Ghana Banking Act, 2004. 
\section[{b) Definition and measurement of Efficiency}]{b) Definition and measurement of Efficiency}\par
Firm efficiency is generally conceived in terms of the ability to generate maximum output, or a set of outputs, with a given input, or set of inputs. It can also be defined by the ability to minimize total cost at a given output or sets of output. \hyperref[b31]{Farrell (1957)} is credited with the pioneering work in the measurement of efficiency among firms in modern times. Modern methods of efficiency measurement employ frontier analysis which involves a systematic separation of 'best' performing institutions from the less performing ones based on defined objectives and standard. Based on a basic assumption that the production function or iso quant of the truly and fully efficient firm is known, a frontier, which establishes the criterion for separating an efficient firm from the non-efficient firm, is constructed. Firms on the frontier are considered efficient where as those below or within are regarded less-efficient. However, the assumption that the true isoquant or production function of the fully efficient firm is known is not borne out of reality. Rather, the theory requires that a production function or isoquant be constructed from an observed sample data.\par
Farrell proposed two competing groups of methodologies for constructing these relative frontiers. First, the parametric function approach involves an econometric estimation of a production or cost function that seeks to fit the data such that no observed coordinate of a firm in the input-output plane should lie either to the left or below the fitted line. The stochastic frontier approach is most sited example in the empirical literature. The most sited limitations of this group of techniques, however, has to do with the consequences of functional form misspecification and incorrect design of input-output matrix both of which are found to lead to inconsistency in the estimated parameters  {\ref (Hassan, 2008)}.\par
The alternative option, the non-parametric approach, involves the construction of a piecewiselinear convex isoquant such that no observation lies within the frontier. The most utilized non-parametric method in the empirical literature is Date Envelopment Analysis (DEA). Hassan (2008) list several advantages of using DEA. First, by recognizing that firms have different production functions, the DEA does not impose a specific functional form for the frontier, thus overcoming the functional form misspecification problem with the parametric approach. It can be applied to problems involving multiple inputs and outputs, for measuring variable returns to scale as well as evaluating allocative efficiency. Also, since the optimization process involved is applied to each firm, estimates of individual firm parameters are obtained which are useful for intraindustry analysis. Moreover, it can be used to evaluate the performances of different departments or branches of the same economic entity. Nevertheless, the DEA methodology has certain challenges the knowledge of which should guide how it is formulated and applied in empirical analysis. Before highlighting these limitations, though, it is fitting to present the theory behind this approach. The next section therefore presents the DEA framework and how the identified limitations are mitigated in this study. 
\section[{c) Data Envelopment Analysis}]{c) Data Envelopment Analysis}\par
The Date Envelopment Analysis is a mathematical programming framework used to calculate the relative efficiency of a set of decision making units (DMUs) by comparing the performance of each member of the set to the best practice in the set. The inefficiency of a particular DMU is derived by calculating how far it is from a peer regarded as efficient in the same set because it is on the frontier predefined by a specific standard. The mathematical derivation and explanations to the DEA procedure was originally developed by Charnes, Cooper and Rhodes (1978) but has since been extended into various forms and are well documented in both theoretical and empirical literature \hyperref[b5]{(Banker et al., 1984;} {\ref Seiford and Thral, 1990;}\hyperref[b45]{Lovell and}\hyperref[b43]{Schmidt, 1993, and}\hyperref[b45]{1994;}\hyperref[b4]{Ali and Seiford, 1993;}\hyperref[b8]{Charnes et al., 1995}\hyperref[b55]{and Seiford, 1996}\hyperref[b21]{and Coelli 1996)}. Assuming that there are N similar units of DMUs that converts a matrix of KxN inputs, X, into MxN output, Y, the objective of DEA is to construct a non-parametric envelopment frontier over the observed data on output(s) and given input(s) such that no points lie within or below the frontier. To measure the efficiency of the best practice unit that lie on the frontier, \hyperref[b18]{Charnes et al. (1978)} propose that the ratio of weighted outputs to weighted inputs for this unit be maximized subject to the constraint that similar ratios for all other DMUs in the set are less than or equal to one. This linear programming problem is defined mathematically by LP(1):\par
Where yi is a vector of output produced by DMUi using the input vector xi, and the corresponding efficiency measure is defined by ei. The solution to the problem involves choosing the optimal weights, u* and v*, that maximizes ei subject to the constraints. The fully efficient DMU is unknown and every unit in the set can be the ideal DMU. Therefore the optimization process is repeated for all DMUs in the set. The unit that attains an efficiency score of one (ei =1) satisfies the necessary condition to be DEA efficient whereas those with efficiency score of less than one (i.eei ? 1) are DEA inefficient.\par
By this process, the DEA methodology generates web-like linear combinations of outputs and inputs among the efficient DMUs such that virtual producers are created as reference points for calculating the inefficiency of all other DMUs in the same group. In this sense, the estimated efficiencies are "relative" (Hassan, 2008) and are strictly defined within a specific set of DMUs in a specified period of time.\par
However, the specification in PL(1) has infinite solution and hence infeasible since the problem is nonlinear and fractional. Based on the theory of fractional linear programming, Normalizing the problem in LP(1) by setting input ratio for DMUi to 1 (i.e 1 ' ? i i v x ), as suggested in \hyperref[b18]{Charnes et al (1978)} and taking the dual generate a more simplified problem specified as where ?is the efficiency score and ? is Nx1 vector of constants. An efficient DMU has a DEA efficiency score as previously defined. The dual problem in LP (2) has lower number of restrictions than in LP(2) and is usually the preferred solution \hyperref[b21]{(Coelli, 1996)}. 
\section[{d) Key Issues with DEA Specification}]{d) Key Issues with DEA Specification}\par
The LP (  {\ref 2}) is specified for measuring technical efficiency as defined by \hyperref[b31]{Farrell (1957)}, which is the ability of DMUs, operating at constant returns to scale to obtain maximum set of outputs from a given set of inputs. It is also derived as an orientated model developed in Charne set al  {\ref (1978)} and \hyperref[b5]{Banker et al (1984)} rather than as additive model \hyperref[b9]{(Charnes et al. 1985)}. The Farrell measure of technical efficiency involves the utilization of a piecewise linear frontier which often involve the situation where the frontier runs parallel to either the input or output axis or both. This means that, it is possible to find an efficient DMU that could reduce some inputs while maintaining its output level or vice versa. These excess inputs or shortfalls in outputs are called input slacks or output slacks respectively. Presences of slacks represent violations of the neoclassical production assumptions behind the definition of efficiency and which leads to deficiencies in the technical efficiency measure proposed by Farrell \hyperref[b27]{(Drake et al, 2009)}.\par
On the other hand, Koopman (1951) provides a stricter definition of a technically efficient DMU as one that operates on the frontier and has no slacks in input or output. Thus, in order to conduct a more accurate DEA efficiency measure, both the Farrell measure of technical efficiency and non-zero input/output slacks must be reported. This study adopts the orientated approach for dealing with slacks in the DEA of Ghanaian banks. The study adopts the multi stage DEA slack solution proposed in \hyperref[b22]{Coelli (1998)} to overcome the limitations of the two-stage approach to orientatedi i i i i v u x v y u e Max ' ' , ? St. ???..?..????..??LP(1) , 0 , ,..., 2 , 1 , 1 ' ' ? ? ? v u N j x v y u j j j j , , ? ? ? Min St. ???????????????.LP( 2 ) , ....., 2 , 1 0 , 0 , 0 N i X x Y y i i ? ? ? ? ? ? ? ? ? ?\par
? modeling for sealing with slacks. The methodology involves a sequence of radial movements to solving oriented DEAs which leads to unit-invariant efficiency scores and the selection of more appropriate peers. The relevance of slacks to this study has been occasioned by the facts that the study seeks to derive the stated advantages of DEA and insists on measuring Koopman's technical efficiency for Ghanaian banks. If slacks were ignored, it could have led to wrongly assigning an inefficient DMU as efficient \hyperref[b27]{(Drake et al, 2009)}.\par
The LP (2) is found to be valid only when all DMUs in the relevant set are operating at constant returns to scale or at the optimal scale \hyperref[b5]{(Banker et al., 1984)}. When constant returns to scale is assumed, the Farrel measure of technical efficiency in LP(2) captures the overall technical efficiency (OTE), maximizing both the input-output mix (managerial or pure technical efficiency, PTE) as well as the size of operation (scale efficiency, SE) \hyperref[b40]{(Kumar and Gulati, 2008)}. However, when this assumption breaks down and DMUs operate at below optimal, LP (2) accounts for only pure technical efficiency. Since the banking sector in Ghana is not fully developed, the constant return to scale assumption is not plausible for all banks and hence LP (2) cannot be exclusively applied to such a market.\par
Several production constraints and market imperfections are found to exist in the Ghanaian banking sector \hyperref[b51]{(Prah, 2014}; Bucks and Mathisen, 2005; Bawumia, Belnye and Ofori, 2005). Performing only the constant returns to scale DEA (CRS) will lead to a difficulty in determining the source of an observed relative inefficiency in a DMU; that is whether inefficiency was due to discrepancies in scale utilization (ie. scale efficiency, SE) or due to deficiencies in managerial ability to adopt the most appropriate input mix for the available scale of operation (ie. pure technical efficiency, PTE).\par
In order to decompose the overall technical inefficiency into the sources of inefficiencies, \hyperref[b5]{Banker et al. (1984)} suggest that a convexity restriction be imposed as an additional constraint in LP \hyperref[b2]{(3)}. The resultant model is the variable returns to scale (VRS) version of the LP specified as where is an Nx1 vector of ones \hyperref[b0]{(1)}  Finally, the nature of scale inefficiency can be determined by determining whether the scale inefficient DMU lies either on the increasing returns to scale or on the decreasing returns to scale side of the VRS frontier. This is achieved by imposing a Non-Increasing Returns to Scale (NIRS) assumption to the model as follows:N i NI X x Y y i i ? ? ? ? ? ? ? ? ? ? ? ? ? VRS CRS TE TE SE ? ????????(10)\par
where all variables are defined as previously. The LP (  {\ref 6}) is similar to LP (4) in all aspects except that the NIRS restriction\par
The NIRS efficiency score is greater than or equal to the VRS score and is compared to the VRS score to determine the nature of scale inefficiency. If they are equal then the estimated scale inefficiency is a decreasing return to scale; otherwise it is an increasing return to scale. \hyperref[b40]{Kumar and Gulati (2008)} explain the implication of scale inefficiency to a bank. A scale inefficient bank due to decreasing returns is deemed too large and thus operating at a 'supra-optimum' scale. On the other hand, a scale inefficient bank due to increasing return to scale or economies of scale is considered too small to fully utilize the available scale of operation and hence operating below its optimal level. Finally, a bank operating at constant return to scale is operating at its optimal scale and hence considered scale efficient. Based on the foregoing, the study runs LP(3), LP(4) and LP(6) to determine the relative efficiencies for all registered banks in a period.\par
One important advantage of the DEA methodology is the flexibility with which alternative variables can be selected as inputs or outputs especially with feasible managerial control in mind. Unfortunately, this advantage introduces a lot more sensitivity in the efficiency measure and renders the estimated efficiency scores susceptible to the choice of input-output variables. There is no consensus in the literature as to what constitutes inputs and outputs of a bank.  reviewed DEA efficiency studies on financial institutions and the various methods used to identify inputs and output variables. They identified three different groups of approaches in the empirical literature, namely production (value added), intermediation (asset) and user cost (profit) approaches, the most popular of which are the first two. Though both are derived from the neoclassical microeconomic theory of the firm applied to banking, they differ on what constitute the major role of a bank \hyperref[b40]{(Kumar and Gulati, 2008)}.\par
The production approach, pioneered by \hyperref[b19]{Benston (1965)}, perceives banks as production houses of services, including deposits and loans accounts, utilizing capital and labour. Hence outputs under this approach are measured by the number and type of accounts or transactions performed on deposits, loan services, and other specialized services. Usually, due to data limitations, the number of deposits and loan accounts are used as proxies for total services output of a bank. Inputs are defined by the components of total operating costs needed to generate and maintain the accounts. This approach does not include interest expenses as inputs.\par
The intermediation approach, on the other hand, considers banks as financial intermediaries that mobilize deposits and other liabilities to generate loans, securities and other interest earning assets. Thus loans and investments are considered as outputs whereas inputs include deposits and interest expenses in addition to operating costs.\par
Perhaps the most important difference between the production and the intermediation approaches can be derived from how bank deposits are treated. The former considers deposits as output while the latter ? treats deposits as an input. Nevertheless, irrespective of how deposit is treated it is important to state that production and intermediation approaches are alternative to each other and that they lead to different policy outcomes (Tortosa-Ausina, 2002). Moreover, even though Berger and Humphrey (1992) suggests that the intermediation approach is best suited for studying bank level efficiency rather than at branch level, they concede that neither the intermediation approach nor the production approach fully captures the dual role of a bank, namely as service provider and as financial intermediary. This observation suggests that the production approach must be seen as measuring how efficient a bank meets the service needs of its customers. The intermediation approach, however, may reflect how banks perform their traditional role as defined in the Keynesian macroeconomic theory, namely providing intermediation for effective use of national resources for growth. ). ( However, commercial banks are profit making organizations just like other businesses in the product market. This means that efficiency assessment must recognize that banks have profit making objectives that may differ from that of customers or the regulator (Leithner and Lavell, 1998). The profit approach seeks to capture the profit maximization goal of banks. It is believe that the profit approach could help account for, not only the profit objectives of banks, but also the unmeasured changes in the quality of banking services that are reflected in pricing \hyperref[b13]{(Berger and Mester, (2003)}. Outputs under this approach include assets and liabilities that contribute to revenue whereas inputs are operational costs plus other assets and liabilities that contribute to cost. This approach differs from the previous two approaches in the way in which deposit is handled. Deposits are not considered as inputs since it is a function of labour and capital which are already included as inputs. Deposits are rather considered to have both expenditure and output characteristics. Leithner and Lavell (1998) argue that non-interest income captures the output aspect of deposits whereas the expenditure aspects are captured by interest expense component of net interest income and operational costs.\par
Because of the high sensitivity of efficiency scores to the selected set of inputs and outputs, it is common to find different combinations of input-output sets in a single study as a way of controlling for efficiency score sensitivity and for generating specific policy outcome. For example,  {\ref Humphrey (1992, 1997}) used different but overlapping sets of input-output variables that covered all the three approaches. Similarly, \hyperref[b27]{Drake et al. (2009)} tests whether there are differences in the efficiency scores when the three alternative methodologies are used. They found significant evidence to accept the hypothesis. In the case of Ghana, however, only one input-output set was estimated by \hyperref[b39]{Korsah et al. (2001)}, using the production approach, Frimpong (2010) and Adjei-Frimpong (2014), both of which use the intermediation approach. Akoena et al  {\ref (2009)}, on the other hand, estimated five (5) different sets of variables, four for intermediation approach and one for production approach. Though some of the input-output combinations overlap with the profit approach, the study did not explicitly capture the profitability objective of banks. Following \hyperref[b27]{Drake et al (2009)}, the current study improves literature on Ghana by utilizing all the three identified approaches to DEA in banking studies.\par
Drawing experience from past studies, the current study utilizes variations of all the three alternative theoretical approaches to selecting input-output in DEA on banking sector. Two sets of models are estimated for both the intermediation and the profit approaches, while a single model is estimated for production approach. The five models are listed in Table2. The variables are defined in Table  {\ref 3}. Apart from considering which theoretical framework to use for selecting variables for the DEA analysis, several other important factors were considered in order to improve the accuracy of the estimated efficiency scores. Modern banks grow and compete by diversifying activities other than balance sheet activities. Berger and Mester (1997) emphasize the need to account for off-balance sheet activities that impact profitability of a diversified bank. Also, banks are expected to manage and incur risk as part of their activities. Failure to adequately account for risk in DEA is shown to have significant impact on the relative efficiency scores . According to \hyperref[b30]{Fare et al (2004)}, using bank equity as quasi-fixed inputs Analysing the Promised Effect of Liberalization on Banking Sector Efficiency in Ghana f) Other Measurement Issues is sufficient to account for both risk-based and capital requirement and the risk-return trade-off that bank owners face.  thus include equity as input in the intermediation model. Also, the importance of considering non-performing loan provisioning as a cost has been well articulated in the Bassel II accord for bank regulation. In view of this, Drake et al. (  {\ref 2009}) included loan loss provisioning as input in all the three alternative theoretical approaches.\par
Another relevant consideration is that the choice of variable set should be consistent with the assumption that the set of DMU under study undertake homogeneous activities and have identical reporting formats \hyperref[b39]{(Korsah, 2001)}. Moreover, analyzing input variable sets with different correlation structures, Hassan (2008) establishes that omitting a relevant variable causes inconsistency in the efficiency scores and is worse when there is a negative correlation structure. This problem is identified especially for models that use input orientation. Hassan proposes the use of correlation test to select input variables that jointly ensure that relevant inputs have been exhaustively accounted for. \hyperref[b24]{Don and Param (2002)} establish that efficiency scores are sensitive to including inappropriate variables and to unwittingly omitting important variables in the DEA model, especially in large samples and under different scale assumptions. 
\section[{Table 3: Summary Statistics of Input-Output Variables (GH¢')}]{Table 3: Summary Statistics of Input-Output Variables (GH¢')}\par
Source: Author's calculations Finally, apart from the factors discussed previously, selecting variables as inputs or outputs is also dependent on data availability and whether variables are measured in currency units or in real units; for example, whether to use the number of accounts or the value of accounts \hyperref[b58]{(Tahir, et al., 2009)}. For the reasons that banks are multiservice firms that incur different costs on various accounts and mostly compete to increase their currency amount of market shares,  {\ref Kolari and Zardkoohi (1987)} advocate for currency units as the best common denominator for measuring inputs and outputs. Based on this consideration and for convenience, this study measures all variables in Ghanaian currency unit.\par
V. 
\section[{Empirical Results}]{Empirical Results} 
\section[{a) Industry Overall Technical Efficiency}]{a) Industry Overall Technical Efficiency}\par
The LP(3), which assumes constant returns to scale, was run for all the five models in each quarter in order to measure the relative overall technical efficiency (OTE) for each of the banks that operated during that period. This means new and independent frontiers were estimated in each quarter. The mean OTE scores, covering all operating banks were calculated for each quarter and for each of the five models. Similarly, the percentage of the total number of banks that were OTE efficient in each period was derived from each model. Graphical presentations of the industry level results are shown in Figure1 while the numerical summary for the entire period are presented in Table \hyperref[tab_5]{4}. Figure \hyperref[fig_3]{1} show trends in the average OTE scores from each model. The trends were found to be negatively sloping for all models. This implies that the average intensity of overall technical efficiency declined during the study period. Similarly, the number of OTE efficient banks trended downwards, indicating that the prevalence of OTE inefficiency among banks generally increased over time. The empirical results were consistent for all the five models even though the level of severity varied among the models.\par
In terms of the number of banks that were OTE efficient, model 1 suggests that the highest number of OTE efficient banks ever recorded in the entire period was about 77 per cent of the total number of banks. The average for the entire period, though, ranged between about 47 per cent (Model 1) and 24 per cent (Model 4). Especially, Model 4 suggests that, at some point in time, as many as about 94 per cent of the total number of banks in the industry were OTE inefficient. Therefore, results from the five models suggest that the prevalence of OTE inefficiency among the banks and during the study period ranged between 76 per cent and 53 per cent of the total number of banks in the industry. That is, more than 50 per cent of the banks were found to be OTE inefficient in almost each quarter of the period.  The overall results for sector OTE from the five models provide evidence to show that, both the level and the incidence of overall technical efficiency in the Ghanaian banking sector reduced during the period of study. The incidence of OTE inefficiency was found to dominate intensity of OTE inefficiency. At least a fifth of the banks were both scale and pure technically inefficient at each point in time. Irrespective of the choice of model, the results indicate that the level of OTE inefficiency was inefficient as low as 3 per cent below optimal capacity in some of the times, but was also as high as 67 per cent in other times. Though declining efficiency was consistent the models, the steepness of the decline was sensitive to the choice of model. Model sensitivity of DEA was also established in  and \hyperref[b27]{Drake et al (2009)}. 
\section[{b) Industry Pure Technical Efficiency}]{b) Industry Pure Technical Efficiency}\par
As explained in the methodology, the overall technical efficiency or otherwise can be decomposed into two sources, namely pure technical efficiency (PTE) and scale efficiency (SE), though these components are non-additive. In order to obtain the PTE scores, LP (4) was run for all the five models and in each quarter. The results are reported in Table \hyperref[tab_7]{5and} Figure \hyperref[fig_4]{2}.\par
From the Figure, liner trends in all cases show that the averages PTE scores and the number of PTE efficient banks reduced over time, similar to those found for OTE. Table \hyperref[tab_7]{5shows} that the industry's average PTE inefficiency for the entire period ranged from about 5 per cent to 17 per cent with corresponding standard deviation range of 0.03 -0.07 across the five models. The general conclusion here is that both the intensity and the incidence of pure technical efficiency all reduced during the study period. The results though were sensitive to the choice of model.\par
The average number of PTE inefficient banks ranged from a minimum of about 29 per cent by model 1 to a maximum of about 54 per cent by model 3, and with corresponding standard deviation range of 6.99 per cent and 9.75 per cent respectively. From all models, the industry pure technical efficiency was generally very high, almost at 100\% at some points in time. For example, Model 1 estimated a maximum PTE score of 0.99. Yet, model 4 suggests that the level of inefficiency was sometimes as low as \hyperref[b43]{45}    Next, equation (  {\ref 5}) was applied to the results from LP (3) and LP (4) to derive scale efficiency (SE) scores for the banks in each quarter. These are reported in Figure3 and Table6. Like previous results, the linear trends show that both the average SE efficiency scores and the number of SE efficient banks all reduced during the period. In particular, trends in the number of scale efficient banks were generally lower and associate with\par
The Stock Market Volatility and Regime Changes: A Test in Econometrics Analysing the Promised Effect of Liberalization on Banking Sector Efficiency in Ghana c) Industry Scale Efficiency trends show that both the average SE efficiency scores and the number of SE efficient banks all reduced during the period. In particular, trends in the number of scale efficient banks were generally lower and associate with higher short term volatile in comparison with those of PTE.\par
From the Table, the average level of scale inefficiency in the industry over the entire period ranged from 7.0 per cent for Model 1 and 18 per cent for model 4. Additionally, the average number of banks that were SE inefficient ranged between about 52 per cent and about 75 per cent with standard deviation of 12.72 and 13.37 respectively.    Comparing the level of intensity between PTE and SE, it is not readily clear as to which of the two contributed more to the changes in industry OTE. From Table \hyperref[tab_7]{5} and Table \hyperref[tab_9]{6}, Model 1 estimates an average PTE score of 0.95 against an SE average score of 0.93. Similarly, Model 4 and Model 5 estimate the average PTE score at 0.83 and 0.93 against SE scores of 0.82 and 0.92 respectively, all in favour of PTE. Thus these three models suggest that SE contributed more to the observed overall technical inefficiency. On the other hand, Models 2 and 3 recorded average PTE scores of 0.91 and 0.88 against SE scores of 0.89 and 0.86 respectively, all in favour of SE. Thus, the two models rather assume that PTE explains more of the observed bank OTE inefficiency. Therefore, it is not clear enough to determine from the mean efficiency scores as to which of the two sources best explains the observed changes in the sector OTE.\par
Also, correlation analysis between OTE and its two components could not help either. As shown earlier, the correlation results from models 1, 3 and 5 indicate stronger association between mean OTE scores and mean PTE scores. However, Model 2and Model 4 indicate stronger correlation between mean OTE scores and the mean SE scores. This lack of consensus among the five models, and even between models from the same theoretical approach, reflect the weakness in the use of mean scores for efficiency discrimination among firms over a considerable period of time. Arithmetic mean is known to be susceptible to extreme numbers. A graphical analysis indicated that PTE and SE dominated each other at different times, a situation the mean measure may have failed to properly account for.\par
Nevertheless, the clouds settle when the comparison is done using incidence of inefficiency rather than efficiency intensities. In all five cases, the number of banks that were PTE efficient was higher than for SE. That is, the observed decline in OTE occurred because there were more prevalent cases of SE inefficiency than the prevalence of PTE inefficiency among the banks. This conclusion is further corroborated by correlation analysis between incidence of OTE and its components. The correlation between the number of OTE efficient banks and the number of SE efficient banks were stronger than the correlation between the number of OTE and PTE efficient banks. Furthermore, the linear graphs for the number of PTE efficient banks lay above that for SE in all the five cases. Thus, the higher incidence of scale inefficiency must e) The Nature of Industry Scale Inefficiency In order to determine whether the observed scale inefficiencies occurred because the banks were operating at increasing returns to scale (IRS) or decreasing returns to scales (DRS), LP \hyperref[b5]{(6)} was run for all the five models in each quarter. The two types of inefficiencies cannot coexist in a bank but should be absent together if the bank is OTE efficient and hence operates at constant returns to scale. For each quarter, the number of banks that were scale inefficient was divided into cases of IRS and DRS. The results are shown in Figures 4 and Table     Observations from the charts reveal dynamic changes in the scale of operations in the Ghanaian banking industry. First, all the models indicate that the number cases of increasing returns to scale (IRS) reduced over time. On the other hand, cases of decreasing returns to scale (DRS) trended upward. This evidence implies that while the number of banks that were operating below their optimal scale was falling, banks that were operating at supernormal scale were increasing in number.\par
One possible reason could be due to the increased recapitalization requirements that were imposed on the banks on two separate occasions during the study period. It could also be due to the effects of market consolidation through mergers and acquisitions. Since the sizes of banks in the sector vary markedly, policies to expand the size of the industry, especially given the prevailing size of demand, may have pushed those that were too small in size towards their optimal levels but at the expense of driving the already large ones beyond their optimal scale.\par
The results in the Table show that, except model 1, the average percentage share of IRS in the total number of cases for scale inefficiencies was higher than that of DRS. The share of IRS in all cases of SE inefficiency ranged from 54.56 (model 4) to 74.1 per cent (model 5) of the total cases of scale inefficiency. It can also be observed from the Table that there were times when the shares were 100 per cent either because all the cases of scale inefficiencies were due only to IRS (models 1, 2, 3, and 4) or exclusively due to DRS (1, and 2). Model 5 estimated neither of such situations. Generally, though, the results indicate that the industry was scale inefficient because most of the scale inefficient banks operated below their optimal scale (IRS).\par
Secondly, IRS generally dominates DRS in the early part of the period. With time, however, DRS linear trends undercut and rise above IRS. The result for Model 5 was an exception. Yet it suffices to derive from here that the nature of the observed rising scale inefficiency in the Ghanaian banking sector changed in form from being IRS led to a dominant DRS situation. Also, reducing IRS and increasing DRS mean that relatively fewer and fewer of the banks were operating below their optimal scale while more and more were operating above their optimal scale in the course of time.\par
In all, the industry grew above its optimal scale. All things being equal, it may prove to be more prudent for future policy interventions to take other forms than to add to the number of banks, since the industry is growing above its optimal scale. Otherwise, any future expansionary policy should be targeted at expanding the size of those operating below their optimal scale rather than a blanket policy to all banks. Similar sentiment was expressed in .This could help curb both IRS and DRS and hence help improve the overall technical efficiency in the sector. 
\section[{VI.}]{VI.} 
\section[{Conclusion}]{Conclusion}\par
The empirical results in this study show that irrespective of the choice of model, industry overall technical, pure technical and scale efficiencies generally decreased over time. Based on this result, the study fails to accept the hypothesis that bank sector efficiency in Ghana improved over time. Specifically, the following conclusions are made from the empirical results on the evolution of bank sector efficiency in Ghana. 1. That the overall technical efficiency of the banking sector in Ghana reduced during the period. 2. That the reduction in the overall technical efficiency resulted from decline in both pure managerial efficiency (PTE) and scale efficiency (SE). 3. That compared to pure technical inefficiency, the level and prevalence of scale inefficiency was dominant among the banks during the period. 4. That the observed scale inefficiency was mainly due to the relatively high prevalence of increasing returns (IRS) to scale among the banks and in most of the time than for decreasing returns to scale (DRS). 5. That the number of cases of IRS reduced with time but at the expense of rising prevalence of decreasing returns to scale.\par
A key policy derivation from the study is that more attention needs to be given to helping banks to choose more appropriately their scale of operation. While some individual banks may need to expand further to achieve this, a blanket expansion policy, however, will be detrimental to the industry as a whole.  alluded to a similar concern which the current study has provided additional evidence to support. With rising cases of decreasing returns to scale, blanket expansionary policy would increase the number of banks operating beyond their optimal scale. This and could increase losses in the market. Given that most of the banks operating at decreasing return to scale were relatively old and likely more reputed, blanket expansion could increase instability in the sector. A segmented market that allows banks to operate at more convenient capital outlay and hence more convenient scale may be one possible solution to the problem.\par
Though the universal banking policy has helped level the common playing field, it is also likely that the accompanied recapitalization requirements may have compelled some of the banks to expand their scale of operation beyond their optimal level. A policy which strategically segments the market to allow banks to choose just the appropriate scale for specific lines of business they have the most interest and expertise, In particular, new entrant banks should be allowed to grow at a pace that commensurate with the range of banking businesses they believe to have the right expertise. Such banks should not be "forced" to start at too big a scale just to meet capital requirements that are needed for the complete range of banking business beyond what it is capable or within its immediate strategic plan. In some jurisdictions, segmenting the banking sector into national, regional, city and community banks could provide a more compact bouquet of services to meet the spectrum of consumers in Ghana. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-4.png}
\caption{\label{fig_3}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-5.png}
\caption{\label{fig_4}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-6.png}
\caption{\label{fig_6}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-7.png}
\caption{\label{fig_7}7}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.19657494145199064\textwidth}P{0.037822014051522246\textwidth}P{0.03533372365339578\textwidth}P{0.05424473067915691\textwidth}P{0.07365339578454333\textwidth}P{0.15775761124121782\textwidth}P{0.03483606557377049\textwidth}P{0.03334309133489462\textwidth}P{0.036826697892271665\textwidth}P{0.037324355971896955\textwidth}P{0.037324355971896955\textwidth}P{0.03831967213114754\textwidth}P{0.038817330210772834\textwidth}P{0.037822014051522246\textwidth}}
Assets (\% of GDP)\tabcellsep 44.0\tabcellsep 41.1\tabcellsep 39.4\tabcellsep 37.6\tabcellsep 39.1\tabcellsep 38.6\tabcellsep 27.3\tabcellsep 32.9\tabcellsep 34.5\tabcellsep 38.1\tabcellsep 37.5\tabcellsep 36.1\tabcellsep 37.5\\
Loans(\% of GDP)\tabcellsep 10.8\tabcellsep 13.3\tabcellsep 12.6\tabcellsep 10.4\tabcellsep 12.9\tabcellsep 13.1\tabcellsep 9.6\tabcellsep 10.9\tabcellsep 12.7\tabcellsep 16.2\tabcellsep 15.0\tabcellsep 13.4\tabcellsep 13.1\\
Deposits(\% of GDP)\tabcellsep 12.3\tabcellsep 12.1\tabcellsep 14.6\tabcellsep 16.1\tabcellsep 18.5\tabcellsep 19.8\tabcellsep 11.9\tabcellsep 13.8\tabcellsep 14.7\tabcellsep 17.2\tabcellsep 17.5\tabcellsep 17.7\tabcellsep 19.5\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Composition of Income}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Other Income\tabcellsep 17.9\tabcellsep 7.7\tabcellsep 11.9\tabcellsep 9.4\tabcellsep 9\tabcellsep 8.5\tabcellsep 7.8\tabcellsep 7.6\tabcellsep 12.7\tabcellsep 11\tabcellsep 7.1\tabcellsep 12.3\tabcellsep 11.9\\
Commissions and Fees\tabcellsep 15.6\tabcellsep 14.7\tabcellsep 21.1\tabcellsep 19.3\tabcellsep 21\tabcellsep 20.5\tabcellsep 20.7\tabcellsep 21.5\tabcellsep 17.8\tabcellsep 14.8\tabcellsep 14.9\tabcellsep 18.1\tabcellsep 17.7\\
Loans\tabcellsep 32.4\tabcellsep 39.3\tabcellsep 40.7\tabcellsep 36.1\tabcellsep 39.3\tabcellsep 40.6\tabcellsep 44.9\tabcellsep 49.4\tabcellsep 55.3\tabcellsep 58.7\tabcellsep 55.9\tabcellsep 46.4\tabcellsep 47\\
Investments\tabcellsep 34.2\tabcellsep 38.3\tabcellsep 26.3\tabcellsep 35.2\tabcellsep 30.7\tabcellsep 30.4\tabcellsep 26.7\tabcellsep 21.5\tabcellsep 14.3\tabcellsep 15.4\tabcellsep 22.1\tabcellsep 23.3\tabcellsep 23.5\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{Liquidity and Capital Adequacy}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Liquid Assets to Total Deposits\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep -\tabcellsep 36\tabcellsep 37\tabcellsep 38.8\tabcellsep 41.1\tabcellsep 37.3\tabcellsep 38.4\tabcellsep 33.6\\
CAR\tabcellsep 11.4\tabcellsep 14.7\tabcellsep 13.4\tabcellsep 9.3\tabcellsep 15.3\tabcellsep 16.2\tabcellsep 15.8\tabcellsep 15.7\tabcellsep 13.8\tabcellsep 18.2\tabcellsep 19.1\tabcellsep 17.4\tabcellsep 18.6\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Asset Quality}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
NPL Ratio\tabcellsep 11.9\tabcellsep 19.6\tabcellsep 22.7\tabcellsep 18.3\tabcellsep 16.1\tabcellsep 13\tabcellsep 7.9\tabcellsep 6.9\tabcellsep 7.7\tabcellsep 16.2\tabcellsep 17.6\tabcellsep 14.1\tabcellsep 13.2\\
Loan Loss Provision to Gross Loan\tabcellsep 7.1\tabcellsep 10\tabcellsep 13.5\tabcellsep 11.4\tabcellsep 9.3\tabcellsep 8.5\tabcellsep 5.77\tabcellsep 4.73\tabcellsep 5.13\tabcellsep 9.42\tabcellsep 9.37\tabcellsep 7.68\tabcellsep 6.43\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Earning Indicators}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Gross Yield\tabcellsep 23.4\tabcellsep 25.7\tabcellsep 22.3\tabcellsep 19.3\tabcellsep 19.2\tabcellsep 17.2\tabcellsep 16\tabcellsep 14.9\tabcellsep 17\tabcellsep 20.4\tabcellsep 19.5\tabcellsep 15.3\tabcellsep 15.9\\
Net Interest Margin/Gross Income\tabcellsep 40.3\tabcellsep 50\tabcellsep 47.9\tabcellsep 49.3\tabcellsep 50.7\tabcellsep 51.6\tabcellsep 51.8\tabcellsep 46.1\tabcellsep 41.3\tabcellsep 39.4\tabcellsep 50.1\tabcellsep 46.8\tabcellsep 48.5\\
Profitability Ratio\tabcellsep 28.2\tabcellsep 21.9\tabcellsep 23.1\tabcellsep 20.2\tabcellsep 22.8\tabcellsep 16.5\tabcellsep 19\tabcellsep 16.2\tabcellsep 13.3\tabcellsep 9.8\tabcellsep 14.6\tabcellsep 17.8\tabcellsep 21.5\\
Return on Assets (before tax)\tabcellsep 10.4\tabcellsep 8.6\tabcellsep 7.9\tabcellsep 6.5\tabcellsep 6.4\tabcellsep 4.8\tabcellsep 3.3\tabcellsep 2.6\tabcellsep 2.5\tabcellsep 2.1\tabcellsep 2.7\tabcellsep 2.8\tabcellsep 3.6\\
Return on Equity (before tax)\tabcellsep 65.2\tabcellsep 44.2\tabcellsep 48.4\tabcellsep 35.2\tabcellsep 35.5\tabcellsep 25\tabcellsep 39.6\tabcellsep 35.8\tabcellsep 30.1\tabcellsep 23.6\tabcellsep 28.6\tabcellsep 27.2\tabcellsep 34.6\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Operational Efficiency}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Cost to Income\tabcellsep 71.8\tabcellsep 78.1\tabcellsep 78.95\tabcellsep 79.8\tabcellsep 81.65\tabcellsep 83.5\tabcellsep 81\tabcellsep 83.9\tabcellsep 86.9\tabcellsep 90.1\tabcellsep 85.4\tabcellsep 82.4\tabcellsep 78.7\\
Operational Cost to Gross Income\tabcellsep 45.5\tabcellsep 50.5\tabcellsep 54.15\tabcellsep 57.8\tabcellsep 60.95\tabcellsep 64.1\tabcellsep 61.2\tabcellsep 59.1\tabcellsep 58.6\tabcellsep 55.4\tabcellsep 57.5\tabcellsep 59.5\tabcellsep 56.7\\
Cost to Total Assets\tabcellsep 16.5\tabcellsep 18.7\tabcellsep 16.55\tabcellsep 14.4\tabcellsep 14.3\tabcellsep 14.2\tabcellsep 12.3\tabcellsep 11.7\tabcellsep 13.8\tabcellsep 15.8\tabcellsep 14.3\tabcellsep 11.6\tabcellsep 12.1\\
Operational Cost to Total Assets\tabcellsep 10.5\tabcellsep 12.1\tabcellsep 11.3\tabcellsep 10.5\tabcellsep 10.7\tabcellsep 10.9\tabcellsep 9.3\tabcellsep 8.3\tabcellsep 9.3\tabcellsep 9.7\tabcellsep 9.6\tabcellsep 8.4\tabcellsep 8.8\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{9}{l}{before reverting to 47 per cent in 2012. Interest income}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{9}{l}{on loans constituted about 45 per cent of total income}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{9}{l}{from 2000 to 2012. This was followed by investment}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{9}{l}{income (26.3\%), commissions and fees (18.3\%) and}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{6}{l}{other income (10.4\%) respectively.}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.85\textwidth}}
Source: Author\end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{}
\end{longtable} \par
  {\small\itshape [Note: Source: Author's calculations]} 
\caption{\label{tab_5}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.85\textwidth}}
Source: Author's calculations\end{longtable} \par
  {\small\itshape [Note: © 2017 Global Journals Inc. (US)]} 
\caption{\label{tab_7}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.85\textwidth}}
Source: Author's calculations\end{longtable} \par
 
\caption{\label{tab_9}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.02983673469387755\textwidth}P{0.050653061224489794\textwidth}P{0.004163265306122449\textwidth}P{0.013183673469387754\textwidth}P{0.013183673469387754\textwidth}P{0.009020408163265306\textwidth}P{0.004163265306122449\textwidth}P{0.12212244897959183\textwidth}P{0.06314285714285714\textwidth}P{0.009020408163265306\textwidth}P{0.009020408163265306\textwidth}P{0.004163265306122449\textwidth}P{0.013183673469387754\textwidth}P{0.15612244897959185\textwidth}P{0.004163265306122449\textwidth}P{0.004163265306122449\textwidth}P{0.009020408163265306\textwidth}P{0.004163265306122449\textwidth}P{0.009020408163265306\textwidth}P{0.004163265306122449\textwidth}P{0.016653061224489795\textwidth}P{0.004163265306122449\textwidth}P{0.004163265306122449\textwidth}P{0.004163265306122449\textwidth}P{0.004163265306122449\textwidth}P{0.004163265306122449\textwidth}P{0.004163265306122449\textwidth}P{0.02983673469387755\textwidth}P{0.07355102040816326\textwidth}P{0.004163265306122449\textwidth}P{0.013877551020408165\textwidth}P{0.024285714285714285\textwidth}P{0.008326530612244898\textwidth}P{0.06453061224489795\textwidth}P{0.03330612244897959\textwidth}P{0.008326530612244898\textwidth}P{0.004163265306122449\textwidth}P{0.004163265306122449\textwidth}P{0.004163265306122449\textwidth}}
\tabcellsep 100.0\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Model 1}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 100.0\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Model 2\\
\tabcellsep 50.0\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 50.0\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 0.0\tabcellsep Sep-00\tabcellsep Apr-01\tabcellsep \multicolumn{2}{l}{Nov-01}\tabcellsep \multicolumn{2}{l}{Jun-02}\tabcellsep Jan-03 \% Share of IRS Aug-03 Mar-04 Oct-04\tabcellsep May-05\tabcellsep Dec-05\tabcellsep Jul-06\tabcellsep Feb-07\tabcellsep Sep-07 \% Share ofDRS Apr-08 Nov-08 Jun-09\tabcellsep Jan-10\tabcellsep \multicolumn{2}{l}{Aug-10}\tabcellsep \multicolumn{2}{l}{Mar-11}\tabcellsep Oct-11\tabcellsep 0.0\tabcellsep \multicolumn{2}{l}{Sep-00}\tabcellsep \multicolumn{2}{l}{Apr-01}\tabcellsep \multicolumn{2}{l}{Nov-01}\tabcellsep \multicolumn{2}{l}{Jun-02 \% Share of IRS Jan-03 Aug-03 Mar-04}\tabcellsep Oct-04\tabcellsep May-05\tabcellsep Dec-05\tabcellsep Jul-06\tabcellsep Feb-07\tabcellsep Sep-07 \% Share ofDRS Apr-08 Nov-08 Jun-09\tabcellsep Jan-10\tabcellsep Aug-10\tabcellsep Mar-11\tabcellsep Oct-11\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Linear (\% Share of IRS)}\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Linear (\% Share ofDRS)}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Linear (\% Share of IRS)}\tabcellsep Linear (\% Share ofDRS)\\
\tabcellsep \multicolumn{2}{l}{100.0}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Model 3}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{100.0}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Model 4\\
2017\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Year\tabcellsep \multicolumn{2}{l}{50.0}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{50.0}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XVII Issue IV Version I\tabcellsep \multicolumn{2}{l}{0.0 0.0 50.0 100.0}\tabcellsep Sep-00 Sep-00\tabcellsep Apr-01 Apr-01\tabcellsep \multicolumn{2}{l}{Nov-01 Nov-01}\tabcellsep \multicolumn{5}{l}{Jun-02 \% Share of IRS Jan-03 Aug-03 Mar-04 Linear (\% Share of IRS) Oct-04 May-05 Model 5 Dec-05 Jul-06 Jun-02 Jan-03 Aug-03 Mar-04 Oct-04 May-05 Dec-05 Jul-06 \% Share of IRS}\tabcellsep Feb-07 Feb-07\tabcellsep \multicolumn{3}{l}{Sep-07 \% Share ofDRS Apr-08 Nov-08 Jun-09 Linear (\% Share ofDRS) Jan-10 Aug-10 Sep-07 Apr-08 Nov-08 Jun-09 Jan-10 Aug-10 \% Share ofDRS}\tabcellsep \multicolumn{2}{l}{Mar-11 Mar-11}\tabcellsep \multicolumn{2}{l}{Oct-11 Oct-11}\tabcellsep \multicolumn{2}{l}{0.0}\tabcellsep \multicolumn{2}{l}{Sep-00}\tabcellsep \multicolumn{2}{l}{Apr-01}\tabcellsep \multicolumn{2}{l}{Nov-01}\tabcellsep \multicolumn{3}{l}{Jun-02 \% Share of IRS Jan-03 Aug-03 Mar-04 Linear (\% Share of IRS) Oct-04 May-05}\tabcellsep Dec-05\tabcellsep Jul-06\tabcellsep Feb-07 \% Share ofDRS Sep-07 Apr-08 Nov-08 Jun-09 Linear (\% Share ofDRS) Jan-10 Aug-10\tabcellsep Mar-11\tabcellsep Oct-11\\
C ( )\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Linear (\% Share of IRS)}\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Linear (\% Share ofDRS)}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{8}{l}{© 2017 Global Journals Inc. (US) 1}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_11}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.24285714285714283\textwidth}P{0.24285714285714283\textwidth}P{0.18214285714285713\textwidth}P{0.18214285714285713\textwidth}}
Mean\tabcellsep S.D.\tabcellsep Min\tabcellsep Max\end{longtable} \par
 
\caption{\label{tab_12}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
2017\\
Year\\
Volume XVII Issue IV Version I\\
( ) C\end{longtable} \par
 
\caption{\label{tab_13}}\end{figure}
 			\footnote{Analysing the Promised Effect of Liberalization on Banking Sector Efficiency in Ghana} 			\footnote{( ) C 2017 © 2017 Global Journals Inc. (US) 1} 			\footnote{( ) C 2017 © 2017 Global Journals Inc. (US) 0.0 20.0} 			\footnote{© 2017 Global Journals Inc. (US) 1} 		 		\backmatter  			 			 			  				\begin{bibitemlist}{1}
\bibitem[Fare et al. ()]{b29}\label{b29} 	 		\textit{},  		 			R Fare 		,  		 			S Grosskopf 		,  		 			C A K Lovell 		.  		1994. London: Cambridge University Press.  	 
\bibitem[Coelli and Perelman (1999)]{b23}\label{b23} 	 		‘A Comparison of Parametric and Non-Parametric Distance Functions: With Application to European Railways’.  		 			Tim Coelli 		,  		 			Sergio Perelman 		.  	 	 		\textit{European Journal of Operational Research}  		1999. 1 September 1999. 117 p. .  	 
\bibitem[Coelli ()]{b21}\label{b21} 	 		‘A Computer Program for Stochastic Frontier Production and Cost Function Estimation’.  		 			T Coelli 		.  	 	 		\textit{CEPA Working Paper 96/07, Centre for Efficiency and Productivity Analysis},  				1996.  	 
\bibitem[Park and Weber (2006)]{b50}\label{b50} 	 		‘A note on efficiency and productivity growth in the Korean Banking Industry, 1992-2002’.  		 			K H Park 		,  		 			W Weber 		.  	 	 		\textit{Journal of Banking \& Finance}  		2006. August 2006. 30  (8)  p. .  	 
\bibitem[Park and Weber (2006)]{b49}\label{b49} 	 		‘A note on efficiency and productivity growth in the Korean Banking Industry1992-2002’.  		 			K H Park 		,  		 			W Weber 		.  	 	 		\textit{Journal of Banking \& Finance}  		2006. August 2006. 30  (8)  p. .  	 
\bibitem[Mester ()]{b48}\label{b48} 	 		‘A Study of Bank Efficiency Taking into Account Risk-Preference’.  		 			L J Mester 		.  	 	 		\textit{Journal of Banking and Finance}  		1996. 20 p. .  	 
\bibitem[Akoena et al. ()]{b2}\label{b2} 	 		\textit{A Study of Efficiencies of Ghanaian Banks},  		 			S K Akoena 		,  		 			A Q Aboagye 		,  		 			T O Antwi-Asare 		,  		 			F A Gockel 		.  		2009.  	 	 (A paper presented at the CSAE conference in 2009) 
\bibitem[Akoena et al. ()]{b3}\label{b3} 	 		\textit{A study of Efficiencies of Ghanaian Banks},  		 			S K Akoena 		,  		 			A Q Aboagye 		,  		 			T O Antwi-Asare 		,  		 			F A Gockel 		.  		2009.  	 	 (A paper presented at the CSAE conference in 2009) 
\bibitem[Coelli et al. ()]{b22}\label{b22} 	 		\textit{An Introduction to Efficiency and Productivity Analysis},  		 			T J Coelli 		,  		 			D S P Rao 		,  		 			G E Battese 		.  		1998. Boston: Kluwer Academic Publishers.  	 
\bibitem[Don et al. ()]{b24}\label{b24} 	 		‘Australian Mutual Fund Performance Appraisal Using Data Envelopment Analysis’.  		 			U A Don 		,  		 			Galagedera 		,  		 			Silvapulle Param 		.  	 	 		\textit{Journal of Managerial Finance}  		2002. 28  (9)  p. .  	 
\bibitem[Tortosa-Ausina ()]{b59}\label{b59} 	 		‘Bank Cost Efficiency and Output Specification’.  		 			E Tortosa-Ausina 		.  	 	 		\textit{Journal of Productivity Analysis}  		2002. 18 p. .  	 
\bibitem[Chuling ()]{b10}\label{b10} 	 		\textit{Bank Efficiency in Sub-Saharan African Middle Income Countries},  		 			Chen Chuling 		.  		2009. Washington, DC: International Monetary Fund.  	 	 (IMF Working Papers 09/14) 
\bibitem[Drake et al. (2009)]{b27}\label{b27} 	 		‘Bank modelling methodologies: A comparative nonparametric analysis of efficiency in the Japanese banking sector’.  		 			L Drake 		,  		 			M J Hall 		,  		 			R Simper 		.  	 	 		\textit{Journal of International Financial Markets}  		2009. February 2009. 19  (1)  p. .  	 	 (Institutions and Money) 
\bibitem[Kolari and Zardokoohi ()]{b38}\label{b38} 	 		\textit{Bank, Cost, Structure and Performance},  		 			J Kolari 		,  		 			A Zardokoohi 		.  		1987. 1987. Lexigton: Heath \& Co.  	 
\bibitem[Hauner et al. ()]{b36}\label{b36} 	 		‘Banking Efficiency and Competition in Low Income Countries: The Case of Uganda’.  		 			David Hauner 		,  		 			Peiris 		,  		 			J Shanaka 		.  	 	 		\textit{Journal of Applied Economics}  		2008. 2008. 40  (21) .  	 
\bibitem[Chen et al. ()]{b20}\label{b20} 	 		‘Banking efficiency in China: Application of DEA to Pre-and Post-deregulation Eras: 1993-2000’.  		 			X Chen 		,  		 			M Skully 		,  		 			K Brown 		.  	 	 		\textit{China Economic Review}  		2005. 2005. 16 p. .  	 
\bibitem[Benston ()]{b19}\label{b19} 	 		‘Branch Banking and Economies of Scale’.  		 			G J Benston 		.  	 	 		\textit{The Journal of Finance}  		1965. 20  (2)  p. .  	 
\bibitem[Caprio et al. ()]{b17}\label{b17} 	 		 			Gerad ; Caprio 		,  		 			Patrick ; Honohan 		,  		 			Joseph E Stiglitz 		.  		\textit{Financial Liberalization: how far how fast},  				 (New York)  		2001. Cambridge University Press.  	 
\bibitem[Charnes et al. ()]{b8}\label{b8} 	 		 			A Charnes 		,  		 			W W Cooper 		,  		 			A Y Lewin 		,  		 			L M Seiford 		.  		\textit{Data envelopment analysis: Theory Methodology and Applications. Boston7 Kluwer},  				1995. Academic Publisher.  	 
\bibitem[Buchs and Mathisen ()]{b16}\label{b16} 	 		\textit{Competition and Efficiency in Banking: Behavioral Evidence from Ghana},  		 			T Buchs 		,  		 			J Mathisen 		.  		 WP/05/17.  		2005.  	 
\bibitem[Consequences of Omitting Relevant Inputs on the Quality of the Data Envelopment Analysis under Different Input Correlation Structures Andrés R ()]{b44}\label{b44} 	 		‘Consequences of Omitting Relevant Inputs on the Quality of the Data Envelopment Analysis under Different Input Correlation Structures’.  		 \url{http://www.eafit.edu.co/escuelas/economiayfinanzas/publicaciones/Documents/working-papers/DEA\%20wrong\%20specification.pdf}  	 	 		\textit{Andrés R}  		2008. Hassan.  		 			EAFIT University Economic Working-Papers 		 	 	 (Analysing the Promised Effect of Liberalization on Banking Sector Efficiency in Ghana 35) 
\bibitem[Adjei-Frimpong et al. ()]{b1}\label{b1} 	 		‘Cost Efficiency of Ghana's Banking Industry: A Panel Data Analysis’.  		 			A Adjei-Frimpong 		,  		 			C Gan 		,  		 			B Hu 		.  	 	 		\textit{The International Journal of Business and Finance Research}  		2014. 8  (2) .  	 
\bibitem[Seiford ()]{b55}\label{b55} 	 		‘Data Envelopment Analysis: The Evolution of the State of the Art (1978-1995)’.  		 			L M Seiford 		.  	 	 		\textit{Journal of Productivity Analysis}  		1996. 7 p. .  	 
\bibitem[Drake and Hall ()]{b25}\label{b25} 	 		‘Efficiency in Japanese banking: An empirical analysis’.  		 			Drake 		,  		 			M J B Hall 		.  	 	 		\textit{Journal of Banking \& Finance}  		2003. 2003. 27 p. .  	 
\bibitem[Drake and Hall ()]{b26}\label{b26} 	 		‘Efficiency in Japanese Banking: An Empirical Analysis’.  		 			Drake 		,  		 			M J B Hall 		.  	 	 		\textit{Journal of Banking \& Finance}  		2003. 2003. 27 p. .  	 
\bibitem[Sathy (2003)]{b53}\label{b53} 	 		‘Efficiency of Banks in a Developing Economy: The Case of India’.  		 			Milind Sathy 		.  	 	 		\textit{European Journal of Operational Research}  		2003. August 2003. 148.  	 	 (Pages 662) 
\bibitem[Sathy (2003)]{b54}\label{b54} 	 		‘Efficiency of Banks in a Developing Economy: The Case of India’.  		 			Milind Sathy 		.  	 	 		\textit{European Journal of Operational Research}  		2003. August 2003. 148.  	 	 (Pages 662) 
\bibitem[Tahir et al. (2009)]{b58}\label{b58} 	 		‘Evaluating Efficiency of Malaysian Banks Using Data Envelopment Analysis’.  		 			I M Tahir 		,  		 			N M Bakar 		,  		 			S Haron 		.  	 	 		\textit{International Journal of Business Management}  		2009. August 2009. 4  (8) .  	 
\bibitem[Kumar and Gulati ()]{b40}\label{b40} 	 		‘Evaluation of technical efficiency and ranking of public sector banks in India: An analysis from cross-sectional perspective’.  		 			Sunil Kumar 		,  		 			Rachita Gulati 		.  	 	 		\textit{International Journal of Productivity and Performance Management}  		2008. 57  (7)  p. .  	 
\bibitem[Aboagye et al. ()]{b0}\label{b0} 	 		‘Explaining Interest Rate Spreads in Ghana’.  		 			A Q Q Aboagye 		,  		 			S K Akoena 		,  		 			T O Antwi-Asare 		,  		 			A F Gockel 		.  	 	 		\textit{African Development Review}  		2008. 20.  	 	 (Issue 3) 
\bibitem[Berger and Mester ()]{b13}\label{b13} 	 		‘Explaining the dramatic Changes in Performance of U.S. Banks: Technical Change, Deregulation, and Dynamic Changes in Competition’.  		 			A N Berger 		,  		 			L J Mester 		.  	 	 		\textit{Journal of Financial Intermediation}  		2003. 12 p. .  	 
\bibitem[Shaw ()]{b57}\label{b57} 	 		\textit{Financial Deepening in Economic Development},  		 			E Shaw 		.  		1973. New York: Oxford University Press.  	 
\bibitem[Quartey and Prah ()]{b52}\label{b52} 	 		‘Financial Development and Economic Growth in Ghana: Is there a Causal Link?’.  		 			P Quartey 		,  		 			F Prah 		.  	 	 		\textit{African Finance Journal}  		2008. 10 p. .  	 
\bibitem[Leon ()]{b33}\label{b33} 	 		‘Financial Sector Competition in West African Economic and Monetary Union'. CERDI Document De Travail De La Serie’.  		 			Florian Leon 		.  	 	 		\textit{Etudes et Documents}  		2012. 2012. 14.  	 
\bibitem[Charnes et al. ()]{b9}\label{b9} 	 		‘Foundations of Data Envelopment Analysis for Pareto-Koopmans Efficient Empirical Production Functions’.  		 			A Charnes 		,  		 			W W Cooper 		,  		 			B Golany 		,  		 			L Seiford 		,  		 			J Stutz 		.  	 	 		\textit{Journal of Econometrics}  		1985. 30 p. .  	 
\bibitem[Korsah et al. ()]{b39}\label{b39} 	 		\textit{Impact of Financial Sector Liberalization on Competition and Efficiency in the Ghanaian Banking Industry},  		 			K B Korsah 		,  		 			E K Nyarko 		,  		 			N A Tagoe 		.  		 \url{http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.194.7788\&rep=rep1\&type=pdf}  		2001.  	 
\bibitem[Berger and Mester ()]{b14}\label{b14} 	 		‘Inside the Black Box: What Explains Differences in the Efficiencies of Financial Institutions?’.  		 			A N Berger 		,  		 			L J Mester 		.  	 	 		\textit{Journal of Banking and Finance}  		1997. 21 p. .  	 
\bibitem[Barajas et al. ()]{b6}\label{b6} 	 		‘Interest Spreads in Banking in Colombia’.  		 			Adolfo Barajas 		,  		 			Roberto Steiner 		,  		 			Natalia Salazar 		.  	 	 		\textit{Staff Papers, International Monetary Fund}  		1999. 1974-1996. June. 46 p. .  	 
\bibitem[Frimpong ()]{b32}\label{b32} 	 		‘Investigating Efficiency of Ghana Banks: A Non-parametric Approach’.  		 			J M Frimpong 		.  	 	 		\textit{American Journal of Scientific Research}  		2010.  (7)  p. .  	 
\bibitem[Frimpong ()]{b35}\label{b35} 	 		‘Investigating Efficiency of Ghana Banks: A Non-parametric Approach’.  		 			J M Frimpong 		.  	 	 		\textit{American Journal of Scientific Research}  		2010.  (7)  p. .  	 
\bibitem[Lovell ()]{b45}\label{b45} 	 		‘Linear Programming Approaches to the Measurement and Analysis of Productive Efficiency’.  		 			C A K Lovell 		.  	 	 		\textit{Journal of Productivity Analysis}  		1994. 2  (2)  p. .  	 
\bibitem[Berger and Humphrey ()]{b11}\label{b11} 	 		‘Measurement and Efficiency Issues in Commercial Banking’.  		 			A N Berger 		,  		 			D B Humphrey 		.  	 	 		\textit{National Bureau of Economic Research, Studies in Income and Wealth}  		Z. Grilliches (ed.)  		1992. 56 p. .  		 			University of Chicago 		 	 	 (Output Measurement in the Service Sector) 
\bibitem[Berger and Humphrey ()]{b12}\label{b12} 	 		‘Measurement and Efficiency Issues in Commercial Banking’.  		 			A N Berger 		,  		 			D B Humphrey 		.  	 	 		\textit{National Bureau of Economic Research, Studies in Income and Wealth}  		Z. Grilliches (ed.)  		1992. 56 p. .  		 			Chicago7 University of Chicago 		 	 	 (Output Measurement in the Service Sector) 
\bibitem[Kablan (2007)]{b37}\label{b37} 	 		\textit{Measuring Bank Efficiency in Developing Countries: The Case of West African Economic Monetary Union},  		 			Sandrine Kablan 		.  		2007. May 2007.  	 	 (African Economic Research Consortium) 
\bibitem[Kumar and Gulati ()]{b41}\label{b41} 	 		‘Measuring efficiency, effectiveness and performance of Indian public sector banks’.  		 			Sunil Kumar 		,  		 			Rachita Gulati 		.  	 	 		\textit{International Journal of Productivity and Performance Management}  		2010. 59  (1)  p. .  	 
\bibitem[Charnes et al. ()]{b18}\label{b18} 	 		\textit{Measuring the Efficiency of Decision Making},  		 			A Charnes 		,  		 			W W Cooper 		,  		 			E Rhodes 		.  		1978.  	 
\bibitem[Mckinnon ()]{b47}\label{b47} 	 		‘Money and Capital in Economic Development’.  		 			R Mckinnon 		.  	 	 		\textit{Brookings Institution}  		1973.  	 
\bibitem[Luenberger ()]{b46}\label{b46} 	 		‘New Optimality Principles for Economic Efficiency and Equilibrium’.  		 			D G Luenberger 		.  	 	 		\textit{Journal of Optimization Theory and Applications}  		1992. 75 p. .  	 
\bibitem[Tortosa-Ausina ()]{b60}\label{b60} 	 		‘Nontraditional activities and bank efficiency revisited: A distributional analysis for Spanish financial institutions’.  		 			E Tortosa-Ausina 		.  	 	 		\textit{Journal of Economics and Business}  		2003. 55 p. .  	 
\bibitem[Seiford and Thrall ()]{b56}\label{b56} 	 		‘Recent Developments in DEA: The Mathematical Programming Approach to Frontier Analysis’.  		 			L M Seiford 		,  		 			R M Thrall 		.  	 	 		\textit{Journal of Econometrics}  		1990. 46 p. .  	 
\bibitem[Liu (2009)]{b34}\label{b34} 	 		\textit{Slacks-based Efficiency Measures for Predicting Bank Performance},  		 			Shiang-Tai Liu 		.  		2009. March 2009. 36 p. .  	 	 (Expert Systems with Applications) 
\bibitem[Banker et al. ()]{b5}\label{b5} 	 		‘Some Models for Estimating Technical and Scale Inefficiencies in Data Envelopment Analysis’.  		 			R D Banker 		,  		 			A Charnes 		,  		 			W W Cooper 		.  	 	 		\textit{Journal of Management Science}  		1984. 30 p. .  	 
\bibitem[Yeh ()]{b61}\label{b61} 	 		‘The Application of Data Envelopment Analysis in Conjunction with Financial Ratios for Bank Performance Evaluation’.  		 			Q J Yeh 		.  	 	 		\textit{Journal of the Operational Research Society}  		1996. 47 p. .  	 
\bibitem[Biekpe ()]{b15}\label{b15} 	 		‘The Competitiveness of Commercial Banks in Ghana’.  		 			Nicholas Biekpe 		.  	 	 		\textit{African Development Review}  		2011. 23  (1)  p. .  	 
\bibitem[Bawumia et al. ()]{b7}\label{b7} 	 		‘The Determination of Bank Interest Spreads in Ghana: An Empirical Analysis of Panel Data’.  		 			Bawumia 		,  		 			Mahamudu 		,  		 			Franklin Belny 		,  		 			Martin E Ofori 		.  	 	 		\textit{European Journal of Operational Research}  		2005. 6 p. .  	 	 (Bank of Ghana Working Paper, WP/MPAD/BOG-05/09. Units) 
\bibitem[Fare et al. ()]{b30}\label{b30} 	 		‘The Effect of Risk-Based Capital Requirements on Profit Efficiency In Banking’.  		 			R Fare 		,  		 			S Grosskopf 		,  		 			W L Weber 		.  	 	 		\textit{Applied Economics}  		2004. 36 p. .  	 
\bibitem[Prah (2014)]{b51}\label{b51} 	 		‘The Evolution of Bank Sector Competition in Ghana’.  		 			Frank Prah 		.  	 	 		\textit{Oita University Economic Review}  		2014. March 2014. 65  (5) .  	 
\bibitem[Leightner and Lovell ()]{b42}\label{b42} 	 		‘The Impact of Financial Liberalization on the Performance of Thai Banks’.  		 			J E Leightner 		,  		 			C A K Lovell 		.  	 	 		\textit{Journal of Economics and Business}  		1998. 50 p. .  	 
\bibitem[Drake et al. ()]{b28}\label{b28} 	 		‘The impact of macroeconomic and regulatory factors on bank efficiency: A non-parametric analysis of Hong Kong's banking system’.  		 			L Drake 		,  		 			M J B Hall 		,  		 			R Simper 		.  	 	 		\textit{Journal of Banking and Finance}  		M.J.B. ll (ed.)  		2006. 2003. 2003. 30 p. .  	 	 (Journal of Banking and Finance) 
\bibitem[Ali and Seiford ()]{b4}\label{b4} 	 		‘The Mathematical Programming Approach to Efficiency Measurement’.  		 			A I Ali 		,  		 			L M Seiford 		.  	 	 		\textit{The Measurement of Productive Efficiency: Techniques and Applications},  				 			H Fried,  			K Loveil,  			S Schmidt 		 (ed.)  		 (Oxford)  		1993. Oxford University Press.  	 
\bibitem[Farrell ()]{b31}\label{b31} 	 		‘The Measurement of Productive Efficiency’.  		 			M J Farrell 		.  	 	 		\textit{Journal of the Royal Statistical Society Series A (General)}  		1957.  (120)  p. .  	 
\bibitem[Lovell and Schmidt ()]{b43}\label{b43} 	 		\textit{The Measurement of Productive Efficiency: Techniques and Application},  		 			K Lovell 		,  		 			S Schmidt 		.  		1993. Oxford University Press.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
