\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={Remittances and Competition: A Policy Analysis Matrix Approach},
 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{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Remittances and Competition: A Policy Analysis Matrix Approach}
\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]{Olatomide W.  Olowa}

             \affil[1]{  Federal College of Education (Technical) Akoka}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2013 Accepted: 5 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


The phenomenal growth of remittances in recent times has caught the attention of governments particularly in the developing countries, international organizations, Non- Governmental Organizations (NGOs) and the private sector, due to its importance as a viable source of external financing. The main problem identified in transferring these monies is that the competitive environment for money transfers in Nigeria is highly constrained. This is due to a near-monopolistic hold on the market by one money transfer organization (MTO) and the fact that banks are the only entities legally authorized to perform international payments. Findings from the policy analysis matrix results shows divergence in the revenue, costs and profits were negative (-2989360,-172074, -268246, - 2549040). This indicates that the society value remittances more than the market. The PCR was negative which shows that the system is not competitive and a negative SRP shows a tax on inbound transfer. The study concluded that money transfer service as rendered by banks and their partners in Nigeria is not competitive. Governments and policy makers can contribute to improving competition, lowering transaction costs, and reducing informality.

\end{abstract}


\keywords{}

\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
orker's remittances consist of goods or financial instruments transferred by migrants living and working abroad to residents of the home economies of the migrants. It is limited to transfers made by workers who have stayed in foreign economies for at least one year while transfers from migrants that are self-employed are excluded  {\ref (I M F,1999)}. The phenomenal growth of remittances in recent times has caught the attention of governments particularly in the developing countries, international organizations, Non-Governmental Organizations (NGOs) and the private sector, due to its importance as a viable source of external financing.\par
Official remittances flow to Nigeria in 2013 reached \$32 billion up by 6.2 percent from \$30 billion in 2012, according to a new migration and development brief on remittance trends by the World Bank. Other large remittance recipients in sub-Saharan Africa include Senegal (\$1.4 billion), Kenya (\$1.2 billion), South Africa (\$1 billion), and Uganda (\$700 million). According to thereport, entitled  {\ref 'Migration and} {\ref Remittance Flows: Recent Trends and} {\ref Outlook, 2013-2016', remittances} are an important source of foreign exchange and are helping to cover current account deficits in the region.\par
Author : Department of Agricultural Education, Federal College of Education (Technical) Akoka. e-mail: Olowa1@yahoo.com\par
The report revealed that Nigeria is the largest recipient, accounting for more than half of total remittances in the region, but as a share of gross domestic product (GDP) the largest recipients are Lesotho, Togo, Cape Verde, Senegal and The Gambia. The estimates further shows the top recipients of officially recorded remittances for 2013 are India, China, the Philippines, Mexico, Nigeria, and Egypt.\par
Reliable data on remittances are hard to come by in sub-Saharan Africa. Some central banks use remittance data reported by commercial banks but do not adequately capture flows through money transfer operators, post offices, and mobile money transfer operators. Some countries do not report data on remittances in the IMF balance of payments statistics.\par
Remittance corridors to sub-Saharan Africa and within Africa are the most expensive, remittance Prices Worldwide, data for select intra-African remittance corridors suggest that the cost of sending remittances within Africa can be very high, with just the fee ranging from 5 percent to 15 percent of the amount sent. The global average cost for sending remittances remains under 9 percent  {\ref (World Bank, 2013)}.\par
Apparently, remittance flows occur within an existing regulatory environment and an intermediation marketplace for money transfers. The regulations for money transfers in Nigeria are mostly based on the Foreign Exchange Act of 1995 and the Banks and Other Financial Institutions Decree of 1991, amended in 1999. The Act authorizes banks to perform foreign currency payments under its narrow definition of "authorized dealers" in foreign currency. Section 14 of the Foreign Exchange Act (Monitoring and Miscellaneous Provisions) regulates outbound payments under specific circumstances or conditions. By establishing a very low limit of N5, 000 (US\$40 in August 2007) as the unrestricted allowance for outbound transfers, the Act implicitly restricts most transfers. Hence, Banks are the main entities allowed to perform remittance transfers.\par
Currently  
\section[{B}]{B}\par
the same international MTOs, seek to compete among themselves, using their competitive advantages in such features as services, location, and value-added products, in order to increase their volume and number of transfers.  reported that 340,000 transactions a month were conducted by banks out of which First Bank Plc recorded 125,000, First City monument Bank70,000, UBA, 25,000, Union and other Banks combined recorded 30,000 transactions. The differences in the number of transactions attracted might not be unconnected with competitive advantages of one over another Bank. However, how flows transferred into Nigeria impact the market environment in which these transfers operate is not well understood, nor is it clear how much market competition there is in Nigeria over inbound flows into the country.\par
This paper is a first exploration of policy analysis matrix variables on remittances transfer market in Nigeria and, therefore, is subject to certain caveats. First, this is a pure cross-sectional analysis, and thus, limited, if any, inference on causality could be made. Second, analysis is also limited in scope since it includes only data from formal providers of remittance services as in . According to some estimates, at least a third of remittances are sent through informal channels \hyperref[b13]{(Freund and Spatafora, 2008)}. Notwithstanding these limitations, the paper offers some interesting evidence that is hoped will stimulate further data collection efforts and analysis.\par
The rest of the paper is organized as follows. Section 2 describes the Policy analysis matrix. Section 3 explains the methodology/empirical approach. Section 4 presents the results, and Section 5 concludes. 
\section[{II.}]{II.} 
\section[{Policy Analysis Matrix}]{Policy Analysis Matrix}\par
The concept of Policy Analysis Matrix (PAM) was developed by monke, et al  {\ref (1989)} and augmented by developments price distortion analysis by  {\ref Master, et al (1995)}. A PAM allows for the study of the impact of policy by constructing different enterprise budgets, one valued at market prices and the other valued at social prices. After formulation of the matrix, it provides an expedient method of calculating the measure of policy effects and events of competitiveness and economic efficiency/comparative advantage. It shows a set of values which can be used to calculate profit at the observed private price (market price) or social price. The private price is the actual price at which input are bought from the market or produce sold by a producer. It is the price that reflects the influence of government intervention in form of a tax or subsidy, thus, value added tax of 5\% of all charges on all money transfer is encapsulated in private price. If this price is used to calculate profit, it is referred to as private profit (D) =A-(B+D).\par
price that does not reflect the effect of a tax or subsidy is called the social price. When this price is used to calculate profit, the profit becomes social profit (H) =E-(F+G). Social profit shows whether the producer allocated the scarce resources very well and whether there is long run competitiveness or comparative advantage in producing that commodity. Private revenue is the product of the output produced and the private price while social revenue is the product of the output and social price. Domestic factor costs are the costs of other production resources that are being used in producing a commodity. These include wire transfer (Telex), point of sale (POS) and value added. Wire transfer charges are charged as soon as the transfer succeeds. Average cost of telex is \$30. The average cost of a transaction (Bank service Charge) was US\$12.70, or close to 7 percent of the transfer . Generally, social value of a labour can be calculated as the minimum wage rate prevailing in the economy while the interest rate can be used as the social price of a capital. Output transfers (I) and tradable transfers (J) are obtained from application of the divergences identity (entries in private prices less entries in social prices equal the effects of divergences). Output transfers (I), measures the implicit tax or subsidy on outputs, equals, private revenues (A) less social revenues (E).In turn, tradable input transfers (J), a measure of the implicit tax or subsidy on tradable inputs, equal private tradable input costs (B) less social tradable input costs (F).\par
Note that social factor prices (G) are found by adjusting private factor prices (C) for observed divergences causing factor price transfers (k). Because the divergences identity requires that (C -G) = K, it is also true that (C -K) = G. The final result, net transfers (L), can be found by applying either the profitability identity (I -(J + K) = L) or the divergences identity (D -H =L). The net transfer (L) thus can be interpreted either as the net effect of all divergences or as the difference between private and social profitability. This single measure thus shows the extent to which distorting policies and market failures implicitly subsidize a system by transferring resources into the system or tax that system by transferring resources away from the system. Domestic Cost Resources (DCR) ratio is computed at social prices. It provides a measure of the level of comparative advantages achieved by the selected systems [(DRC = G/ (E-F)]. If the DRC >1, the system has no comparative advantage, DRC >1, shows that the use of domestic resource is socially profitable and the system has a comparative advantage.\par
Nominal Protection Coefficient (NPC) measure the level of protection for the output. It can be calculated as the ratio of A and E that is,, (NPC = A/E). NPC >1 indicates that the system is protected by the Social Profit measures the competitiveness from the use of Domestic resources. On the other hand, the government while NPC <1 shows that the system is not protected. Effective Protection Coefficient ratio (EPC)  
\section[{Global}]{Global} 
\section[{B}]{B}\par
compares the added value at private price to added value at social price [EPC = (A-B) / (E-F) which give a combined index of the level of trade distortions on both inputs and outputs. EPC >1 suggests that government policies provide positive incentive to producers (here Banks) while value EPC <1 indicates that producers are not protected through policy interventions. The Private Cost Ratio (PCR) is a measure of private competitiveness. A PCR >1 indicate that the system is not competitive while a PCR <1 indicates that the system is competitive. It is the ratio of domestic factor costs to value added in private prices, (C) / (A-B). Subsidy Ratio Producer (SRP) is said to indicate the level of transfer from divergences as a proportion of undistorted value of the system revenue. It shows the proportion of revenues in world prices that would be required if a single subsidy or tax were substituted for the entire set of commodity by macroeconomic policies. It is the ratio of (L) / (E) or (D-H) / (E). A negative SRP indicates tax on the system while a positive SRP indicates a subsidy to the system. 
\section[{III.}]{III.} 
\section[{Methodology a) Data}]{Methodology a) Data}\par
Data for this study is extensively secondary. The study dwells on the survey and estimates of Money Transfer Operators through Nigerian Banks as presented in empirical study. The cost of receiving inbound transfer such as value added tax on all charges, telex charges etc., discussed earlier formed major part of data used to analysed the competitiveness of money transfer market using the Policy analysis matrix. 
\section[{b) Estimates of Migration and Remittances to Nigeria}]{b) Estimates of Migration and Remittances to Nigeria}\par
Estimates of remittances to Nigeria are derived by factoring the migrant population, the number of migrants remitting, and the annual amount remitted, following . The UN population data analyzed by the Global Migrant Origin Dataset shows that migrants from countries with large populations are 3.9 percent of their total population. Although this figure also underestimates migration from many of those countries (Indonesia is a striking example), we have applied the average for that population to Nigeria. The resulting number is 5.1 million. Since the release of version four of Global Migrant Origin Database (GMOD), Development Research Centre on Migration, Globalisation and Poverty (Migration DRC)which form the base of  analysis of estimates of migration and remittances to Nigeria, no other version has been released. Thus, the paper adopts the estimates generated by orozco (2007) for its policy matrix analysis. With the obtained data on amounts remitted, and other prices, it becomes possible to evaluate the social and private profit as well as analyses the comparative advantages of Commercial Banks' money transfer operation. To figure in table \hyperref[tab_1]{1} we apply available data on the charges on money transfer (The charges are to some extent homogenous), as well as on how many transactions/ transfer from different regions where data exist. In addition, Percentage of share in total transaction was computed for reported transactions by Banks/partners (Table \hyperref[tab_3]{2}) were applied to derive the proportion of inbound remittance (in Table \hyperref[tab_1]{1}) that could be attributed to banks/partners. This provide platform to generate Private prices (excluding value added tax), social prices (including value added tax) and the divergences. Of the 291,000 reported in survey by Orozco in 2007, Western Union is the largest competitor, controlling approximately 80 percent of money transfers through banks followed by money Gram with about 19 percent.\par
IV. Tables \hyperref[tab_5]{3 and 4} shows the results of the policy analysis matrix and ratios for remittance transfer. The divergence in the revenue, costs and profits were negative. This indicates that the society value remittances more than the market. Therefore, market failures and policy distortions have reduced the private valuation of money transfer Operator. The result also showed a loss of 2 kobo over every inbound transfer by receivers and a gain of ?4.6 over a naira invested by Banks. The DRC result is 0.10. This implies an efficient use of domestic resource and also shows that there is comparative advantage. A SCB of 0.18 indicates a very weak competitiveness of the money transfer market. EPC result was 0.01. This reflects that the receivers of remittances were not protected through government policy. The PCR was negative which shows that the system is not competitive and a negative SRP shows a tax on inbound transfer. 
\section[{Results and Discussion}]{Results and Discussion}\par
V. 
\section[{Conclusion and Recommendation}]{Conclusion and Recommendation}\par
In conclusion, Money transfer in Nigeria was not privately competitively probably because the market is dominated by a major Money transfer organization (Western Union) and majority of its partners in Nigeria. A positive social profit therefore shows the potential of the enterprise in improving the welfare of the senders' family back home if the system is not taxed.\par
Governments and policy makers can contribute to improving competition, lowering transaction costs, and reducing informality. Government need to increase its awareness about the existence of a monopoly in money transfers to Nigeria, and the adverse effects this has on the country and clients.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{figure2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.14806451612903226\textwidth}P{0.13709677419354838\textwidth}P{0.09322580645161291\textwidth}P{0.2358064516129032\textwidth}P{0.2358064516129032\textwidth}}
Region\tabcellsep Annual \$ Sent per\tabcellsep Migrant\tabcellsep Estimated Total\tabcellsep Estimated Total\\
\tabcellsep Migrant\tabcellsep Population\tabcellsep Remittances at\tabcellsep Remittances at\\
\tabcellsep \tabcellsep \tabcellsep 80\% Remitting\tabcellsep 70\% Remitting\\
Source: Orozco (2007)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.4950191570881226\textwidth}P{0.2366538952745849\textwidth}P{0.07381864623243933\textwidth}P{0.04450830140485313\textwidth}}
Banks in Nigeria\tabcellsep MTO\tabcellsep Transactions\tabcellsep \% share in total transactions\\
Keystone Bank\tabcellsep MoneyGram\tabcellsep \tabcellsep \\
Enterprise Bank\tabcellsep MoneyGram\tabcellsep \tabcellsep \\
Spring Bank Nigeria.\tabcellsep MoneyGram\tabcellsep \tabcellsep \\
Union Bank of Africa Plc.\tabcellsep MoneyGram\tabcellsep 30,000\tabcellsep \\
United Bank for Africa Plc. (UBA)\tabcellsep MoneyGram\tabcellsep 25,000\tabcellsep 18.9\\
Mainstreet Bank Nigeria Plc\tabcellsep Coinstar\tabcellsep 5,000\tabcellsep 1.7\\
Access Bank Nigeria Limited\tabcellsep Western Union\tabcellsep 5,000\tabcellsep \\
Diamond Bank Plc\tabcellsep Western Union\tabcellsep 8,000\tabcellsep \\
EcoBank\tabcellsep Western Union\tabcellsep 8,000\tabcellsep \\
Fidelity Bank Plc\tabcellsep Western Union\tabcellsep 10,000\tabcellsep \\
First Bank Nigeria Plc\tabcellsep Western Union\tabcellsep 125,000\tabcellsep 79.4\\
Zenith Bank Plc\tabcellsep Western Union\tabcellsep 5,000\tabcellsep \\
First City Monumental Bank Plc\tabcellsep Western Union\tabcellsep 70,000\tabcellsep \\
Guaranty Trust Bank Plc\tabcellsep Western Union\tabcellsep \tabcellsep \\
IBTC-Chartered Bank Plc\tabcellsep Western Union\tabcellsep \tabcellsep \\
Skye Bank Nigeria Ltd.\tabcellsep Western Union\tabcellsep \tabcellsep \\
Skye Bank Nigeria Ltd.\tabcellsep Western Union\tabcellsep \tabcellsep \\
Wema Bank Plc\tabcellsep Western Union\tabcellsep \tabcellsep \\
Nigeria International Bank Limited\tabcellsep N/A\tabcellsep \tabcellsep \\
(Citigroup)\tabcellsep \tabcellsep \tabcellsep \\
Stanbic Bank Nigeria Ltd.\tabcellsep N/A\tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: Source: Orozco (2007) and Author's calculation.]} 
\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2014\\
Volume XIV Issue IV Version I\end{longtable} \par
 
\caption{\label{tab_4}Table 3}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.5123287671232877\textwidth}P{0.3376712328767123\textwidth}}
\multicolumn{2}{l}{Remittance Transfer}\\
Indicators\tabcellsep Values\\
PCR\tabcellsep -0.01\\
SRP\tabcellsep -0.83\\
DRC\tabcellsep 0.10\\
SCB\tabcellsep 0.18\\
EPC\tabcellsep -0.01\end{longtable} \par
 
\caption{\label{tab_5}Table 4 :}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)} 			\footnote{Remittances and Competition: A Policy Analysis Matrix Approach} 		 		\backmatter  			 \par
This page is intentionally left blank			 			  				\begin{bibitemlist}{1}
\bibitem[ East Asia and Pacific]{b0}\label{b0} 	 		\textit{},  	 	 		\textit{East Asia and Pacific}  		1  (6) .  	 
\bibitem[ Europeand Central Asia]{b1}\label{b1} 	 		\textit{},  	 	 		\textit{Europeand Central Asia}  		1  (13) .  	 	 (932.20 954,154.59 1,474,896,580.72 1,290,534) 
\bibitem[ South Asia ()]{b5}\label{b5} 	 		\textit{},  	 	 		\textit{South Asia}  		1,200.00 61. 776 p. 33.  	 
\bibitem[ North America ()]{b4}\label{b4} 	 		\textit{},  		 400.00 763.  	 	 		\textit{North America}  		14 1,465,730,197.24 1,282. 2 p. 59.  	 
\bibitem[ Latin America and Caribbean ()]{b2}\label{b2} 	 		\textit{},  	 	 		\textit{Latin America and Caribbean}  		200.00 10. 198. 1  (10) .  	 
\bibitem[ Middle East and North Africa ()]{b3}\label{b3} 	 		\textit{},  	 	 		\textit{Middle East and North Africa}  		200.00 145. 1 p. 54.  	 
\bibitem[Sub-Saharan ()]{b6}\label{b6} 	 		\textit{},  		 			Sub-Saharan 		.  		Africa 325.00 3,197,540.02 831. 360 p. 62.  	 
\bibitem[Are Immigrant Flows a Source of Capital for Development References Références Referencias 1. International Monetary Fund (IMF) ()]{b7}\label{b7} 	 		‘Are Immigrant Flows a Source of Capital for Development’.  		 \url{www.org/external/pubs/cat/longres.cfm?sk=16801.0}  	 	 		\textit{References Références Referencias 1. International Monetary Fund (IMF)}  		1999.  	 
\bibitem[Are Immigrant Flows a Source of Capital for Development" Available online]{b12}\label{b12} 	 		\textit{Are Immigrant Flows a Source of Capital for Development" Available online},  		 \url{www.org/external/pubs/cat/longres.cfm?sk=16801.0}  		 	 	 (International Monetary Fund (IMF) (1999)) 
\bibitem[Masters and Winter-Nelson ()]{b14}\label{b14} 	 		‘Measuring the Comparative Advantage of Agricultural Activities: Domestic Resource Costs and the Social Cost-Benefit Ratio’.  		 			W A Masters 		,  		 			A Winter-Nelson 		.  	 	 		\textit{American Journal of Agricultural Economics}  		1995. 77 p. .  	 
\bibitem[Migration and Remittance Flows: Recent Trends and Outlook ()]{b11}\label{b11} 	 		\textit{Migration and Remittance Flows: Recent Trends and Outlook},  		2013. 2013-2016. Washington Dc: The World Bank.  	 
\bibitem[Migration and Remittance Flows: Recent Trends and Outlook ()]{b17}\label{b17} 	 		\textit{Migration and Remittance Flows: Recent Trends and Outlook},  		2013. 2013-2016. Washington Dc: The World Bank.  	 
\bibitem[Orozco ()]{b9}\label{b9} 	 		\textit{Remittances, Competition, and Fair Financial Access Opportunities in Nigeria},  		 			M Orozco 		.  		2007.  	 
\bibitem[Orozco (2007)]{b16}\label{b16} 	 		\textit{Remittances, Competition, and Fair Financial Access Opportunities in Nigeria. United States Agency for International Development (USAID)},  		 			M Orozco 		.  		2007. October, 2007.  	 
\bibitem[Freund and Spatafora ()]{b13}\label{b13} 	 		‘Remittances: Transaction Costs, Determinants, and Informal Flows’.  		 			C Freund 		,  		 			N Spatafora 		.  	 	 		\textit{Journal of Development Economics}  		2008. 86 p. .  	 
\bibitem[Monke and Pearson ()]{b8}\label{b8} 	 		\textit{The Policy Analysis Matrix for Agricultural Development},  		 			Monke 		,  		 			S Pearson 		.  		1989. Ithaca, New York: Cornell University Press. p. .  	 
\bibitem[Monke and Pearson ()]{b15}\label{b15} 	 		\textit{The Policy Analysis Matrix for Agricultural Development},  		 			Monke 		,  		 			S Pearson 		.  		1989. Ithaca, New York: Cornell University Press. p. .  	 
\bibitem[United States Agency for International Development (USAID) (2007)]{b10}\label{b10} 	 		\textit{United States Agency for International Development (USAID)},  		October, 2007.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
