\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={The Activities of Niger Delta Militants: A Road March to Development},
 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{The Activities of Niger Delta Militants: A Road March to Development}
\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]{Past. Dr.  Abomaye-Nimenibo}

             \author[2]{Williams Aminadokiari  Samuel}

             \affil[1]{  OBONG UNIVERSITY}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2017 Accepted: 3 January 2018 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


This research work investigates the activities of the Niger Delta militants and how it affects the developmental strides of the Nigerian economy. We use primary data with a target population of students, oil company workers, civil servants, public servants, farmers, and entrepreneurs in Bayelsa State being the main hob of militancy and richer in oil production than any other state. Tables were constructed to show the level of responses and their percentages. At the end, Chi-Square was used to test the relationship between militancy and the economy. The results revealed that militancy has a strong significant effect on crude oil production/supply as well as the Nigerian economy. Militancy in the Niger Delta Region has led to loss of revenue accruable to the Federal Government of Nigeria. The activities of militants in the Niger Delta Region have greatly affected business life, create unemployment and devastated human lives in the Niger Delta region. Militancy also supports illegal bunkering. This research work also provided a number of recommendations to help solve the problem of militancy in the Niger Delta region. These includes: the correction of systemic error in administration or governance, real development of the Niger Delta and not mushroom development; the federal government and oil companies should use security vote for the region to develop the region; Youths of the region be gainfully employed; the federal government should increase the budget of the Niger Delta to enhance real development; Continual implementation of amnesty programme; with review in terms of Post amnesty programs and Indigenes of the region be allowed to have appreciable stake in the proceeds of their oil; discouragement of military approach to solving problems of the Niger Delta and for the militants to drop their guns and apply dialogue in resolving issues affecting them.

\end{abstract}


\keywords{militancy, unemployment, business activities, development, revenue, and economy}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
he Niger Delta covers an area of over 70,000 square kilometres, covering the larger part of the South-South region and some parts of the South East region of Nigeria. It derives its name from the River Niger and is one of the world's largest wetlands and Africa's largest delta. The Niger Delta is one of the biggest deltas in the world, probably the third largest on earth. The region is regarded as one of the nine most difficult deltas of the world comparable to the Mekong, the Amazon and the Ganges. It is situated in the central part of southern Nigeria. It is situate between latitudes 4o and 6o north of the Equator and 4o and 8o east of the Greenwich. According to the Niger Delta Regional Development Master Plan (2007), the area is said to have a targeted population of about twenty five million people (2006 National census figures and National Bureau of  {\ref Statistics, 2006)} with various ethnic groups numbering about forty-five, having the Ijaw, Edo, Igbo, Efik, Ibibio and Oron speaking tribes. The 2006 Population Census figure for Bayelsa State is 1,704,515 (One Million, Seven Hundred and Four Thousand, Five Hundred and Fifteen). The region is said to be rich in both renewable and non-renewable natural resources in terms of oil, gas, bitumen, etc., and accounts for 95\% of the total revenue of Nigeria. This revenue is generated from oil and gas exploration with a contribution of not less than 80\% of national wealth as was succinctly pointed out by \hyperref[b9]{Brisibie, 2001 and} {\ref Tell Magazine No.33, 2008)}.\par
The swamp of the Niger Delta region (of which Bayelsa State is an integral part) is particularly blessed with crude oil. Crude oil in commercial quantity was first discovered in Nigeria at Oloibiri, Niger Delta region situate in present day Bayelsa State. Crude oil from the Niger Delta has been the lifeblood of Nigeria's economic wealth. About 2.6 million barrels of crude is taken daily from the region, and this accrues millions of Dollars daily to the federation account of Nigeria  {\ref (Ejibunu, 2007: 9-20)}.\par
The unquantifiable proceeds from crude oil is what the Nigerian government uses to build up its infrastructures such as the construction of dual carriage roads across the country, build extravagant physical structures and institutions in Abuja and other parts of the country, and even have fuel for her use. Irrespective of the fact that crude oil is produced in the Niger Delta region to sustain the Nigerian economy yet, contrary to expectations of its people, oil has failed to translate to regional prosperity and development in the Niger Delta" \hyperref[b28]{(Kimiebi, 2010)}.\par
The same oil that is the "hallelujah-glory" in other parts of the country has very little or no positive impact in the lives of the people from whose land this oil came from. Unfortunately, Niger Delta the home of petroleum resources had no electricity, no potable drinking water, no decent hospitals, no respectable school buildings, and not even a standard trunk road. Residents rely on wooden boats and canoes for transportation, except for foreign oil company workers who travel by helicopters and sea trucks with high powered engines. Regrettably, the cost of one single flyover or bridge in a dry land such as Abuja is more than the length of all bridges in the Niger Delta region put together. The people of Niger Delta are executed and in great agony instead of being blessed by this black gold called crude oil.\par
In fact, crude oil that is a great blessing elsewhere became a curse to the people whose land produced it. The people, who once had enough to eat both from water and land, now, can hardly fill their stomach with crumbs as oil activities pollute both the land and water, impoverishing the area of Niger Delta. The people were even too poor to travel elsewhere to buy food since they were not even employed by these oil companies who pollute their land and water. The people suffered both culturally, economically, psychologically and even spiritually as some of their shrines were demolished because of oil locations. To add insult to injury, anybody who raises an eyebrow will be beaten, locked up by security operatives and even executed.\par
Finally, reality dawn on the people; and as a cow pushed to the wall, these oppressed people at a time had no choice than to fight back. MAJOR JASPER ISAAC ADAKA BORO started the physical struggle but died shortly. The seed had been planted in the subconscience of the people of Niger Delta. The tussle of the politicians like HAROLD DAPPA BIRIYE was not strong enough to repel the hands of both the colonial and Nigerian leaders.\par
The seed grew in KEN SARO-WIWA who also spearheaded the struggle in his peculiar way. He was brutally murdered with nine others by the SANI ABACHA administration. After then came the famous Kaiama declaration, and the Militancy phase of the struggle include: Niger Delta Freedom fighters such as Movement for the Survival of the Ijaw Ethnic Nationality (MOSIEN), Joint Revolutionary Council, MENBU, Niger Delta Volunteer Force and the Movement for the Emancipation of the Niger Delta (MEND), etc.\par
The Militancy phase of the struggle became a violent arm struggle after the 2003 general elections. Politicians dangerously armed these already angry youths as thugs to win elections for them. After the elections, the boys were abandoned; and the politicians could not retrieve back those guns given to these boys. From then on, militancy and blowing up of oil wells took a new dimension, precisely  {\ref January 11, 2006}. The boys tested the rough waters of kidnapping, pipeline vandalization, and destruction of oil company locations  {\ref (Amaize, 2006)}. Ever since Militancy had become a formidable force smothering or stifling the Nigerian economy so much that the Nigerian government with its entire military could not overpower them and somewhat resorted to the granting of amnesty to these boys. The live-wire of the Nigerian economy is today devastated as a result of the activities of Niger Delta militants. To what extent was the economy affected is not known. This study, therefore, seeks to find out the effects of the activities of these militant's struggle on the Nigerian economy. Bayelsa State was used as a case study since she is a leading producer of crude oil; and also the centre of militant activities. 
\section[{a) Statement of the Problem}]{a) Statement of the Problem}\par
It is the desire of the federal government of Nigeria to produce crude oil uninterrupted to generate revenue for the country and also to meet its crude oil quota, but this desire is not achieved due to the activities of Niger Delta militants. Since this desire is not met or achieved, then what is responsible? Is it as a result of activities of militants or for some other reasons that production quota fell short?\par
To curb the excesses of these militants in the Niger Delta, the Federal government came up with amnesty programme. However, to what extent has this solve the teething problem in the Niger Delta needed to be investigated.\par
Since the advent of militancy; particularly hostage-taking and attacks on oil installations, scholars have argued that it is not the activities of militants but inefficiency on the part of oil companies that have affected the revenue generation through crude oil.\par
Students alienate and hardly agree in arriving at a definite answer or solution. It is, therefore, the desire of the researchers to examine the effect of the low productivity of crude oil production and its effect on the Nigerian populace especially the Niger Delta area. It is also not clear why Niger Delta youths have taken to arms struggle and other criminal activities despite the amnesty programme granted them. Therefore, these issues needed to be investigated. 
\section[{b) Objective of the Study}]{b) Objective of the Study}\par
The core objective of this research work is to ascertain the immediate and remote causes of the Niger Delta militancy and how their activities affect the economy.\par
The specific objectives of the study include: i. To investigate and ascertain the extent of loss of government revenue as a result of the activities of these Niger Delta militants. ii. To ascertain the extent to which the activities of militancy has affected crude oil production. iii. To determine the level to which 13\% derivation fund has improved the Niger Delta region.\par
Volume XVIII Issue VI Version I 
\section[{( E ) c) Research Questions}]{( E ) c) Research Questions}\par
The following research questions guide the researchers in this research work.\par
i. How does militancy affect the production of crude oil in Niger Delta region? ii. How does militancy affect the production of crude oil in the Niger Delta region? iii. How does militancy affect business activities in the Niger Delta region in particular and the nation in general? iv. How does militancy lead to unemployment in the region? 
\section[{Hypothesis}]{Hypothesis}\par
The following hypotheses are set forth to guide this research work: i. Ho: Militants activities do not have a significant effect on the Nigerian economy. H1: Militants activities have significant effect on the Nigerian economy. ii. Ho: Militancy does not have a significant effect on business activities in the Niger Delta. H1: Militancy has a significant effect on business activities in the Niger Delta. iii. Ho: Militancy in the Niger Delta has not significantly led to the loss of thousands of lives. H1: Militancy in the Niger Delta has significantly led to the loss of thousands of lives. 
\section[{d) Significance of the Study}]{d) Significance of the Study}\par
It is believed that the result of this research work will be useful to the Federal Government of Nigeria in general and the Bayelsa State government in particular as well as the general public. The result of the research is believed to clearly show the impact of militancy on the economy of Nigeria.\par
It is also believed, that the research will be an eye opener to oil companies operating in the Niger Delta to adjust their operative patterns. The totality of the human race and the African continent shall benefit from this study if they would identify the pitfalls and make necessary adjustments. e) Definition of Terms Effect: Change (either positive or negative) that somebody or something causes on another person or thing.\par
Militant: An aggressive combatant, vigorously active, especially in support of a cause who uses destructive force to achieve his/her aims.\par
The Collins Cuboid Advance Learner's English Dictionary, 4th edition described a militant as someone who believes in something very strong and is active in trying to bring about political or social change, often in extreme ways that other people find unacceptable.\par
The New Oxford Dictionary of English (2001) defines a militant as a person who is combatant and aggressive in support of a political or social cause and typically favouring extreme, violent or confrontational methods.\par
The 6th edition of the Oxford Advanced Learner's Dictionary defined militant as using or willing to use force or strong pressure to achieve his aims especially to achieve social or political change.\par
Militancy: The act of aggressive combatants coming together as militants to use destructive force to achieve their aims. The word militancy is a derivative of the word militant.\par
Economy: An economy is an area of the production, distribution, or trade, and consumption of goods and services by different agents in a given geographical location. It is the relationship between production, trade, and supply of money in a particular country or region.\par
Illegal Bunkering: The act of practicing siphoning and transporting stolen petroleum products from one area to another. 
\section[{II.}]{II.} 
\section[{REVIEW OF RELATED LITERATURE a) Historical Background}]{REVIEW OF RELATED LITERATURE a) Historical Background}\par
Works of eminent scholars on Niger Delta militancy has been examined.\par
The Niger Delta covers an area of over 70,000 square kilometres, which covers a major part of the south-south region and some parts of South East region of Nigeria. The swamp of the Niger Delta region (of which Bayelsa State is an integral part) is particularly blessed with crude oil. Niger Delta region crude oil was the first to be discovered in commercial quantity at Oloibiri in 1958 at Oloibiri situate in present day Bayelsa State (Abomaye-Nimenibo, 2015). Crude oil from the Niger Delta has been the lifeblood of Nigeria's economic wealth. About 2.6 million barrels of crude is taken daily from the region, and this accrues millions of dollars daily to the Federation of Nigeria's account  {\ref (Ejibunu, 2007: 9-20)}.\par
These colossal proceeds from crude oil are what the Nigerian government uses to build up its infrastructures such as the construction of dual carriage roads across the country, build extravagant physical structures and institutions in Abuja and other parts of the country, and even have fuel for her use. Whereas the oil produced in the Niger Delta is the lifeblood of the Nigerian economy, but oil has failed to translate to regional prosperity and development in the Niger Delta \hyperref[b28]{(Kimiebi, 2010)}.\par
But the same oil that is the "hallelujah-glory" in other parts of the country has very little positive impact on the lives of the people from whose land it is produced. Niger Delta, the home of petroleum Finally, the study seeks to explain the causes of militancy in the Niger Delta region and provides a concrete solution that will savage the problem. resources, had no electricity, no potable drinking water, no good hospitals, no good school buildings, and not even a standard trunk road; although a negligible part had a handful of these in the cities. Residents rely on wooden boats and canoes for transportation, except for foreign oil company workers who travel by helicopters and sea trucks with high powered engines. The people of Niger Delta are continually being executed and in great agony instead of being blessed by this black gold called crude oil. In fact, this crude oil that is a blessing elsewhere became a curse to the people whose land produced it. The people, who once had enough to eat both from water and land, now, could hardly fill their stomach with crumbs as oil activities polluted both the land and water, impoverishing the area of Niger Delta. The people were even too deprived to travel elsewhere to buy food since eighty percent of her population were not engaged as workers by these oil companies who pollute the land and water. The Niger Deltans have suffered both culturally, economically, psychologically and even spiritually as some of their shrines were consciously destroyed because of oil locations. To add insult to injury, anybody who raises an eyebrow will either be beaten, locked up by security operatives or executed. 
\section[{b) Historical Perspective of the Niger Delta Crisis}]{b) Historical Perspective of the Niger Delta Crisis}\par
According to  {\ref Ejibunu (2007: 26)}, the discovery of oil in Nigeria's Niger Delta Region in 1957 triggered a chain of events that led to the political and economic marginalization of the inhabitants. Indeed, it has been argued that oil has been more of a curse than a blessing to the people who have been at the receiving end of horrendous government oppression and brutality, often resulting in fatalities. \hyperref[b14]{Ejibunu (2007)} went ahead to say that over 60 years of oil production and hundreds of billions of dollars of oil revenue were realized by government and yet, the local people remained in abject poverty and without basic amenities such as water and electricity. The Niger Delta has a long history of violence; and insomuch that the situation has gone from bad to worse. This situation has given rise to the recent emergence of armed militant groups, willing to kill as part of their campaign to have control of the share of the regions oil wealth.\par
The campaign for fair deal or control of the oil wells by the people did not start today but rather in 1966 when Isaac Jasper Adaka Boro led a rebellion under the umbrella of the Delta Volunteer Service (DVS) which organises campaign against the Federal Government by declaring the Niger Delta a Republic. However, the insurgency was crushed, but it has brought consciousness into the minds of the people. The spirit and consciousness to bring to the international level, the suffering and deprivation of the people of the Niger Delta were championed by Ken Saro-Wiwa in the 90s. He applied peaceful, non-violent means reminiscent of the strategy and tactics of Mahatma Gandhi but to no avail. He aimed to redress the political and socio-economic wrongs imposed on the Niger Delta people. He was tenacious and determined in the pursuit of emancipator ideals through the platform of the Movement for the Emancipation of the Ogoni People (MOSOP), which he founded in 1992 with other like minds. The government of General Sanni Abacha and the oil companies were not comfortable with the activities of Saro-Wiwa and his Movement. In no time, Saro-Wiwa was accused of inciting members of MOSOP to kill four Ogoni elders. He and eight other fellow compatriots were arraigned for trial, in a military tribunal, set up by the despotic and repressive government of General Sanni Abacha, for the murder of the four Ogoni elders including Mr. Albert Tonbari Badey the then Secretary to Rivers State Government and Head of Service; and they were convicted and hanged in November 1995 and buried at Port Harcourt Cemetery having poured acid on the lifeless body of Ken Saro Wiwa to prevent immortalization of the body by the Ogonis (Abomaye-Nimenibo, W. A. S. eyewitness account). However, Saro-Wiwa's more likely ''crime'' is his effort to organize the Ogoni ethnic minority to stop the destruction of their homeland caused by operations of Shell and Chevron, the multinational oil companies, and seek compensation for his people's lost farmland and fisheries"  {\ref (Ejibunu, 2007: 35)}.\par
A decade after the hanging, the potential consequences of the Niger Delta conflict have escalated in both human and economic terms. Various militant groups have sprung up of recent to undermine the activities of the oil companies using different methods and tactics, thereby daring the Nigerian state. Prominent among such groups are the Movement for the Emancipation of the Niger Delta (MEND), the Niger Delta Peoples Volunteer Force (NDPVF), the Joint Revolutionary Council (JRC), and Movement for the Survival of the Ijaw Ethnic Nationality (MOSEIN) and of recent, the Niger Delta Avengers.\par
Finally, reality dawn on the people; and like a cow pushed to the wall, these oppressed people at a time had no choice than to fight back. The Militant phase of the struggle became a violent arm struggle after the 2003 general elections. Politicians dangerously armed these already angry youths as thugs to win their elections. After the elections, the boys were dumped; and the politicians could not retrieve back those guns given to them. From thenceforth, militancy and blowing up of oil wells took a greater dimension, precisely  {\ref January 11, 2006}; the boys tested the rough waters of kidnapping, pipeline vandalization, and destruction of oil company locations  {\ref (Amaize, 2006)}. Ever since Militancy had become a formidable force smothering or stifling the Nigerian economy so much that the Nigerian government with its entire military could not overpower them and rather resorted to the granting of amnesty. Ayodele (2008) cited the crises in the Niger Delta among others for the surging price of crude oil in the international market saying that, when the Niger Delta sneezes, both Nigeria and the international community catch a cold. \hyperref[b10]{Chris (2009)} explained the situation better by saying that the rising spate of militancy in the Niger Delta has taken on Nigeria's oil supply; and that Nigeria has lost at least one-quarter of its oil production due to the frequent attack by militants on oil installations resulting to shutdowns. \hyperref[b6]{Anayochukwu (2009)} explained the decreasing nature of Nigeria oil production due to militancy. From a peak of an average of 2.1mbpd (million barrels per day) achieved in March 2008, he said Nigeria's production decline to 1.7mbpd by May 2009. He went further to state that because of the same attacks by militants, production decline to between 800,000bpd (barrels per day) and 1.2 mbpd in June same year. Explaining further, he said Shell Petroleum Development Company (SPDC) which account for 60\% of Nigeria's oil production capacity suffered the most that year. From a previous production capacity of about 1.0 mdpd, Shell's delivery drastically dropped to an alarming 140,000 bpd as at June 30, 2009 indicating a 85.9\% drop in production due to relentless shut-downs caused by militant attacks. 
\section[{Volume XVIII Issue VI Version}]{Volume XVIII Issue VI Version}I 48 ( E ) 
\section[{EMPIRICAL FRAMEWORK}]{EMPIRICAL FRAMEWORK} 
\section[{MILITANCY AND UNEMPLOYMENT}]{MILITANCY AND UNEMPLOYMENT} 
\section[{MILITANCY AND NIGERIAN REVENUE}]{MILITANCY AND NIGERIAN REVENUE} 
\section[{MILITANCY AND ILLEGAL BUNKERING MILITANCY AND NIGERIA'S OIL SUPPLY}]{MILITANCY AND ILLEGAL BUNKERING MILITANCY AND NIGERIA'S OIL SUPPLY} 
\section[{MILITANCY AND INVESTMENT MILITANCY AND LOSS OF HUMAN LIVES}]{MILITANCY AND INVESTMENT MILITANCY AND LOSS OF HUMAN LIVES} 
\section[{NIGERIAN ECONOMY}]{NIGERIAN ECONOMY}\par
Still writing on the topic, Anayochukwu stated that with the Bonga Oil well attack, Shell alone now accounts for about 745,000mbpd shut-ins. Three times that year, the sweating oil major has declared "force Major" an official announcement that it will be unable to meet its supply obligation. \hyperref[b17]{Eni (2008)}, exactly confirmed this report of Bonga attack, saying that, within 24 hours of the Bonga attack, Chevron was hit by rampaging militants resulting to a production loss of 225,000 and 120,000 bpd respectively; which reduces the country's output by 345,000bpd with dire consequences on the economy.\par
Eni went further to say that the activities of militants have not only reduced Nigeria's oil production, but also crippled government future production plan of four million barrels of crude oil per day in the coming years.\par
Most elaborate of these militant activities and the resultant effect is the work of \hyperref[b31]{Ledum (2009)}. Ledum \& Azubike (2009) stated the dates of attack and the barrels of oil loss per day. Ledum's work is more elaborate about militant activities than other scholars. 
\section[{d) Militancy and Nigerian Revenue}]{d) Militancy and Nigerian Revenue}\par
The direct translation of the thousands and millions of barrels of crude oil loss of Nigeria's revenue as a result of militancy is in billions and even trillions of naira. Many authors have also written about this loss caused by militants. According to  {\ref Ledum \& Azubuike (2009)}, the total cost of oil loss per barrel due to the activities of militants in 2006 alone is N2. \hyperref[b41]{45}   
\section[{e) Militancy and Investment}]{e) Militancy and Investment}\par
We all know that there shall be no meaningful investment in an area of crises. Thus, according to Onwaurnegbe (2008), oil production in the Niger Delta is being produced at gun points; else the militants will sack them. He went on to say companies are folding up and those left are producing under military protection. Almost all writers agree with the above reality.  {\ref Hassan (2007, p. 22)} writes that since the start of the crisis, particularly hostage-taking and attacks on the oil installation in the Niger Delta, there has been the drought of business activities. The area has also experienced restiveness which has reduced growth in the business sector in the past eight years. Writing further, it says that in Rivers State alone, companies stopped operations as expatriates have either gone back to their countries or have taken cover in other areas.\par
Mr. Tele Ikuru (then Deputy Governor of Rivers State) completely agreed with Hassan's report in 2007 when he said "Rivers State has become a carcass of itself. Go to Trans-Amadi, and you will see that about 80\% of the companies have closed; not because of their inability to manage the business properly, but because of the demonic activities of our youths" (http:// dailytmst.com).\par
Ayodela (2008), on his part, went further to explain that militancy in the Niger Delta does affect investment in the oil and other sectors of the economy. He explained that foreign investment in other sectors which has been on the ascendancy since 1999 may have likely freeze. To the government, there are no thanks to militancy in the Niger Delta. 
\section[{f) Militancy and Unemployment}]{f) Militancy and Unemployment}\par
Militant activities in the Niger Delta scare both new and existing investors away. Companies are folding up, and expatriate workers either going back to their countries or goes into hiding as a result of the activities of militants in the Niger Delta region. "SPDC retrenched 3,500 workers in September 2007" (Punch Newspapers, 2007a: p.14). Indoroma Petrochemical Company shut down its operations thereby rendering over 3,000 youths jobless and aggravating the unemployment situation in Nigeria  {\ref (Sunday Trust Newspaper, 2007)}.\par
As a result of militants' activities, Royal Dutch Shell oil production has dropped from one million bpd to about 380,000 bpd at its Bonny terminal in the South of the Niger Delta as a result of militants activities. Exxon Mobil has also experienced increased insurgent activities in its Nigerian operations. \hyperref[b23]{Hassan (2007)} reported that Anglo/Dutch oil firm Shell Petroleum Development Company (SPDC) sacked 3,500 workers in September 2007. He also wrote that a similar action took place in 2004 where Shell retrenched about 1,400 workers all in a bit to reduce operational cost. Once again no thanks to militancy by the Federal and State Governments. \hyperref[b6]{Anayochukwu (2009)} wrote that in 2008, Shell owed her contractors and workers, and went ahead to sack about 4,000 of her workers. These were both full time and contract staff, and many of them were from the Niger Delta, a sad effect of militancy on the people of the region.\par
Daily Trust, July 7th, 2009, also reported the same episode. Mr. Tele Ikuru (the then Deputy Governor of Rivers State), opined that Indorama Petrol Chemicals has shut down operations thereby rendering over 3,000 youths jobless and aggravating the unemployment situation in Rivers State. 
\section[{g) Militancy and Illegal Bunkering}]{g) Militancy and Illegal Bunkering}\par
The International Crises Group (ICG) report N0. 118, September 28, 2006, defined illegal bunkering as a dangerous practice of siphoning and transporting stolen fuel from one place to another. \hyperref[b11]{Cole (2010)} wrote that the issue of bunkering is at the heart of Nigeria's many problems and trying to solve the instability in the Niger Delta without confronting these problems is like trying to bribe a billionaire with a thousand dollars. He estimated that an upward of 200,000 barrels of oil was stolen each day from the region.\par
Cole's estimate of about 200,000 barrels falls within the estimated range of the TCG, which projected that Nigeria's loss to illegal bunkering is from 70,000 to 300,000 barrels per day which figure is an equivalent output of a small oil-producing country.\par
On his part, \hyperref[b31]{Ledum (2009)} focused only on the amount of lost to illegal bunkering estimated at \$3billion in the first seven months of 2008.\par
While other authors wrote only on the monetary loss to illegal bunkering, \hyperref[b23]{Hassan (2007)} went further to talk about the reasons for illegal bunkering. According to him, illegal bunkering has been a fundamental source of fund for anti-government militant groups whose warlords, has publicly admitted their involvement and others have said they consider the practice a defendable means of providing income for aggrieved and impoverished residents of the oil producing communities.\par
ICG's interview with warlord and leader of the Niger Delta People's Volunteer Force (NDPVF), Alhaji Mujahid Asari-Dokubo supported this claim of Hassan. 
\section[{Volume XVIII Issue VI Version I}]{Volume XVIII Issue VI Version I} 
\section[{( E )}]{( E )}\par
Asari-Dokubo is being quoted to have said in his defence of illegal bunkering that "My people are taking back what is ours."\par
Hassan also went further to say illegal bunkering do not only tell hard on the government, but even harder on the oil companies. He revealed that oil industry officials admitted during a research interview that paying off militants and criminal groups is a far better and cheaper option than dealing with costly bunkering related shutdowns and repairing physical damages caused by the militants.\par
Hassan concluded by saying that, even the government is aware of this illegal bunkering and may have decided to deliberately keep silence over the issue. Quoting a Bayelsa State high anonymous official, he said "when the boys are able to do bunkering, they are quiet. There is restiveness when bunkering stops and they have nothing else to do."\par
The operation of militants in the Niger Delta and the insecurity has made it impossible for security agencies to adequately cover locations of various oil facilities; and this has created a soft landing ground for illegal oil bunkering to thrive in the region. Illegal Oil Bunkering and euphemism for oil theft have assumed considerable dimensions in the Niger Delta. An estimate ranging from 30,000 to 200,000 bbl/day of crude oil is lost to bunkering \hyperref[b40]{(Oudeman, 2006)}. Can the government stop it when her militia of all ranks are the alias? Who or how can this oil bunkering by Militant groups be check-mated is food for thought in Nigeria. 
\section[{h) Millitancy and Lost of Human Lives.}]{h) Millitancy and Lost of Human Lives.}\par
The most valuable resources Nigeria has lost due to militancy activities in the Niger Delta is the loss of human lives. "We are not only talking regarding money lost but real lives that were lost; and it is quite a tremendous loss to the economy. There are unaccounted costs in human misery with about 6,000 persons killed during the period of militancy and another 2,000 taken as hostages. If we were to buy peace, we would have spent less, (Ledum cited from Newswatch May 4, 2009, p.14).\par
Anayachukwu (2009) writing on the lives lost due to militancy added that the loss of lives does not come only from the side of militants' activities; but also from retaliatory attacks from the Military Joint Task Force (JTF). He took his reference from the Ijaw Youth Council (JYC) who constantly accuses the JTF of attacking Ijaw communities and killing lots of innocent persons all in the name of searching for militants. \hyperref[b10]{Chris (2009)} explained some of the instances that people were killed because of militancy. He said on April 2, 2008; two flow stations belonging to Agip; located in the Forcados were blown off. 11 soldiers were reportedly killed. Writing further, he said over 100 persons were said to have been killed during the attack on Bonga oil field by the Movement for the Emancipation of the Niger Delta (MEND) on the 17th of July 2008. The list of loss of lives in the Niger Delta does not end but rather, is on a daily basis. 
\section[{i) Causes of Militancy}]{i) Causes of Militancy}\par
Almost all writers point accusing fingers to the Federal Government of Nigeria as the cause of combativeness. The long neglect of the region is the remote cause of the emergence of belligerency.\par
Oladimeji (2009) cited in Atlantic Express, Vol. 9, 2009, said "If we are, to be honest with ourselves, we have not been fair to the Niger Delta. The Niger Delta has been producing the funds with which we've been running this country for so many years. The funds were used to build Abuja where I came from this morning, those lovely roads, bridges, and offices came from Niger Delta". Oladimeji's statement is just one of the numerous statements from top federal government officials admitting that the federal government has indeed neglected the region for too long. \hyperref[b16]{Eneware (2009)} approached this issue aggressively. Using the Oxford Advanced Learners' Dictionary's definition of militants as a yardstick, he said all past and present Nigerian leaders are militants. Speaking further, "militancy will not end in the Niger Delta region until the federal government itself denounces it militant approach to the problems of the Niger Delta region; because Alhaji Umaru Musa Yar'adua is a militant, so is Gen. Olusegun Obasanjo."\par
In an open letter to Mr. President, Ekpemupolo 2009 asked the following questions: "Mr. President, how many Niger Deltans have oil fields, blocs or even allocations that girlfriends are entitled to in Abuja? Does it sound just amidst such truth that General T.Y. Danjuma sold 45\% of one of his marginal field (Akpo field) to a Chinese firm for 2.3 billion dollars, still keeping 55\%? Can this happen to the Hausas, Yorubas or Igbos? Do you think there can be peace where the people do not have appreciable stakes in their resources, composition, and corporations of multinationals in the region? The answer emphatically is "No!" cited from the vanguard, August 31st, 2009, p. 39. The above utterances show that outsiders' benefiting from oil proceeds and side-lining the owners is the core cause of militancy.\par
Boyloaf, however, sees lip service and unnecessary government procedure as the cause of the neglect of the region which has led to militancy. "You can imagine when they built Abuja, they did not set up any committee, when they (federal government of Nigeria) built Third Mainland Bridge in Lagos, no committee was also formed. Regarding the Niger Delta, they will be creating different committees and offices for people to make money" cited from Tell Magazine, July 14, 2008, p.21.\par
Delta has been producing the funds with which we've been running this country for so many years. The Volume XVIII Issue VI Version I 
\section[{( E )}]{( E )}\par
funds were used to build Abuja where I came from this morning, those lovely roads, bridges, and offices came from Niger Delta". Oladimeji's statement is just one of the numerous statements from top federal government officials admitting that the federal government has indeed neglected the region for too long. \hyperref[b16]{Eneware (2009)} approached this issue aggressively. Using the Oxford Advanced Learners' Dictionary's definition of militants as a yardstick, he said all past and present Nigerian leaders are militants. Speaking further, "militancy will not end in the Niger Delta region until the federal government itself denounces it militant approach to the problems of the Niger Delta region; because Alhaji Umaru Musa Yar'adua is a militant, so is Gen. Olusegun Obasanjo."\par
In an open letter to Mr. President, Ekpemupolo 2009 asked the following questions: "Mr. President, how many Niger Deltans have oil fields, blocs or even allocations that girlfriends are entitled to in Abuja? Does it sound just amidst such truth that General T.Y. Danjuma sold 45\% of one of his marginal field (Akpo field) to a Chinese firm for 2.3 billion dollars, still keeping 55\%? Can this happen to the Hausas, Yorubas or Igbos? Do you think there can be peace where the people do not have appreciable stakes in their resources, composition, and corporations of multinationals in the region? The answer emphatically is "No!" cited from the vanguard, August 31st, 2009, p. 39. The above utterances show that outsiders' benefiting from oil proceeds and side-lining the owners is the core cause of militancy.\par
Boyloaf, however, sees lip service and unnecessary government procedure as the cause of the neglect of the region which has led to militancy. "You can imagine when they built Abuja, they did not set up any committee, when they (federal government of Nigeria) built Third Mainland Bridge in Lagos, no committee was also formed. Regarding the Niger Delta, they will be creating different committees and offices for people to make money" cited from Tell Magazine, July 14, 2008, p.21.\par
Suleiman (2008) supported the view of Boyloaf when he said poor management from the top is responsible for this protracted crisis in the region. All they do is to give lip service to issues affecting the area without implementing anything reasonable.\par
Ayodele (2009) on his part stated that the heart of the matter in the Niger Delta is an injustice done to her; more so, the region is the goose that lays the nations golden egg; but it has nothing to show for it except a wasted landscape. 
\section[{j) Summary of Literature Review}]{j) Summary of Literature Review}\par
Having analysed militancy empirically, especially as it affects Nigeria's oil production; revenue; investment; unemployment; illegal bunkering; and loss of human lives, it is indeed clear that militant activities has caused a lot of havoc to the Nigerian economy as a result of the negligent of the Niger Delta. Thanks to fallen heroes like Major Isaac Jasper Adaka Boro, Ken Saro Wiwa, Chief Dappa Biriye, and others who pioneered this struggle with good intention.\par
However, present-day militancy cannot be discussed without mentioning names like high chief Micheal Ateke Tom (a.k.a Abuja Daddy), Alhaji Mujahid Asari-Dokubo, High Chief Government Ekpemupolo (a.k.a Tompolo), Boyloaf the trigger puller of Niger Delta, Joshua Maikava, The Young shall grow, Electoral Samuel Umunaro, Henry Okah, Africa Ekperesingha, Ogun Boss, Invisible Grenade, High Chief Ajube Bibopere alias Shoot at sight, with women to mention but a few. These people are called freedom fighters of the region, but the federal government of Nigeria calls them militants and even criminals.\par
Though militancy is evil per se, it should be noted that it has brought some benefit to the region. It has brought some recognition to the region in the eyes of both the local and international community. Gen. Azazi was appointed Chief of Defence Staff to compensate the region. We have the Niger Delta Development Commission (NNDC) and the ministry of Niger Delta. The Obasanjo administration employed thousands of youths even those unqualified; into federal offices because of militancy in the region. Most importantly the region produced its first Vice-President who later became the President of the Federal Republic of Nigeria in recognition of a just cause as compensation for the backwardness of the Niger Delta. It is an agreeable fact that the region's security, for now, is still not encouraging. However, if proffered solutions are accepted and implemented, about 80\% of the security challenges in Nigeria or even the world would have been solved. The Niger Deltans are naturally warriors yet, they are peace loving people who are ever ready to resist or repel any oppression when pushed against the wall. 
\section[{III.}]{III.} 
\section[{Method of Study}]{Method of Study}\par
The method of study guided the investigators in the process of collecting, analysing and interpreting observations. Thus, the research design used in this work is the survey design; specifically, the questionnaire survey.\par
With a census figure of about 150 million people in Nigeria, it will be very difficult or even impossible to study the entire population hence, our case study centres on Bayelsa State the hob of all petroleum activities; and the sample population was that of oil companies, selected state ministries, students, public servants, farmers, fishermen, and entrepreneurs.\par
Regarding the data, the primary data collection method was applied instead of the secondary data collection method. One of the researchers and two other relatives joined to distribute the questionnaires and also did well by collecting them back. Respondents are anonymous and were assured of secrecy to build up confidence, hence the honest, sincere and accurate response. Out of 1,600 questionnaires sent out, we were able to gathered 1,420 representing 88.75\%. 
\section[{a) Data Analysis Techniques}]{a) Data Analysis Techniques}\par
Interviewees Responses were collated and analysed for use. We use Chi-Square to test our hypothesis. The Chi-Square test is given by the formula:-Where:. = Chi-Square = Observed frequency 
\section[{= Expected frequency}]{= Expected frequency}\par
The Expected frequency (Fe) has the formula:\par
Where: TC = Total Column TR = Total Row TO = Total Observation Also, a critical value of 5\% or 0.05 level of significance was for the purpose of determining the Chi-Square (x2) value with a given degree of freedom (df).\par
The formula or DF is:df = (N -1) (K -1) N = Number of option in the column K = Number of selected questionnaires 
\section[{IV. Presentation and Analysis of data Results}]{IV. Presentation and Analysis of data Results}\par
We analysed our data from the questionnaire which helped us answer the questions that initiated this research work.\par
As stated earlier, a total number of 1,600 questionnaires were distributed, and only 1,420 were successfully retrieved and were used for this research work.\par
Data gathered from the field study were presented in frequency distribution tables and analysed using simple percentage and Chi-Square formulas.\par
The population for the study is an infinite one but youths between the ages of 18 and 35 years constitute the targeted respondents of employable age and others who are graduates, secondary school leavers, and artisans.\par
Chi-square X2 statistical test was used to validate the statistical significance of the research findings. The formula is: Where Fo = Observed frequency Fe = Expected frequency ? = Summary sign for total frequency. 
\section[{a) Presentation and Analysis of Data}]{a) Presentation and Analysis of Data}\par
Out of the total number of 1,600 questionnaires distributed, 1,420 were collected as follows: At 5\% (0.05) level of significance using two degrees of freedom (2df), the tabulated or theoretical chi-squared, x2 = 9.488. Calculated chi-square is greater than the theoretical chi-square (x2), we accept the alternate hypothesis which says that there is a strong significant effect of militants' activities on the Nigerian economy.\par
Hypothesis 2 (Ho): Militancy does not have significant effect on business activities in the Niger Delta. At 5\% (0.05) level of significance using two degrees of freedom (2df), the tabulated or theoretical chi-squared, x2 = 9.488. Calculated chi-square is more than the theoretical chi-square (x2), we accept the alternate hypothesis which says that militancy in the Niger Delta has a very strong significant effect on business activities in the Niger Delta Region and extension on the Nigerian economy. Hypothesis 3 (Ho): Militancy in the Niger Delta has not significantly led to the loss of thousands of lives.  At 5\% (0.05) level of significance using two degrees of freedom (2df), the tabulated or theoretical chi-squared, x2 = 9.488. Calculated chi-square is greater than the theoretical chi-square (x2), we, therefore, accept the alternate hypothesis which says that militancy in the Niger Delta has significant led to the loss of thousands of human lives. 
\section[{c) Analysis of Other Data}]{c) Analysis of Other Data}\par
Answers to question 16 (whether militants' activities reduced Nigerian oil revenue?) revealed that 99\% of the respondents agreed by saying YES. Question 12: Do you agree to the fact that effects of militancy on business activities has rendered many unemployed in the Niger Delta Region? About, 65.5\% of the respondents agreed that the effects of militancy on business activities had rendered many unemployed in the Niger Delta.\par
We also discovered that illegal bunkering in the Niger Delta Region is not wholly fuelled by militants but rather, sponsored by top government functionaries in line with question no.10 which is a yes answer of 70\% and was further confirmed by discussion with the interviewees. 
\section[{d) Discussion of Results}]{d) Discussion of Results}\par
From our empirical analysis, it was discovered that militancy in the Niger Delta has in no small measure affected the economy of Nigeria due to loss of substantial amount of money as revenue which should have accrued to the Nigerian government. This study corroborated the findings of \hyperref[b10]{Chris (2009)}, Anayochuku (2009), \hyperref[b17]{Eni (2008)} and \hyperref[b31]{Ledum (2009)}. Similarly this study has also corroborated the findings of Anayochuku  \hyperref[b17]{Eni (2008)} and \hyperref[b31]{Ledum (2009)} and others that militancy activities have led to the loss of substantial human capital which will at the long run affect the Nigerian economy in no small measure.\par
In the area of unemployment, our study was in a total agreement with \hyperref[b23]{Hassan (2007)} and Anayochuku (2007) that militancy has brought about unemployment to the Niger Delta Region through fear of losing one's live in a hostile environment and shut down of oil wells leading to retrenchments, etc.\par
V. 
\section[{Summary, Conclusion and Recommendation a) Summary}]{Summary, Conclusion and Recommendation a) Summary}\par
The focus of this research work was to critically examine how militancy in the Niger Delta affects the economy of our dear country Nigeria.\par
Through the literature review, we see how millions of barrels of crude oil were lost to the nation due to the activities of militants' in the Niger Delta Region; and how these loss translates to millions of U.S Dollars. The work also shows how militancy affects investment and business activities and how it increases the unemployment rate in the region. It also revealed that violence (militancy) to some extent contributes to illegal bunkering and has also led to the loss of thousands of human lives amounting to loss of human capital. Causes of militancy in the Niger Delta were as a result of neglect, downgrading and degrading of the region by successive governments of Nigeria since independence.\par
Research questions were raised, and the hypothesis formulated. Survey research design; specifically questionnaires were used to collect field data. Then Chi-Square and simple percentage method were used to test the hypothesis. The result revealed that militancy has a strong significant effect on the Bayelsa State economy in particular and that of Nigeria in general. 
\section[{b) Conclusion}]{b) Conclusion}\par
Our findings also showed that militancy in the Niger Delta has its pros and cons such as loss of lives, unemployment and closure of businesses on the one hand and the other hand the neglect of the region which has been brought to the fore, and some youths are being empowered and trained abroad, specially by the Ministry for the Niger Delta being created during the administration of one of its illustrious sons in the person of former President of Nigeria Dr. Goodluck Obele Jonathan.\par
Despite the few changes, the region is still neglected, without good road network, overhead bridges, poor sanitary conditions, no portable drinking water, no standard clinic not to talk of a good hospital with drugs, etc.\par
The researchers at this moment concluded that militancy in the Niger Delta, has a significant strong effect on the Nigerian economy; which is not only visible on oil sector alone, but also on the other sectors. Militant activities have greatly hampered business investments and activities thereby reducing employment opportunities. It also led to unemployment of already employed workers in the region. Militancy led to loss of human lives, and it increases illegal bunkering. On the part of the government, militancy reduces the annual revenue of the federal government. It also reduces the 13 derivation fund of oil producing states and also distracts government developmental efforts. 
\section[{c) Recommendations}]{c) Recommendations}\par
The first way to solve any problem is to first and foremost to find out the remote and immediate causes of the problem and then find solutions to resolving the matter or crises.\par
In agreement with Akachukwu (2008)'s view, we observe that the problem of the Niger Delta is not just non-development of infrastructures. The existence of systemic error in administration or governance is seen to be responsible in the neglect of the Niger Delta region. Once the systemic error is corrected, things will fall in their rightful positions.\par
We are also of the same view with Kayoede (2007) that the Niger Delta will develop when the region is competently handled and not politicized. Fundamental approaches to solving the problem should be applied instead of merely playing with the people's misery. There should be no mushroom development, but one that the Niger Deltans needs.\par
Electoral malpractices also help fuel militancy and have in no small measure led to fuelling of crisis in the Niger Delta Region. A free and fair election in the area will usher in genuine political leaders in the Niger Delta Region; which will checkmate politicians from hiring and equipping these boys to help rig elections and after that dump them without retrieving the guns given them. Thus, the already angry youths having weapons of destruction in their hands, are willing to turnin mayhem and go hay-wild to destroy lives and properties within its sphere of operation. Therefore, a properly conducted free and fair election will do well to solve this perennial problem.\par
Furthermore, we make the following recommendations:\par
a) The billions and thousands of dollars spent by the federal government of Nigeria and the oil companies operating in the country on security vote of the region should be used to develop the Niger Delta Region. b) Youths of the region should be gainfully employed;\par
to keep them busy during the day and sleep at night; because they will be too tired after work to embark on criminal activities. c) The federal government should increase the budget of the Niger Delta to enhance real development to repeal the kind of mushroom development in place now. d) The systemic correction is necessary to bring about justice and fair play, and brings no more marginalization in fiscal federalism. e) Credible free and fair elections without thuggery should be encouraged hence forth, which will prevent the youths from being armed. f) Thanks to amnesty, but it should not end with a presidential handshake, but rather be assimilated into the various sectors of the economy. g) Post amnesty programs should be put in place to cater for the trainee's rehabilitation. h) Indigenes of the region should be allowed to have an appreciable stake in the proceeds of their oil instead of outsiders in the name of one Nigeria. i) Military approach to the problems of the Niger Delta should be discouraged as it seems to pour fuel into the fire. j) Finally, the researchers recommend that freedom fighters should lay down their arms and give peace a chance by using dialogue in their approach to resolving differences. 
\section[{VI.}]{VI.}\par
Bibliography   \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.1580128205128205\textwidth}P{0.10461538461538462\textwidth}P{0.49365384615384617\textwidth}P{0.09371794871794871\textwidth}}
\multicolumn{3}{l}{The Activities of Niger Delta Militants: A Road March to Development}\tabcellsep \\
YEAR\tabcellsep PRODUCTION (mbpd)\tabcellsep BILLIO NS OF NAIRA\tabcellsep \\
1981 1982 1983\tabcellsep 1.433 1.295 1.241\tabcellsep 7.51 5.82 6.27\tabcellsep Year 2018\\
1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995\tabcellsep 1.388 1.495 1.467 1.341 1.45 1.716 1.81 1.892 1.943 1.96 1.931\tabcellsep 7.27 10.0 7.97 16.93 15.59 25.89 38.15 30.83 53.26 126.07 90.62\tabcellsep 49 Volume XVIII Issue VI Version I\\
\tabcellsep \tabcellsep \tabcellsep E )\\
\tabcellsep \tabcellsep \tabcellsep (\\
\tabcellsep \tabcellsep President Yar'Adua in 2009 supported and crowned this report by mentioning all these writers while signing the 2009 budget into law. In his speech, he said, "due to militant activities in the Niger Delta, our oil production has declined to as low as 1.6 mbpd from a projection of 2.209 mbpd" (cited from Newswatch, May 4th, 2009, p.12).\tabcellsep -Global Journal of Human Social Science\\
\tabcellsep \tabcellsep © 2018 Global Journals\tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{41} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}Table 4 . 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.5096509240246406\textwidth}P{0.1631930184804928\textwidth}P{0.08901437371663244\textwidth}P{0.04276180698151951\textwidth}P{0.045379876796714576\textwidth}}
\tabcellsep \multicolumn{3}{l}{The Activities of Niger Delta Militants: A Road March to Development}\\
\multicolumn{3}{l}{population to arrive at the desired result. Hence, one}\\
\multicolumn{3}{l}{thousand six hundred (1600) questionnaires were}\\
\multicolumn{3}{l}{prepared and sent out. These questionnaires were}\\
\multicolumn{3}{l}{randomly distributed among youths, oil company}\\
\multicolumn{3}{l}{workers, civil servants, public servants, farmers and}\\
\multicolumn{3}{l}{entrepreneurs in Bayelsa State. Questionnaires were}\\
\multicolumn{3}{l}{simple choice of an answer that was marked Yes or No}\\
\multicolumn{3}{l}{and also some open-ended questions. Personal}\\
\multicolumn{3}{l}{interviews were conducted as well as personal}\\
\multicolumn{2}{l}{observations carried out and noted.}\tabcellsep \\
Year 2018\tabcellsep \tabcellsep \\
54\tabcellsep \tabcellsep \\
Volume XVIII Issue VI Version I\tabcellsep \tabcellsep \tabcellsep X2 = ? (Fo -Fe)2\\
( E )\tabcellsep \tabcellsep \tabcellsep Fe\\
Global Journal of Human Social Science -\tabcellsep SEX MALE FE MALE TOTAL\tabcellsep \multicolumn{2}{l}{2: Occupational Distribution of Respondents FREQUENCY PERCENTAGE \% 743 52.3 \% 677 47.7 \% 1420 100\%}\\
\tabcellsep OCCUPATION\tabcellsep \tabcellsep FREQUENCY\tabcellsep PERCENTAGE \%\\
\tabcellsep STUDENTS\tabcellsep \tabcellsep 311\tabcellsep 21.9\%\\
\tabcellsep CIV IL SERVANTS\tabcellsep \tabcellsep 112\tabcellsep 14.9\%\\
\tabcellsep \multicolumn{2}{l}{OIL COMPANY WORKERS}\tabcellsep 189\tabcellsep 13.3\%\\
\tabcellsep \multicolumn{2}{l}{PUBLIC SERVANTS}\tabcellsep 214\tabcellsep 15.1\%\\
\tabcellsep \multicolumn{2}{l}{FISH ERMEN/ FARMERS}\tabcellsep 210\tabcellsep 14.8\%\\
\tabcellsep OTHERS\tabcellsep \tabcellsep 384\tabcellsep 27\%\\
\tabcellsep TOTAL\tabcellsep \tabcellsep 1420\tabcellsep 100\%\\
© 2018 Global Journals\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 4 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{43} \par 
\begin{longtable}{P{0.85\textwidth}}
Table 4.4: Age Range of Respondents\end{longtable} \par
 
\caption{\label{tab_3}Table 4 . 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{45} \par 
\begin{longtable}{P{0.85\textwidth}}
(Hypothetical data)\\
To calculate the expected frequencies (E) using E= MN, we have T.\end{longtable} \par
 
\caption{\label{tab_4}Table 4 . 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{47} \par 
\begin{longtable}{P{0.07505133470225873\textwidth}P{0.027053388090349077\textwidth}P{0.5017967145790554\textwidth}P{0.03578028747433265\textwidth}P{0.060215605749486645\textwidth}P{0.10995893223819302\textwidth}P{0.04014373716632443\textwidth}}
\tabcellsep \tabcellsep \multicolumn{4}{l}{The Activities of Niger Delta Militants: A Road March to Development}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Observed Frequency (O)}\tabcellsep Expected Frequency (E)\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 210\tabcellsep 223.18\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 98\tabcellsep 80.37\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 155\tabcellsep 135.63\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 134\tabcellsep 153.57\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 200\tabcellsep 150.7\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 222\tabcellsep 275.56\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 101\tabcellsep 87.82\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 14\tabcellsep 31.63\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 34\tabcellsep 53.37\\
Year 2018\tabcellsep \tabcellsep \tabcellsep \tabcellsep 80 10 162\tabcellsep 60.43 59.30 108.44\\
56\tabcellsep \tabcellsep \tabcellsep \tabcellsep 1,420\tabcellsep 1,420\\
Volume XVIII Issue VI Version I\tabcellsep Using x 2\tabcellsep \multicolumn{4}{l}{= ?(210 -223.18) 2 223.18 + (200 -150.7) 2 150.7 (34 -53.37) 2 53.37 6.34 + 40.99 + 26.45 = 128.85 + (98 -80.37) 2 80.37 + ( 222 -27 5. 56) + ( 10 1 -87 .8 2 ) + (155 -135.63) 2 + (134 -153.57) 2 135.63 153.57 2 + (14 -3 1.63) 2 2 75 .56 87 .82 31.63 + (80 -60.43) 2 + (10 -59.30) 2 + (162 -108.44) 2 80.37 59.30 108.44 0.78 + 3.87 + 2.77 + 2.49 + 16.13 + 10.19 + 1.98 + 9.83 + 7.03 +}\tabcellsep +\\
E )\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
(\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Human Social Science -\tabcellsep \tabcellsep \multicolumn{2}{l}{DETAILS YES NO TOTALS(M) Using x 2 = MN (Hypothetical data)}\tabcellsep MALES 245 432 677\tabcellsep FEMALES 179 564 743\tabcellsep TOTAL 424 (N) 996 1,420 (T)\\
\tabcellsep \tabcellsep \tabcellsep T\tabcellsep \\
\tabcellsep \tabcellsep 677 x 424\tabcellsep = 202.15\tabcellsep 677 x 996\tabcellsep = 474.85\tabcellsep 743 x 424 = 221.85\\
\tabcellsep \tabcellsep 1,420\tabcellsep \tabcellsep 1,420\tabcellsep 1,420\\
\tabcellsep \tabcellsep 743 x 996\tabcellsep \multicolumn{2}{l}{= 521. 1 5}\\
\tabcellsep \tabcellsep 1,420\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{3}{l}{Therefore, calculated x 2 = 265. 48.}\\
\tabcellsep © 2018 Global Journals\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 4 . 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{46} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_6}Table 4 . 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{48} \par 
\begin{longtable}{P{0.12764505119453926\textwidth}P{0.4264505119453925\textwidth}P{0.06092150170648464\textwidth}P{0.0667235494880546\textwidth}P{0.11313993174061433\textwidth}P{0.05511945392491467\textwidth}}
\tabcellsep \multicolumn{2}{l}{Observed Frequency (Fo)}\tabcellsep \multicolumn{2}{l}{Expected Frequency (Fe)}\\
\tabcellsep 245\tabcellsep \tabcellsep \tabcellsep 202.15\\
\tabcellsep 432\tabcellsep \tabcellsep \tabcellsep 474.85\\
\tabcellsep 179\tabcellsep \tabcellsep \tabcellsep 221.85\\
\tabcellsep 56 4\tabcellsep \tabcellsep \tabcellsep 521.15\\
\tabcellsep 1,420\tabcellsep \tabcellsep \tabcellsep 1,420.00\\
Using x 2\tabcellsep \multicolumn{2}{l}{= ?(Fo -Fe) 2 we have:}\tabcellsep \\
\tabcellsep Fe\tabcellsep \tabcellsep \\
\tabcellsep (245 -202.15) 2\tabcellsep \multicolumn{2}{l}{+ (432 -474.85)}\tabcellsep 2\tabcellsep + (179 -221.85) 2 +\\
\tabcellsep 202.15\tabcellsep 474.85\tabcellsep \tabcellsep 221.85\\
\tabcellsep (564 -521.15) 2\tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{4}{l}{521.15 = 9.08 + 3.87 + 1.29 + 251.24 = 265.48.}\\
\multicolumn{2}{l}{Therefore, calculated x 2 = 265.48.}\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_7}Table 4 . 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{49} \par 
\begin{longtable}{P{0.25407608695652173\textwidth}P{0.1455163043478261\textwidth}P{0.14320652173913043\textwidth}P{0.016168478260869566\textwidth}P{0.027717391304347826\textwidth}P{0.159375\textwidth}P{0.09239130434782608\textwidth}P{0.01154891304347826\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 57\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Volume XVIII Issue VI Version I\\
\tabcellsep AGE RANGE\tabcellsep YES\tabcellsep \tabcellsep NO\tabcellsep \multicolumn{2}{l}{TOTAL}\tabcellsep ( E )\\
\tabcellsep 20 -29\tabcellsep 403\tabcellsep \tabcellsep 10\tabcellsep \multicolumn{2}{l}{413(N)}\\
\tabcellsep 30 -39\tabcellsep 405\tabcellsep \tabcellsep 44\tabcellsep 449\\
\tabcellsep 40 -49\tabcellsep 280\tabcellsep \tabcellsep 16\tabcellsep 296\\
\tabcellsep 50 AND ABOVE\tabcellsep 247\tabcellsep \tabcellsep 15\tabcellsep 262\\
\tabcellsep TOTAL\tabcellsep \multicolumn{2}{l}{1,335(M)}\tabcellsep 85\tabcellsep \multicolumn{2}{l}{1420(T)}\\
\multicolumn{2}{l}{(Hypothetical data)}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Using x 2\tabcellsep = MN\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep T\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{1335 x 4 13 = 388 .28}\tabcellsep \multicolumn{3}{l}{1335 x 44 9 = 422 .12}\tabcellsep \multicolumn{2}{l}{13 35 x 2 96 = 2 8 2. 4}\\
1,420\tabcellsep \tabcellsep 1,420\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{,420 1}\\
\multicolumn{2}{l}{1 3 35 x 2 6 2 = 2 46 .32}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1,420\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
85 x 413\tabcellsep = 24.72\tabcellsep 85 x 449\tabcellsep = 26.88\tabcellsep \tabcellsep 85 x 296\tabcellsep = 17.72\\
1,420\tabcellsep \tabcellsep 1,420\tabcellsep \tabcellsep \tabcellsep 1,420\\
85 x 413\tabcellsep = 24.72\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1,420\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_8}Table 4 . 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.3317982456140351\textwidth}P{0.19199561403508772\textwidth}P{0.17335526315789473\textwidth}P{0.15285087719298246\textwidth}}
\tabcellsep \multicolumn{2}{l}{Observed Frequency (Fo)}\tabcellsep Expected Frequency (Fe)\\
\tabcellsep \tabcellsep 403\tabcellsep 388.28\\
\tabcellsep \tabcellsep 405\tabcellsep 422.12\\
\tabcellsep \tabcellsep 280\tabcellsep 282.45\\
\tabcellsep \tabcellsep 247\tabcellsep 246.32\\
\tabcellsep \tabcellsep 10\tabcellsep 24.72\\
\tabcellsep \tabcellsep 44\tabcellsep 26.88\\
\tabcellsep \tabcellsep 16\tabcellsep 17.72\\
\tabcellsep \tabcellsep 15\tabcellsep 24.72\\
Using x 2\tabcellsep \multicolumn{2}{l}{= ?(Fo -Fe) 2 we have:}\\
\tabcellsep Fe\tabcellsep \\
\multicolumn{4}{l}{(4 03 -388. 2 8 ) 2 + (4 05 -4 22 .12 ) 2 + (280 -2 8 2. 45) 2 +}\\
\tabcellsep 388.28\tabcellsep 4 22 .12\tabcellsep 2 8 2. 4 5\\
\multicolumn{4}{l}{(247 -2 46 .32 ) 2 + (10 -24.72) 2 + (44 -26.88) 2 +}\\
\tabcellsep 246.32\tabcellsep 24.72\tabcellsep 26.88\\
\tabcellsep \multicolumn{2}{l}{(16 -17.72) 2 + ( 15 -24.72) 2 17 . 72 24.72}\\
\multicolumn{2}{l}{= 0 . 56 + 3.87 +}\tabcellsep \multicolumn{2}{l}{0 . 6 9 + 0.02 + 1.88 + 8.77 + 26.88 + 0.17 +3.82 = 46. 66 .}\\
\multicolumn{3}{l}{Therefore, calculated x 2 = 46. 66 .}\end{longtable} \par
 
\caption{\label{tab_9}Table 4 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{411} \par 
\begin{longtable}{P{0.42897196261682236\textwidth}P{0.08341121495327103\textwidth}P{0.10327102803738318\textwidth}P{0.23434579439252334\textwidth}}
Year 2018\tabcellsep \tabcellsep \tabcellsep \\
58\tabcellsep \tabcellsep \tabcellsep \\
Volume XVIII Issue VI Version I\tabcellsep \tabcellsep \tabcellsep \\
E )\tabcellsep \tabcellsep \tabcellsep \\
(\tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Human Social Science -\tabcellsep RESPONSE YES NO TOTAL\tabcellsep NO.RESPONSES 930 490 1,420\tabcellsep PERCENTAGE(\%) 65.5\% 34.5\% 100\% Source: Field Study 2017\\
© 2018 Global Journals\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_10}Table 4 . 11 :}\end{figure}
 			\footnote{© 2018 Global JournalsThe Activities of Niger Delta Militants: A Road March to Development} 			\footnote{Year 2018 © 2018 Global JournalsThe Activities of Niger Delta Militants: A Road March to Development} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Abomaye-Nimenibo]{b1}\label{b1} 	 		\textit{},  		 			W A Abomaye-Nimenibo 		.  		 		 			Eye Witness Account of Burial of Ken Saro-Wiwa 		 	 
\bibitem[Papers]{b24}\label{b24} 	 		\textit{},  		 			Epu Research Papers 		.  		 	 
\bibitem[Apere ()]{b7}\label{b7} 	 		\textit{},  		 			T Apere 		.  	 	 		\textit{Research Methodology for Management \& Social Sciences}  		2004. Port Harcourt: P.N Davision Publications. 9.  	 
\bibitem[ National Population Census ()]{b35}\label{b35} 	 		\textit{},  	 	 		\textit{National Population Census}  		2006. 2006. 39.  		 			National Bureau of Statistics 		 	 
\bibitem[Magazine ()]{b43}\label{b43} 	 		\textit{},  		 			Tell Magazine 		.  		2008.  	 
\bibitem[Magazine (2008)]{b44}\label{b44} 	 		\textit{},  		 			Tell Magazine 		.  		July 11, 2008.  	 
\bibitem[Magazine (2009)]{b36}\label{b36} 	 		\textit{},  		 			Newswatch Magazine 		.  		May 4, 2009.  	 
\bibitem[ Punch Newspaper (2007)]{b42}\label{b42} 	 		\textit{},  	 	 		\textit{Punch Newspaper}  		September, 2007.  	 
\bibitem[Eneware (2009)]{b16}\label{b16} 	 		\textit{All Past and present Nigerian leaders are Militants},  		 			A Z Eneware 		.  		2009. November 11, 2009. Atlantic Express.  	 
\bibitem[Arthur ()]{b8}\label{b8} 	 		 			J Arthur 		.  		\textit{Practical Research Methodology: Design, Analysis \& Reporting},  				 (Benin)  		2007. Unicampus Books.  	 	 (3rd Edition) 
\bibitem[Abomaye-Nimenibo ()]{b0}\label{b0} 	 		\textit{Basic Principles of Petroleum Economics},  		 			W A Abomaye-Nimenibo 		.  		2015. Port Harcourt: Nimehas Publishers.  	 
\bibitem[Ojakorotu and Gilbert ()]{b38}\label{b38} 	 		\textit{Checkmating the Resurgence of Oil Violence in the Niger Delta of Nigeria (ed)},  		 			V Ojakorotu 		,  		 			L D Gilbert 		.  		2010. Johannesburg: JAPSS Press, Inc.  	 
\bibitem[Ojakorotu and Gilbert ()]{b39}\label{b39} 	 		\textit{Checkmating the Resurgence of Oil Violence in the Niger Delta of Nigeria (ed)},  		 			V Ojakorotu 		,  		 			L D Gilbert 		.  		2010. Johannesburg: JAPSS Press, Inc.  	 
\bibitem[Imobighe ()]{b26}\label{b26} 	 		\textit{Conflict and instability in the Niger Delta: The Warri case},  		 			T A Imobighe 		.  		2002. Ibadan: Spectrum Book Ltd.  	 
\bibitem[Anayochukwu (2009)]{b6}\label{b6} 	 		\textit{Confusion over Amnesty" TELL Magazine},  		 			A Anayochukwu 		.  		2009. July 13. 2009. p. .  	 
\bibitem[Defining on Environmental Development Strategy for the Niger Delta World Bank Report ()]{b46}\label{b46} 	 		‘Defining on Environmental Development Strategy for the Niger Delta’.  	 	 		\textit{World Bank Report},  				1993.  	 
\bibitem[Dele (2007)]{b13}\label{b13} 	 		 			A Dele 		.  		 \url{http://www.punchng.com}  		\textit{GSM calls: Militants Compound Operators' woes},  				2007. July 1.  	 
\bibitem[Amaize ()]{b3}\label{b3} 	 		\textit{Delivered at the Centre at the Centre for Strategic and International Studies},  		 			R Amaize 		.  		2009. Washington DC, USA.  	 	 (How Federalism Underdeveloped Niger Delta) 
\bibitem[Amaize ()]{b4}\label{b4} 	 		\textit{Delivered at the Centre at the Centre for Strategic and International Studies},  		 			R Amaize 		.  		2009. Washington DC, USA.  	 	 (How Federalism Underdeveloped Niger Delta) 
\bibitem[Fuelling the Niger Delta Crisis Africa Report (2006)]{b27}\label{b27} 	 		‘Fuelling the Niger Delta Crisis’.  	 	 		\textit{Africa Report}  		2006. September 28. September 28, 2006.  (118) .  		 			International Crisis Group 		 	 
\bibitem[Eni (2008)]{b17}\label{b17} 	 		\textit{Gambling with the Economy". TELL Magazine},  		 			H Eni 		.  		2008. July 14. 2008.  	 
\bibitem[Oudeman (2006)]{b40}\label{b40} 	 		\textit{Killing blowout caused by illegal oil bunkering involves more unknowns, special challeges, paper presented at the 2006 IADC European Well Control Conference \& Exhibition, 4},  		 			P Oudeman 		.  		 \url{//drillingcontractor.org/dcpi/dc-marapr07/DC\textunderscore Mar07\textunderscore oudeman.pdf}  		2006. April 2006. Amsterdam.  	 
\bibitem[Ledum ()]{b30}\label{b30} 	 		 			M Ledum 		.  		\textit{Report of the Technical Committee on the Niger Delta (TCND)},  				 (Abuja)  		2008.  	 
\bibitem[Dele (2007)]{b12}\label{b12} 	 		\textit{Niger Delta Crisis: Shell to Sack 3,500" Punch Newspaper},  		 			A Dele 		.  		2007. June 10, 2007.  	 
\bibitem[Niger Delta Regional Development Master Plan ()]{b34}\label{b34} 	 		\textit{Niger Delta Regional Development Master Plan},  		2007.  	 
\bibitem[Niger Delta Regional Development Master Plan ()]{b37}\label{b37} 	 		\textit{Niger Delta Regional Development Master Plan},  		2007.  	 
\bibitem[Femi (2007)]{b22}\label{b22} 	 		\textit{Niger Delta: A Rattling Intelligence report},  		 			A Femi 		.  		2007. June 8. 2007. p. .  	 	 (Insider) 
\bibitem[Chris (2009)]{b10}\label{b10} 	 		‘Nigeria's Lost Trillions’.  		 			A Chris 		.  	 	 		\textit{Newswatch Magzine}  		2009. May 4. 2009. p. .  	 
\bibitem[Ejibunu ()]{b14}\label{b14} 	 		\textit{Nigeria's Niger Delta Crisis: Root Causes of peacelessness},  		 			H T Ejibunu 		.  		 \url{http://www.aspr.ac.at/epu/research/rp\textunderscore 0707.pdf}  		2007.  	 
\bibitem[Hassan ()]{b23}\label{b23} 	 		\textit{Nigeria's Niger Delta Crisis: Root of Peacelessness},  		 			T E Hassan 		.  		2007.  	 
\bibitem[Cole (2010)]{b11}\label{b11} 	 		\textit{Oil Continues to Leak as Cracks get larger},  		 			D Cole 		.  		 \url{http://www.ngrguardiannews.com}  		2010. February 9. 2010.  	 
\bibitem[Kimiebi ()]{b28}\label{b28} 	 		\textit{Oil Militancy and Political Opportunities in the Niger Delta},  		 			I E Kimiebi 		.  		 \url{http://kimiebi.blogspot.com}  		2010.  	 
\bibitem[Etim ()]{b19}\label{b19} 	 		\textit{Oil Spillage Devastate Bayelsa Communities},  		 			W Etim 		.  		2006.  	 
\bibitem[Ekpemupolo (2009)]{b15}\label{b15} 	 		\textit{Open Letter to President Umaru Musa Yar'Adua on the Niger Delta},  		 			G Ekpemupolo 		.  		2009. August 24, 2009.  	 
\bibitem[Ledum and Azubike (2009)]{b31}\label{b31} 	 		\textit{Our People Expect Dramatic Challenge" Tell Magazine},  		 			M Ledum 		,  		 			G Azubike 		.  		2009. November 9.  	 
\bibitem[Oxford Advance Learners Dictionary]{b41}\label{b41} 	 		\textit{Oxford Advance Learners Dictionary},  				 	 	 (6th edition) 
\bibitem[Aghalino ()]{b2}\label{b2} 	 		‘Petroleum Exploitation and Environmental Degradation in Nigeria’.  		 			S O Aghalino 		.  	 	 		\textit{Contemporary Issues in Environmental Studies. Ilorin}  		Jimoh and I. Fabiyi (ed.)  		2007. Haytgee Press.  	 
\bibitem[Port Harcourt: Tower Gate Resources]{b21}\label{b21} 	 		\textit{Port Harcourt: Tower Gate Resources},  		 	 
\bibitem[Ereku (2009)]{b18}\label{b18} 	 		\textit{Speaker Bankole tells Niger Delta Leaders the Bitter Truth},  		 			B O Ereku 		.  		2009. November 11. Atlantic Express.  	 
\bibitem[Mcgregor (2009)]{b32}\label{b32} 	 		\textit{Terrorism Monitor: Niger Delta Militants Mount First ever Facility},  		 			A Mcgregor 		.  		 \url{http//www.jamestown.org}  		2009. July 27. 2009.  	 
\bibitem[Brisibie ()]{b9}\label{b9} 	 		‘The Identity of a People: With special Focus on Globalization \& Its Impact in the Niger Delta’.  		 			A A Brisibie 		.  	 	 		\textit{C.O.O.L Conference}  		2001. 2001.  	 	 (African Tradition) 
\bibitem[The International Crises Group (2006)]{b45}\label{b45} 	 		 N0. 118.  		\textit{The International Crises Group},  				September 28, 2006.  	 	 (ICG) report) 
\bibitem[Etekpe ()]{b20}\label{b20} 	 		\textit{The Politics and Conflicts over Oil and Gas in the Niger Delta},  		 			Etekpe 		.  		2007.  	 
\bibitem[Klem (2008)]{b29}\label{b29} 	 		\textit{The President is not sincere},  		 			O Klem 		.  		2008. July 14. 2008.  	 	 (TELL Magazine) 
\bibitem[Igho (2009)]{b25}\label{b25} 	 		\textit{Those Fuelling the Wars},  		 			A Igho 		.  		2009. June 8, 2009.  	 	 (Insider) 
\bibitem[Michael (2007)]{b33}\label{b33} 	 		\textit{Thousands of Foreign Workers Flee Nigeria},  		 			C Michael 		.  		 \url{http//www.bloggemews.net}  		2007. December 25. 2007.  	 
\bibitem[Anayochukwu (2008)]{b5}\label{b5} 	 		\textit{Yar Adua's Hidden Agenda'' TELL, Magazine},  		 			A Anayochukwu 		.  		2008. July 14. 2008. p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
