\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={Assessment Household Vulnerability to Flood Disaster: A Study of Oweto Community in Agatu Local Government Area of Benue State, 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{1970-01-01 (revised: 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{1970-01-01}
\title{Assessment Household Vulnerability to Flood Disaster: A Study of Oweto Community in Agatu Local Government Area of Benue State, 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]{Dr. Ali  Patricia}

             \author[2]{Monday Akpegi  Onah}

             \author[3]{Odeh  Adimanyi}

             \author[4]{Paul  Tarzoho}

\renewcommand\Authands{ and }

\date{\small \em Received: 1 January 1970 Accepted: 1 January 1970 Published: 1 January 1970}

\maketitle


\begin{abstract}
        


Flood disasters are anticipated to happen more frequently in the future due to climate change, unplanned rapid urbanization, change in land use pattern, poor watershed management with attendant impact and vulnerability. This study therefore assessed household vulnerability to flood disasters in Oweto community, Agatu Local Government of Benue State, Nigeria. The study sampled 400 respondents for the purpose of data collection on vulnerability factors and indicators using structured questionnaire. Principal Component Analysis was used to generate weights of vulnerability factors (Exposure, Adaptive Capacity and Sensitivity) and their corresponding indicators so as to avoid the uncertainty of equal weighting given the diversity of indicators used. The result indicates that Oweto community is very vulnerable to flood disasters with a Composite Flood Vulnerability Index (CFVI) of - 0.347. In terms of individual vulnerability factors, the result indicates a moderate adaptive capacity index of 4.513; high sensitivity or susceptibility index of 3.655 and relatively high exposure index of 1.205 respectively. The study recommends that concerted efforts be made to relocate households living in close proximity to River Benue and its tributaries so as to reduce flood risks and impact resulting from high exposure and sensitivity levels.

\end{abstract}


\keywords{climate change, disaster, flood, household, vulnerability.}

\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
loods are anticipated to happen more frequently in the future because of climate change, unplanned rapid urbanization, change in land use pattern, poor watershed management and decline in recharge of groundwater by extension of impermeable surfaces particularly in urban areas \hyperref[b8]{(Hajar, Mohd and Thamer. 2016)}. This follows that, many communities living close to rivers and on wetlands (urban or rural communities) globally are at the risk of flood disasters with attendant adverse impacts resulting from varying degrees of vulnerability \hyperref[b8]{(Hajar, Mohd and Thamer. 2016}; Ali, 2018, Ali, Onah, Mage, Yiyeh, Tarzoho, and Iorhuna, 2022).\par
Managing floods with the objectives of ensuring safety and wellbeing of people, and reducing risks and impacts on livelihoods would require adequate knowledge of vulnerability. This is because flood vulnerability is defined in probability terms which shows the degree of susceptibility and exposure to damage resulting from disaster in an area or population, as well as the human ability to resist or adapt. In other words, against a flood occurrence, the amount of damage depends on the area's characteristics and demographic makeup  {\ref (Mohammad, Hesam, Mohsenand Hossein, 2020)}, which is defined by the level of exposure and susceptibility and the resilience capacity.\par
The need to assess flood vulnerability is further underscored by the fact that it is usually location dependent since vulnerability to flood disaster varies over time in places due to environmental conditions, human activities, and the culture of affected society \hyperref[b1]{(Ahmad and Simonovic, 2013}; Ali, Onah, Mage, Yiyeh, Tarzoho, and Iorhuna, 2022).\par
Over the last 20 years, Flood Vulnerability Index (FVI) has proven to be a useful tool in assessing or analysing vulnerability to flood disasters by households and communities. This is because Flood Vulnerability Index (FVI) indicates the extent of harm, which can be expected under certain conditions of exposure, susceptibility and resilience (UNESCO-IHE, 2022). Also, according to UNESCO-IHE (2022), human population worldwide is vulnerable to natural disasters, and in recent years, the impacts of floods have gained importance because of the increasing amount of people who are exposed to its adverse effects. Therefore the aim of vulnerability studies is to recognize correct actions that can be taken to reduce vulnerability before the possible harm is experience. FVI is a powerful tool for policy and decision-makers to prioritize investments and makes the decision making process more transparent. Identifying areas with high flood vulnerability and understanding the extent of vulnerability may guide the decision making process towards a better way of dealing with floods by societies.\par
Oweto is an important agrarian community in Agutu Local Government Area of Benue State, Nigeria and is reputed for massive production of rice due to its location on vast floodplains of the River Benue. Inspite of its agricultural significance in terms of rice production and fishing, floods of varying magnitudes and severity have been a yearly event which underscores the need to assess the extent of vulnerability. This will no doubt help in targeted interventions that would reduce flood risks and impact in the study area. Moreover, efforts have not been made in determining the extent of household vulnerability to flood disasters in this area. Previous studies on flood in Benue State focused on flood damage; rainfall pattern and its implication on flood frequency; and social impact and people's perception of flooding all in Makurdi town \hyperref[b4]{(Ali, 2018}\hyperref[b3]{(Ali, , 2006}  
\section[{Material and Methods a) Study Area}]{Material and Methods a) Study Area}\par
Oweto is an agrarian community in Usha Council Ward in Agatu Local Government Area of Benue State. Oweto is located between Latitudes 7 0 49'15''N and 7 0 49'45''N and Longitudes 7 0 57'55''E and 7 0 58'10''E at the Lower Benue River floodplains (Figure \hyperref[fig_0]{1}). Oweto shares boundary with the River Benue to the North, Utugolugwu village to the East, Olegada'Akolo village to the West and Ugba village to the South, all in Agatu Local Government Area. The relief is generally low-lying averaging 92 metres above sea level, while the geology of the area is basically composed of sedimentary rocks, with sandstones as the dominant rock type. This area is mainly cretaceous of fluvio-deltaic sediments with well -embedded sandstone which are of hydrological significance in terms of ground water yield and exploitation. \hyperref[b4]{(Ali, (2018}\hyperref[b3]{(Ali, ( , 2006}; Uchua and Nduke, 2011; Ocheri, Ali and Eba, 2014;  {\ref Ocheri and Onah, 2015)}. Oweto is situated completely on one side of the river and the Ajiba river flows into it and drains into the River Benue as tributary.\par
Oweto has an average temperature of 27.9 0 C and a rainfall average of 1370mm (Moro and Onoja, 2006). Temperatures are high throughout the year with February and March occurring as the hottest months.\par
Though the vegetation of the area is generally classified as the guinea savannah type with scattered woodland, shrubs and grasses, Oweto also has a riverine forest vegetation, a remarkable vegetation similar to that of a typical rain forest belt of Nigeria. This unique vegetation within the Savannah was home to buffaloes, elephants, gorillas and different species of monkeys. There was preponderance therefore of tall trees and luxuriant vegetation. 
\section[{b) Methods}]{b) Methods} 
\section[{i. Sampling}]{i. Sampling}\par
The study employed both direct field measurements and questionnaire for data collection on vulnerability factors and indicators. For the purpose of questionnaire administration, a total of 400 sample size Volume XXII Issue III Version I 38 ( ) was determined using Yamane (1967) formula. The study sampled 400 households using simple random sampling technique. Respondents were selected based on the criteria of being household members of the community and on their ability to respond to questions put to them appropriately. In doing this priority was given to the heads of the households in responding to questions as contained in the questionnaire, however, where the household head was indisposed, the most elderly with the ability to respond to questions was selected. 
\section[{ii. Computation of Flood Vulnerability index (FVI)}]{ii. Computation of Flood Vulnerability index (FVI)}\par
Using PCA The following steps were followed in determining FVI using PCA.\par
Step I: In computing FVI, the first step was to quantify the various vulnerability indices as specified on Table \hyperref[tab_2]{1}.\par
Step II: The weights of these indicators were determined using PCA and the component loading of the first component was used. This was consistent with the method used by Akukwe and Ogbodo (2015) Ali 2018 and Ali, Onah, Mage, Yiyeh, Tarzoho, and Iorhuna (2022). In their studies, PCA was run on the variables, and the weights were attached to the indicators using the first principal component scores of the indicators. The reason for assigning the weights determined by PCA to indicators was to avoid the uncertainty of equal weighting given the diversity of indicators used (Akukwe and Ogbodo, 2015; and Deressa, Hassan and Ringler, 2008; Ali, 2018, Ali, Onah, Mage, Yiyeh, Tarzoho, and Iorhuna, 2022). Thus, for the determination of the vulnerability indices, the selected indicators of sensitivity and exposure were negatively associated with their first principal component because it was assumed that areas with higher frequencies of flooding were subjected to higher sensitivity due to the adverse effects of flooding as well as being more exposed (Ali, Onah, Mage, Yiyeh, Tarzoho, and Iorhuna, 2022). On the other hand, adaptive capacity was positively associated with the first principal components because it is assumed that people with higher adaptive capacity were less sensitive to damages caused by flooding, holding exposure level constant. Step III: Consequently, vulnerability to flood was computed according to \hyperref[b6]{Deressa et al., (2008)}; and Akukwe and Ogbodo, (2015) as follow:FVI = /Adaptive Capacity/ -/ Sensitivity + Exposure/\textbf{(1)}\par
Ali, 2018, Ali, Onah, Mage, Yiyeh, Tarzoho, and Iorhuna, (2022) explained the adoption of this formula, maintaining that this equation was adopted because flooding is one of the consequences of climate. Equation (1) was expanded as follows: FVI = (wAC 1 + wAC 2 + wAC 3 + ? wAC n ) -(wS 1 + wS 2 + wS 3 + ? wS n ) + (wE 1 + wE 2 + wE 3 + ? wE n ) (2)   Where FVI is vulnerability index, w are weights of first components scores, AC 1 ?. AC n are adaptive capacity variables, S 1 ?. S n are sensitivity Variables, and E 1 ?. E n are the exposure variables.\par
Note: AC = Adaptive Capacity; S = Sensitivity; and E = Exposure III. 
\section[{Results and Discussion}]{Results and Discussion} 
\section[{a) Flooding Vulnerability Level at Oweto Community}]{a) Flooding Vulnerability Level at Oweto Community}\par
The results of the flooding vulnerability level as shown by PCA and composite vulnerability index for study area are presented in Tables \hyperref[tab_4]{2 and 3}. The result of the PCA is presented in Table \hyperref[tab_3]{2}. The shows that first principal component explained most of the variation in the flood vulnerability indicators with an eigen value of 10.450 and the percentage variance explanation of 38.705\%. This component shows high loadings on the adaptive capacity indicators such as nature of source of assistance; impact on businesses and sensitivity indicators such as pre-flood awareness, past flood experience and flood duration. Since more factors loaded were on adaptive capacity indicators, the first component is named Adaptive Capacity Component, which is an indication that the study has relatively moderate to high resilience capacity to cope with flood disaster.\par
The second component which has an eigen value of 6.154 with percentage explanation of 22.793\% is named Socio-economic Component. This is because the second component is highly loaded on socioeconomic variables such as nature of business, annual income, sex and educational attainment which are part of adaptive capacity factors.\par
The third component with an eigen value of 4.139 accounted for 15.328\% explanation in the variation in the flood vulnerability indicator. The component is highly loaded in the period of flood occurrence and frequency of flood occurrence. Therefore the component is named Sensitivity Indicators Component. This suggests that even though the study area has relatively highly adaptive capacity, the sensitivity factor is relatively high thereby making households highly vulnerable.\par
In the same vein, the fourth component with an eigen value of 3.048 and 11.290\% explanation is highly loaded on variables such as relocation, flood losses and other source of income. Therefore the component is called flood adaption and impact component. Overall, the total percentage explanation of 88.117\% substantially accounted for the variation in the vulnerability indicators of adaptive capacity, sensitivity and exposure factors. The first principal component which explained the majority of the variation in the data set as shown in Table \hyperref[tab_3]{2} was taken (that is, it served as the weight) and used in the computation of the vulnerability indices for the study area presented in Table \hyperref[tab_4]{3}.\par
The result indicates that households in Oweto community are highly vulnerable with Composite Flood Vulnerability Index (CFVI) of -0.347. The level of vulnerability is as shown in the result is very high due to exposure and sensitivity levels. This is because Oweto is located right at the floodplain of River Benue and one of the major tributaries river Ajiba. In terms of total weight of individual vulnerability indicators, the result on Table  {\ref 4} revealed that Oweto has a relatively moderate adaptive capacity or resilience index of 4.513. Adaptive capacity has an inverse relationship with vulnerability, which means that the higher the adaptive capacity, the lower the vulnerability. This is so because, adaptive capacity has to do with the economic and social capital or resources base of individuals and communities of flood affected areas. This also follows that the higher the socio-economic capital, the higher the resilience of individuals/ communities during flood events. To this end, the result of Oweto residents with lower socio-economic assets is very weak in their capacity to cope with flood disaster. This is evident in the fact that Oweto residents engage predominantly in agriculture (farming and Fishing) which is more vulnerable to flood disaster than other livelihood options.\par
The result of sensitivity or susceptibility shows that Oweto is equally highly susceptible to flooding with the index of 3.655. Generally, the higher the susceptibility index, the higher the vulnerability. This implies that Oweto community, as far as sensitivity index is concerned, is highly vulnerable to flooding; moreso that Oweto possesses weak socio-economic capital to deal with flood disasters in face of high susceptibility.\par
Similarly, the result on the level of exposure to flooding indicates that Oweto is very exposed with exposure index of 1.205. Just like the sensitivity indices, the higher the exposure of a place to flood, the higher the vulnerability. This implies that the percentage of those leaving in close proximity to the river in the study area is higher. Also, the flood duration in terms of the numbers of days flood takes to recede is equally very high in Oweto. Consequently, the cumulative effect of high sensitivity and exposure as against weak adaptive capacity led to very high flood vulnerability as shown in the very low (even negative) CFVI in Oweto community.\par
Overall, the observed negative vulnerability index of Oweto could be connected to the fact that Oweto is rural agrarian community with inadequate social amenities and low income generation ability largely from engaging in primary production. 
\section[{b) Discussion}]{b) Discussion}\par
The result of this study is similar to those of Ali, Onah, Mage, Yiyeh, Tarzoho, and Iorhuna, (2022), in their study of "Principal Component Analysis of Household Vulnerability to Flood Disaster in Makurdi Metropolis, Benue State, Nigeria" where the author reported low vulnerability index of 0.443 as against a very low index of 0.347 for Oweto. This suggests that both Makurdi and Oweto communities in Benue State are vulnerable, however Oweto is extremely more vulnerable than Makurdi due to higher adaptive capacity in Makurdi and low or weak adaptive capacity in Oweto. Similarly, Abdulhamid (2016) also reported that 67.79\% of residents of Lokoja metropolis lived in neighbourhoods with low vulnerability to flooding, while 13.64\% lived in areas with vulnerability. This result is however, at variance with the findings of this study due to their rural-urban differences. In all these studies however, high level of exposure and sensitivity resulting from close proximity to water bodies, long flood duration and short frequency were the major vulnerability factors. This suggests that any effective intervention targeted at reducing flood risks and impacts should be focused on addressing these critical determinants of vulnerability to flood disasters in these areas.\par
Elsewhere in Narmada river basin districts in Central India, Shefali, Mukulm andMudit (2021) reports that 76\% of the districts in the Narmada river basin remain highly vulnerable to flood-risk, while the socioeconomic parameters and physical sizes of districts and their resources play crucial roles in the vulnerability level. This result agrees to a large extent with the findings of this study especially in term of weak socio-economic factor which translates to weak adaptive capacity as reported in these studies. To this end, strengthening of adaptive capacity by diversifying households' livelihood options, improved education and early warning mechanisms would contribute to reducing vulnerability. 
\section[{IV. Conclusion and Recommendations}]{IV. Conclusion and Recommendations}\par
The study concludes that households in Oweto community, Agatu Local Government of Benue State are highly vulnerable to flood disasters due to high level of exposure and susceptibility and also weak adaptive capacity to cope with flood hazards, risks and impacts. Consequently, the study recommends that concerted efforts be make to relocate households living in close proximity to River Benue and its tributaries. Also, exploring other livelihood options in addition to agriculture would help boost their resilience capacity to cope with flood impacts and its associated vulnerability. Activation of early warning system should be strengthened in order to scale down the level of households' susceptibility and exposure to flood disasters in Oweto community.\par
Volume XXII Issue III Version I 42 ( )\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
II.\end{longtable} \par
 
\caption{\label{tab_0};}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.07424412094064949\textwidth}P{0.0038073908174692046\textwidth}P{0.0732922732362822\textwidth}P{0.14182530795072787\textwidth}P{0.0038073908174692046\textwidth}P{0.2255879059350504\textwidth}P{0.0799552071668533\textwidth}P{0.2474804031354983\textwidth}}
\multicolumn{2}{l}{Determinant of}\tabcellsep Vulnerability\tabcellsep \multicolumn{2}{l}{Description of}\tabcellsep Units of\tabcellsep Relationship between indicator\\
vulnerability\tabcellsep \tabcellsep indicator\tabcellsep \multicolumn{2}{l}{each indicator}\tabcellsep \multicolumn{2}{l}{Measurement}\tabcellsep and Vulnerability\\
Adaptive\tabcellsep or\tabcellsep Wealth\tabcellsep \multicolumn{2}{l}{Average Annual}\tabcellsep \multicolumn{2}{l}{\% of total population}\tabcellsep The higher the \% of total population\\
Resilience\tabcellsep \tabcellsep \tabcellsep income\tabcellsep \tabcellsep \multicolumn{2}{l}{who earned more}\tabcellsep more than N500,000.00 per annum,\\
Capacity\tabcellsep \tabcellsep \tabcellsep Receipt\tabcellsep of\tabcellsep \multicolumn{2}{l}{than N500,000.00}\tabcellsep who receive, who are educated,\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{assistance/relief}\tabcellsep \multicolumn{2}{l}{per annum \% of}\tabcellsep who are employed outside primary\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep population\tabcellsep who\tabcellsep production sector like farming, the\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{received assistance}\tabcellsep lesser the vulnerability.\\
\tabcellsep \tabcellsep Literacy rate\tabcellsep Educational\tabcellsep \tabcellsep \multicolumn{2}{l}{\% population who}\\
\tabcellsep \tabcellsep \tabcellsep qualification\tabcellsep \tabcellsep are educated\\
\tabcellsep \tabcellsep Employment\tabcellsep Occupation\tabcellsep \tabcellsep \multicolumn{2}{l}{\% of population that}\\
\tabcellsep \tabcellsep status\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{are less vulnerable}\\
Sensitivity\tabcellsep or\tabcellsep Flood\tabcellsep \multicolumn{2}{l}{Length of stay -}\tabcellsep \multicolumn{2}{l}{\% of population that}\tabcellsep The higher the frequency, the more\\
Susceptibility\tabcellsep \tabcellsep characteristics\tabcellsep \multicolumn{2}{l}{The number of}\tabcellsep \multicolumn{2}{l}{have stayed longer}\tabcellsep the vulnerability.\\
\tabcellsep \tabcellsep \tabcellsep years\tabcellsep of\tabcellsep than 10 years\tabcellsep The higher the numbers the higher\\
\tabcellsep \tabcellsep \tabcellsep residence\tabcellsep \tabcellsep \tabcellsep the vulnerability.\end{longtable} \par
  {\small\itshape [Note: Source: Adapted from Ali, 2018, Ali, Onah, Mage, Yiyeh, Tarzoho, and Iorhuna, (2022).]} 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.425\textwidth}P{0.09807692307692308\textwidth}P{0.13374125874125875\textwidth}P{0.0951048951048951\textwidth}P{0.09807692307692308\textwidth}}
40\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XXII Issue III Version I\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
(\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Variable\tabcellsep 1\tabcellsep \multicolumn{2}{l}{Component 2 3}\tabcellsep 4\\
Sex\tabcellsep .162\tabcellsep .879\tabcellsep .162\tabcellsep .130\\
Length of stay\tabcellsep .862\tabcellsep .444\tabcellsep .021\tabcellsep .001\\
Ethnic group\tabcellsep .700\tabcellsep .176\tabcellsep .460\tabcellsep .418\\
Age\tabcellsep .508\tabcellsep .451\tabcellsep .324\tabcellsep .587\\
Educational qualification\tabcellsep .513\tabcellsep .774\tabcellsep .255\tabcellsep .189\\
Occupation\tabcellsep .831\tabcellsep .409\tabcellsep .132\tabcellsep .224\\
Marital status\tabcellsep .461\tabcellsep .398\tabcellsep .566\tabcellsep .492\\
Distance from river\tabcellsep .493\tabcellsep .758\tabcellsep .269\tabcellsep .330\end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.6806273062730628\textwidth}P{0.16937269372693725\textwidth}}
Variables\tabcellsep Components Weights\\
\multicolumn{2}{l}{Adaptive Capacity or Resilience Indicators}\\
Education\tabcellsep 0.513\\
Occupation\tabcellsep 0.813\\
Average annual Income\tabcellsep 0.503\\
Coping Strategies\tabcellsep 0.750\\
Assistance\tabcellsep 0.216\\
Nature of assistance\tabcellsep 0.837\\
Source(s) of assistance\tabcellsep 0.881\\
Total Weight\tabcellsep 4.513\\
Sensitivity or susceptibility Indicators\tabcellsep \\
Length of stay\tabcellsep 0.862\\
Period of flood occurrence in a year\tabcellsep 0.300\\
Frequency of Flood occurrence\tabcellsep 0.126\\
Extent of coverage\tabcellsep 0.677\\
Pre-flood awareness\tabcellsep 0.881\\
Past flood experience\tabcellsep 0.809\\
Total Weight\tabcellsep 3.655\\
Exposure Indicators\tabcellsep \\
Average Distance from River\tabcellsep 0.493\\
Flood duration\tabcellsep 0.712\\
Total Weight\tabcellsep 1.205\end{longtable} \par
 
\caption{\label{tab_4}Table 3 :}\end{figure}
 			\footnote{Assessment Household Vulnerability to Flood Disaster: A Study of Oweto Community in Agatu Local Government Area of Benue State, Nigeria} 		 		\backmatter  			 			 			  				\begin{bibitemlist}{1}
\bibitem[Deressa et al. ()]{b6}\label{b6} 	 		\textit{},  		 			T Deressa 		,  		 			R M Hassan 		,  		 			C Ringler 		.  		2008.  	 
\bibitem[Hajar et al. ()]{b8}\label{b8} 	 		‘An overview to flood vulnerability assessment methods’.  		 			N Hajar 		,  		 			J M Y Mohd 		,  		 			A M A Thamer 		.  	 	 		\textit{Sustainable. Water Resource. Management}  		2016. 2 p. .  	 
\bibitem[Ocheri et al. ()]{b12}\label{b12} 	 		‘Assessing flood disaster preparedness among residents of Makurdi Town’.  		 			M I Ocheri 		,  		 			P Ali 		,  		 			E Eba 		.  	 	 		\textit{Proceedings, 2 nd International Conference on Flood and Erosion Prevention, Protection and Mitigation},  				 			T Abam,  			K Uko,  			E 		 (ed.)  		 (2 nd International Conference on Flood and Erosion Prevention, Protection and MitigationNigeria)  		2014. p. .  	 
\bibitem[Abdulhamid ()]{b0}\label{b0} 	 		\textit{Assessment of Flood Vulnerability In Lokoja Metropolis, Kogi State. Unpublished B. URP dissertation, Department of Urban and Regional Planning},  		 			I A Abdulhamid 		.  		2016. Zaria. p. 100.  		 			Ahmadu Bello University 		 	 
\bibitem[Ocheri and Onah ()]{b11}\label{b11} 	 		‘Effect of climate change and land use activities on rural water sources in Benue State’.  		 			M I Ocheri 		,  		 			M A Onah 		.  	 	 		\textit{Conference Proceedings of 2014, International conference on climate change and sustainable economic development of the Nigerian Meteorological Society},  				 (Makurdi)  		2014. Seron Press.  	 
\bibitem[Ali ()]{b3}\label{b3} 	 		\textit{Flood damage assessment in Makurdi town},  		 			P I Ali 		.  		2006. Makurdi, Unpublished.  		 			M.Sc Project, Department of Geography, Benue State University 		 	 
\bibitem[Mohammad et al. ()]{b9}\label{b9} 	 		‘Hazard and vulnerability in urban flood risk mapping: Machine learning techniques and considering the role of urban districts’.  		 			E Mohammad 		,  		 			S K Hesam 		,  		 			R Mohsen 		,  		 			H Hossein 		.  	 	 		\textit{International Journal of Disaster Risk Reduction}  		2020. 2020. 50 p. 101687.  	 
\bibitem[Ali ()]{b4}\label{b4} 	 		\textit{Household vulnerability and adaptation in Makurdi town},  		 			P I Ali 		.  		2018. Makurdi.  		 			Department of Geography, Benue State University 		 	 	 (PhD Thesis) 	 (Unpublished) 
\bibitem[Measuring Ethiopian Farmer' Vulnerability to Climate Change across regional state (Discussion Paper 00806)]{b7}\label{b7} 	 		\textit{Measuring Ethiopian Farmer' Vulnerability to Climate Change across regional state (Discussion Paper 00806)},  		Washington, DC: International Food Policy Research Institute.  	 
\bibitem[Onah et al. ()]{b5}\label{b5} 	 		‘Principal Component Analysis of Household Vulnerability to Flood Disaster in Makurdi Metropolis’.  		 			Ali P Onah 		,  		 			A M Mage 		,  		 			OJ 		,  		 			H G Tarzoho 		,  		 			P Iorhuna 		,  		 			D 		.  		 \xref{http://dx.doi.org/10.5281/zenodo.6509843}{10.5281/zenodo.6509843}.  	 	 		\textit{Nigeria Annals of Pure \& Applied Sci}  		2022. 5  (1)  p. .  	 
\bibitem[Ocheri et al. ()]{b10}\label{b10} 	 		‘Social impacts and people's perception of flooding In Makurdi town’.  		 			M Ocheri 		,  		 			E Okele 		,  		 			O Martins 		,  		 			O A Idowu 		,  		 			C C Mbajiorgu 		,  		 			O D Jimoh 		,  		 			Oluwasanya 		.  	 	 		\textit{Hydrology for Disaster Management, special publication of the Nigerian Association of Hydrological Sciences},  				 			GO 		 (ed.)  		 (Nigeria)  		2012. 2012. p. .  	 
\bibitem[Akukwe and Ogbodo ()]{b2}\label{b2} 	 		‘Spatial Analysis of Vulnerability to’.  		 			T I Akukwe 		,  		 			C Ogbodo 		.  		 DOI: 10.  	 	 		\textit{Sage Open}  		2015. 1 177/215 8244015575558.  	 
\bibitem[Ahmad and Simonovic ()]{b1}\label{b1} 	 		‘Spatial and temporal analysis of urban flood risk assessment’.  		 			S Ahmad 		,  		 			S P Simonovic 		.  	 	 		\textit{Urban Water Journal}  		2013. 10  (1)  p. .  	 
\bibitem[Ologunorisa and Tersoo ()]{b13}\label{b13} 	 		‘The changing rainfall pattern and it implication for flood frequency in Makurdi’.  		 			T E Ologunorisa 		,  		 			T Tersoo 		.  	 	 		\textit{Northern Nigeria Journal}  		2006.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
