\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={Foreign Aid and Poverty Level: Does Public Investment Matter in Sub-Saharan African Countries?},
 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{2018-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{Foreign Aid and Poverty Level: Does Public Investment Matter in Sub-Saharan African Countries?}
\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]{Alimi, Ahmed  Shina}

             \affil[1]{  Obafemi Awolowo University}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 December 2017 Accepted: 1 January 2018 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


This paper aims to investigate the relationship between foreign aid and poverty level by considering the role of public investment in the aid-poverty nexus for 14 low, 7 Lower-middle and 5 upper income countries in SSA as classified using 2012 GNI per capita indices. The study is conducted over the 1990?2015periodusing the Pooled Mean Group (PMG) estimator on a dynamic panel ARDL model. The results reveal that foreign aid and public investment have negative impacts on poverty level in upper income countries whereas in low and lower-middle income countries, foreign aid and public investment have positive impact on poverty level but the interaction of foreign aid with public investment reduces poverty level in the three income groups. This finding suggests that foreign aid inflows to SSA countries is associated with lower levels of poverty when the aid inflow is channelled to public investment rather than consumption. Hence, in order to reduce poverty, foreign aid donors should give high priority to sectors that benefit the poor such as agriculture and infrastructure development in the developing countries to facilitate poverty reduction. By doing so, such countries have a better chance of achieving sustainable transition out of poverty while promoting growth in both short and long run.

\end{abstract}


\keywords{foreign aid, public investment, poverty level, sub-saharan africa countries, PMG estimator.}

\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
overty is a major concern for academics, policy makers, governments at all levels and international organizations given its debilitating effects people and their wellbeing. This is because poverty, according to the United Nations (1998) is a fundamental denial of choices and opportunities, a violation of human dignity resulting in lack of basic capacity to participate effectively in the society. Specifically, extreme poverty has become a problematic issue in Sub-Saharan Africa, particularly since the 1980s and has risen to become one of the most challenging issues confronting many countries on the sub-continent. To this end, Sub-Saharan Africa is the world's leading beneficiary of external aid \hyperref[b33]{(Ogundipe and Ojeaga, 2014)}. Since 1960, the international community has devoted over US\$568 billion to the development of Sub-Saharan Africa (SSA), representing roughly 15\% of the continent's GDP or proportionally four times the Marshall plan that restarted the European economies after the Second World War (United Nations Economic Commission for Africa, 2010). However, after half a century of channeling resources to the Third World, unfortunately, poverty is still at an alarming rate in SSA region. A number of reasons have been cited to be responsible for this phenomenon, ranging from poor policies (see for example \hyperref[b9]{Burnside and Dollar, 2000;} {\ref Dollar, 2001, 2002)} and as well, the diversion of aid from investment to unproductive consumption uses (see \hyperref[b8]{Boone, 1996)}.\par
Foreign aid has emerged as a dominant strategy for alleviating poverty especially in developing countries deficient in investment capital \hyperref[b25]{(Kargbo, 2012)}. In these economies, the desired capital to improve economic growth and welfare is largely insufficient internally, which subsequently warrants the need for external capital. Given that most low-income countries lack the crucial incentive to attract significant foreign direct investment, the only external capital readily available to support development and welfare undertakings has to come from foreign aid \hyperref[b25]{(Kargbo, 2012)}. Foreign aid, and in general, external capital, has been postulated by noticeable scholars of development economics, to be a vital input to supplement low savings, support development and get rid of poverty in low-income countries.\par
Empirica evidences obtained from various research works within and outside Sub-Saharan Africa both at country-specific and cross-country level indicate that controversies abound on the relationship between foreign aid and poverty. For instance, Gomanee, Mosley, Morrissey and Verschoor  {\ref (2003,} {\ref 2005)}; \hyperref[b29]{Masud and Yontcheva (2005)}; Bahmani-Oskooee and Oyolola (2009); Alvi and Senbeta (2011); \hyperref[b23]{Herzer and Nunnenkam (2012)}; and \hyperref[b40]{Woldekidan (2015)} showed that foreign aid reduces poverty and improves the welfare indicators in aid-recipient countries. The strand of the literature claims that foreign aid increases unproductive public consumption, worsen inequality and poverty in aid-recipient developing countries. Examples of such studies are: \hyperref[b8]{Boone (1996)}; Asra, Kim and Quibria (2005); Easterly (2006); Chong, Gradstein, and \hyperref[b12]{Calderon (2009)} and \hyperref[b34]{Olofin (2013)}.\par
Given these polarized views therefore, this research contributes to the existing literature by incorporating public investment into foreign aid-poverty nexus. This is because public investment induced a reduction in poverty by creating direct welfare benefits in form of increased quantity and quality of final goods and services, higher employment by crowding in private investment \hyperref[b2]{(Anderson, Renzio and Levy, 2006)}. Also, the main objective of the donors in providing aid is to supplement domestic savings and increase public investment in LDCs which largely transformed to economic growth and reduces poverty. Hence, the need to examine the link among foreign aid, public investment, and poverty level. Although, the erstwhile studies have extensively focused on the linkage between foreign aid-poverty and public investmentpoverty nexus.\par
This study adds to existing literature by exploring the nexusamong foreign aid, public investment, and poverty level based on their income level (Low, Lower-middle and upper income countries) using annual data of 26 sub-Saharan African countries covering the period of 1990 to2015. The classification of the SSA countries into sub-panels based on income level (Low, Lower-middle and upper income countries) is crucial in terms of homogenizing countries into similar characteristics which allows results to be compared and contrasted by income levels. The study focuses on only sub-Saharan African countries because the region is a major recipient of foreign aid and also, one of the poorest regions in the world. The choice of 1990 is based on the donor's objective of reducing the percentage of people living in extreme poverty between 1990 and 2015 by half and the countries are selected based on data availability.\par
In addition, in order to examine the link among foreign aid, public investment and poverty level in Sub-Saharan Africa based on their income level, this study employs the dynamic panel autoregressive distributed lag (PARDL) model introduced by Pesaran, Shin, and Smith (1999). This method is employed because it has the ability to: (i) distinguish between the short and longrun effect; (ii) overcome the delicate problems of the order of integration of variables that can work upon variables that are I(0) and/or I(1) and; (iii) allow for heterogeneity in the parameters. This represents the uniqueness of the present study on the aid-poverty relationship in the literature. Also, findings from this study will offer new insights to policy makers on ways to make aid more effective in reducing poverty through public investment in SSA region. The remainder of this paper is organized as follows. Section 2 presents are view of relevant empirical literature. Section 3 entails the methodology. Section 4 discusses the empirical results while Section 5 concludes the paper by recapping both the essence and findings of the study. examined in the past years. However, such empirical evidences appear to be inconclusive. For example, Gomanee, Mosley, Morrissey and Verschoor  {\ref (2003)} found that aid potentially benefits the poor when they employed random effect estimation technique to test the hypothesis that the wellbeing of the poor can be improved through public expenditure allocation induced by foreign aid, using two indicators of the welfare of the poor, namely; infant mortality and the Human Development Index (HDI) in 39 aid-recipient developing countries over the period 1980 to 1998. Using a different estimation technique, \hyperref[b21]{Gomanee, et al. (2005)} reexamined the effect of aid on aggregate welfare for 104 aid recipient countries over the period of 1980-2000. The result of the fixed effect estimator revealed that aid has a direct effect on welfare or indirectly through growth with no evidence showing that aid operates through public spending.\par
Contrary to Gomaneeet al (2003, 2005) Asra, Estrada, Kim and Quibria (2005) found that aid is ineffective when it is larger than the recipient country's absorptive capacity when they examined the impact of aid effectiveness in reducing poverty from 1960 to 1998 using panel data for 49 developing countries. They concluded that aid has not been effective in sub-Saharan African countries compared with other regions because there are other factors beyond macroeconomic policy and governance that are responsible for aid ineffectiveness in SSA region. However, Masud and Yontcheva (2005) evaluated the impact of two different kinds of aid (bilateral and Non-Governmental Organization (NGO) aid) on infant mortality and illiteracy rates for 58 developing countries between 1990 and 2001 using the random effects model and Two-Stage Least Square (2SLS) estimation technique. They found that NGO aid significantly reduces infant mortality and does so more effectively than official bilateral aid. The impact of bilateral aid on illiteracy was not significant.\par
Also, Nakamura and McPherson (2005) employed the Generalized Method of Moment (GMM) estimation technique to investigate the relationship between foreign aid and poverty reduction using a panel of 49 countries over the period of 1970 until 2001. They found that aid has no significant impact on several poverty indexes regardless of the decomposition of aid while real per capita income has the robust and highly significant impact on poverty reduction. \hyperref[b39]{Williamson (2008)} found that foreign aid is ineffective at increasing overall health and is an unsuccessful human development tool using fixed effect estimation technique to test whether increases in human welfare (infant mortality, life expectancy, death rate, and immunizations (DPT and measles) can be achieved through the health sector of specific foreign aid in 216 aid-recipient countries over the period of 1973 and 2004.\par
Disparately, Asiama and Quartey (2009) found that aggregate bilateral aid flows to Sub-Saharan Africa II. 
\section[{Review of Empirical Literature}]{Review of Empirical Literature}\par
The empirical relationship between foreign aid and its role in poverty reduction has been extensively 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XVIII Issue I Version I Year ( ) 
\section[{2018}]{2018} 
\section[{B}]{B}\par
do not have a significant direct effect on human development indicators (welfare and poverty) using GMM estimation technique to investigate the impact of foreign aid on the human development indicators (poverty and welfare) for 39 SSA countries over the period of 1975 to 2003. The study indicated that disaggregated aid, in the form of sector/project assistance and also programme assistance have significant effects on the human development indicators. \hyperref[b12]{Chong, Gradstein, and Calderon (2009)} examined the impact of aid on both poverty and income inequality for 111 aid-recipient developing countries over the period of 1971-2002 and found that foreign aid is conducive to the improvement of the distribution of income when quality of institutions (Voice and accountability, corruption) are taken into account and that foreign aid itself does not have significant effect on inequality and poverty.\par
In investigating the relationship between health aid and infant mortality, Mishraa and Newhouse (2009) also applied the Generalized Method of Moment (GMM) estimation technique to examine the relationship between health aid and infant mortality, using data from 118 countries between 1973 and 2004. They found that health aid has a beneficial and statistically significant effect on infant mortality and that doubling per capita health aid is associated with a 2 percent reduction in the infant mortality rate. Bahmani-Oskooee and Oyolola (2009) found that foreign aid reduces poverty in aidrecipient countries and concluded that inequality was harmful in reducing poverty in investigating the impact of foreign aid on poverty, which was proxied by headcount ratio for 49 aid-recipient countries for the period 1981 to 2002 using the random effect models and the Two-Stage Least Square (2SLS) estimation techniques.\par
Furthermore, Alvi and Senbeta (2012) applied the same estimation technique as Bahmani-Oskooee and Oyolola (2009) to investigate the impact of foreign aid on poverty by aid source and type for 79 developing countries over the 1981-2004 period. The study established that a one percentage point increase in aggregate aid will reduce the proportion of people living below the poverty line by 1.8\%, 2.8\% for poverty gap and 2.6\% for squared poverty gap. Similar to \hyperref[b12]{Chong et al (2009)}, Herzer and Nunnenkam (2012) assessed the long-run effect of foreign aid on income inequality for 21 aid recipient countries using panel co-integration technique over the period of 1970-2005, the authors discovered that aid exert an increasing effect on income distribution.\par
Focusing on ECOWAS countries, Olofin (2013) uncovered that total foreign aid and food aid impact positively on poverty, while technical aid reduces poverty when he examined the effects of different types of foreign aid on poverty levels in eight West African countries between 1975 and 2010 by employing both the Augmented Mean Group estimator (AMGe) and Common Correlated Effects Mean Group estimator (CCEMGe). In contrast to other studies above, Azam, Haseeb, and Samsudin (2016) investigated the effect of foreign remittances along with some other variables (foreign aid, debt, human capital, inflation and income) on poverty in 39 countries including the lower middle, upper middle and high income countries covering the period of 1990-2014 using the Panel Fully Modified OLS (FMOLS). The result of the study also revealed that aid and debt impact positively on poverty. Kaya, \hyperref[b26]{Kaya and Gunter (2013)} examined the relationship between aid given to the agricultural sector and poverty reduction proxied by poverty headcount ratio at US\$ 1 a day for a panel of 46 developing aid recipient countries over the period of 1980-2003. Using fixed effects and Three Stage Least Square (3SLS) estimation techniques, he established that aid directed to the agricultural sector of a developing country improves the welfare of the poor, by reducing the headcount poverty ratio both directly and indirectly.\par
Using the Iteratively Reweighted Least Squares (IRLS) and Generalized Method of Moment (GMM) estimation techniques, Pickbourn and Ndikumana (2016) assessed whether the volume of aid, its sectoral allocation has impact on human development outcomes (education, health, nutrition and access to clean drinking water and improved Sanitation) and gender equity in SSA countries over the period of 1973 to 2010. The result of the study revealed that increased allocation of foreign aid to the health and education sector not only ameliorates overall health outcomes, but it also improves gender-specific health outcomes and contribute to improving overall educational outcomes.\par
Edreeset al (2015) examined the impact of government spending, economic growth, trade, foreign aid and foreign direct investment on poverty reduction in Africa over the period of 1974 and 2013. The result of the GMM estimation technique revealed that foreign direct investment, economic growth, trade and government spending on education and health are positively related to poverty reduction while foreign aid negatively contributed to the poverty reduction in Africa. However, in a specific country study, \hyperref[b40]{Woldekidan (2015)} examined the role of foreign aid in reducing poverty proxied by infant mortality rate, gross primary enrollment ratio and real household final consumption expenditure over the period of 1975-2010 in Ethiopia using Johansen maximum likelihood estimation technique. The study found that foreign aid has a significant impact on poverty by reducing infant mortality rate and increasing household consumption expenditure. The result further revealed that foreign aid has a negative impact on poverty when poverty is measured by gross primary enrollment ratio, but positive when augmented with macroeconomics policy index, while economic growth has a significant contribution to poverty reduction and poor quality of governance exacerbate poverty. In assessing the effectiveness of aid on public investment, Maria and Augustin (2012) applied Generalized Method of Moment (GMM) estimation technique to examine the impact of external debt and foreign aid on public expenditure allocation in 40 SSA countries after the launch of the Heavily Indebted Poor Countries initiative (HIPC) for the period of 1995-2009. The study found that debt servicing impact negatively on government expenditure and foreign aid while multilateral aid exhibits a positive effect on public investment.\par
In line with Maria and Augustin (2012), Chatterjee, Giuliano and Kaya (2012) also applied Generalized Method of Moment (GMM) estimation technique to examine the link between foreign aid and the composition of government spending in 67 developing countries for the period of 1972-2000. The results revealed that at the aggregate level, about 70 percent of total aid is fungible while aid targeted for public investment crowds-out 80 percent of domestic government spending. The results also revealed that aid does not affect private investment, but has a strong positive impact on household consumption. Gyimah-Brempong and Racine (2010) used panel data and the Local Linear Kernel Estimator (LLKE) to investigate the effects of foreign aid on physical capital investment in 32 SSA countries for the period of 1980-2007. The results revealed that foreign aid has a positive and significant impact on physical capital investment. This effect is robust to the measurement of aid as well as the policy environment.\par
Unlike Chatterjee, Giuliano and Kaya (2012) which regressed foreign aid on the composition of government spending, Douzounet and Urbain (2013) examined the effects of foreign aid on capital investment (human capital, physical capital) in 37 sub-Sahara African countries over the period 2000-2010. The results of their study showed that foreign aid positively and significantly affected the physical capital accumulation. However, Uneze (2012) investigated the impact of aggregate aid and disaggregated aid (multilateral and bilateral) on private investment in fourteen West Africa countries over the period of 1975-2008 using fixed effects estimation technique. The results revealed that multilateral aid affects private investment positively, but not bilateral aid. Aid uncertainty has a negative impact on domestic private investment and therefore reduces the value-effect of bilateral aid on domestic private investment. The study concluded that high volatility in bilateral aid is the source of the uncertainty in total aid. Ogun (2010) investigated the relative effects of physical and social infrastructure on poverty indicators over the period of 1970 to 2005 using Structural Vector Autoregressive (SVAR) estimation technique. The study found that infrastructure in general reduces poverty, social infrastructure explains a higher proportion of the forecast error in poverty indicators relative to physical infrastructure. In Pakistan, Ali (2010) examined the effect of different categories of government expenditures (government consumption, government investment, defense and educational expenditures) on poverty over the period 1972-2008 using Error Correction Mechanism (ECM). The result of the study revealed that productive government expenditures increase employment generation, improve the standard of living and thereby reduces poverty.\par
Lastly, Malimu, Toerien and Gossel (2013) investigated the effect of aid inflows and the volatility of public investment on economic growth in 26 Sub-Saharan African countries over the period of 1992 to 2011. Three volatility variables comprising aid, government revenue, and public investment were incorporated into an aid-growth model to test for their effect on economic growth using the Generalized Method of Moments (GMM) technique. The results revealed that foreign aid has a positive impact on growth while aid volatility has a negative impact on economic growth.\par
In summary, the subsidizing effects of foreign aid on poverty has been established in the literature. Studies have also explored the role of public investment in the poverty reduction debacle. However, the role of public investment in the foreign aid-poverty nexus has not been extensively dealt with. Further, studies that consider the trio of foreign aid, public investment and poverty level are scarce, especially for sub-Sahara Africa which is the focus of the present study. The foregoing gap in the literature therefore serves as the motivation for this study. 
\section[{III.}]{III.} 
\section[{Model}]{Model}\par
Following the empirical literatures, this study adapts the model employed by \hyperref[b19]{Ferroni and Kanbur (1990)} and \hyperref[b34]{Olofin (2013)} to evaluate the relationship between foreign aid, public investment and poverty level. In the model, it is assumed that since aid directly finances government expenditure, focusing on public investment that is channeled towards projects that benefit the poor will provide a clearer transmission mechanism of aid effectiveness.t i t i t i t i t i t i Z Y PI FA POV , , , , , , ? ? ? ? ? ? + + + + + = (3.1)\par
Where POV denotes poverty, ? denotes country -specific intercept, FA is foreign aid, PI represent all forms of government investment that can improve citizen welfare such as government expenditure on education, health, infrastructure, Agriculture and Social sector, Y is the GDP per capita and ?? ???? corresponds alternatively to the level of financial depth, inflation rate and control of corruption COP while i denotes the country, t is the time period and ?? ???? is a time varying error term. Panel ARDL or Pool Mean Group (PMG) can be applied whether the variables are purely I (0) or I (1), or the mixed of both \hyperref[b35]{(Pesaran and Smith, 1995;}. According to \hyperref[b5]{Asteriou and Monastiriotis (2004)}, the estimate of PMG could be spurious if the order of integration of any of the variables of interest happens to be I(2). It is therefore imperative to ascertain the order of integration of the study variables. For this tenacity, this study employs Im, Pesaran and Shin (IPS) (2003) panel unit root test technique. However, for comparison purpose, Levin, Lin, and Chu (LLC, 2002) panel unit root testis also applied.\par
ii 
\section[{. Dynamic Panel ARDL (PMG) specifications}]{. Dynamic Panel ARDL (PMG) specifications}\par
This study employs the pooled mean group (PMG) estimator for dynamic heterogeneous panels. \hyperref[b36]{Pesaran, Shin, and Smith (1999)} proposed important new technique to estimate non stationary dynamic panels in which the parameters are heterogeneous across groups known as pooled mean group. PMG estimator combines both pooling and averaging. This intermediate estimator allows the intercept, short-run coefficients, and error variances to differ across the groups but constrains the long-run coefficients to be equal across groups. This estimator is better over others because it provides consistent and efficient estimates of the parameters in a long-run relationship between both integrated and stationary variables in a panel data structure. The empirical specification of the PMG model can be written as follows:1 1 1 1 1 1 1 , , , , , , , , 1 0 0 0 0 0 0 ' , 1 0 1 , 1 2 , 1\textbf{3}\par
, 1 j j j p q q q q q q i t j i t j j i t j i t j j i t j i t j i t j j i t j j j j j j j ji i t i t i t i t InPOVI InPOVI InFA InPI InY FD INF COP InPOVI InFA InPI InY ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? = = = = = = = ? ? ? ? ? = ? + ? + ? + ? + ? + ? + ? + ? + + + ? ? ? ? ? ? ? \{ \} 4 , 1 5 , 1 6 , 1 i t i t i t it FD INF COP ? ? ? ? ? ? ? ? ? + + + + ? ? (3.2)\par
Where , i t POVI is poverty index (FA) represents Foreign aid, (PI) represents Public investment. We also include a set of control variables that are commonly used in poverty equations: overall income per capita (GDP per capita) to control for economic development (Y), a variable of financial deepening (Private credit/GDP) (FD); growth of the consumer price index (Inflation) to control for the macroeconomic instability (INF); and an indicator of institutional quality (control of corruption) drawn from the International Country Risk Guide (ICRG) database which measures misuse or the abuse of public office for private gain. j ? and j ? represent the short-run coefficients of lagged dependent and independent variables respectively, i ? are the longrun coefficients, and? is the coefficient of speed of adjustment to the long-run equilibrium. The subscripts i and t represent country and time indexes, respectively. 
\section[{b) DATA}]{b) DATA}\par
This study is based on panel data covering 14 low, 7 Lower-middle and 5 upper income countries as classified using 2012 GNI per capita over the period 1990-2015, to examine the relationship among foreign aid, public investment and poverty level. Data on foreign aid measured by Total Official Development Assistance received (constant 2010 US\$), public investment (proxy by gross public investment; constant 2010 US\$), poverty, GDP per capita (constant 2010 US\$), financial deepening (Domestic credit to private sector as a ratio of GDP) and inflation rate (Annual percentage change in consumer prices) are sourced from the World Bank's World Development Indicators, 2016 edition while institutional quality measured by control of corruption is obtained from World Governance Indicators, 2016 edition. Countries are selected based on the availability of all the data required for this analysis. The list of sample countries considered is presented in Appendix (Table \hyperref[tab_0]{A1}).\par
This study employs principal component analysis (PCA) to construct a composite index for the poverty from four indicators namely household consumption per capita, life expectancy at birth, infant mortality rate and gross primary school enrollment ratio. This index is hereafter denoted by poverty index. The justification for doing this is in two-fold. First, modeling various indicators of poverty in the same equation may lead to serious problem of multicollinearity. In addition, utilizing the aggregate effect of these indicators is likely a better approach than modeling each indicator separately. Second, there is no general consensus as to which measure of poverty is most appropriate. Therefore, having a summary measure of poverty that includes all the relevant poverty proxies (data permitting) to capture several aspects of poverty at the same time, such as household consumption per capita, life expectancy at birth, infant mortality rate and gross primary school enrollment ratio will provide better information on poverty level. It is believed that this new index of poverty is able to capture most of the information from the original data and is a better indicator than the individual variables.\par
IV. 
\section[{Results and Discussions}]{Results and Discussions}\par
In this section, the estimated results for this study are presented and discussed. We first present the In order to assess the short run and long run effects of foreign aid, public investment among other variables on poverty level, we estimate Pooled Mean Group (PMG) method. The result of the PMG-based error correction model is reported in Table \hyperref[tab_1]{2}. The log transformation of all the variables allows us to interpret the coefficients as elasticities. The result reveals that foreign aid has a significant negative impact on poverty level in upper income countries in the long run but insignificant positive impact on poverty level in the short run. This shows that foreign aid reduces poverty level in upper income countries. This result is in line with Gomaneeet al (2003), Bahmani-Oskooee and Oyolola (2009), Alvi and Senbeta (2012): they suggest reduces poverty in aid-recipient countries. Conversely, foreign aid exerts a significant positive effect on poverty level in lower and low income countries both short and long run, that is foreign aid is associated with higher levels of poverty (corresponding to a rise in the number of poor people). This result conforms with the findings of \hyperref[b12]{Chong et al (2009)}, \hyperref[b34]{Olofin (2013)}, and Azamet al (2016). These studies found that aid is fungible because it increases the size of government unproductive consumption and not investment and that aid benefit the elitist group and not the poor. Additionally, the result indicate that public investment has a positive impact on poverty level in both short and long in lower and low income countries, that is public investment increases poverty level in both lower and low income countries. This outcome repudiates the finding of Ogun (2010) who 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XVIII Issue I Version I Year ( ) 
\section[{2018}]{2018} 
\section[{B}]{B}\par
found that massive investment in social infrastructure drastically reduce poverty in the urban areas. However, the result indicate that public investment has a negative impact on poverty in upper income countries. This finding replicate the common assumption that public investment plays an essential role in poverty reduction. This outcome is in line with the finding of Ali (2010) who found that government investment reduces poverty in Pakistan.\par
In order to investigate the composition effect of aid inflows, we add interaction terms of the aid inflows with public investment. This interaction term is to examine whether aid inflows and public investment are jointly influencing poverty level in SSA. The coefficient of the interaction term of aid inflows with public investment (FA*PI) is negative and significant in the long run in the three income groups though insignificant in the short run. These results suggest that a rise in aid inflows to SSA countries is associated with lower levels of poverty when the aid inflows is channeled to public investment rather than consumption in aid recipient countries. In other words, increase in public investment may allow the poor to benefit more from foreign aid. Furthermore, the result of the upper income countries reveals that GDP per capita, financial depth (measured by the private sector credit-to-GDP ratio) inflation rate exerts a negative impact on poverty in the long run but positive impact in the short run whereas control of corruption exerts a positive impact on poverty in the both short and long run in upper income countries. In addition, GDP per capita has a negative effect on poverty in low income countries in the long run but positive impact on poverty in the short run. On the contrary, GDP per capita and control of corruption have positive effect on poverty in both short and long run in lower middle income countries while financial depth and inflation have negative impact on poverty level in the long run. Lastly, the estimated coefficients of error correction terms are also significantly negative and smaller than unity in all the three income groups, thereby suggesting convergence to long run equilibrium. More specifically, the coefficients indicated that the system instantaneously reverts to its long run equilibrium following a shock that diverts its path away from steady state.  
\section[{Conclusion and Policy Recommendation}]{Conclusion and Policy Recommendation}\par
The study applied PMG estimation to analyze the effects of foreign aid and public investment on poverty level covering 14 low, 7 Lower-middle and 5 upper income SSA countries as classified using 2012 GNI per capita over the period 1990-2015.The estimated results show that foreign aid and public investment have negative impact on poverty level in upper income countries whereas in low and lowermiddle income countries, foreign aid and public investment have a positive impact on poverty level. In addition, the interaction of foreign aid with public investment yields negative impact on poverty level in the three income groups. The policy implications of empirical results are: foreign aid donors should give high priority to sectors that benefit the poor such as agriculture and infrastructure development in the developing countries to facilitate poverty reduction. By doing so, such countries have a better chance of achieving sustainable transition out of poverty while promoting growth in both short and long run. Also, governments of low income, lower-middle income and upper income Sub-Saharan African countries should increase proportion of their budgetary allocation to the investment in social infrastructure which comprises investment in power, education and health, since investment in these areas can help to improve the welfare of people and reduce poverty level in both short and long run. \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
2018\\
Year\\
Volume XVIII Issue I Version I\\
)\\
( B\end{longtable} \par
  {\small\itshape [Note: integration]} 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.11100746268656715\textwidth}P{0.13532338308457711\textwidth}P{0.11629353233830844\textwidth}P{0.1279228855721393\textwidth}P{0.11523631840796018\textwidth}P{0.12686567164179102\textwidth}P{0.11735074626865673\textwidth}}
\tabcellsep Upper Income\tabcellsep \tabcellsep Lower Middle\tabcellsep \tabcellsep Low Income\tabcellsep \\
Variable\tabcellsep Coeff\tabcellsep Prob\tabcellsep Coeff\tabcellsep Prob\tabcellsep Coeff\tabcellsep Prob\\
Long-run\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
LFA\tabcellsep -5.0575\tabcellsep 0.0421**\tabcellsep 4.5860\tabcellsep 0.0010*\tabcellsep 3.9114\tabcellsep 0.0001*\\
LPI\tabcellsep -5.7062\tabcellsep 0.0121**\tabcellsep 4.1469\tabcellsep 0.0068*\tabcellsep 2.5328\tabcellsep 0.0088*\\
LFA*LPI\tabcellsep -0.2368\tabcellsep 0.0429**\tabcellsep -0.1636\tabcellsep 0.0193**\tabcellsep -0.1851\tabcellsep 0.0001*\\
LY\tabcellsep -1.2846\tabcellsep 0.0012*\tabcellsep 5.4962\tabcellsep 0.0006*\tabcellsep -0.0772\tabcellsep 0.9034\\
FD\tabcellsep -0.0907\tabcellsep 0.5807\tabcellsep -0.0139\tabcellsep 0.0106**\tabcellsep 0.0262\tabcellsep 0.0074*\\
INF\tabcellsep -0.0116\tabcellsep 0.1976\tabcellsep -0.0025\tabcellsep 0.5916\tabcellsep 0.0020\tabcellsep 0.8312\\
COP\tabcellsep -0.6063\tabcellsep 0.0005*\tabcellsep 0.4841\tabcellsep 0.0032*\tabcellsep 0.7850\tabcellsep 0.0109**\\
Short-run\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
ECT(-1)\tabcellsep -0.7071\tabcellsep 0.0000*\tabcellsep -0.5070\tabcellsep 0.0022*\tabcellsep -0.2840\tabcellsep 0.0480**\\
? LFA\tabcellsep -0.1035\tabcellsep 0.8172\tabcellsep 1.4418\tabcellsep 0.6820\tabcellsep 1.4983\tabcellsep 0.6064\\
? LPI\tabcellsep -0.1481\tabcellsep 0.6793\tabcellsep 4.7978\tabcellsep 0.1893\tabcellsep 1.5600\tabcellsep 0.5700\\
? LFA*LPI\tabcellsep -0.0009\tabcellsep 0.9648\tabcellsep -0.2539\tabcellsep 0.1851\tabcellsep -0.0698\tabcellsep 0.5998\\
? LY\tabcellsep -0.0814\tabcellsep 0.8232\tabcellsep 1.5066\tabcellsep 0.1442\tabcellsep 1.8625\tabcellsep 0.0001*\\
? FD\tabcellsep 0.0202\tabcellsep 0.8704\tabcellsep -0.0017\tabcellsep 0.6768\tabcellsep -0.0028\tabcellsep 0.5785\\
? INF\tabcellsep 0.0029\tabcellsep 0.5791\tabcellsep 0.0013\tabcellsep 0.8006\tabcellsep -0.0002\tabcellsep 0.9030\\
? COP\tabcellsep 0.0976\tabcellsep 0.1134\tabcellsep -0.1254\tabcellsep 0.4248\tabcellsep -0.1116\tabcellsep 0.1370\\
C\tabcellsep -17.2184\tabcellsep 0.0004*\tabcellsep 8.6645\tabcellsep 0.3963\tabcellsep 7.0577\tabcellsep 0.0451**\\
No of Contry\tabcellsep 5\tabcellsep \tabcellsep 7\tabcellsep \tabcellsep 14\tabcellsep \end{longtable} \par
  {\small\itshape [Note: Note 2: The dependent variable is poverty index. Notes 3: *, **, and *** indicate significance at 1\%, 5\%, and 10\% level, respectively.]} 
\caption{\label{tab_1}Table 2 :}\end{figure}
 			\footnote{Foreign Aid and Poverty Level: Does Public Investment Matter in Sub-Saharan African Countries?} 		 		\backmatter  			 			 			  				\begin{bibitemlist}{1}
\bibitem[Collier and Dollar ()]{b14}\label{b14} 	 		‘Aid Allocation and Poverty Reduction’.  		 			P Collier 		,  		 			D Dollar 		.  	 	 		\textit{European Economic Review}  		2002. 46  (8)  p. .  	 
\bibitem[Gomanee et al. ()]{b21}\label{b21} 	 		\textit{Aid and Aggregate Welfare Development},  		 			K Gomanee 		,  		 			O Morrissey 		,  		 			P Mosley 		,  		 			A Verschoor 		.  		2005. 33 p. .  	 
\bibitem[Gomanee et al. ()]{b20}\label{b20} 	 		‘Aid and Human Welfare: Evidence from Quantile Regressions’.  		 			K Gomanee 		,  		 			S Girma 		,  		 			O Morrissey 		.  	 	 		\textit{Journal of International Development}  		2003. 17 p. .  	 
\bibitem[Gyimah-Brempong and Racine ()]{b22}\label{b22} 	 		‘Aid and Investment in LDCs: A Robust Approach’.  		 			K Gyimah-Brempong 		,  		 			J S Racine 		.  	 	 		\textit{The Journal of International Trade\& Economic Development}  		2010. 19  (2)  p. .  	 
\bibitem[Burnside and Dollar ()]{b9}\label{b9} 	 		‘Aid, Policies and Growth’.  		 			C Burnside 		,  		 			D Dollar 		.  	 	 		\textit{American Economic Review}  		2000. 90  (4)  p. .  	 
\bibitem[Anderson et al. ()]{b2}\label{b2} 	 		 			E Anderson 		,  		 			P Renzio 		,  		 			S Levy 		.  		\textit{The Role of Public Investment in Poverty Reduction :Theories Evidence and Methods. ODI Working Paper},  				2006. 263 p. .  	 
\bibitem[Chong et al. ()]{b12}\label{b12} 	 		‘Can foreign aid reduce income inequality and poverty?’.  		 			A Chong 		,  		 			M Gradstein 		,  		 			C Calderon 		.  	 	 		\textit{Public Choice}  		2009. 140  (1)  p. .  	 
\bibitem[Easterly ()]{b17}\label{b17} 	 		‘Can the West Save Africa’.  		 			W Easterly 		.  	 	 		\textit{Journal of Economic Literature}  		2009. 47  (2)  p. .  	 
\bibitem[Collier and Dollar ()]{b13}\label{b13} 	 		‘Can the World Cut Poverty in Half? How Policy Reform and Effective Aid Can Meet International Development Goals’.  		 			P Collier 		,  		 			D Dollar 		.  	 	 		\textit{World Development}  		2001. 29 p. .  	 
\bibitem[Alvi and Senbeta ()]{b1}\label{b1} 	 		‘Does Foreign Aid Reduce Poverty?’.  		 			E Alvi 		,  		 			A Senbeta 		.  	 	 		\textit{Journal of International Development}  		2012. 24  (8)  p. .  	 
\bibitem[Masud and Yontcheva ()]{b29}\label{b29} 	 		\textit{Does Foreign Aid Reduce Poverty? Empirical Evidence from Nongovernmental and Bilateral Aid},  		 			N Masud 		,  		 			B Yontcheva 		.  		 \url{IMFWP/05/100}  		2005.  	 
\bibitem[Mishra and Newhouse ()]{b30}\label{b30} 	 		‘Does Health Aid Matter?’.  		 			P Mishra 		,  		 			D Newhouse 		.  	 	 		\textit{Journal of Health Economics}  		2009. 28  (4)  p. .  	 
\bibitem[Ali ()]{b0}\label{b0} 	 		‘Does The Choice of Government Expenditures Affect Poverty?’.  		 			S Ali 		.  	 	 		\textit{Time Series Evidence from Pakistan. International Conference on Applied Economics}  		2010. ICOAE. p. .  	 
\bibitem[Pesaran and Smith ()]{b35}\label{b35} 	 		‘Estimating long-run relationships from dynamic heterogeneous panels’.  		 			H Pesaran 		,  		 			R Smith 		.  	 	 		\textit{Journal of Econometrics}  		1995. 68  (1)  p. .  	 
\bibitem[Asiama and Quartey ()]{b3}\label{b3} 	 		‘Foreign Aid and Human Development Indicators’.  		 			J P Asiama 		,  		 			P Quartey 		.  	 	 		\textit{Journal of Developing Societies}  		2009. 25  (1)  p. .  	 
\bibitem[Williamson ()]{b39}\label{b39} 	 		‘Foreign Aid and Human Development: The Impact of Foreign Aid to the Health Sector’.  		 			C R Williamson 		.  	 	 		\textit{Southern Economic Journal}  		2008. 75  (1)  p. .  	 
\bibitem[Douzounet and Urbain ()]{b16}\label{b16} 	 		‘Foreign aid and mobilization of growth factors in sub Saharan Africa’.  		 			M Douzounet 		,  		 			Y T Urbain 		.  	 	 		\textit{UNU-WIDER working Paper}  		2013. 103 p. .  	 
\bibitem[Olofin ()]{b34}\label{b34} 	 		‘Foreign Aid and Poverty level in West African Countries: New evidence using a heterogeneous panel analysis’.  		 			O P Olofin 		.  	 	 		\textit{Australian Journal of Business and Management Research}  		2013. 3  (4)  p. .  	 
\bibitem[Kaya et al. ()]{b26}\label{b26} 	 		‘Foreign aid and the quest for poverty reduction: Is aid toagriculture effective’.  		 			O Kaya 		,  		 			I Kaya 		,  		 			L Gunter 		.  	 	 		\textit{Journal of Agricultural Economics}  		2013. 64  (3)  p. .  	 
\bibitem[Kargbo ()]{b25}\label{b25} 	 		\textit{Impact of foreign aid on economic growth in Sierra Leone. World Institute for Development Economics Research, Working paper},  		 			P M Kargbo 		.  		2012. 07 p. .  	 
\bibitem[Pickbourn and Ndikumana ()]{b37}\label{b37} 	 		‘Impact of sectoral allocation of foreign aid on gender equity and human development’.  		 			L Pickbourn 		,  		 			L Ndikumana 		.  	 	 		\textit{Journal of International Development}  		2016. 28 p. .  	 
\bibitem[Ogun ()]{b32}\label{b32} 	 		\textit{Infrastructure and poverty reduction. Implications for urban development in Nigeria},  		 			T P Ogun 		.  		2010. 43 p. .  	 	 (UNU WIDER Working Paper) 
\bibitem[Daiana ()]{b15}\label{b15} 	 		‘Investigate how and the extent to which foreign aid damages the recipient country’.  		 			B Daiana 		.  	 	 		\textit{Journal of Economic and International finance}  		2011. 45 p. .  	 
\bibitem[Ogundipe et al. ()]{b33}\label{b33} 	 		‘Is Aid Really Dead? Evidence from Sub Saharan Africa’.  		 			A A Ogundipe 		,  		 			P Ojeaga 		,  		 			O M Ogundipe 		.  	 	 		\textit{International Journal of Humanities and Social Science}  		2014. 4  (10)  p. .  	 
\bibitem[Nakamura and Mcpherson ()]{b31}\label{b31} 	 		 			T Nakamura 		,  		 			M F Mcpherson 		.  		\textit{Is foreign aid effective in reducing poverty? World},  				2005. p. .  	 
\bibitem[Boone ()]{b8}\label{b8} 	 		‘Politics and the Effectiveness of Foreign Aid’.  		 			P Boone 		.  	 	 		\textit{European Economic Review}  		1996. 40  (2)  p. .  	 
\bibitem[Pesaran et al. ()]{b36}\label{b36} 	 		‘Pooled mean group estimation of dynamic heterogeneous panels’.  		 			M H Pesaran 		,  		 			Y Shin 		,  		 			R P Smith 		.  	 	 		\textit{Journal of the American Statistical Association}  		1999. 94  (446)  p. .  	 
\bibitem[Asra et al. ()]{b4}\label{b4} 	 		‘Poverty and foreign aid evidence from recent cross-country data’.  		 			A Asra 		,  		 			G Estrada 		,  		 			Y Kim 		,  		 			M G \&quibria 		.  	 	 		\textit{ERD Working paper}  		2005. 65 p. .  	 
\bibitem[Bahmani-Oskooee and Oyolola ()]{b7}\label{b7} 	 		‘Poverty Reduction and Aid: Cross Country Evidence’.  		 			M Bahmani-Oskooee 		,  		 			M Oyolola 		.  	 	 		\textit{International Journal of Sociology and Social Policy}  		2009. 29  (5)  p. .  	 
\bibitem[Ferroni and Kanbur ()]{b19}\label{b19} 	 		\textit{Povertyconscious restructuring of Public Expenditure, Dimensions of Adjustment in Sub-Saharan},  		 			M A Ferroni 		,  		 			M R Kanbur 		.  		1990.  	 	 (World Bank Working paper, 9) 
\bibitem[Im et al. ()]{b24}\label{b24} 	 		‘Testing for unit roots in heterogeneous panels’.  		 			K S Im 		,  		 			M H Pesaran 		,  		 			Y Shin 		.  	 	 		\textit{Journal of Econometrics}  		1999. 115 p. .  	 
\bibitem[Uneze ()]{b38}\label{b38} 	 		\textit{Testing the Impact of Foreign Aid and Aid Uncertainty on Private Investment in West Africa},  		 			E Uneze 		.  		 WP/11/01.  		2011.  	 	 (CSEA Working Paper) 
\bibitem[Herzer and Nunnenkam ()]{b23}\label{b23} 	 		‘The effect of foreign aid on income inequality: Evidence from panel co-integration’.  		 			D Herzer 		,  		 			P Nunnenkam 		.  	 	 		\textit{Structural Change and Economic Dynamics}  		2012. 23 p. .  	 
\bibitem[Malimu et al. ()]{b28}\label{b28} 	 		‘The impact of Aid and public investment volatility on economic growth in Sub-Saharan Africa Countries’.  		 			M Malimu 		,  		 			F Toerien 		,  		 			S Gossel 		.  	 	 		\textit{World Development}  		2013. 57 p. .  	 
\bibitem[Azam et al. ()]{b6}\label{b6} 	 		‘The Impact of Foreign Remittances on Poverty Alleviation: Global Evidence’.  		 			M Azam 		,  		 			M Haseeb 		,  		 			S Samsudin 		.  	 	 		\textit{Journal of Economics and Sociology}  		2016. 9  (1)  p. .  	 
\bibitem[Edrees et al. ()]{b18}\label{b18} 	 		‘The Impact of Government Spending, Trade, Foreign Aid and Foreign Direct Investment on Poverty Reduction in Africa: GMM Estimation’.  		 			A Edrees 		,  		 			M Azali 		,  		 			H Azman 		,  		 			M N Norashidah 		.  	 	 		\textit{International Journal of Economics \& Management Sciences}  		2015. 5  (1)  p. .  	 
\bibitem[Woldekidan ()]{b40}\label{b40} 	 		‘The role of foreign aid in reducing poverty: Time series evidence from Ethiopia’.  		 			H Woldekidan 		.  	 	 		\textit{Journal of Economics and International Finance}  		2015. 7  (3)  p. .  	 
\bibitem[Levin et al. ()]{b27}\label{b27} 	 		‘Unit root tests in panel data: asymptotic and finite-sample properties’.  		 			A Levin 		,  		 			C Lin 		,  		 			C \&chu 		.  	 	 		\textit{Journal of Econometrics}  		2002. 108 p. .  	 
\bibitem[Calderon and &chong ()]{b10}\label{b10} 	 		‘Volume and Quality of Infrastructure and the Distribution of Income: An Empirical Investigation’.  		 			C Calderon 		,  		 			A \&chong 		.  	 	 		\textit{Review of Income and Wealth}  		2004. 50  (1)  p. .  	 
\bibitem[Asteriou and Monastiriotis ()]{b5}\label{b5} 	 		‘What do unions do at the large scale? Macro-economic evidence from a panel of OECD countries’.  		 			D Asteriou 		,  		 			V Monastiriotis 		.  	 	 		\textit{Journal of Applied Economics}  		2004. 7  (1)  p. .  	 
\bibitem[Chatterjee et al. ()]{b11}\label{b11} 	 		‘Where Has All the Money Gone? Foreign Aid and the Composition of Government Spending. The B.E’.  		 			S Chatterjee 		,  		 			P Giuliano 		,  		 			I Kaya 		.  	 	 		\textit{Journal of Macroeconomics}  		2012. 12  (1)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
