\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={Impact Assessment of Non-Governmental Organization Development at Fugar, Nigeria},
 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{Impact Assessment of Non-Governmental Organization Development at Fugar, Nigeria}
\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]{Edigan  B.I}

             \author[2]{Ikhanoba  Aleakhue}

             \author[3]{Shaibu  Segiru}

             \affil[1]{  Nnamdi Azikiwe University}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 December 2017 Accepted: 5 January 2018 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


Over the years, it has been observed that Non-Governmental Organizations (NGOs) has increased their development profiles at local, national and international levels. NGOs have come to be recognized as important actors on the landscape of development on health, education, provision of water, construction of school buildings in Nigeria. The major aim of this study is to assess the impact of Non-Governmental Organization in community development in community and some of the objectives of the paper are to assess the socio-economic and infrastructural development impact Non-Governmental organization has made in rural communities and identifies the major areas Non-Governmental organization has really impacted on rural communities. Taking inventory of the impacts of NGOs in other countries, the ?Tanzania Education Network has embarked on over 5 educational programs which have benefited close to 100,000 students and more than 850 teachers to date. These include: The Madrasa Pre-School program, the School Improvement Programmes, the International Academic Partnership, the Aga Khan Education Service Tanzania and the Coastal Rural Support Program. While in Nigeria a lot of projects like health, education and infrastructure were executed by NGOs in this regard, more is expected to be put in place by the growing number of NGOs in Nigeria, for the overall wellbeing of the society. However, the non-governmental organizations have some challenges which have limited their performances and also impeded their growth. Based on the findings, it has been recommended that Government should embark on aggressive development of the rural areas. Similarly, NGOs at the various levels should partner and work in collaboration with other private agencies. These can be done through an effective collaborative programmes and strategies with an effective and efficient leadership structure and Non-Governmental Organization should ensure that their programmes are not politicized. Allocation of projec

\end{abstract}


\keywords{non-governmental organizations, community development, programmes, collaboration, nigeria}

\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& 	 	 		 \par
Abstract-Over the years, it has been observed that Non-Governmental Organizations (NGOs) has increased their development profiles at local, national and international levels.\par
NGOs have come to be recognized as important actors on the landscape of development on health, education, provision of water, construction of school buildings in Nigeria. The major aim of this study is to assess the impact of Non-Governmental Organization in community development in community and some of the objectives of the paper are to assess the socioeconomic and infrastructural development impact Non-Governmental organization has made in rural communities and identifies the major areas Non-Governmental organization has really impacted on rural communities. Taking inventory of the impacts of NGOs in other countries, the 'Tanzania Education Network has embarked on over 5 educational programs which have benefited close to 100,000 students and more than 850 teachers to date. These include: The Madrasa Pre-School program, the School Improvement Programmes, the International Academic Partnership, the Aga Khan Education Service Tanzania and the Coastal Rural Support Program. While in Nigeria a lot of projects like health, education and infrastructure were executed by NGOs in this regard, more is expected to be put in place by the growing number of NGOs in Nigeria, for the overall wellbeing of the society. However, the non-governmental organizations have some challenges which have limited their performances and also impeded their growth. Based on the findings, it has been recommended that Government should embark on aggressive development of the rural areas. Similarly, NGOs at the various levels should partner and work in collaboration with other private agencies. These can be done through an effective collaborative programmes and strategies with an effective and efficient leadership structure and Non-Governmental Organization should ensure that their programmes are not politicized. Allocation of projects/programmes should be influenced by felt needs of rural communities. 
\section[{Introduction}]{Introduction}\par
ommunity development implies the provision of basic amenities such as roads, electricity, pipe borne water, health care facilities, schools including human capacity building and other necessities of life pertaining to man's general wellbeing. There is global realization of recent that, contemporary government can no longer single handedly meet most communities' needs within their jurisdiction in terms of service provision. This notion has triggered off the urgent desire for synergies with development partners while enlisting community participation to actualize the spread of development to the rural areas  {\ref (Colderin, 2001)}. According to  {\ref Mulgunji (1990)}, the problem of rural development cannot be viewed as a narrow technical problem of increasing output, but that of the institutions to mobilize and induce members of the rural society to greater productivity, to help them overcome the constraints in the way of utilizing available resources, and to enable them distribute the results of their efforts to develop the rural areas. Nongovernmental organizations (NGOs) are non-profit creation, self-governing group outside the domain of government in the areas of formation, funding, management, and the process and procedures in which their objectives are set, reflect a conscious effort towards the cultural, socio-economic and political transformation of all facets of the society (Eni, 2005, Angba, 2008, Omofunmwan and Odia 2009).\par
Studies have shown that, developmental activities of most NGOs usually focus on nature conservation, skill acquisition, economic empowerment, disease control and management, literacy schemes, capacity building, amenities provision, conflict resolution, charity, and peace promotion. For instance, in South Korea,  {\ref (Eni, 2005)} reported that an environmental conservation association provided in service training programme for administrators and managers in public and private sectors and in Kenya, the Mazingira Institute (NGOs) spear headed tree planting campaign through sensitization of pupils in public schools. A study by \hyperref[b4]{Adebayo (1997)} revealed that most NGOs in Nigeria focus on development related issues which aptly indicate a positive drive to stamp out poverty plaguing the Nigerian citizenry at different levels.\par
Rural development is a veritable tool for fighting poverty and achieving economic prosperity at the grassroots level  {\ref (Nwachukwu and Ezeh, 2007)}. As an integral part of the overall national development, rural development is given prominent attention in development circles because dominant proportion of the population in most developing countries including Nigeria, live and derive their livelihood in rural areas. Also scholars in economic and broader social science literature have paid special attention to issues of agricultural and rural development, and their interaction with industrial and urban development (International Development Research Centre -IDRC, 2004). In most developing countries, the public sector plays a dominant role in the provision of agricultural anural development services. However, it has been observed that government alone cannot provide resources for rural development, because of the dwindling national resources and ever increasing competing needs. Besides, the public sector is being criticized as outdated, top-down, paternalistic, inflexible, subject to bureaucratic inefficiencies and thus unable to cope with the dynamic demands of rural populace  {\ref (Rivera et al., 2000)}. This has paved way for an enhanced and more extensive civil society involvement in activities previously carried out by the public sector, such as delivering social services, promoting grassroots development, and preventing environmental degradation. It has also resulted in upsurge establishment of NGOs and Civil Society Organizations (CSOs) with increased capacity to engage people at the grassroots level.\par
Also, in Nigeria there has been increasing involvement of NGOs in rural development activities. However, in more recent times, it has been observed that certain factors limit their performance in contributing to rural development. Farinde and Adisa (2005) reported that the constraints facing NGOs in Nigeria ranges from poor collaboration with government agencies, political instability and strong affiliation to over dependence on donor partners. Traditionally, most donor organizations work only with NGOs with a legal status and which are able to produce project proposals, to plan properly, and to handle budget administration and produce financial and technical reports regularly. Unfortunately, most grass-roots NGOs in developing countries do not comply with these requirements and therefore cannot benefits from donor funds.\par
In Nigeria, the network of NGOs is on the increase since the 1980s; and in recent decades, NGOs are networking with national and international agencies, with the aim of meeting national economic empowerment development strategy (NEEDS) and the millennium development goals (MDGs) by 2015. Specifically, NGOs in Nigeria contribute to national development in the areas of democracy and good governance, poverty alleviation, women empowerment, primary healthcare, STDs/AIDS and other health related matters, education and functional literacy .the development of the girl child, environment, conflict  
\section[{Research Methodology}]{Research Methodology}\par
Research methodology is the various methods and techniques used in gathering research information. For any research to be meaningful data must be collected and analyzed. Research result can only be only be known if data collected are analyzed. Data on the other hand are facts relating to an element that is subject of study.  {\ref Oniawu (2008)}. The research was carried out in the Fugar community. It covered six quarters. Data was obtained from people through open ended and face to face interviews with the respondents. In order to investigate how they view their plight and what they think can be the best solution to their vulnerability. Structured and semi-structured interviews were used for obtaining information. Household interviews were done using questionnaires. 
\section[{III.}]{III.} 
\section[{Sources of data Collection}]{Sources of data Collection}\par
Basically, there are two types of instrument of data collection; they are Primary and Secondary Methods of data collection. The primary method of data collection involved the use of interview and questionnaire, while the secondary method involves the use of published materials and unpublished materials such as textbook, newspaper, magazine e.t.c. For the purpose of this research, primary and secondary methods of data collection were used. To ensure effective data collection, the study area was subdivided into five quarters they are: (i) Iviarua Quarte r (ii)Iviokhile Quarters (iii) Ivinone Quarters (iv)Iviavia Quarters (v) Iviadachi. 
\section[{a) Survey Method}]{a) Survey Method}\par
The information contained in questionnaire falls into three categories and they are discussed exhaustively such are: i. Personal data ii. Socio-economic Survey iii. Infrastructural Survey Personal Data: The personal data survey which was contained in the Questionnaire displaced information which includes: Gender, Age, Marital Status, number of children and educational background of the respondent.\par
Infrastructural Survey: These are information relating to the existing social amenities and infrastructural facilities provided for the community either by Government or Non-Governmental Organization. It also give attention to social amenities the community lacks, the sufficient ones and the ones that is not enough to accommodate the need gap of the inhabitant of the area.  
\section[{Socio-Economic}]{Socio-Economic} 
\section[{b) Sampling procedure}]{b) Sampling procedure}\par
The term sample may simply be defined as a representative proportion of the population of the study that observed, which enable the researcher to make inferences about the population. The systematic approach to selecting sample from a population is known as sampling. While the total subjects or elements from which the sample is selected is known as population. The individual items or subjects that make up the population are known as element. These elements can either be animal, human being, houses, events equipment e.t.c. depending of the problem under study. For the purpose of this research random sampling techniques will be utilized in selecting the sample.\par
Random Sampling Techniques: In research, these techniques are sampling methods were all the elements constitute the study populations have a chance of being selected in the sample. As a result of the size community and to ensure adequate information is gathered and too much time not to be over spent, the random sampling method was employed in selecting random sampling which every sixth house was selected and interviewed with the aid of questionnaire and oral interview.\par
IV. 
\section[{Results and Discussion}]{Results and Discussion}\par
This section of the research exercise is very important. At this stage, data collected must be transformed from its raw state to relevant information which will yield meaning to the readers. Information gathered through the administration of questionnaires and oral interview in the study area (Fugar).These data are analyzed and interpreted with various statistical tools such as table and charts for easy comprehension and by which findings and recommendation will be justified in the next chapter of the research endeavor. In order to present explicit and logical information about the research problem that will form the basis for decision making. The research highlighted some of the relevant issues as contained in the questionnaire. Out of the 300 questionnaire distributed 200 were received which then represent 100\% the numbers administered. Below is the order of data presented and analyzed in the study area. 
\section[{a) Administration of questionnaires}]{a) Administration of questionnaires}\par
The survey analysis in Table \hyperref[tab_2]{1} shows how the questionnaires distributed were shared in the five quarters in Fugar. 30 \% of the questionnaire which is 60 numbers was distributed to respondent in Iviavhia quarters because it has the highest numbers due to the fact that a lot of willing respondent was found in the zone. Also, 22.5 \% of the questionnaire which is 45 numbers was distributed to respondent in Iviarua, 17.5 \% of the questionnaire which is 35 numbers was distributed to respondent in Iviadachi quarter 15\% of the questionnaire which is 30 numbers was distributed to respondent in Iviokhile quarter while 15\% of the questionnaire which is also 30 was distributed in Ivienone quarters. The questionnaire were distributed using the random sampling method, where by every 6th house were interviewed with the aid of questionnaire and interview.  \hyperref[tab_3]{2} shows the occupation of the respondent. Looking at the obvious analysis, it therefore mean that the inhabitant of the area are more of students with 29\% of the 58 respondent, 21.5 \% of the respondent of 26 are trades, 13 \% of the respondent of 26 are civil servant 0.1\% of 1 of the respondent is into fishing, also 2.5 \% of the five respondent was artisan while 11\% of the 21 respondent was unemployed. With the analysis above, it is very clear that the resident of the study area (Fugar) are majorly mixed of civil servant, students and farmers. From the field survey, it was observed that the number of respondent that earn between N7,500-15,000 is 5\%, 15\% of the respondent earn between N15,000-22,000, also five percent of the respondent said they earn between N 20,000-30,000. Moreso, 50\% of the respondent earn between 25,000-40,000, 10\% of the respondent said they earn between N 35,000-45,000 while 15\% of the respondent earn between N40,000-50,000. It therefore implies that, the average salary of the respondent falls with N 20,000-40,000 as their monthly earnings. 
\section[{Volume XVIII Issue VI Version}]{Volume XVIII Issue VI Version}I 15 ( H ) c) Infrastructure\par
The analysis of the survey result shows that 12.5\% of 25 respondent has erratic supply of power in their area while 50\% of 100 respondent claimed they always witness very epileptic power supply in their area. However, 12.5 \% of the 25 respondent claimed they experienced power once in a week, 15\% of the 30 respondent were supplied twice in a week, while 10 \% of the 20 respondent were on rotational basis as shown in Table \hyperref[tab_4]{3}. In addition water coverage in Fugar is not impressive. The outputs of the study indicated that 44\% of the 88\% respondents access water supply from borehole, while 17.5\% of the 35 respondent access well water, 7.5\% of the 15 respondent through pipe born water, 65\% of 12 respondent access water from the river, 10\% of the 20 respondent access stream water, while 15\% of the 30 respondent gather water from the board as indicated in Table \hyperref[tab_5]{4}. From the data collected on the existence of Non-Governmental Organization in the study area, Fugar, it was observed that Fugar has three basic functional Non-Governmental Organization (NGOs) namely as: i. Martins Imhore Agabi foundation ii. Okakagbe Foundation iii. Fugar Progressive Union (F.P.U) Apart from the aforementioned three NGOs whose presence is fully established in the study area, other two NGOs have also carried out project in the study area, namely; i. The Clem Agba Foundation ii. Pro-Health\par
The outputs of the investigation revealed that 39\% of the 78 respondent claimed that the project in the study area were executed by philanthropist, whereas 55\% of 110 respondent confirmed that the projects were done by Non-Governmental Organization (NGOs), while 6\% of the 12 respondent laid claim that the project was done by individual effort as indicated in Table  {\ref 5}. The activities of NGOs at Fugar have tremendously contributed to the development of community and its environs. According to the analysis on the Table 5, 3.5 \% out of the 65 respondent claimed that Martins Imhore Agabi Foundation has made impacts in the study area, 5\% of the 10 respondent also claimed that Fugar Progressive Union also impacted on the lives of the resident of the study area in the Youth Empowerment and Community Development, while 42.5 \% of the 85 of the respondent claimed that Okakagbe Foundation has impacted on the lives of the inhabitant of the study area in the area of Health, Education and Women empowerment and finally 40 \% of the 20 respondent reported that Clem Agba Foundation also impacted in the lives of the resident of Fugar in the area of health.  There is high-level and widespread insecurity in the country that has led to the wanton destruction of lives and property is also a major factor that has hampered the progress of nongovernmental organizations.\par
V. 
\section[{Conclusion}]{Conclusion}\par
The impacts of Non-Governmental Organizations have made towards the development of the society in general is enormous and inexhaustible, and its activities cut across all sphere of human endeavours. In this regard, more is expected to be put in place by the growing number of NGOs in Nigeria, for the overall well-being of the society. These can be achieved through collaborative programmes and strategies with an effective and efficient leadership structure. To be able to meet up with the millennium development goals (MDGs), strategizing to ensure sustainable development in Nigerian local communities, through empowerment of the people with knowledge required to participate actively in the process of development is important.\par
According to the World Bank (1992), many symptoms of poor government include failure to make a clear distinction between what is public and what is private that allows diversion of public resources for private gain; inability to establish a predictable framework of law and government behaviour conducive to development; or arbitrariness in the application of rules and laws; excess rules, regulations, licensing requirements, etc that impede the functioning of market and encourages rent seeking. Priorities inconsistent with development leading to misallocation of resources. Others are excessively narrowly based or nontransparent decision making. All the above and the exclusion of democracy impair our understanding of the political condition of economic, social and infrastructural development in rural communities.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{51}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Table 5 :Fig. 1 :}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
resolution, (Akpanudoedehe, 2006). II. drug abuse and human rights\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.30482758620689654\textwidth}P{0.3693103448275862\textwidth}P{0.17586206896551723\textwidth}}
Quarters\tabcellsep No of Respondents\tabcellsep Percentage \%\\
Iviarua\tabcellsep 45\tabcellsep 22.5\\
Iviokhile\tabcellsep 30\tabcellsep 15\\
Iviavia\tabcellsep 60\tabcellsep 30\\
Iviadachi\tabcellsep 35\tabcellsep 17.5\\
Ivinone\tabcellsep 30\tabcellsep 15\\
Total\tabcellsep 200\tabcellsep 100\\
\tabcellsep \multicolumn{2}{l}{Source: Field Survey August, 2015}\end{longtable} \par
 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.4380102040816326\textwidth}P{0.27755102040816326\textwidth}P{0.13443877551020408\textwidth}}
Occupation\tabcellsep No of Respondent\tabcellsep Percentage\\
Student\tabcellsep 58\tabcellsep 29\\
Trader\tabcellsep 26\tabcellsep 12\\
Civil Servant\tabcellsep 43\tabcellsep 21.5\\
Fishing\tabcellsep 1\tabcellsep 0.1\\
Farming\tabcellsep 46\tabcellsep 23\\
Artisan\tabcellsep 5\tabcellsep 2.5\\
Unemployed\tabcellsep 21\tabcellsep 11\\
Total\tabcellsep 200\tabcellsep 100\\
\tabcellsep \multicolumn{2}{l}{Source: Field Survey August, 2015}\\
\multicolumn{2}{l}{b) Occupation and income}\tabcellsep \\
Table\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.40652173913043477\textwidth}P{0.29565217391304344\textwidth}P{0.14782608695652172\textwidth}}
Power Stability\tabcellsep No of Respondents\tabcellsep Percentage (\%)\\
Epileptic\tabcellsep 25\tabcellsep 12.5\\
Very epileptic\tabcellsep 100\tabcellsep 50\\
Power Supply\tabcellsep \tabcellsep \\
Once a week\tabcellsep 25\tabcellsep 12.5\\
Twice a week\tabcellsep 30\tabcellsep 15\\
Rotational\tabcellsep 20\tabcellsep 10\\
Total\tabcellsep 200\tabcellsep 100\\
\tabcellsep \multicolumn{2}{l}{Source: Field Survey August, 2015}\end{longtable} \par
 
\caption{\label{tab_4}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.3827485380116959\textwidth}P{0.3181286549707602\textwidth}P{0.14912280701754385\textwidth}}
Sources of Water Supply\tabcellsep No of Respondent\tabcellsep Percentage \%\\
Borehole\tabcellsep 88\tabcellsep 44\\
Well\tabcellsep 35\tabcellsep 17.5\\
Pipe Bore water\tabcellsep 15\tabcellsep 7.5\\
River\tabcellsep 12\tabcellsep 6\\
Stream\tabcellsep 20\tabcellsep 10\\
Water Board\tabcellsep 30\tabcellsep 15\\
Total\tabcellsep 200\tabcellsep 100\\
\tabcellsep \multicolumn{2}{l}{Source: Field Survey August, 2015}\end{longtable} \par
 
\caption{\label{tab_5}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.582121212121212\textwidth}P{0.12363636363636363\textwidth}P{0.14424242424242426\textwidth}}
NGOs\tabcellsep No of Respondent\tabcellsep Percentage \%\\
Martins Imhore Agabi Foundation\tabcellsep 65\tabcellsep 32.5\\
Fugar Progressive Union F.P.U\tabcellsep 10\tabcellsep 5.0\\
Okakagbe Foundation\tabcellsep 85\tabcellsep 42.5\\
Pro-Health\tabcellsep 22\tabcellsep 11.0\\
Clem Agba Foundation\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_6}Table 7 :}\end{figure}
 			\footnote{© 2018 Global Journals} 			\footnote{Year 2018 © 2018 Global Journals Impact Assessment of Non-Governmental Organization Development at Fugar, Nigeria} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Carr-Hill R Ed ()]{b9}\label{b9} 	 		\textit{Adult Literacy Programs in Uganda: an Evaluation},  		 			Carr-Hill R Ed 		.  		2001. Washington: The World Bank.  	 
\bibitem[Unicef ()]{b39}\label{b39} 	 		\textit{Basic Education: A vision to the 21st century. Innocent global seminar summary report},  		 			Unicef 		.  		1999. Florence.  	 	 (Innocent center) 
\bibitem[Bank ()]{b43}\label{b43} 	 		‘Beloisya: Basic Education and Livelihood opportunities for illiterate and semiliterate young adults’.  		 			World Bank 		.  		 \url{http://www.worldbank.org/education/adultoutreach}  	 	 		\textit{Proceedings of a workshop},  				 (a workshop)  		2001.  	 
\bibitem[CHEVRON Annual Franchise and Distribution Law Developments ()]{b10}\label{b10} 	 		\textit{CHEVRON Annual Franchise and Distribution Law Developments},  		2005.  	 	 (Edition) 
\bibitem[Cohen and Manion ()]{b12}\label{b12} 	 		 			L Cohen 		,  		 			L Manion 		.  		\textit{Research Methods in Education. London: Routledge, xxii + 413pp},  				1989.  	 
\bibitem[Korten ()]{b26}\label{b26} 	 		‘Community Organizations and Rural Development: A Learning Process Approach’.  		 			. D Korten 		.  	 	 		\textit{Public Administration Review}  		1980. 40  (5)  p. .  	 
\bibitem[Clark ()]{b11}\label{b11} 	 		\textit{Democratizing Development: The Role of Voluntary Organization},  		 			J Clark 		.  		1991. London, England: Eartscan.  	 
\bibitem[Adams et al. ()]{b2}\label{b2} 	 		\textit{Developing a Methodology for Measuring the Impact of an International NGO and its Local Partners. Reading:AERDD, 19pp},  		 			J Adams 		,  		 			S Batchelor 		,  		 			K Mckemey 		,  		 			I Wallace 		.  		1999. p. 259.  	 	 (Working Paper 99/1). London: Earth scan) 
\bibitem[Adams et al. ()]{b3}\label{b3} 	 		‘Developing a Methodology for Measuring the Impact of an International NGO and its Local Partners. Reading:AERDD, 19pp. (Working Paper 99/1).ADEA (Association for the development of Education in Africa)’.  		 			J Adams 		,  		 			S Batchelor 		,  		 			K Mckemey 		,  		 			I Wallace 		.  		 \url{http://www.adeanet.org}  	 	 		\textit{News Letter}  		1999. 2000. 12  (3) .  	 
\bibitem[Jibowo ()]{b22}\label{b22} 	 		\textit{Ehigiamusoe G 1998. Understanding NGOs},  		 			Gboyega Jibowo 		.  		1992. Abeokuta, Nigeria; Benin City, Nigeria: OB-ZED Publishers. p. 231.  	 	 (Essentials of Rural Sociology) 
\bibitem[Jibowo ()]{b23}\label{b23} 	 		\textit{Essentials of Rural Sociology},  		 			Gboyega Jibowo 		.  		1992. Abeokuta, Nigeria: Gbemi Sodipo Press Ltd. p. 231.  	 
\bibitem[Feurstein ()]{b18}\label{b18} 	 		 			M T Feurstein 		.  		\textit{Partners in Evaluation: Evaluating Development and Community Programmes with Participants},  				 (London)  		1986. Macmillan. 196.  	 
\bibitem[Final report. Fourth international conference on Adult education ()]{b34}\label{b34} 	 	 	 		\textit{Final report. Fourth international conference on Adult education},  				 (Paris)  		1985.  	 
\bibitem[Final report. Third international conference on Adult Education ()]{b37}\label{b37} 	 		 \url{http://www.unesco.org/education/information/pdf/25/}  	 	 		\textit{Final report. Third international conference on Adult Education},  				 (Tokyo) Paris)  		1972.  	 
\bibitem[Ebahor ()]{b14}\label{b14} 	 		\textit{Financing Poverty Reduction Programmes in Rural Areas of Nigeria},  		 			Ebahor 		.  		2005.  	 
\bibitem[Tomsakonic-Devey ()]{b33}\label{b33} 	 		‘Human Development Report. "making new technologies work for human development’.  		 			Donald Tomsakonic-Devey 		.  		 \url{http://WWW.undp.org.retrieved}  	 	 		\textit{UNDP}  		1988. 2001. 2009.  	 	 (Poverty and Social Welfare in the United States, Westernview press 36) 
\bibitem[Haider ()]{b24}\label{b24} 	 		‘Impact of the NGOs on socio-economic Conditions in Bangladesh: A Study on Rajshahi District’.  		 			S K U Haider 		.  	 	 		\textit{Middle-East Journal of Busienss}  		2011. 6  (1) .  	 
\bibitem[Key issues and ideas for Action-UNAIDS World Aids Campaign ()]{b41}\label{b41} 	 		‘Key issues and ideas for Action-UNAIDS’.  	 	 		\textit{World Aids Campaign}  		1999.  	 
\bibitem[Fielding and Fielding ()]{b19}\label{b19} 	 		‘Linking Data: The Articulation of Qualitative and Quantitative Methods in Social Research’.  		 			N Fielding 		,  		 			J Fielding 		.  	 	 		\textit{SAGE, 96pp. (Qualitative Research Methods Series},  				 (London)  		1986.  	 
\bibitem[Firestone ()]{b20}\label{b20} 	 		‘Meaning in Method: The Rhetoric of Quantitative and Qualitative Research’.  		 			W Firestone 		.  	 	 		\textit{Educational Researcher},  				1987. 16 p. .  	 
\bibitem[Edwards and Hulme ()]{b15}\label{b15} 	 		\textit{Non-Governmental Organization's Performance and Accountability Beyond The Magic Bullet. London: Earth scan},  		 			M Edwards 		,  		 			D Hulme 		.  		1995. p. 259.  	 
\bibitem[Siddique (1994)]{b32}\label{b32} 	 		‘Nongovernmental Organization -Emergency and Roll: In search of a General Theory’.  		 			T Siddique 		.  	 	 		\textit{Journal of International Relations}  		1994. January-June. 1  (2) .  	 
\bibitem[Robinson (1994)]{b31}\label{b31} 	 		‘Nongovernmental Organization -Emergency and Roll: In search of a General Theory’.  		 			White Robinson 		.  	 	 		\textit{NGO roles in contemporary development Scokunbi},  				1997. 2006. 1994. January-June. 1.  	 	 (Siddique, T.) 
\bibitem[Rahmato ()]{b30}\label{b30} 	 		\textit{Peasant Organizations in Africa: Constraints and Potentials},  		 			D Rahmato 		.  		1991. Dakar, Senegal.  	 	 (CODESRIA Working Paper) 
\bibitem[Ajaero ()]{b5}\label{b5} 	 		\textit{Poverty Reduction with Mobile Phones Business in Nigeria},  		 			Ajaero 		.  		2005.  	 
\bibitem[Unicef ()]{b38}\label{b38} 	 		\textit{reaching the Unreached; Nonformal Approaches and universal Primary Education},  		 			Unicef 		.  		 \url{http://www.unicef.org}  		1993. New York. UNICEF.  	 
\bibitem[Reason for Hope: the support for NGOs to education for all. Thematic studies. Education for All Assessment ()]{b36}\label{b36} 	 		‘Reason for Hope: the support for NGOs to education for all. Thematic studies. Education for All’.  	 	 		\textit{Assessment}  		2000. 2000.  	 	 (Coordinated by the collective consultation of NGOs on Education for all) 
\bibitem[References Références Referencias]{b17}\label{b17} 	 		\textit{References Références Referencias},  		 	 
\bibitem[Biggs ()]{b8}\label{b8} 	 		\textit{Resource Poor Farmer Participation in Research: A Synthesis of Experiences from Nine Agricultural Research Systems},  		 			S Biggs 		.  		1989.  	 
\bibitem[Asaduzzaman ()]{b7}\label{b7} 	 		‘Role of Micro-credit in poverty Alleviation in Bangladesh: A Comparison on NGO and Government Initiatives, R. Rahman (Ed) Poverty and Development: The Bangladesh perspective’.  		 			M Asaduzzaman 		.  	 	 		\textit{Dhaha}  		1997. BIDS.  	 
\bibitem[Holmquist ()]{b25}\label{b25} 	 		‘Self-help: The State and Present Leverage in Kenya’.  		 			F Holmquist 		.  	 	 		\textit{Africa. Canadian Journal of Studies}  		1984. 54  (3)  p. .  	 
\bibitem[Status and trends UNESCO ()]{b35}\label{b35} 	 		‘Status and trends’.  	 	 		\textit{UNESCO}  		1997.  	 
\bibitem[Fowler ()]{b21}\label{b21} 	 		\textit{Striking a Balance: A Guide to Making NGOs Effective in International Development},  		 			A Fowler 		.  		1997.  	 
\bibitem[Akinbode and Laogun (ed.) ()]{b6}\label{b6} 	 		\textit{The Administration of Social Services in Nigeria. The Challenges of Local Government},  		 			I A Akinbode 		,  		 			F A Laogun 		.  		Dele Olowu (ed.)  		1981. p. 112.  		 			Ile-Ife Local Government Training Programme. Ile-Ife: University of Ife 		 	 	 (Local Government Services Administration: The Problems of Community Participation) 
\bibitem[Adams ()]{b0}\label{b0} 	 		\textit{The Developme nt of a Methodology to Assess the Impact of Tearfund on its Partners and through them on the Poor. A Paper Outlining the Process and Lessons Learned. Tearfund: unpublished},  		 			J Adams 		.  		2000. p. 28.  	 
\bibitem[Adams ()]{b1}\label{b1} 	 		\textit{The Development of a Methodology to Assess the Impact of Tearfund on its Partners and through them on the Poor. A Paper Outlining the Process and Lessons Learned. Tearfund: unpublished},  		 			J Adams 		.  		2000. p. 28.  	 
\bibitem[Countries and Borode ()]{b13}\label{b13} 	 		\textit{The Input of Regional and International Non-Governmental Organizations (NGOs), Towards the Development of Adult Education in the Developing},  		 			M Countries 		,  		 			Borode 		.  		2011.  	 
\bibitem[Ohiorhenuan ()]{b28}\label{b28} 	 		‘The Poverty of Development: Prolegomenon to a Critique of Development Policy in Africa’.  		 			J F Ohiorhenuan 		.  	 	 		\textit{Annals of the Social Science Academy of Nigeria}  		2003. p. .  	 
\bibitem[Ohiorhenuan ()]{b29}\label{b29} 	 		‘The Poverty of Development: Prolegomenon to a Critique of Development Policy in Africa’.  		 			Jfe Ohiorhenuan 		.  		 14 \& 15: 9.  	 	 		\textit{Annals of the Social Science Academy of Nigeria}  		2003. 2014. 2  (007) .  	 	 (Polar Newspaper) 
\bibitem[Adebayo ()]{b4}\label{b4} 	 		\textit{The Role of NGOs in Poverty Alleviation: A Case Study of Farmers Development Union (FADU) in Poverty Alleviation in Nigeria, Selected Papers for the 1997 Annual Conference of the Nigeria Economic Society},  		 			A Adebayo 		.  		1997. p. .  	 
\bibitem[Bank ()]{b42}\label{b42} 	 		‘The World Bank's Partnership with civil society’.  		 			World Bank 		.  	 	 		\textit{social Development NGO and civil society unit},  				 (Washington, D.C.; Washington, D.C)  		1992. 2000. World Bank. 46.  	 	 (Governance and Development) 
\bibitem[Ehigiamusoe ()]{b16}\label{b16} 	 		\textit{Understanding NGOs},  		 			G Ehigiamusoe 		.  		1998. Benin City, Nigeria: OB-ZED Publishers, P. 9.  	 
\bibitem[United Nations Development Programme (UNDP). 1997. The Africa Governance Forum: Conceptual Framework]{b40}\label{b40} 	 		\textit{United Nations Development Programme (UNDP). 1997. The Africa Governance Forum: Conceptual Framework},  		New York: UNDP.  	 
\bibitem[Oced ()]{b27}\label{b27} 	 		\textit{Voluntary Aid for Development: The Role of Non-Governmental Organization},  		 			Oced 		.  		1988. Paris.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
