\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={The Role of Borrowers' Living Area and its Moderation Effect on Relationship between Microfinance and Poverty Alleviation in Sri Lanka: Multi -Group CFA},
 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{2019-01-15 (revised: 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019-01-15}
\title{The Role of Borrowers' Living Area and its Moderation Effect on Relationship between Microfinance and Poverty Alleviation in Sri Lanka: Multi -Group CFA}
\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]{J.A Prasansha  Kumari}

             \author[2]{Dr. S. M. Ferdous  Azam}

             \author[3]{Prof. Siti  Khalidah}

             \affil[1]{  University of Kelaniya}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


This article highlights the moderating effect of living areas of the borrowers on the impact of microfinance programs on poverty alleviation. The study has utilized the data from 497 borrowers of Samurdhi microfinance in five disaster-affected districts in the country to examines that two different living areas (disaster-affected and non-disaster affected area) of borrowers moderate the relationship between microfinance services and poverty alleviation. The Multi- Group CFA analysis was performed to identify the moderating effect using AMOS 21. Quantitative results were finding revealed that the moderation tests were significant for all the three microfinance services on poverty alleviation. The effect of microfinance services of borrowers in the disaster-affected area higher than the borrowers in non-disaster area.

\end{abstract}


\keywords{microfinance, poverty alleviation, moderating effect, living area.}

\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[{I. Introduction}]{I. Introduction}\par
icrofinance is referred as the provision of financial services such as credit, savings, insurance, payment services to poor earning less than \$2 per day. Microloan of \$50-\$1000 to poor for their business has identified as the significant tool for combat poverty among the poor. \hyperref[b6]{(David, 2019;}\hyperref[b4]{CGAP, 2003}\hyperref[b19]{, Robinson, 2001}\hyperref[b24]{, Yunus, 2007)} Microfinance services are increasing the income, microentrepreneurship, and economic wellbeing of the poor. As well as microfinance has enhanced the other financial performance such as savings and accumulation of assets. Nonfinancial Services and social intermediation service increases the non-financial outcomes of poor such as a health and nutrition, financial literacy, education, women's empowerment, and social cohesion  {\ref (Bent,2019;} {\ref UNICEF, 1997;}\hyperref[b22]{Schuler et al., 1997)} The modern concepts of microfinance rapidly spread after the Nobel Prize for microcredit program for M Grameen microcredit program in Bangladesh. In 1990 decades microfinance played a significant role in eradication poverty, particularly in developing countries in South Africa and South Asia. The history of the microfinance industry in Sri Lanka goes back to the British colonial period with the implemented of Thrift and Credit Co-operative Societies (TCCSs) in 1906. TCCSs was the first credit co-operative in Sri Lanka in early 20 decades (Microfinance Industry Report Sri Lanka, 2010). Early credit society has provided input procurement and products distribution service initially, the service gradually developed as multipurpose Comparative Societies (MPCSs). The microfinance industry eventually increased in the country late 1980 decades. There were several local and international organization engaged in microfinance with community development activities. Sri Lankan government is also playing a role in providing microfinance to the poor in the country. The Samurdhi Development Program was the national poverty alleviation program, which was introduced in 1994, replacing the previous poverty alleviation program (Janasaviya). 1,070 Samurdhi Bank Societies (SBSs) has provided 65\% from total microcredit the end of 2016 (Samurdhi Performance Report, 2017).Microfinance played a vibrant role in the economy over the past few years. It is a significant tool to alleviating poverty and empower the poor economically and socially vulnerable segments of society.\par
Majority of the study revealed that the positive impact of microfinance servicers reduction of poverty and empowering the poor in the country. Some studies have questioned these positive impacts. Others indicate mixed outcomes, such as positive effects for the poor but not for the poorest people \hyperref[b5]{(Copestake et al, 2001;}\hyperref[b11]{Hulme \& Mosley, 1996;}\hyperref[b15]{Morduch, 1998)}. The current poverty level in Sri Lanka seen as a spatial characteristic. The natural disasters have been identified as a key phenomenon for the high poverty level in several districts in the past few years (Department of Censuses Statistics, 2017). No specific studies were undertaken in Sri Lanka identifying the impact microfinance services on reducing the spatial disparities in the country by analyzing the moderate impact of the living area of beneficiaries to poverty alleviation while concerning micro-insurance service for risk management of life and business etc. This study mainly focused on the impact of living areas of respondents to control the impact of microfinance on poverty in the country. 
\section[{II. Problem Statement}]{II. Problem Statement}\par
Poverty identified as a socio-economic issue which was experienced for a period of a long time in Sri Lanka. Overall country Poverty Headcount Ratio (HCR) has been decreasing during the last few years. However, the highest poverty Head Count Ratio reported in rural areas and natural disaster-affected areas in the same years. Hence, poverty identified as a spatial characteristic of the country as the reasons for natural disaster and other spatial issues. Microfinance is a most effective tool in fighting poverty have drawn the attention by governments after 1990 decades. Despite the availability of microfinance service to the poor; the disparities of poverty levels remain unchanged (Department of Statistics, 2017). There were many studies to identify the impact of microfinance on poverty alleviation in the country and most of them \hyperref[b14]{(Masuda, 2018;}\hyperref[b12]{Kaluarachchi \& Jahfer, 2014}) emphasized the people-based' approaches to evaluating the effects. It is not enough to estimate the impact of microfinance on poverty. The disparities a much stronger focus on living area, in particular on place-based approach, could do much for evaluating microfinance on poverty. Hence, this study identified a valid gap in knowledge towards the element of government microfinance finance and its impact on spatial poverty alleviation by identifying the moderating effect of living area to the relationship between microfinance and spatial poverty alleviation. 
\section[{III. objectives of the study}]{III. objectives of the study}\par
There are three objectives of the study as follows; 1. To investigate whether the living area of borrowers moderates the relationship between microcredit and poverty alleviation 2. To identify that living area of borrowers moderates the relationship between nonfinancial service and poverty alleviation 3. To investigate whether the living area of borrowers moderates the relationship between insurance service and poverty alleviation 
\section[{IV. Research Method}]{IV. Research Method}\par
The study based on primary and secondary data. Primary data were collected from Likert scale questionnaire using 497 borrowers of Samurdhi microfinance programs in five disaster-affected districts in Sri Lanka namely, Kandy, Kegalle, Rathnapura, Gampaha, and Colombo. Simple Random Sample technique was used to collect the data from clients of Samurdhi banking society in the areas. Collected data were analyzed using multi-group CFA analysis for identifying the moderation effect of living area to the relationship of microfinance services and poverty alleviation using AMOS 21and SPSS 21 version. There were 328 borrowers represent from the disaster-affected area and 169 borrowers in non-affected-area. 
\section[{V. Conceptual Framework}]{V. Conceptual Framework}\par
The conceptual framework has been developed to identify the moderate effect living area to the relationship between Samurdhi microfinance and poverty. Previous empirical and theoretical literature was used to determine the variables in the study. It has consisted of four independent constructs as Microcredit, Nonfinancial Service, Insurance Service, and one dependent constructs as Poverty Alleviation. Living area used as the moderation variable to identifying the moderation effects among the relationship between independent and dependent variables.\par
Microcredit identified as the main service of the microfinance industry. It refers to a small amount of credit provided to the poor at a low-interest rate for creating new income through small scale business activities. This types of small loan facilities are significantly affecting for reducing poverty (Bent2019; Rashid\& Ejaz, 2019; Ali, 2014). The concept of the Nonfinancial Service is another important service provided by microfinance institutions to the poor. It consists the different training programs and business advisory services for effective use to microcredit and advances the living stand of the poor. Insurance service is one of the key tools provided by microfinance programs to manage the risk of properties and lives of their borrowers \hyperref[b16]{(Mosley \& Hulme, 2009)}. There are two types of insurance, namely life insurance and business insurance. Health and property are a significant source for coverage of the risk of poor to alleviate poverty.  {\ref (Li,2019;} {\ref Banerjeeet al, 2014;} {\ref Hamidet al, 2011;}\hyperref[b8]{Gertler \& Gruber, 2002)}.The living area significantly determined the poverty level of the country. Majority of previous research explores that there was moderate impact by living area for the relationship between microfinance and poverty. Hence the study identified the living area as a moderator variable. Based on those independent, dependent, and moderate variables. The conceptual framework developed as following figure \hyperref[fig_0]{1} Source: Research 2019 Multi-group CFA Analysis is one of the analysis methods for estimating the effect of moderator variable in the studies (Hoque \& Awang, 2019; Salam \& Hoque 2019; Zainudin, 2012). There are few steps were followed. This analysis builds the constrained model and unconstrained model and identifies the path which interest in assessing the moderation impact. The selected path was put parameter 1 and called a constrained model; other model remains an unconstrained model. Both models run separately for estimating Chi-Squares. The next step Identify the difference of Chi-Square values between two constrained and unconstrained models. If the difference obtains by more than 3.84 with one degree of freedom, moderation occurs in the selected path (Zainudin, 2012). The study has followed this method for identifying the moderating impact of all three paths separately. The moderation effect of living area to the relationship between microcredit and poverty alleviation.\par
The moderation test was significant for the relationship between microcredit and poverty alleviation since the Chi-Square difference between the constrained and unconstrained model for the above path was higher than 3.84 with 1 degree of freedom for each group. Therefore, hypothesis 1 statement was supported.\par
Volume XIX Issue VII Version I   \hyperref[tab_0]{1} indicates the Chi-Square difference between the constrained and unconstrained model. Chisquare for the constrained model of disaster-affected was 647.9 and unconstrained model illustrates as 602.5. The Chi-Square difference (between the two models) was 45.4, which is greater than 3.84. Hence the result on moderation was significant. The second raw presents the Chi-Square values for constrained and constrained models of the non-affected area. The test for the second group is also significant as the Chi-Square difference between constrained and unconstrained model greater than 3.84 with one degree of Freedom. The model fit summary table indicates the model fit indices for constrained models of both groups as indicates table 2.The model fit for the disasteraffected area yields a normed ?2 (chi-square) 2.382, which was lower than 3indicates a good model fit. Comparative Fit Index (CFI), Tucker-Lewis Index TLI), Normed Fit Index (NFI) were higher than .9 which indicate the required level for goodness of fit Root Mean-Square Error of Approximation (RMSEA) (Holmes-Smith 2000) for both models were lower than cut-off value 0.08 which indicate the perfect model fit. 
\section[{a) The moderation effect of living area to the relationship between nonfinancial services and poverty alleviation}]{a) The moderation effect of living area to the relationship between nonfinancial services and poverty alleviation}\par
There is a significant moderation effect on the relationship between nonfinancial service and poverty alleviation. Table \hyperref[tab_2]{3} indicates the Chi-Square values for both disaster-affected and non-area for the constrained and unconstrained models  The overall fit measured for the constrained and unconstrained models (disaster-affected and non-areas) full models in the SEM indicates the acceptable model fit. All the estimates of the goodness of fit were at the required level.\par
b) The moderation effect of living area to the relationship between insurance services and poverty alleviation\par
The table illustrates the Chi-Square values for the both unstrained and unconstrained model of the disaster-affected and non-affected-area. The difference of Chi-Square values for both group estimates indicated that the significant moderation impact on the relationship between insurance service and poverty alleviation. Table \hyperref[tab_3]{4} presents the Chi-Square values for both groups.     
\section[{c) Comparing the Group Effect (Living Area) for a Moderating Variable}]{c) Comparing the Group Effect (Living Area) for a Moderating Variable}\par
The study paid attention to identifying which group effect is more powerful to the relationship between independent and dependent as a moderator variable. Hence, estimated the standardized values of all paths for both the disaster-affected area and nonaffected area. The standardized regression weight of the default model of the path coefficient (Beta) should be greater than >.20 (Ramayah\& Lee, 2012), and it was considered this requirement to identify the moderation effect. 
\section[{Path}]{Path}\par
Living  As indicates in figure (2) of structural equation models, the standardized parameter estimate (MC to PA) of the disaster-affected area is 0.39 while the same estimate of non-area is 0.49. Thus, the effect of Microcredit on spatial poverty alleviation is more pronounced in non-area compared to disaster-affected area, since both values are significant then partial moderation occurs. The standardized parameter estimate for the disaster-affected area is .27 while nonarea indicates as .08 for the relationship between nonfinancial Service and poverty alleviation. Since only one estimate is significant full moderation occurs for this relationship. The standardized parameter estimate for insurance service to poverty alleviation shows a full moderation as standardized parameter estimate for the disaster-affected area is .30 while .18 for non-area. The study identified two full moderation effects and one partial impact. The summary of the group effect presents in table 7 below.  
\section[{VIII. Conclusion}]{VIII. Conclusion}\par
The poverty of Sri Lanka identified as a spatial and natural disaster was one of the key reason behind the development level and poverty level in some districts in the country. Microfinance plays a major role in reducing poverty in those areas. The study investigated whether what is the moderating effect of a disaster and non-affected area for the relationship between microfinance and spatial poverty. The multi-group analysis conducted for identifying the significance of the moderating impact of the disaster-affected area and non-disaster area. The moderation test was significant for all path relationship since the Chi-Square difference between the constrained and unconstrained model was higher than 3.84 with 1 degree of freedom. Therefore, there is a living area moderated the effects between microfinance servicers and poverty alleviation. 
\section[{Path}]{Path}\par
Living \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_2}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
Source: Research Data Analysis, 2019\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.09850993377483443\textwidth}P{0.14072847682119205\textwidth}P{0.0956953642384106\textwidth}P{0.07317880794701986\textwidth}P{0.0759933774834437\textwidth}P{0.1294701986754967\textwidth}P{0.01970198675496689\textwidth}P{0.0816225165562914\textwidth}P{0.13509933774834437\textwidth}}
Group\tabcellsep \tabcellsep Normed ?2\tabcellsep CFI\tabcellsep TLI\tabcellsep IFI\tabcellsep NFI\tabcellsep RAMSEA\tabcellsep Comment\\
Disaster Area Non\tabcellsep Constrained Unconstrained Constrained\tabcellsep >5 2.382 2.223 1.546\tabcellsep >0.9 .953 .959 .950\tabcellsep >0.9 .944 ..950 .940\tabcellsep \multicolumn{2}{l}{>0.9 >0.9 .953 .922 .959 .928 .938 .873}\tabcellsep >0.8 .065 .061 .057\tabcellsep The required level achieved in the models\\
Affected area\tabcellsep Unconstrained\tabcellsep 1.451\tabcellsep .959\tabcellsep .951\tabcellsep .960\tabcellsep .881\tabcellsep .052\end{longtable} \par
  {\small\itshape [Note: Source: Research Data Analysis, 2019]} 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
Source: Research Data Analysis, 2019\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.0894736842105263\textwidth}P{0.12675438596491226\textwidth}P{0.08450292397660818\textwidth}P{0.10190058479532163\textwidth}P{0.05716374269005847\textwidth}P{0.05467836257309941\textwidth}P{0.05467836257309941\textwidth}P{0.16154970760233917\textwidth}P{0.11929824561403508\textwidth}}
Group\tabcellsep \tabcellsep Normed ?2\tabcellsep CFI\tabcellsep TLI\tabcellsep IFI\tabcellsep NFI\tabcellsep RAMSEA\tabcellsep Comment\\
\tabcellsep \tabcellsep >5\tabcellsep \multicolumn{4}{l}{>0.9 >0.9 >0.9 >0.9}\tabcellsep >0.8\tabcellsep \\
Disaster Area Non affected area\tabcellsep Constrained Unconstrained Constrained Unconstrained\tabcellsep 2.450 2.223 1.579 1.451\tabcellsep .951 .959 .947 .959\tabcellsep .941 ..950 .937 .951\tabcellsep .951 .959 .948 .960\tabcellsep .919 .928 .870 .881\tabcellsep .067 .061 .059 .052\tabcellsep The required level achieved in the models\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Source: Research Data Analysis, 2019}\end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.85\textwidth}}
Source: Research Data Analysis, 2019\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_5}Table 5}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.85\textwidth}}
Source: Research Data Analysis, 2019\end{longtable} \par
 
\caption{\label{tab_6}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_7}Table 7}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.85\textwidth}}
Source: Research Data Analysis, 2019\end{longtable} \par
 
\caption{\label{tab_9}Table 7 :}\end{figure}
 			\footnote{The Role of Borrowers' Living Area and its Moderation Effect on Relationship between Microfinance and Poverty Alleviation in Sri Lanka: Multi -Group CFA} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ ()]{b7}\label{b7} 	 		\textit{},  		2017. Sri Lanka, Poverty Indicators.  		 			Department of Census and Statistics 		 	 	 (Household Income and Expenditure Survey -2016) 
\bibitem[Awang and Zainudin ()]{b1}\label{b1} 	 		\textit{A Handbook on SEM},  		 			Awang 		,  		 			Zainudin 		.  		2012. Malaysia: MPWS Publisher.  	 
\bibitem[Copestake et al. ()]{b5}\label{b5} 	 		‘Assessing the impact of microcredit: A Zambian case study’.  		 			J Copestake 		,  		 			S Bhalotra 		,  		 			S Johnson 		.  	 	 		\textit{Journal of Development Studies}  		2001. 37  (4)  p. .  	 
\bibitem[Yunus ()]{b24}\label{b24} 	 		\textit{Banker to the poor: Micro-lending and the battle against world poverty},  		 			M Yunus 		.  		2007.  	 	 (Public Affairs) 
\bibitem[Banerjee et al. ()]{b2}\label{b2} 	 		‘Bundling health insurance and microfinance in India: There cannot be adverse selection if there is no demand’.  		 			A Banerjee 		,  		 			E Duflo 		,  		 			R Hornbeck 		.  	 	 		\textit{American Economic Review}  		2014. 104  (5)  p. .  	 
\bibitem[Hamid et al. ()]{b9}\label{b9} 	 		‘Can micro health insurance reduce poverty? Evidence from Bangladesh’.  		 			S A Hamid 		,  		 			J Roberts 		,  		 			P Mosley 		.  	 	 		\textit{Journal of risk and Insurance}  		2011. 78  (1)  p. .  	 
\bibitem[Al-Shami et al. ()]{b0}\label{b0} 	 		‘Conceptual framework: The role of microfinance on the wellbeing of poor people cases studies from Malaysia and Yemen’.  		 			S S A Al-Shami 		,  		 			I B A Majid 		,  		 			N A Rashid 		,  		 			M S R B A Hamid 		.  	 	 		\textit{Asian Social Science}  		2014. 10  (1)  p. 230.  	 
\bibitem[Department of Finance Samurdhi Performance Report ()]{b21}\label{b21} 	 		‘Department of Finance’.  	 	 		\textit{Samurdhi Performance Report},  				 (Sri Lanka)  		2017.  	 
\bibitem[Hoque and Awang ()]{b10}\label{b10} 	 		\textit{Does gender difference play moderating role in the relationship between entrepreneurial marketing and Bangladeshi SME performance? Accounting},  		 			A S M M Hoque 		,  		 			Z Awang 		.  		2019. 5 p. .  	 
\bibitem[Morduch ()]{b15}\label{b15} 	 		‘Does microfinance really help the poor?’.  		 			J Morduch 		.  	 	 		\textit{New evidence from flagship programs in Bangladesh. Research Program in Development Studies},  				1998. Woodrow School of Public and International Affairs.  	 
\bibitem[Give Us Credit. Division of Evaluation Policy and Planning ()]{b23}\label{b23} 	 		‘Give Us Credit. Division of Evaluation’.  	 	 		\textit{Policy and Planning}  		1997.  	 
\bibitem[Hulme and Mosley ()]{b11}\label{b11} 	 		 			D Hulme 		,  		 			P Mosley 		.  		\textit{Finance against the poor},  				1996. p. .  	 
\bibitem[Gertler and Gruber ()]{b8}\label{b8} 	 		‘Insuring consumption against illness’.  		 			P Gertler 		,  		 			J Gruber 		.  	 	 		\textit{American economic review}  		2002. 92  (1)  p. .  	 
\bibitem[Rashid and Ejaz ()]{b18}\label{b18} 	 		‘Interest free micro credit loans: Pakistani female entrepreneurs’.  		 			A G Rashid 		,  		 			L Ejaz 		.  	 	 		\textit{Journal of Islamic Marketing}  		2019.  	 
\bibitem[Mosley and Hulme ()]{b16}\label{b16} 	 		\textit{Is there a conflict between growth and poverty alleviation? Microfinance: A reader},  		 			P Mosley 		,  		 			D Hulme 		.  		2009. p. 65.  	 
\bibitem[Kaluarachchi and Jahfer ()]{b12}\label{b12} 	 		\textit{Micro finance and poverty alleviation in Sri Lanka},  		 			D G P Kaluarachchi 		,  		 			A Jahfer 		.  		2014.  	 
\bibitem[Cgap ()]{b4}\label{b4} 	 		\textit{Microfinance Consensus Guidelines},  		 			C Cgap 		.  		2003. Washington: The World Bank.  	 
\bibitem[Li (2019)]{b13}\label{b13} 	 		‘Poverty-stricken Area and Insurance Support’.  		 			Y Li 		.  	 	 		\textit{3rd International Conference on Culture, Education and Economic Development of Modern Society (ICCESE 2019)},  				2019. April. Atlantis Press.  	 
\bibitem[Masuda ()]{b14}\label{b14} 	 		‘Saving Groups and Social Structure in a Rural Village’.  		 			R Masuda 		.  	 	 		\textit{Journal of Social Sciences and Humanities Review}  		2018. 3  (2) .  	 
\bibitem[Ramayah and Lee ()]{b17}\label{b17} 	 		‘System characteristics, satisfaction and e-learning usage: a structural equation model (SEM)’.  		 			T Ramayah 		,  		 			J W C Lee 		.  	 	 		\textit{Turkish Online Journal of Educational Technology-TOJET}  		2012. 11  (2)  p. .  	 
\bibitem[David ()]{b6}\label{b6} 	 		‘The Impact of Micro Credit Finance on Poverty Alleviation in Ogun State’.  		 			A Q David 		.  	 	 		\textit{Development}  		2019.  (1)  p. 9.  	 
\bibitem[Bent ()]{b3}\label{b3} 	 		‘The Impact of Microfinance on Poverty Reduction and Women Empowerment’.  		 			B B Bent 		.  	 	 		\textit{RAIS COLLECTIVE VOLUME-ECONOMIC SCIENCE},  				2019. p. .  	 
\bibitem[Schuler et al. ()]{b22}\label{b22} 	 		‘The influence of women's changing roles and status in Bangladesh's fertility transition: evidence from a study of credit programs and contraceptive use’.  		 			S R Schuler 		,  		 			S M Hashemi 		,  		 			A P Riley 		.  	 	 		\textit{World Development}  		1997. 25  (4)  p. .  	 
\bibitem[Robinson ()]{b19}\label{b19} 	 		\textit{The microfinance revolution: Sustainable finance for the poor},  		 			M S Robinson 		.  		2001. The World Bank.  	 
\bibitem[Salam and Hoque ()]{b20}\label{b20} 	 		‘The Role of Social Media and Effects of Relationship Marketing on SEM performance in Bangladesh: Multi-Group CFA’.  		 			S Salam 		,  		 			A S M M Hoque 		.  	 	 		\textit{Asian People Journal (APJ)}  		2019. 2  (1)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
