\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={Analysis of Determinants and Savings Propensity of Women Cassava Processors in Ekiti 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{2018-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{Analysis of Determinants and Savings Propensity of Women Cassava Processors in Ekiti 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]{Temidayo  Olowoyeye}

             \affil[1]{  Ekiti State University}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2017 Accepted: 31 December 2017 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


This study was carried out in Ekiti State Nigeria to examine the savings avenue of women cassava processors; determine factors affecting their propensity to save and analyze the determinants of savings. Information was gathered from a total of 180 women cassava processors through a wellstructured questionnaire. A multi-stage random sampling procedure was adopted in the selection of respondents. The analytical tools employed were descriptive statistics, Friedman ranking analysis, multiple regressions, and Pearson correlation analysis. Findings showed that the mean annual income and savings of respondents were ?488,750 and ?121,180 respectively with Marginal Propensity to save (MPS) at 0.254. The MPS of the respondents for every income generated was ?0.254. The regression coefficients showed that age, level of education, household size, annual income, and quantity of Garri processed were the determinants of savings of the respondents. The study showed that saving potential existed among the women cassava processors in the study area. Findings recommend that government should subsidize modern cassava processing facilities to reduce processing cost and increase the income of the processors.

\end{abstract}


\keywords{saving avenue, saving propensity, annual income}

\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
omen play significant and potentially transformative roles in agricultural growth in developing countries. They have the potentials necessary to evolve a new economic order, to accelerate social and political development and consequently transform the society into a better one \hyperref[b16]{(Safiya, 2011)}. \hyperref[b7]{Kayode and Sunday, (2013)} emphasized that women are mainly responsible for the bulk of crops production, agro-based food processing, preservation of crops and distribution of outputs/products from farm centers to urban areas. Cassava is a versatile crop; all parts of the plant including its root can be process into some products. These include food for human consumption, animal feeds and industrial based products, making cassava-based diets sources of dietary energy \hyperref[b3]{(Ashaye et al., 2007)}. Women play a central role in cassava production; they harvest, process and market contributing about 58 percent of the total agricultural labor in the Southwest, 67 percent in the Southeast and 58 percent in the North Central zones \hyperref[b6]{(FAO, 2004} {\ref , Onyemauwa, 2012)}. In Nigeria, women play significant roles in reducing post-harvest losses through processing. Crop processing is the responsibility of women while men engaged in operations like cultivation, land clearing, weeding, etc. cassava processing is challenged with myriads of problems such as dilapidating processing sheds and expensive processing facilities. Women processors, therefore, need credit and adequate savings to acquire modern processing facilities that would add value to their products. Savings is considered in economics as disposable income minus personal consumption expenditure. Amu and Amu (2012) explained that savings means putting something aside for future use, or what is considered as deferred expenditure. It is also regarded as income that is not consumed immediately by buying goods and services. As explained by Odoemenum, Ezihe and Akerele (2013), it includes earnings from all sources during a year.\par
Dwivedi, (2005) emphasized that economic development of any nation is contingent upon the savings potential and consumption pattern of its people, while the channelization of savings in productive investment avenues leads to an increased capital formation that constitutes the determinant of economic growth in the developed country. According to  {\ref (Rutherford, 1999, Zeller and}\hyperref[b19]{Sharma, 2000)} savings are very imperative for supporting rural enterprise, improving well being, insure against times of shock and providing a buffer to help people cope in times of crisis. For a country to achieve higher economic growth, the marginal propensity to save should be higher. They opined that the determinants and patterns of savings differ from rural to the urban region. In rural areas, the marginal propensity to consume is more rather than the marginal propensity to save which seems to be viceversa in the urban areas where the marginal propensity to save is more than the marginal propensity to consume.\par
As for an individual farmer, savings becomes the cushion for the futures intercourse of the unforeseen, upcoming as well as the uncertain circumstances of life. It can be carried out in numerous forms such as property acquisition, e.g., jewelry, land, livestock, etc. or inform of currency notes deposited in the bank or more W often hoarded. In whichever way, savings gives the farmers the possibility of future investment at the various levels in the economy. The more the income is at a higher rate, the more it encourages the farmer to have more savings, which according to Brata, (1999) could be used directly for investment purposes thus enhanced capital formation. The ability, willingness and opportunity of farmers and processors to save and invest can therefore significantly influence the rate and sustainability of capital acquisition leading to economic growth in developing countries \hyperref[b10]{(Oluwakemi, 2012)}.\par
One of the problems confronting the development of the cassava processing activities in Nigeria is inadequate savings despite the income generated by its active processors. Meanwhile, growth attained within cassava processing activities depends mainly on what the processors do with the incomes generated from their processing activities.  \hyperref[b4]{Ayanwale and Bamire, (2000)} in their study on rural savings in Osun state Nigeria, asserted that saving behavior of rural farmers in developing nation is less depended on the aggregate income (but more on the relationship between current and expected), the nature of the business, household size, wealth, and age. Osundare, (2013) in his study identified age, the amount saved, farming experience, farm size and household size as the determinants of income, savings and investment among cocoa farmers in Idanre, Ondo state. While drawing from the experience of these authors, this study focused on savings propensity of women cassava processors to make them more potentially transformational. It's against this background that this study was carried out to examine the savings avenue used by the respondents; determine the factors affecting saving propensity and examine the determinants of savings among women cassava processors in Ekiti State. 
\section[{II.}]{II.} 
\section[{Research Methodology a) The Study Area}]{Research Methodology a) The Study Area}\par
This study was carried out in Ekiti State, Nigeria. What the state lies entirely within the tropics is located between latitude 7 o 15' to 8 o 5 ' North of the equator and Longitude 4 o 45' to 5 o 45' East of the Greenwich meridian. It enjoys a typical tropical climate with two distinct seasons, the rainy season which lasts roughly from April to October and the dry season which prevails for the remaining months of the year. Ekiti is an agrarian society with a land area of about 5,307 square kilometers of which over 90\% is available for farming and agricultural related enterprises. Equally, the state enjoys favorable agro-climatic conditions suitable for agricultural productions of tree crops such as oil palm, citrus, mango, kola nut and guava and arable crops such as maize, cassava, rice, plantain, tomato, okra, and melon, etc. 
\section[{b) Sampling technique and Data collection}]{b) Sampling technique and Data collection}\par
Multi-stage random sampling technique was adopted in the selection of the population. At the first stage, Five \hyperref[b4]{(5)} LGA were selected from the sixteen LGA in the state. At the Second Stage, Six (6) towns were randomly selected from each of the five \hyperref[b4]{(5)} LGA. This gives a total of 30 communities. Finally, six (6) respondents were selected from each town using Snowball sampling method, giving a total sample size of 180 women cassava processors. Structured questionnaire were used to elicit information from respondents on their socio-economic characteristics, savings avenue, factors affecting their savings. These were personally administered to women cassava processors in the study area. 
\section[{c) Data Analysis}]{c) Data Analysis}\par
Descriptive statistics such as frequencies, means, and percentages were used to analyze the socio-economic characteristics of the respondents and to discuss the constraints to savings and investment of the respondent. Friedman Ranking Analysis was used to rank the Savings Avenue of the respondents; multiple regression models were used to determine the factors affecting savings propensity in the study area.\par
i. Friedman Ranking The savings avenue were ranked using Friedman Ranking analysis with the implicit model specified as?? ?? = 12 ????(?? + 1) ? ?? ð??"ð??" 2 ? 3??(?? + 1)\textbf{(1)} 
\section[{?? ð??"ð??"=1}]{?? ð??"ð??"=1}\par
Where R n 2 = square of the total of the ranks for group n (n = 1, 2 ?) r = number of blocks c = number of groups ii. 
\section[{Multiple Regressions}]{Multiple Regressions}\par
A multiple linear regression models were used to determine the factors affecting savings propensity in the study area. Only quantifiable factors, which were hypothesized to affect savings were included in the models, the implicit model specified as: S = f (X 1 , X 2 , X 3 , X 4 , X 5 , X 6 , X 7 ,e) (1) Where: S = savings of respondents defined as Inc -Con in (N) X 1 = income of respondents defined as farm income + off-farm income in (N) X 2 = Age of respondents in years X 3 = processing experience of respondents in years X 4 = Educational level of respondent in years X 5 = Household size number X 6 = quantity of Garri produced in (Kg) X 7 = Membership of Social Organization (1 if yes) or (0) otherwise e = Error term. 
\section[{III.}]{III.} 
\section[{Results and Discussion}]{Results and Discussion} 
\section[{a) Socio-economic Characteristics of the Respondents}]{a) Socio-economic Characteristics of the Respondents}\par
The respondents characteristics that are of interest to this study are Age, marital status, educational background, household size, income, and processing experience etc 68.9\% of the respondents were married with a relatively large household size of 8 -16. Large household sizes could be advantageous to processors if the adolescent members are willing to provide family labor otherwise they could constitute constraints to the provision of adequate investment funds to farm enterprises because they determine the dependency ratio as well as consumption rate. 
\section[{d) Educational Distribution of the Respondents}]{d) Educational Distribution of the Respondents}\par
As indicated in Table \hyperref[tab_1]{1}, 73\% of the respondents acquired formal education while 27\% of the respondents had no formal education. The research findings also show that the educational level of the respondents was very low since 67.3\% could not attain up to secondary education and hence, an indication that the rate of adoption of cassava processing innovations may be low. The result of this research work was in accordance with the findings of Shitu (2012) that low level of literacy is frequent in the rural areas and this will affect their level of new technology adoption as well as their income and savings. 
\section[{e) Processing experience}]{e) Processing experience}\par
The respondents were veteran in cassava processing with the mean processing experience of 10.6 years and maximum processing experience of 21 years. Based on the findings of Osaka (  {\ref 2006}), the experience is measure of management ability; it could be that the women cassava processors in the study area are likely to make decisions that would increase their productivity all things been equal. 
\section[{f) Quantity of Garri Processed}]{f) Quantity of Garri Processed}\par
The result of Garri processed by the women cassava processors shown in Table \hyperref[tab_1]{1} indicates that the modal quantity of Garri. However, 13.9\% processed above 1000kg while 12.2\% processed below 300kg monthly. 
\section[{g) Annual Income Distribution of women cassava processors in Ekiti State}]{g) Annual Income Distribution of women cassava processors in Ekiti State}\par
Cassava processor in the study area generates their income mainly from cassava processing, though they engaged in some other activities such as farming and trading. From the result (Table \hyperref[tab_2]{5}), the modal income generated from cassava processing was ?100,000 -250,000 annually with the mean income of ?195. The modal total annually generated was ?251,000 -500,000 while the mean was ?488,750 per annum. This implies that the respondents made considerable income annually but still living below \$1(?375) per day, an indication that they are living below the poverty line (FAO 2011).  The result in Table \hyperref[tab_3]{6} shows the saving avenue of respondents based on their mean rank using Friedman ranking analysis. The table revealed that cooperative society with the mean score of 5.90 was ranked highest among the respondents. This negates the apriori expectations that rural household's safe at home. The tenable reason is the quick loan availability at low-interest rate offered to carry out their processing activities. Meanwhile, home savings with the mean score 5.76 was ranked second among the mostly used savings avenue by the respondents. This is as a result of the use of cash to meet the immediate household needs even though it has the risk of theft and tendency to spend on frivolous things. Daily contribution with the mean score of 5.36 and Rotating Savings and Credit Association (ROSCAs) also known as ESUSU with the mean score of 5.00 was ranked third and fourth respectively. This is because the respondents regard this avenue as a fast means of savings compared to the rigorous queue and delay in the banks. Also, their money is made available as at when due. Formal savings method (Bank) with 4.28 mean score was ranked fifth because of the nonavailability of bank in the rural communities, the delay encountered and the cumbersome saving procedures involved in bank transactions, while NON-ROSCAs with 3.36 mean score was ranked sixth Savings Avenue used by the respondents. The respondents claimed not having access to their money when they urgently need it, and this makes it difficult for them to use the medium at times. Relative/friends/neighbors at a distance had a mean score of 3.26 and were ranked seventh (7th) saving avenue by the respondents. Because the respondents noted that it's not safe to use this avenue due to insecurity and insincerity yet they still constitute a method of saving to the respondents. The result of this research complement the findings of \hyperref[b8]{Odoemenem et al., (2013)} that farmers make use of informal financial sectors to mobilize savings and develop their rural communities because it gives them access to loans that they cannot get from formal financial institutions due to lack of collateral security. Also, processors that use this avenue are likely to be beginners with small savings.  
\section[{i) Propensity to Save of Women Cassava Processors in Ekiti State}]{i) Propensity to Save of Women Cassava Processors in Ekiti State}\par
The annual income of the women cassava processors were use in the analysis, and it consists income from cassava processing and non-processing activities. Non-processing covers both earnings from other auxiliary activities engaged. The processors were asked to give what they were able to save from both processing and non-processing income; the result is presented in Table \hyperref[tab_4]{7}. The modal amount saved was ?120,000 -150,000 annually, the mean savings was ?121,180 and the maximum savings was ?300,000 per annum. The average propensity to save (APS) was approximately 0.25 implying that 25 percent of the annual income of the respondents was saved while 75 percent may go to consumption. The results affirmed the findings of Olofinsao, Oluwatusin, and Adekunmi (2016) that rural households have higher marginal propensity to consume (MPC). Average propensity to save (APS) = In the same vein, The Marginal propensity to save (MPS) of respondents was analyzed using linear regression; the results presented in Table \hyperref[tab_5]{8}. The result shows that Marginal propensity to save is equal to ?0.254 for every increase in the income, i.e., a ?1 increase in income leads to ?0.254 increase in savings of the respondents. The result indicates that savings capacity not only existed among the respondents, but the women cassava processor were saving.   
\section[{j) Factors Affecting the Marginal Propensity to Save (MPS) of Women Cassava Processors in Ekiti State}]{j) Factors Affecting the Marginal Propensity to Save (MPS) of Women Cassava Processors in Ekiti State}\par
The results of the factors affecting the marginal propensity to save MPS of the respondents were shown in Table  {\ref 9}. It was gathered from the oral interview that the willingness and fulfillment derived from sending children to school, fulfillment of obligations to cater for family, investing in processing and farming activities for future gain and quest for personal upkeep are the factors affecting the respondents MPS. Therefore negates the findings of Osondu et al (2015) that the main constraints to the small holder farmers' inability to save are inadequacy of income and risk of losing it.  
\section[{k) Determinants of Savings among women cassava processors in Ekiti State}]{k) Determinants of Savings among women cassava processors in Ekiti State}\par
Table \hyperref[tab_7]{10} shows the result of Two-Stage Least Square Estimates of saving function. The linear function was chosen as the lead equation because it exhibited better diagnostic test statistics than other models. The R 2 of the lead equation indicates that about 61.4 percent of the variability of processors' saving is attributed to the specified explanatory variables in the model. This shows that the specified explanatory variables were determinants of savings among the respondents. The Fstatistic value of 45.4 is statistically significant at 1 percent probability level, suggesting that the R 2 and the estimated linear regression equation have the goodness of fit.\par
Specifically, the coefficient of age was negative and significant at 5.0\% probability level. It shows that 1\% increase in age of the processor would stir up the decrease in savings by ?0.12 and it is in contrary to a priori expectation. It is likely that the women processors in the study area spend more as a result of responsibility that comes with age. This result corroborates the findings of Omonona (2009) who opined that at the early stage of life, earnings rise before gradually declining in later years and this is usually the case for households who are into energy-sapping occupations like cassava processing. Processing with crude implements which are a labor intensive decline with age. So as age increases, income shrinks, which automatically reduces per capita savings.\par
The educational level had a significant (negative) effect on saving of the women cassava processors in the study area at 10\% significant level. It implies that 1\% decrease in the number of years spent in school, would lead to ?0.088 reduction in the amount saved. It is probable since majority of the respondents (67\%) have low levels of formal education which may deprive them of certain benefits such as accessibility to loans from formal lending institutions, adoption of improved technology etc. The result complements the findings of Orebiyi, (2005) and Osondu et al. (2015) that significance of education on savings cannot be disregarded. Household size has a significant (negative) effect at 5\% significant level on savings of the respondents, i.e., as household size increases, savings decrease. It may be credited to the fact that the respondents with larger household will have more mouth to feed i.e., the respondents will channel more of their income to consumption expenditure rather than savings. The result is in line with empirical results reported by \hyperref[b12]{Orebiyi (2005)} that household with a smaller size has high tendency to save than larger ones.\par
Income has a significant positive effect at 1\% level on the amount saved by the respondents suggesting that a Naira increase leads to a ?0.78 increase in their savings. similar result has been obtained from Nigeria and other parts of the world by The coefficient of the quantity of Garri processed is positive and statistically significant at 1\% level. An indication that an increase in the quantity of cassava processed leads to \#0.665 increases in the savings of the respondents. It confirms the a priori expectation that significant increase in the value and the magnitude of Garri brings an increase in income of the respondents. By extension increase the savings.  
\section[{l) Relationship between Determinants of Savings and Marginal Propensity to Save}]{l) Relationship between Determinants of Savings and Marginal Propensity to Save}\par
The Pearson correlation coefficient between the determinants of savings and marginal propensities to save among the women cassava processors ware presented in Table \hyperref[tab_8]{11}. From the result, the significance (negative) relationship between the quantity of Garri processed and annual income with the respondents MPS indicates that a decrease would lead to significant drop in the MPS. The magnitude of the reduction is ?0.374 and ?0.375 respectively. The null hypothesis that there is no significant relationship between the determinants of savings and marginal propensities to save among the women cassava processors was accepted. It was accepted because the majority of the variables has no significance relationship with the MPS. IV. 
\section[{Conclusion and Policy Recommendation}]{Conclusion and Policy Recommendation}\par
Findings showed that women cassava processors in Ekiti State had an average saving propensity of 0.248 and marginal propensity to save of 0.254 all suggesting that the women processors had the potentials to save but seriously militated by low income, expenses on children education and some other domestic responsibilities they had to meet. All these increase their consumption tendency. The determinants of savings among them were age, educational status, household size and annual income. The processors depend mainly on non-formal saving methods because of the convenience despite the risk involved. Based on the findings of this study, it was recommended that government should subsidize modern cassava processing facilities to reduce processing cost and increase the income of the processors. \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.6313465250965251\textwidth}P{0.0045125482625482626\textwidth}P{0.001640926640926641\textwidth}P{0.2125\textwidth}}
\tabcellsep \tabcellsep \tabcellsep determinants of saving mobilization by farmer's\\
\tabcellsep \tabcellsep \tabcellsep cooperators in Kwara State Nigeria, using multiple-\\
\tabcellsep \tabcellsep \tabcellsep regression and descriptive statistics techniques. The\\
\tabcellsep \tabcellsep \tabcellsep results revealed that household size, farmer's\\
\tabcellsep \tabcellsep \tabcellsep expenditure, and membership experience are the\\
\tabcellsep \tabcellsep \tabcellsep determinants of savings. Adeyemo et al. (2005)\\
\tabcellsep \tabcellsep \tabcellsep examined the pattern of saving and investment among\\
\tabcellsep \tabcellsep \tabcellsep cooperators farmers in south west Nigeria and reported\\
\tabcellsep \tabcellsep \tabcellsep that income, loan repayment, and amount of money\\
\tabcellsep \tabcellsep \tabcellsep borrowed are significant variables that influenced saving\\
\tabcellsep \tabcellsep \tabcellsep pattern.\\
Several\tabcellsep researchers\tabcellsep have\tabcellsep empirically\\
\multicolumn{4}{l}{investigated the factors influencing savings habit of}\\
\multicolumn{4}{l}{individuals and households in different parts of the}\\
\multicolumn{4}{l}{world. In Ghana Quartey and Blankson (2008), identify}\\
\multicolumn{4}{l}{savings as a necessary engine of economic growth for}\\
\multicolumn{4}{l}{the Ghanaian economy, but the level of savings in the}\\
\multicolumn{4}{l}{country remains very low. Lisa et al. (2006) in the study}\\
\multicolumn{4}{l}{of Patterns and Determinants of Household Saving in}\\
\multicolumn{4}{l}{the Philippines using the Generalized Least Squares}\\
\multicolumn{4}{l}{Estimation and Instrumental Variable Estimation,}\\
\multicolumn{4}{l}{discovered that education, the proportion of young}\\
\multicolumn{4}{l}{dependent and proportion of elderly are the}\\
\multicolumn{4}{l}{determinants of household saving. A study of saving}\\
\multicolumn{4}{l}{pattern in Netherlands and Italy by Alessie et al., (2004)}\\
\multicolumn{4}{l}{reported that child's income share has positive effects}\\
\multicolumn{4}{l}{on the household saving rate. The study found that bank}\\
\multicolumn{4}{l}{deposits is the main preference for investment, and}\\
\multicolumn{4}{l}{income influences investor awareness. Harris et al.}\\
\multicolumn{4}{l}{(1999) in Australia, Horioka and Junmin (2007) in China,}\\
\multicolumn{4}{l}{as well as Abdelkhalek et al. (2009) in Morocco}\\
\multicolumn{4}{l}{confirmed a positive relationship between the household}\\
\multicolumn{2}{l}{saving and income growth.}\tabcellsep \tabcellsep \\
\multicolumn{4}{l}{In Nigeria, several studies have revealed that}\\
\multicolumn{4}{l}{poor rural people in developing countries like Nigeria do}\\
\multicolumn{4}{l}{save part of their earned income (Wright et al. 2000;}\\
\multicolumn{4}{l}{Nwachukwu and Peter 2009). Soyibo and Adekanye}\\
\multicolumn{4}{l}{(1991) examined the determinants of savings in Nigeria.}\\
\multicolumn{4}{l}{The result of their study indicated that lagged aggregate}\\
\multicolumn{4}{l}{savings ratio, current GDP, foreign savings, and ex-post}\\
\multicolumn{4}{l}{real interest rate were significant in savings}\\
\multicolumn{4}{l}{determination in Nigeria. Orebiyi, (2005) studied}\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.3939606741573034\textwidth}P{0.12654494382022471\textwidth}P{0.19339887640449438\textwidth}P{0.02148876404494382\textwidth}P{0.06446629213483146\textwidth}P{0.023876404494382022\textwidth}P{0.026264044943820224\textwidth}}
Variables\tabcellsep Frequency\tabcellsep Percentage\tabcellsep Mean\tabcellsep Standard deviation\tabcellsep Minimum\tabcellsep Maximum\\
Age\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
20 -30\tabcellsep 34\tabcellsep 18.9\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
31 -40\tabcellsep 65\tabcellsep 36.1\tabcellsep 36.5\tabcellsep 8.979\tabcellsep 20\tabcellsep 53\\
41 -50\tabcellsep 55\tabcellsep 30.6\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
?50\tabcellsep 26\tabcellsep 14.4\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Total\tabcellsep 180\tabcellsep 100\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Marital\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
status\tabcellsep 24\tabcellsep 13.3\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Single\tabcellsep 124\tabcellsep 68.9\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Married\tabcellsep 32\tabcellsep 17.8\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Widow\tabcellsep 180\tabcellsep 100\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Total\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Educational\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
level\tabcellsep 48\tabcellsep 26.7\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
No formal\tabcellsep 73\tabcellsep 40.6\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
education\tabcellsep 35\tabcellsep 19.4\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Primary\tabcellsep 24\tabcellsep 13.3\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Secondary\tabcellsep 180\tabcellsep 100\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Tertiary\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Total\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Household\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
size ?3\tabcellsep 28 90\tabcellsep 15.6 50\tabcellsep 8\tabcellsep 3.78\tabcellsep 2\tabcellsep 16\\
4 -8\tabcellsep 33\tabcellsep 18.3\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
9 -12\tabcellsep 29\tabcellsep 16.1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
?12\tabcellsep 180\tabcellsep 100\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: b)]} 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.47757731958762883\textwidth}P{0.09639175257731958\textwidth}P{0.04381443298969072\textwidth}P{0.054768041237113395\textwidth}P{0.17744845360824743\textwidth}}
\multicolumn{2}{l}{Cassava processing}\tabcellsep \tabcellsep Total Income\tabcellsep \\
Income\tabcellsep F\tabcellsep \%\tabcellsep F\tabcellsep \%\\
<100,000\tabcellsep 16\tabcellsep 8.9\tabcellsep 12\tabcellsep 6.7\\
100,000 -250,000\tabcellsep 92\tabcellsep 51.1\tabcellsep 30\tabcellsep 16.7\\
251,000 -500,000\tabcellsep 62\tabcellsep 34.4\tabcellsep 78\tabcellsep 43.3\\
501,000 -1,000,000\tabcellsep 10\tabcellsep 5.5\tabcellsep 60\tabcellsep 33.3\\
>1,000,000\tabcellsep 0\tabcellsep 0\tabcellsep 2\tabcellsep 1.1\\
Total\tabcellsep 180\tabcellsep 100\tabcellsep 180\tabcellsep 100\\
Mean\tabcellsep 195,000\tabcellsep \tabcellsep \tabcellsep 488,750\\
Std. Deviation\tabcellsep 99,889.222\tabcellsep \tabcellsep \tabcellsep 247,233.055\\
Minimum\tabcellsep 75,000\tabcellsep \tabcellsep \tabcellsep 35,500\\
Maximum\tabcellsep 620,0 00\tabcellsep \tabcellsep \tabcellsep 1,012,500\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Source, field survey 2017\\
\multicolumn{3}{l}{h) Friedman Ranking Analysis of Savings Avenue for}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Women Cassava Processors in Ekiti State}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.504566210045662\textwidth}P{0.12420091324200912\textwidth}P{0.22123287671232875\textwidth}}
Saving Avenue\tabcellsep Mean\tabcellsep Rank\\
Cooperative society\tabcellsep 5.90\tabcellsep 1 st\\
Home savings\tabcellsep 5.76\tabcellsep 2 nd\\
Daily Contributions\tabcellsep 5.29\tabcellsep 3 rd\\
ROSCAs (ESUSU)\tabcellsep 5.00\tabcellsep 4 th\\
Bank\tabcellsep 4.28\tabcellsep 5 th\\
NON ROSCAs (Awidodun)\tabcellsep 3.36\tabcellsep 6 th\\
Relatives/Friends/Neighbuors\tabcellsep 3.26\tabcellsep 7 th\\
\tabcellsep \tabcellsep Source; field survey 2017\end{longtable} \par
 
\caption{\label{tab_3}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.4450643776824034\textwidth}P{0.18969957081545066\textwidth}P{0.21523605150214592\textwidth}}
Amount Saved\tabcellsep Frequency\tabcellsep Percentage\\
No Savings\tabcellsep 7\tabcellsep 3.9\\
<120,000\tabcellsep 20\tabcellsep 11.1\\
120,000 -150,000\tabcellsep 63\tabcellsep 35.0\\
150,000 -200,000\tabcellsep 50\tabcellsep 27.8\\
200,001 -300,000\tabcellsep 27\tabcellsep 15\\
>300,000\tabcellsep 13\tabcellsep 7.2\\
Total\tabcellsep 180\tabcellsep 100\\
Mean\tabcellsep 121,180\tabcellsep \\
Std deviation\tabcellsep 52710.567\tabcellsep \\
Minimum\tabcellsep 21,000\tabcellsep \\
Maximum\tabcellsep 330,000\tabcellsep \\
\tabcellsep \tabcellsep Source: field survey 2017.\end{longtable} \par
 
\caption{\label{tab_4}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.261986301369863\textwidth}P{0.1339041095890411\textwidth}P{0.08150684931506849\textwidth}P{0.1339041095890411\textwidth}P{0.2386986301369863\textwidth}}
Variables\tabcellsep \multicolumn{2}{l}{coefficients}\tabcellsep Std. Error\tabcellsep T -values\\
Constant\tabcellsep 46997\tabcellsep \multicolumn{2}{l}{8930.199 5.263}\\
Annual income\tabcellsep 0.254*\tabcellsep \tabcellsep 0.016\tabcellsep 15.575\\
R 2\tabcellsep \tabcellsep \tabcellsep 57.7\\
\multicolumn{2}{l}{Adjusted R 2}\tabcellsep \tabcellsep 57.4\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Source: Field survey 2017.\end{longtable} \par
 
\caption{\label{tab_5}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.4662857142857143\textwidth}P{0.09714285714285714\textwidth}P{0.28657142857142853\textwidth}}
Factors\tabcellsep Frequency\tabcellsep Percentage\\
Child education\tabcellsep 54\tabcellsep 29.75\\
Household maintenance\tabcellsep 56\tabcellsep 30.63\\
Processing and farming activities\tabcellsep 37\tabcellsep 20.35\\
Personal upkeep\tabcellsep 33\tabcellsep 19.40\\
Total\tabcellsep 180\tabcellsep 100\\
\tabcellsep \tabcellsep Source: Field Survey, 2017\end{longtable} \par
 
\caption{\label{tab_6}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10} \par 
\begin{longtable}{P{0.35955165692007796\textwidth}P{0.12261208576998049\textwidth}P{0.13421052631578947\textwidth}P{0.09775828460038985\textwidth}P{0.13586744639376216\textwidth}}
Determinants of savings\tabcellsep \tabcellsep coefficients\tabcellsep Std. Error\tabcellsep T -values\\
Constant\tabcellsep \tabcellsep 3908*\tabcellsep 599.434\tabcellsep 5.352\\
Age(x 1 )\tabcellsep \tabcellsep -0.122**\tabcellsep 0.0487\tabcellsep -2.504\\
Education(x 2 )\tabcellsep \tabcellsep -0.088***\tabcellsep 0.0038\tabcellsep -1.832\\
Household size(x 3 )\tabcellsep \tabcellsep -0.114**\tabcellsep 0.0606\tabcellsep -2.378\\
Processing experience (x 4 )\tabcellsep \tabcellsep -0.008\tabcellsep 0.0500\tabcellsep -0.160\\
Annual Income(x 5 )\tabcellsep \tabcellsep 0.779*\tabcellsep 0.0479\tabcellsep 16.259\\
\multicolumn{2}{l}{Quantity of Garri processed (x 6 )}\tabcellsep 0.655\tabcellsep 0.0429\tabcellsep 15.259\\
\multicolumn{2}{l}{Member of coop association(x 7 )}\tabcellsep 0.006\tabcellsep 0.0472\tabcellsep 0.127\\
R 2\tabcellsep \tabcellsep 0.614\tabcellsep \\
R 2 -Adjusted\tabcellsep \tabcellsep 0.600\tabcellsep \\
F -Stat.\tabcellsep \tabcellsep 45.386*\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Source: Field Survey, 2017.\\
Note:\tabcellsep \multicolumn{4}{l}{*, ** and *** represent 1\%, 5\% and 10\% significant levels respectively.}\end{longtable} \par
 
\caption{\label{tab_7}Table 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11} \par 
\begin{longtable}{P{0.85\textwidth}}
Variables\end{longtable} \par
  {\small\itshape [Note: Source: Field survey, 2017. Note ** means correlation significant at 1\% level.]} 
\caption{\label{tab_8}Table 11 :}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Onyemeauwa ()]{b11}\label{b11} 	 		‘Analysis of Women Participation in Cassava Production and Processing in Imo State, Southeast Nigeria’.  		 			C S Onyemeauwa 		.  		 ISSN 2222-2855.  	 	 		\textit{Journal of Economics and Sustainable Development}  		 2222-1700.  		2012. 2012. Paper. 3  (5) .  	 
\bibitem[Fao ()]{b6}\label{b6} 	 		\textit{Cassava industrial revolutionin Nigeria},  		 			Fao 		.  		 \url{www.Fao.org/docrep007/y5548e/y5548e07htm}  		2004.  	 
\bibitem[Olofinsao et al. ()]{b9}\label{b9} 	 		‘Determinants of banking choice among rural households in Ekiti State’.  		 			O A Olofinsao 		,  		 			F M Oluwatosin 		,  		 			A O Adekunmi 		.  	 	 		\textit{Nigeria. International Journal of Agriculture}  		2016.  	 	 (Rural Development studies Maiden edition) 
\bibitem[Orebiyi ()]{b12}\label{b12} 	 		‘Determinants of saving mobilization by farmer cooperators in Kwara State’.  		 			J S Orebiyi 		.  	 	 		\textit{Nigeria. International Journal of Agriculture and Rural Development}  		2005.  	 
\bibitem[Soyibo and Adekanye ()]{b18}\label{b18} 	 		\textit{Financial System Regulation, Deregulation and Savings Mobilisation in Nigeria},  		 			A Soyibo 		,  		 			F Adekanye 		.  		1991. Nairobi, Kenya: African Economic Consortium.  	 	 (Research Paper, Final Report) 
\bibitem[Fao ()]{b5}\label{b5} 	 		\textit{Food and Agriculture Organization (FAO) website},  		 			Fao 		.  		 \url{www.fao.org}  		2003.  	 
\bibitem[Zeller and Sharma ()]{b19}\label{b19} 	 		‘Many borrow, more save and all insure: Implications for food and micro finance policy’.  		 			M Zeller 		,  		 			M Sharma 		.  	 	 		\textit{Food Policy}  		2000. 25 p. .  	 
\bibitem[Alao et al.]{b1}\label{b1} 	 		\textit{Perception of Youth Roles in Agricultural Innovation Management System among Arable Crop Farmers in Farming Communities of Osun State},  		 			O T Alao 		,  		 			D O Torimiro 		,  		 			J O Ayinde 		.  		Nigeria.  	 
\bibitem[Shitu ()]{b17}\label{b17} 	 		‘Rural Households Income and Savings pattern in South-Western Nigeria’.  		 			G A Shitu 		.  	 	 		\textit{Agricultural journal}  		2012. 7  (3)  p. .  	 
\bibitem[Ayanwale and Bamire ()]{b4}\label{b4} 	 		‘Rural Income, Savings and investment behavior among Farmers in Osun State of Nigeria’.  		 			A B Ayanwale 		,  		 			A S Bamire 		.  	 	 		\textit{Indian Journal of Economics. LXXXI}  		2000.  (320)  p. .  	 
\bibitem[Odoemenem et al. ()]{b8}\label{b8} 	 		‘Saving and Investment Pattern of Small-Scale Farmers of Benue State’.  		 			I U Odoemenem 		,  		 			J A C Ezihe 		,  		 			S O Akerele 		.  	 	 		\textit{Nigeria. Global Journal of Human Social Science Sociology and Culture}  		2013. 13  (1)  p. .  	 
\bibitem[Adeyemo and Bamire ()]{b0}\label{b0} 	 		‘Saving and Investment Patterns of Cooperatives Farmers in Southwestern Nigeria’.  		 			R A Adeyemo 		,  		 			A S Bamire 		.  	 	 		\textit{Journal of Social Sciences}  		2005. 11  (3)  p. .  	 
\bibitem[Oluwakemi ()]{b10}\label{b10} 	 		‘Saving Behavior of Rural Households in Kwara State’.  		 			A Oluwakemi 		.  	 	 		\textit{Nigeria. African Journal of Basic \& Applied Sciences}  		2012. 4  (4)  p. .  	 
\bibitem[Amu and Amu ()]{b2}\label{b2} 	 		‘Saving Behaviour in Ghana: A Study of Rural Households in the Ho Municipality of the Volta Region’.  		 			M E K Amu 		,  		 			E K Amu 		.  	 	 		\textit{Online Journal of Social Sciences Research}  		2012. 1  (2)  p. .  	 
\bibitem[Osondu C. K et al. (2015)]{b13}\label{b13} 	 		‘Savings, Income and Investment patterns and its determinants among small holder arable crop farmers in Umuahia capital territory, Abia state Nigeria’.  		 			. C Osondu C. K 		,  		 			S I Obike 		,  		 			Ogbonna 		.  	 	 		\textit{European journal of business and innovation research}  		2015. march 2015. 3  (1)  p. .  	 
\bibitem[Safiya ()]{b16}\label{b16} 	 		\textit{Skill Acquisition Capacity Building and Women Economic Empowerment: A Case Study of Women Education Center},  		 			D K Safiya 		.  		2011. Birnin-Kebbi. p. .  	 
\bibitem[Osundare ()]{b14}\label{b14} 	 		‘Socio economic determinant of income, savings and investment among cocoa farmers in Idanre Local Government area of Ondo state’.  		 			F Osundare 		.  	 	 		\textit{Nigeria. IJAFS}  		2013. 2013. 4 p. .  	 
\bibitem[Quartey and Blankson (ed.) ()]{b15}\label{b15} 	 		\textit{The Economy of Ghana: Analytical Perspective on Stability, growth and Poverty},  		 			P Quartey 		,  		 			T Blankson 		.  		Aryeetey, E. and Kanbur, R. (ed.)  		2008. Accra New Town, Ghana: James Curry Woeth Publishing Services.  	 	 (Household savings in Ghana: Does Policy Matter?) 
\bibitem[Ashaye et al. ()]{b3}\label{b3} 	 		\textit{Tips and strategies for profitable cassava production, processing and export},  		 			O A Ashaye 		,  		 			V A Obatolu 		,  		 			N A Amusa 		,  		 			S B Fasoyiro 		,  		 			T A Ayoola 		.  		2007. Ibadan: Rashmed Publication Ltd. p. 69.  	 
\bibitem[Kayode and Sunday ()]{b7}\label{b7} 	 		‘Women Participation in National Development in Nigeria: The Imperative of Education’.  		 			A Kayode 		,  		 			O A Sunday 		.  	 	 		\textit{Journal of Public Administration and Governance}  		2013.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
