\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={Effect of Flood on Women Farmers Activities in Flood Prone Areas in Ibadan Metropolis, Oyo 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{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{Effect of Flood on Women Farmers Activities in Flood Prone Areas in Ibadan Metropolis, Oyo 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]{Aluko Olawale  Julius}

             \author[2]{Orishani,  S.O.}

             \author[3]{Oloba ,  O.G.}

             \author[4]{Shaib-Rahim,  H.O.}

             \author[5]{Eniola  ,O}

             \affil[1]{  Federal College of Forestry}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2019 Accepted: 3 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


The study aimed to assess the effect of the flood on women farmers? activities in flood- prone areas in Ibadan Metropolis, Oyo State, Nigeria. Sampling technique was multistage, data were collected with the aid of a questionnaire using an interview format to eighty-one respondents. Descriptive and inferential analyses were used to analyse the data obtained. The result revealed that livestock production was the most engaging activities and findings showed that 90.1% of the respondents were into poultry production. Also, the result revealed that the level of the flood was high (61.73) among the women farmers, which mean that the floodaffected virtually all aspects of agricultural activities in the study area. Significant relationship between respondents? agricultural activities and effect of flood (r = -0.151, p ? 0.05). The study concluded that flood had an adverse effect on women farmers despite engaging in various agricultural activities to minimize the effect in the study area. The government and the people should construct drainage in flood- affected areas and diversify a means of storing up excess water to avoid the damage caused by floods yearly.

\end{abstract}


\keywords{flood, agriculture, women, farmers, and activities.}

\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
n the past, Agriculture was the most significant sector in Nigeria. The environment was so conducive to farming and other related activities with the support of the government. Agricultural proceeds have been used to develop the country since the independence. The agriculture sector was doomed in Nigeria in the year 1970, the end of the Biafran war, which coincided with the rise in the world oil price. The country was able to benefit from the boom, which made the government neglect the agricultural sector. According to the National Bureau of Statistics (2012), the oil and gas industry have taken over the farming segment of Nigeria's economy as a result of the world oil boom in the 70s.\par
Surprisingly a nation with over 70\% of the population employed in agricultural sector is still playing second fiddle to the oil and gas sector. It was so bad to the extent that that about 84 million hectares of Nigeria's total land area, which has potential for agriculture, only about 40\% of this is under cultivation  {\ref (FMARD, 2012)}. Also, the few lands under cultivation are facing issues ranging from natural disasters to human afflicted problems, thereby preventing the nation from achieving its full potential in the agricultural related activities.The vision of Nigeria to be among the first top twenty nations in the agricultural production could be a mirage if agricultural farmlands are not safe from the frequent occurrence of environmental disasters in the country.\par
Floods are major environmental disasters affecting agricultural activities in Nigeria. European Union (2007) sees it as a covering of land by water that is not covered by water before the incidence. According to the United Nations (UN) report of 1998, 23 million people were affected as a result of flooding in Xian, China (UNFCCC, 2007). Furthermore, severe floods also killed over two hundred people in India and Bangladesh and left millions homeless \hyperref[b2]{(Erekpokeme, 2015)}. Odufewa et al.  {\ref (2012)} report that floods are the most occurring, widespread, disastrous and frequent natural hazards of the world.\par
It is on record that Ibadan the capital city of Oyo State Nigeria, has recorded varying degrees of flooding. For instance, there were flooding in the watersheds of Ogunpa and Kudeti streams (one of the two major streams in Ibadan) in  {\ref 1955,} {\ref 1960,} {\ref 1961,} {\ref 1963,} {\ref 1969,} {\ref 1978,} {\ref 1980} and the recent flood in Ibadan occurred in 2011. The 2011 floods which occurred in Ibadan between august to October, 2011 was one of the most devastating in the city. According to Erekpokeme, (2015), the flood incidence in Ibadan in the year 2011 claimed lives and properties which include farmland, farmproduce, and animals \hyperref[b8]{(Onwuemele, 2012)}.\par
It is a pity that agriculture tends to suffer the most when there is a flood in Nigeria properly due to the sensitivity and fragility of its natural environment as well as its high dependence on environment-based livelihoods. Women farmers are not left out in this overwhelming disaster, and many of them were unable to recover up to date. It is disheartening that agricultural policies on the whole still do not address the needs of women farmers adequately after floods incidence in their domain. Agricultural development programs might be misinterpreted in the long run if the roles and needs of women farmers are not recognized in policy. Therefore there is a need to critically look at the effect of floods on women activities with the intention to I Volume XX Issue III Version I encourage the policy makers to gives adequate attention to women farmers and their needs.\par
The aim of the study, therefore is to assess the effect of flood on women farmers' activities in the floodprone area in Ibadan Metropolis, Oyo State, Nigeria. The study also identified the types of farming activities engaged by the women as well as the relationship between the farming activities and the effect of floods in the study areas. 
\section[{II.}]{II.} 
\section[{Methodology}]{Methodology}\par
The study area was Oluyole Local Government Area of Ibadan, Oyo State, Nigeria. It shares boundaries with four Local Government Area, i.e. Ibadan South-West, South-East, Ona -Ara and Ido within Ibadan Metropolis, and lies between latitude 7 o 25' N and longitude 3 o 5'.  {\ref (NPC, 2007)}. Data were collected through interviews with the aid of a well-structured questionnaire and directed towards women farmers. Oluyole Local Government was purposively selected for the study. This is because the area is prone to flood occurrence during the raining season.\par
The sampling technique was multi-staged. Four out of the 10 wards in Oluyole Local Government were purposively selected which was the first stage. In contrast, the second stage involved a random selection of the villages from the wards. The wards selected were 4, 8, and 9, which contained two villages respectively, and ward 5 had three villages. Random selection of one village respectively from each selected wards was carried out based on the history of floods destruction to farm produce on farmlands in the wards selected. The villages selected across the wards are Abanla, Busogboro, Odo-Ona Elewe, and Idi Ayunre.\par
In the last stage, farmers (women) counting was carried out to obtain a population in each village using the PRA technique. 20\% of the population obtained was then used to select the respondents in list that ensue. Below is an illustration of the sampling procedure and sample size The data were analyzed using descriptive and inferential analyses. The descriptive statistics used include frequency distributions and percentages, mean, while the relationship between agricultural activities and effect of the flood on women farmer's activities in the study area was examined using inferential statistics such as PPMC were used to examine 
\section[{a) Measurement of variable}]{a) Measurement of variable}\par
A five-point scale of a "strongly agree," "agree," "uncertain," "disagree," and "strongly disagree" was used to measure the effect of the flood on women farmers, which is the dependent variable. A score of 5 was assigned to "strongly agree," 4 to "agree," 3 to "uncertain," 2 to "disagree," and 1 to "strongly disagree. The highest score obtainable was 50, and the lowest is 10. The effects were categorized as high and low. A twopoint scale of yes and No was used to measure the second variable (agricultural activities). A score of 2 was assigned to yes, 1 to no. Thirteen questions were asked. Hence the highest score obtained was 26 and the lowest was 13. The reasons were categorized to high, and low. The table above indicates that the majority of the respondents (90.1\%) engaged in poultry production. The respondent's engagement in this activity constituted the major proportion of participation in agricultural activities in the study area. This implies that the respondents possess a very large amount of poultry in the study area. The assertion is in aligns with Okitoil et al.  {\ref (2007)}, who reported that women in rural areas are majorly interested in poultry production. Also, it was revealed that 84.0\% of the respondents were into vegetable production. The involvement of the respondents might be attributed to the fact that vegetables can be grown even with little space available in the study area, thereby contributing to their source of livelihood. It is in line with Nakwe et al.,  {\ref (2018)}. They reported that the chief occupation of most women living in rural areas is agriculture, and they produce most of the vegetables consumed in rural areas. This table above revealed that 65.4\% of the respondents in the study area also engaged in cash crop production. Furthermore, it was revealed that more than half (51.9\%) of the respondents were into arable crops production. The involvement of the respondents in the culttivation implies that the respondents generally make good use of available land that is accessible to them, especially for backyard farming and all the agricultural practices mentioned above. This finding is in line with Ekesionye and Okolo (2012), who found that women were actively involved in economic activities. 
\section[{III.}]{III.} 
\section[{Result and Discussion}]{Result and Discussion}\par
Table  {\ref 3}: Effect of Flood on Women Farmers in the study area.\par
The result showed that 64.2\% of the respondents strongly agreed that the effect of the flood on their farms resulted in low nutrient in the soil. This implies that when a flood occurs, the nutrients are leached off. Corroborating this, Akpoveta el at., (2014) opined that flood occurrence significantly decreased the nutrients in the soil. Also, 61.7\% of the respondents agreed that the flood negatively affects the yield on the farm. The report could be because flood destroyed most of the farm produce, which also included the farm produce stored in the storage facilities. This assertion supported the findings of Aluko et al  {\ref (2020)} the incidence of water flood in the study area left the farmers with little or nothing to hold on to. Furthermore, 51.9\% of the respondents agreed that, whenever flood occurs it affect family income, and revenue available at their disposal. The statement implies that the flood issue in the study area may reduce the income earned at the end of each farming season drastically. Also, 49.4\% of the respondents reported that flood resulted in migration (moving from one place to another) to less flood-prone areas. The affirmation, by the respondents implies that respondents migrated from the flooded affected areas to non-affected flood areas for the safety of lives and properties.\par
Based on the results from the table above, flood affects ways of leaving of the people with the majority either agreed or strongly agreed that it led to reduction in labor used for farming activities, loss of crops and livestock on the farm, decline in the standard of living as well as the outbreak of diseases in the study area.  The correlation analysis on Table \hyperref[tab_4]{5} shows that there is a significant relationship between respondents' agricultural activities and the effect of the flood (r=-0.151, p ? 0.05). The negative correlation suggests that the nature of farming activities practiced by the respondents also contributed to the effect of flood in the study area. The statement could be attributed to the fact that most of the respondents preferred lands closer to the river boundary which could have a negative impact on their activities as a result of high risk to flood during the raining.\par
IV. 
\section[{Conclusion}]{Conclusion}\par
The study revealed that flood hurt the respondents resulting to the migration, the reduced yield of the produce, reduction in quality of output, and loss of nutrients in the soil in the area. Farmers, especially women, are vulnerable to flood due to warmer climate and a higher rate of evaporation, which is contributing to an increase in the average annual amount of rain.\par
Despite engaging in various agricultural activities to minimize the effect on their activities and way of life, the finding revealed that the level of the flood was high (61.73\%) among the respondents in the study area.\par
V. 
\section[{Recommendation}]{Recommendation}\par
The following are recommendations made based on the findings of this study.\par
? The government should construct drainages in flood-affected areas and diversify a means of storing up excess water, to avoid the damage caused by flood yearly. ? The government should plant trees and encourage farmers to plant trees that could prevent washing away from farmland. ? Farmers should be encouraged to construct flood diversion channels that involve the artificial construction of channels along main river channels to divert part of the discharge during flood flows.\par
Volume XX Issue III Version I 57 ( B )\begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.3958333333333333\textwidth}P{0.15833333333333333\textwidth}P{0.16249999999999998\textwidth}P{0.13333333333333333\textwidth}}
Village\tabcellsep Population of women farmers\tabcellsep Respondents Selected (50\% S.P)\tabcellsep Retrieved Questionnaires\\
Aba-eemo\tabcellsep 100\tabcellsep 20\tabcellsep 20\\
Apete\tabcellsep 150\tabcellsep 30\tabcellsep 30\\
Odoona-elewe\tabcellsep 60\tabcellsep 12\tabcellsep 12\\
Idi-Ayunre\tabcellsep 130\tabcellsep 26\tabcellsep 22\\
\multicolumn{3}{l}{Note the Total Number of Retrieved Questionnaires =81}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.4368055555555555\textwidth}P{0.20856481481481481\textwidth}P{0.2046296296296296\textwidth}}
Variable\tabcellsep Yes\tabcellsep No\\
Crop production\tabcellsep \tabcellsep \\
Arable crop\tabcellsep 42(51.9\%)\tabcellsep 39(48.1\%)\\
Cash crop\tabcellsep 53(65.4\%)\tabcellsep 28(34.6\%)\\
Vegetable production\tabcellsep 68(84.0\%)\tabcellsep 13(16.0\%)\\
Horticulture\tabcellsep 28(34.6\%)\tabcellsep 53(65.4\%)\\
Livestock production\tabcellsep \tabcellsep \\
Sheep production\tabcellsep 40(49.4\%)\tabcellsep 41(50.6\%)\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.51\textwidth}P{0.01050561797752809\textwidth}P{0.009550561797752809\textwidth}P{0.0697191011235955\textwidth}P{0.07162921348314606\textwidth}P{0.09741573033707865\textwidth}P{0.08117977528089887\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Year 2020\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 55\\
Variable Low nutrient of soil\tabcellsep SA 52(64.2)\tabcellsep A 29(35.8)\tabcellsep U 0(0.00)\tabcellsep D 0(0.00)\tabcellsep SD 0(0.00)\tabcellsep Volume XX Issue III Version I\\
\multicolumn{3}{l}{Migration Income of farmers. Reduction in labour Loss of crops and Livestock Lack of motivation Reduction in yield produce Reduces the quality of Produce . Reduction in the standard of living Outbreak of diseases Source: Field Survey, 2016 NB: Percentage in parenthesis, 40(49.4) 32(39.5) 39(48.1) 42(51.9) 22(27.2) 40(49.4) 36(44.4) 37(45.7) 3(3.7) 52(64.2) 31(38.3) 50(61.7) 33(40.7) 43(53.1) 35(43.2) 36(44.4) 36(44.4) 36(44.4)}\tabcellsep 2(2.5) 0(0.00) 2(2.5) 8(9.9) 2(2.5) 0(0.00) 5(6.2) 6(7.4) 3(3.7)\tabcellsep 1(1.2) 0(0.00) 8(9.9) 0(0.00) 7(8.6) 0(0.00) 0(0.00) 4(4.9) 2(2.5)\tabcellsep 6(7.4) 0(0.00) 9(11.1) 0(0.00) 17(21.0) 0(0.00) 0(0.00) 0(0.00) 4(4.9)\tabcellsep ( B ) -Global Journal of Human Social Science\\
\multicolumn{5}{l}{SA= Strongly agree, A=agree, U=undecided, D=disagree, SD=strongly disagree.}\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep © 2020 Global Journals\tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.5177816901408451\textwidth}P{0.044894366197183094\textwidth}P{0.21848591549295773\textwidth}P{0.06883802816901409\textwidth}}
Level\tabcellsep \multicolumn{2}{l}{Frequency}\tabcellsep Percentage\\
Low\tabcellsep 31\tabcellsep \tabcellsep 38.27\\
High\tabcellsep 50\tabcellsep \tabcellsep 61.73\\
Total\tabcellsep 81\tabcellsep \tabcellsep 100\\
\multicolumn{2}{l}{From the table above, the level of the flood was}\tabcellsep \multicolumn{2}{l}{negativity in the farming activities of the respondents in}\\
\multicolumn{2}{l}{high (61.73) among the respondents in the study area.}\tabcellsep the study area.\\
\multicolumn{2}{l}{The assertion implies that overflow of water had severe}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.371875\textwidth}P{0.09866071428571428\textwidth}P{0.36428571428571427\textwidth}P{0.015178571428571427\textwidth}}
Variable\tabcellsep r-value\tabcellsep \multicolumn{2}{l}{p-value Decision}\\
Agricultural Activities\tabcellsep \tabcellsep \tabcellsep \\
and\tabcellsep \tabcellsep \tabcellsep \\
Effect of Flood\tabcellsep -0.151\tabcellsep 0.0179\tabcellsep NS\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Source: Field Survey, 2016}\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 			\footnote{© 2020 Global JournalsEffect of Flood on Women Farmers Activities in Flood Prone Areas in Ibadan Metropolis, Oyo State, Nigeria} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ National Population Commission ()]{b5}\label{b5} 	 		\textit{},  		 \url{http://www.nigerianstat.gov.ng/sectorstat/sectors/Agriculture7}  	 	 		\textit{National Population Commission}  		January 27. 2014. 2007. 2006.  		 			Census for Oluyole,Oyo State. Federal Government of Nigeria 		 	 
\bibitem[Climate Change Abilities and Adaptation in Developing Countries UNFCCC ()]{b9}\label{b9} 	 		\textit{Climate Change Abilities and Adaptation in Developing Countries UNFCCC},  		 \url{http://www/unfccc.int}  		2007. Secretariat, Martin-Luther-King Street; Bonn, Germany. 853175.  	 	 (United Nations Framework convention on climate change UNFCCC) 
\bibitem[Erekpokeme ()]{b2}\label{b2} 	 		\textit{farmers and governments mitigation efforts, journal of international knowledge sharing platform},  		 			L Erekpokeme 		.  		2015. No14. 5.  	 
\bibitem[Odufuwa et al. ()]{b6}\label{b6} 	 		‘Floods of fury in Nigerian’.  		 			B O Odufuwa 		,  		 			O H Adedeji 		,  		 			J O Oladesu 		,  		 			A Bongwa 		.  	 	 		\textit{Journal of Sustainable Development}  		2012. 5  (7)  p. .  	 
\bibitem[Fmard ()]{b3}\label{b3} 	 		 			Fmard 		.  		 \url{https://doi.org/http://fmard.gov.ng/wp-content/uploads/2016/03/2016-Nigeria-Agric-SectorPolicy-Roadmap\textunderscore June-15-2016\textunderscore Final.pdf}  		\textit{Building on the Successes of the ATA, Closing Key Gaps. Federal Ministry of Agriculture Nigeria},  				2016. 2016-2020.  	 	 (The Agriculture Promotion Policy) 
\bibitem[Okitoi et al. ()]{b7}\label{b7} 	 		‘Gender Issues in Poultry Production in Rural Households of Western Kenya’.  		 			L O Okitoi 		,  		 			H O Ondwasy 		,  		 			M P Obali 		,  		 			F Murekefu 		.  	 	 		\textit{Livest. Res. Rural Dev}  		2007. 19.  	 
\bibitem[Nakwe et al. ()]{b4}\label{b4} 	 		 			S H G Nakwe 		,  		 			H U Mahmood 		,  		 			A A Ndaghu 		,  		 			M B Bashir 		,  		 			M Kyaru 		.  	 	 		\textit{Assessment of Women Participation in Vegetable Production Activities in ADP},  				 (Zone III, Taraba State, Nigeria)  		2018. 2012. 27 p. .  	 	 (Economics \& Sociology. Article no. AJAEES.44126 6. National Bureau of Statistics. Agriculture.) 
\bibitem[Akpoveta et al. ()]{b0}\label{b0} 	 		‘Post Flooding Effect on Soil Quality in Nigeria: The Asaba, Onitsha Experience’.  		 			V Akpoveta 		,  		 			S Osakwe 		,  		 			O \& \& Ize-Iyamu 		,  		 			Medjor 		,  		 			F Egharevba 		.  		 \xref{http://dx.doi.org/04.72-80.10.4236/ojss.2014.42010}{04.72-80.10.4236/ojss.2014.42010}.  	 	 		\textit{Open Journal of Soil Science}  		2014.  	 
\bibitem[Onwuemele ()]{b8}\label{b8} 	 		‘Urban Areas and Global Climate Change’.  		 			A Onwuemele 		.  	 	 		\textit{Chapter 11 Cities in the Flood: Vulnerability and Disaster Risk Management: Evidence from Ibadan},  				 			W G Holt 		 (ed.)  		 (Nigeria; Bingley)  		2012. Emerald Group Publishing Limited. 12 p. .  	 
\bibitem[Ekesionye ()]{b1}\label{b1} 	 		‘Women empowerment and participation in economic activities: Indispensable tools for self-reliance and development of Nigerian society’.  		 			E Ekesionye 		,  		 			OkoloA 		.  	 	 		\textit{Educational Research and Review}  		2012. 7  (1)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
