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

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

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

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

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

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


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

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

  \pagestyle{fancy}

\usepackage[pdftitle={Assessment of the Key Indicators and Dimensions of Women Empowerment in Rural Zambia},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{1970-01-01 (revised: 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{1970-01-01}
\title{Assessment of the Key Indicators and Dimensions of Women Empowerment in Rural Zambia}
\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]{Anthony  Abaidoo}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


It is obvious that COVID-19 has caused unprecedented global economic crises. The study forecast stock amidst the negative shock of COVID-19 and also examine the effect of novel COVID-19 on the stock exchange market by employing ARIMA and EGARCH model using daily data of Ghana Stock Exchange Composite Index from October 2017 to February 2021.

\end{abstract}


\keywords{}

\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*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
omen empowerment is still a vital concern in global discussions and remains deeply rooted in every society. This is because women empowerment play a critical role in ending extreme poverty (World Bank, 2014) and women's contribution could increase global GDP by US\$28 trillion by 2025 \hyperref[b1]{(Abney \& Laya, 2018)}. Additionally, women devote substantial percentage of their budget to household benefits such as nutrition, health and education than men \hyperref[b1]{(Abney \& Laya, 2018;}\hyperref[b5]{Asaolu et al., 2018;} The Hunger Project, 2014) and the entire society benefits when women are employed  {\ref (International Monetary Fund, 2018)}. Notwithstanding the significant contributions of women towards individuals, families and global economies, they lack behind on so many indicators as compared to men. For example, the 2018 global labour force participation rate for women was 48.5 percent, which is 26.5 percent less than men (International Labour Organization, 2018); and they earn only 77 percent of what men earn even though they work longer hours than men when paid and unpaid work is taken into account (UN Women, 2018).\par
The United Nations through several initiatives such as Commission on Status of Women -1946, Beijing Declaration and Platform for Action -1995, Millennium Declaration Goal 3-2000 and UN Women -2010 have helped to provide the appropriate framework for women empowerment (UN, 2019) but the problem still lingers especially in rural part of Sub-Saharan Africa \hyperref[b5]{(Asaolu et al., 2018)}. Plethora of studies within this region have confirmed that sexual abuse and violence against women still persist (Asaolu et al, 2018; Peterman et al., 2015; Dako-Gyeke, 2013; \hyperref[b28]{Waltermaurer, 2012)}. In Zambia, women face economic, emotional and physical abuse challenges. Reported cases of sexual, emotional and physical abuse increased from 31.3\% in 2014 to 32.3\% in 2018 and the number of girls married at the age of 15 years was 9.6\% in 214(Zambia Statistic Agency, 2019). Studies have found that women empowerment in Sub-Saharan Africa could be accelerated if women are given the equal financial opportunities and the necessary support to exercise control over important assets such house, income and land \hyperref[b5]{(Asaolu et al, 2018;} {\ref World Bank, 2017)}. At the 2017 Boosting Women's Economic Empowerment, it was emphasized that Sustainable Development Goal (SDG) 5, can only be achieved by 2030 if government and stakeholders demonstrate high levels of commitment (UN, 2017). This study is therefore conducted to assess the critical indicators and dimensions for women empowerment in rural Zambia. 
\section[{II.}]{II.} 
\section[{Methodology a) Source of Data}]{Methodology a) Source of Data}\par
The data used in this study was extracted from the 2018 Zambia Demographic and Health Survey (ZDHS) which accessible via https://dhsprogram.com/ data/dataset/Zambia\textunderscore Standard-DHS\textunderscore 2018.cfm?flag=1. DHS is conducted primarily to provide guidance for policy decision making and its implementation with emphasis on health indicators such as awareness and use of family planning; breast feeding practices; nutritional status of children; and early childhood and maternal mortality. The 2018 ZDHS is the sixth round and the data was collected from July 18, 2018 to January 24, 2019; with the aim of providing current update on basic demographic and health indicators (Zambia Statistics Agency and Ministry of Health, 2019). Using two-stage stratified sample design, 545 clusters were selected across the country and 13,625 households were also selected through equal probability systematic sampling. The sample size for individual women was 13,683 but the data was stratified to select 8,170 rural women from the ten geopolitical zones. 
\section[{b) Measurement of Women Empowerment}]{b) Measurement of Women Empowerment}\par
i. Women Empowerment Several authors have given different definitions of women empowerment. These definitions differ in terms of the context in which women empowerment is being used; being it economic, political or socio-cultural. For example, \hyperref[b16]{Kabeer (1999)} describes women empowerment as a process where those (women) who were denied certain strategic choices are being given the ability to make those strategic decisions. Similarly, \hyperref[b27]{Veneklasen and Miller (2002)} posits that women empowerment is the process where women's power to take strategic decision is enhanced. In this study, women empowerment has been contextualized to mean agency and autonomy and it is viewed as a multidimensional process. 
\section[{ii. Measurement}]{ii. Measurement}\par
Realistic and good measurement serves as the bedrock for assessing women empowerment. However, researchers have adopted different measurements especially the scaling which makes comparison difficult \hyperref[b17]{(Lombardini, Bowman, \& Garwood, 2017;}\hyperref[b9]{Biswas, 2004)}. For example, Huis, Hansen, Otten and Lensink (2017) measured women empowerment from three dimensional levels, micro-level, meso-level and macrolevel. Lombardini, Bowman, and Garwood, (2017) also adopted three by focusing on individual, relational and environmental levels. Some studies have also adopted four dimensions, economic, socio-cultural, education and health to measure women empowerment \hyperref[b5]{(Asaolu et al., 2018;}\hyperref[b21]{Pratley, 2016;}\hyperref[b15]{Jennings et al., 2014)}.\par
To ensure standardization and comparison majority of studies (Oluwakemi \& Amaka, 2020; Ayevbuonwan, Popoola \& Adeoli, 2016; The Hunger Project, 2014; \hyperref[b4]{Alkire et al., 2013)} have now adopted the multi-dimensional poverty index methodology developed by \hyperref[b2]{Alkire and Foster (2007;}\hyperref[b3]{2011)}. This study adopted the Alkire-Foster (2007) methodology. 
\section[{iii. Alkire-Foster Methodology}]{iii. Alkire-Foster Methodology}\par
This method involves two steps: Identification ( ) k p and aggregation methods. Whiles the identification method reveals who is empowered by considering the factors that leads to the empowerment, the aggregation method generates a set of disempowerment measures ( ) M ? which can be disaggregated to target the most empowered. The aggregation method follows Foster Greer and Thorbecke (1984) traditional measures.\par
From the above, let Additionally, the cut off for disempowered respondents is represented by 0 j Z > in the j dimension and Z is the specific cut off dimension vector. Let V be the sum of all elements and ( )V µ represent the mean of V .\par
With a given level of achievement define by matrix y , it is possible to define matrix 0 [ 0] i j g g with element 0\par
i j g also defined by0 1 i j g = only if i j y Z < and 0 0 i j g = . This implies that 0 0 i j g = is a n d × matrix with an ij th matrix 1\par
= when respondent is empowered and for 0 otherwise.\par
From the aforementioned the column vector c for empowerment count can be constructed with i th entry as0 i c g = .\par
This expression represent the level of empowerment enjoyed by the respondent.\par
Following \hyperref[b2]{Alkire-Foster (2007)} once again, to identify the disempowered respondents, the vector c which represent disempowered count is compared to the cut of k (where 1...k d =\par
). This implies that p , which is the identification step, can now be defined as( ) 1 k i p y z = ; when i c k < , i c k ? , and ( ) 0 k i p y z = .\par
For respondents who are disempowered in multiple dimensions, their identification step is defined as\{ \} : ( ) k k i z i p y z = .\par
The k p has been labeled as dual cutoff by Alkire-Foster because it tackles within cutoff dimensions ( ) j Z and across cutoff dimensions ( ) k . This enable us to determine respondents who are multi-dimensionally disempowered.\par
In applying the Alkire-Foster methodology, there is a need to first apply the Head count ratio ( ; ) H H y z = . This is defined asq H n =\par
. Where H is the percentage of disempowered respondents or the Head count ratio; and ( , ) q q y z = represent the number of Volume XXII Issue VII Version I 
\section[{( )}]{( )}\par
According to \hyperref[b2]{Alkire-Foster (2007)}, the percentage of disempowered respondents ( ) H should be adjusted by the respondent's average number of achievements. By implication, ck is defined as the disempowered censored vector so that if( ) i c k < then ( ) 0 i c k = and if i c k ? then ( ) i i c k c = .\par
Per the k p dual cutoff method, ( ) c k number of categories will always represent one of the disempowered respondents. If this assumption holds, respondents experience within the shared dimensions will be ( )i c k d and ( ) A c k qd ? =\par
will be the average disempowered shared dimensions across the respondents.\par
If we put emphasis on the disempowered, the final head count ratio which satisfies the properties of decomposability can be captured as 0 M HA = . Where 0 ( ; ) M y z is the adjusted head count ratio and it satisfies dimensional monotonicity. This is because with any additional dimension, A increases when a rural respondent is disempowered. 
\section[{iv. Computation of Women Empowerment Index (WEI)}]{iv. Computation of Women Empowerment Index (WEI)}\par
The WEI computation was done by following Alkire et al.,  {\ref (2013)}. WEI is a composite index used to measure the progress of women empowerment in a multidimensional context (The Hunger Project, 2014); and it compares women achievement as a factor of men's achievement. WEI comprises of five key domains (5DE): Agency, Income, Leadership, Resources, and Time.\par
WEI has two major components: Gender Parity Ratio (GPR) and Women Achievement Ratio (WAR). The GPR is a measure that compares women's achievements to men within the same community while WAR measures women's achievements based on some defined goals and targets \hyperref[b4]{(Alkire et al., 2013)}.\par
As indicated earlier, scoring is major challenge in comparing women empowerment across different communities and countries. With WEI, the score is computed at the aggregate level to assess the overall level of women empowerment. The five domains (5DE) used in the computation is assigned equal weights. Each domain is assess by using two to three data points. For workload, type of cooking fuel was used as an indicator as well as division of household chores. 
\section[{10}]{10}\par
Source: Author's Own Construct (July 2020) with adaptation of weights from \hyperref[b4]{Alkire et al., (2013)} According to the Hunger Project (2014), the overall WEI can be computed as: HGPi is the percentage of gender parity inadequate households;\par
IGPi is the average empowerment gap between women and men living in the household that lack gender parity. The overall WEI is therefore: 0.6(5DE) + 0.4(GPI)\par
Although the overall WEI is 100(Hunger Project, 2014), 80 was used as the threshold for this study. This implies that women with at least 80 score indicates higher degree of women empowerment within the community. 
\section[{v. Explanation of the computation of the five domains}]{v. Explanation of the computation of the five domains}\par
The five domains (5DE); Agency, Income, leadership, Resources and Time/Workload was estimated by using 11 indicators. 
\section[{a. Agency}]{a. Agency}\par
This was computed by using three indicators: decision on visit to hospital; decision on household purchases; and perception on violence. The indicators were coded as 0 and 1 with 1 representing sole or joint decision on particular indicator and 0 for otherwise. A respondent who partake in sole or joint decision (i.e., value of 1) is considered empowered. b. Income Income was assessed with two indicators: women ownership to a business and decision on control of earnings. Similarly, this domain was coded as 1 and 0, where 1 shows sole or joint decision and 0 otherwise. A respondent who partake in sole or joint decision (i.e., value of 1) is considered empowered. 
\section[{c. Leadership d. Resources}]{c. Leadership d. Resources}\par
Literacy rate and minimum number of prenatal care visit was the two indicators used to estimate women's resources. A value of 1 was used to represent respondent's ability to read or write and 0 for otherwise. The same value of 1 was used to indicate yes for respondents who cared about their health and went for prenatal care visit and 0 for otherwise. For each indicator, a respondent is empowered with a value of 1 and 0 for otherwise. 
\section[{e. Time/workload}]{e. Time/workload}\par
The type of cooking fuel and time spent to access water were used as the two indicators for this domain. Women who used traditional cooking fuel like wood are likely to spend more time cooking hence the code 0 and 1 for improved cooking fuel like gas or electric. Respondents who spend less than 30 minutes to access water were coded as 1 and 0 for otherwise. For each indicator, a respondent is empowered with a value of 1 and 0 for otherwise. 
\section[{c) Empirical Model}]{c) Empirical Model}\par
In order to assess the determinants of women empowerment in this study, the probit and logit model was adopted.\par
The general regression model is given by: ( ) ( , ,\textbf{, , , Re , , , , Re )}? ? ? ? ? ? ? ? ? ? ? ? ? ? = = =+ + + + + + + + + + + ? ? ? ? ? = ? ?\par
The specific logit model is:( ) (\par
) 0? ? ? ? ? ? ? ? ? ? ? ? ? ? = = = + + + + + + + + + + + ? ? ? ? ? = ? ?\par
The variables are explained in Table \hyperref[tab_4]{2} below: III. 
\section[{Results and Discussion}]{Results and Discussion}\par
a) Descriptive Statistics Table \hyperref[tab_1]{1} presets the descriptive statistics for the indicators of women empowerment. Frequencies and percentages were used in the study. On decision to health care, the pooled results showed that 76.23 percent of women take such decision with their spouse. Only 23 percent of their spouses take the decision alone. This result was consistent across all the ten regions in rural Zambia. The implication is that women in rural Zambia are empowered when it comes to decision on their health care. This confirms Habtamu (2014) who found that women play a vital role on decision of their healthcare. Similarly, 62.81 percent of decision on large household purchases was taken jointly by women and their spouses. This is in contrast with Obayelu and Chime (2020) who found that women have less autonomy on decision on large household purchases. The findings was consistent across all the ten region with the exception of Eastern region where 51.9 percent of decision on large household purchases are taken by only husband/partners. Women within this region have less autonomy on this indicator hence confirms Obayelu and Chime (2020) results. Apart from Luapula, women across the other nine regions frowned on domestic violence against them. From the pooled results, 65.08 percent didn't justify beating based on going out without telling husband; 60.73 percent didn't justify beating based on neglect of child; 58.30 percent on argument with husband; 60.13 percent on failure to have sex with husband; and 69.89 percent didn't justify beating based on burning food. Generally, it is expected that majority of women wont justify any form of domestic violence since it infringes pain on them and also have health consequences.\par
Majority (72.66\%) of women operated their own business and only 27.34 percent operated business for someone else. Moreover, 72.72 percent of women jointly took decision on earning with their spouse and 24.28 percent was taken solely by their spouses. Since only 24.28 percent of women spouses takes sole decision on earning, women in Zambia play a vital role in decision on their earning. This is consistent with Obayelu and Chime (2020) who reported that 79 percent of women make join decision on earning with their spouses in rural Nigeria. Additionally, 55.82 percent of the rural women in Furthermore, 52.55 percent of rural women didn't discuss family planning with health workers. On literacy, 45.42 percent of the rural women can't read at all; 14.17 percent can read part of a sentence and 40.42 percent can read a whole sentence. Again, 66.47 percent of the women have visited health care facility in the last 12 months; and majority (84.41\%) of women in rural Zambia use less than 30 minutes to fetch water. Also, almost all the rural women (97.34\%) rely on wood and charcoal as a type of cooking fuel. 
\section[{b) Estimates for Women Empowerment}]{b) Estimates for Women Empowerment}\par
As presented in section 2.2.4, the computation of women empowerment index in this study is based on the Alkire-Foster (2007) methodology. Women empowerment in this study is measured by using five domains: Agency, Income, Resources, Leadership and Time/Workload. The aggregates of these domains across the various indicators was used to compute the multidimensional women empowerment index. Following \hyperref[b4]{Alkire et al (2013;}\hyperref[b3]{2011)} and Obayelu and Chime (2020), five cut offs were used in this study. \hyperref[b4]{Alkire et al (2013)} suggested that a respondent's level of deprivation should at least be below a third of the total number of indicators to be considered as poor. They also made a distinction between vulnerable poor and severe poverty by using a cutoff of 20 percent and 50 percent respectively. Based on this the cutoffs for this study is: 20\%, 33\%, 50\%, 66\% and 80\%. From table 2 below, at K=1, rural women multidimensional disempowerment ( 0 H ) is 92.6 percent and the intensity of disempowerment is 36.3 percent. The multidimensional disempowerment decreased to 48.9 percent at K=2 and a further decrease to 36.3 percent at K=3. At K=4 and K=5, the multidimensional disempowerment was 1.3 percent and 1 percent respectively. This indicates that there is an inverse relationship between the multidimensional disempowerment index and the cutoff ( k  
\section[{i. Relative contribution of dimensions to women disempowerment}]{i. Relative contribution of dimensions to women disempowerment}\par
Out of the five dimensions, time/workload contributed the highest percentage to women's disempowerment at K=1 (31.2\%), K=2 (27.3\%) and K=3 (26.4\%). At K=4, income contributed the highest percent of 22.9\% and at the final cutoff (K=5), agency, income and time had the same share of contribution towards women's disempowerment (23.5\%). The findings is in contrast with Popoola and Adeoti (2016) who found resource and education as the highest contributor to women disempowerment at K=1 and K=2 respectively.  
\section[{c) Women's disempowerment by region and gender}]{c) Women's disempowerment by region and gender}\par
Out of the ten regions, Eastern contributed the highest percentage (17.9\%) to women's disempower-ment, followed by Southern (12.3\%) and Muchinga (12.0\%). The least contributor to women's disempowerment was North West (5.1\%). With respect to gender, men's contribution to women's disempowerment was very high (91.7\%). Only 8.3 percent of women contribute to women disempowerment. Obayelu and Chime, (2020) and Popoola and Adeoti (2016) also had similar results in rural Nigeria.  
\section[{d) Women empowerment and disempowerment index based on socio-economic characteristics}]{d) Women empowerment and disempowerment index based on socio-economic characteristics}\par
Women within the age bracket of 15-20 years are disempowered than those with 21-30 years. Similarly, those with 40-49 years are empowered than those within 31-40 years. Cumulatively, women within the age bracket of 21-40 years had the highest level of empowerment (71.1\%). This category of women falls with the active population group and also working age hence are more likely to be empowered than their counterparts. The findings is in line with Oriana (2014) results. Secondary (14.9\%) and higher (2.1\%) forms of education contributed the least to women disempowerment. Primary education was the highest contributor to women disempowerment. Abaidoo (2020) opined that higher forms education improves human capital thereby reducing level of poverty. Consequently, women with higher level of education are more likely to have the requisite skills and to be gainfully employed for better income. Married women are more empowered than unmarried women. Additionally, poorest and poorer women contributes 34.3 percent and 32.7 percent respectively to women disempowerment.\par
Furthermore, households with household size within 5-8 members had the highest level (60.1\%) of women empowerment. Pit/latrine as a type of toilet facility was the highest contributor to women disempowerment (77.7\%); followed by no facility (20.7\%). Majority of the empowered women (52.8\%) were into farmers, followed by sales (26.3\%) and professionals (6.9\%). This implies that women in rural areas are more empowered when they engage in the primary activity (agriculture) that yields income within their community. The least contributor to women empowerment was clerical (0.1\%). This is line with Obayelu and Chime, (2020) who reported similar results in rural Nigeria as well as. They found that clerical contribute only 0.12 percent towards women empowerment in rural Nigeria. Oriana (2014) also had similar results.\par
Rural women with river/dam/spring/rain as source of drinking water contributed 58.7 percent to women empowerment, followed by those with tube well or borehole (31.0\%) and pipe borne water (10.2\%). The least contributor was tanker (0.1\%).  \hyperref[tab_12]{7}. The results also include the marginal effect for the probit and logit models. All the three models predicted significant negative relationship between women empowerment and women's education in years. From the OLS model, any additional year of education will reduce women empowerment by 19.62\%. The probit and logit models revealed with any additional year of education the probability of women empowerment reduces by 53.3 percent and 86.6 percent units respectively. This not consistent with theory as one would expect high form of education to improve women's skills thereby improving their level of empowerment. Obayelu and Chime, (2020), attributed this to traditional African belief when men continue to take major decisions irrespective of the woman's years of education. Marital status had a positive relationship with women empowerment. From the probit model married women are 82.37 percent more likely to be empowered than the unmarried counterparts. The findings is in contrast with Obayelu and Chime (2020), who found a negative significant relationship between marital status and women empowerment. Women's age on the other hand had an inverse significant relationship with women empowerment. The marginal effect from the probit and logit models showed that any additional age obtained by a woman is likely to reduce her level of empowerment by 0.0066 units. This implies that younger women are more empowered that the aged. Whiles the result confirms Obayelu and Chime (2020) findings it conflicts with Popoola and Adeoti (2016) who had a positive relationship between age and women empowerment in Nigeria. From the logit model, women who fall within wealth index of richer are 33.26 percent less likely to be empowered and those within the richest index are 59.16 percent less likely to be empowered. Women who reside in rural Copperbelt are 51.30\% (probit) and 83.92\% (logit) more likely to be empowered than their counterparts in other regions. Those living in rural Southern Zambia are 55.55 percent (probit) and 90.57 percent (logit) more likely to be empowered than the others from the other regions. In the rural North-Western part of Zambia, the logit results showed that women in those areas are 46.13 percent less likely to be empowered. 
\section[{IV. Conclusion and Recommendations}]{IV. Conclusion and Recommendations}\par
The study was conducted primarily to assess the indicators and dimensions of women empowerment in rural Zambia. Findings from the study showed that majority of women make joint decision on their health and larger purchases with their spouse but this is not the case in the Eastern part of rural Zambia. With the exception of Luapula region, majority of women didn't justify any form of violence.\par
Moreover, a higher percentage of rural women in Zambia are self-employed. This is a good indicator for women economic empowerment and decision on earning. However, majority of them can't read all; do not own a house and use charcoal and wood as cooking fuel. As a result of this, the study revealed that workload/time is the highest contributor to women disempowerment, followed by resources. In terms of gender, men contribute a very high percentage to women disempowerment.\par
Furthermore, the results from the probit and logit models revealed that women from Copperbelt, Southern and western rural region of Zambia are more likely to be empowered than their counterparts from other regions. Those residing in rural Northern Western were found be less likely to be empowered. The results showed that whiles marital status increase the probability of being empowered, women's age and level of education reduces the probability of rural women in Zambia being empowered.\par
From the findings, it is evident that rural women in Zambia are disempowered in terms of workload/time and resources. It is therefore recommended that nonformal education should be organized for the rural women with strict monitoring. Also, stakeholders should ensure that formal education for the young ladies in the rural Zambia is intensified. These interventions should target women who can't read at all and more specifically those living in North Western and Eastern regions of rural Zambia.\par
Additionally, effort should be made to reduce the domestic household chores of rural women. This can be achieved by organizing sensitization programs for both men and women on the need to support each other on household chores. Similarly, intensive sensitization programs should be conducted for the rural women to educate them on their rights and significance of women empowerment.  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.011100746268656717\textwidth}P{0.08087686567164179\textwidth}P{0.014272388059701492\textwidth}P{0.7041044776119403\textwidth}P{0.039645522388059705\textwidth}}
\#\tabcellsep Domains\tabcellsep \tabcellsep Indicators\tabcellsep Weights\\
\tabcellsep \tabcellsep ?\tabcellsep Decision making to hospital by women was used as a proxy against\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep men.\tabcellsep 7\\
1\tabcellsep Agency\tabcellsep ?\tabcellsep Decision making on large household purchases by women was used as\tabcellsep 7\\
\tabcellsep \tabcellsep \tabcellsep proxy against men.\tabcellsep 6\\
\tabcellsep \tabcellsep ?\tabcellsep Perception of violence against women\tabcellsep \\
2\tabcellsep Income\tabcellsep ? ?\tabcellsep With ownership over business/occupation, women's personal business, works for family and other people was used as indicators. Financial control was assessed by using control over earnings/income.\tabcellsep 10 10\\
3\tabcellsep Leadership\tabcellsep \tabcellsep \tabcellsep 10 10\\
4\tabcellsep Resources\tabcellsep ? ?\tabcellsep Minimum number of prenatal care visits Literacy rate\tabcellsep 10 10\\
5\tabcellsep Time/Workload\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: ?Women membership in community discussion/groups was assessed by using ownership of house since such women will be members of landlord associations.?Confidence of being comfortable speaking in public was assessed with women's ability discuss family planning with health workers.? Time spent to access to water (source of water) ?]} 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.38791946308724834\textwidth}P{0.0028523489932885905\textwidth}P{0.054194630872483225\textwidth}P{0.03708053691275168\textwidth}P{0.0028523489932885905\textwidth}P{0.025671140939597315\textwidth}P{0.022818791946308724\textwidth}P{0.0028523489932885905\textwidth}P{0.0028523489932885905\textwidth}P{0.011409395973154362\textwidth}P{0.005704697986577181\textwidth}P{0.08842281879194631\textwidth}P{0.019966442953020136\textwidth}P{0.019966442953020136\textwidth}P{0.01711409395973154\textwidth}P{0.019966442953020136\textwidth}P{0.0028523489932885905\textwidth}P{0.04848993288590604\textwidth}P{0.0028523489932885905\textwidth}P{0.019966442953020136\textwidth}P{0.0028523489932885905\textwidth}P{0.0028523489932885905\textwidth}P{0.00855704697986577\textwidth}P{0.011409395973154362\textwidth}P{0.0028523489932885905\textwidth}P{0.011409395973154362\textwidth}P{0.005704697986577181\textwidth}P{0.005704697986577181\textwidth}P{0.0028523489932885905\textwidth}}
p\tabcellsep 1\tabcellsep ( r p y ( r i p y i\tabcellsep ) xi xi 1| 1|\tabcellsep )\tabcellsep ( p W emp\tabcellsep )\tabcellsep 0\tabcellsep 1\tabcellsep Sex\tabcellsep \multicolumn{2}{l}{HH}\tabcellsep 2 W edu\tabcellsep 3 W age\tabcellsep 4 W ms\tabcellsep 5 W occ\tabcellsep 6\tabcellsep Re\tabcellsep l\tabcellsep 7 Wel i\tabcellsep 8\tabcellsep H\tabcellsep age\tabcellsep 9\tabcellsep H\tabcellsep edu\tabcellsep 10\tabcellsep Re\tabcellsep g\\
Year 2022\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
4\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XXII Issue VII Version I\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
E\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
(\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Human Social Science -\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{emp f W}\tabcellsep \multicolumn{2}{l}{=}\tabcellsep \multicolumn{5}{l}{HH f Sex W W W W edu age ms occ}\tabcellsep \tabcellsep \multicolumn{6}{l}{i l Wel H H age}\tabcellsep edu\tabcellsep \tabcellsep g\tabcellsep \tabcellsep \\
\multicolumn{7}{l}{The specific probit model is:}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{© 2022 Global Journals}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.1156324582338902\textwidth}P{0.7343675417661097\textwidth}}
Variables\tabcellsep Definition\\
Wemp\tabcellsep This is the dependent variable and it represent Women empowerment; Empowerment = 1 and 0 if otherwise\\
\multicolumn{2}{l}{Independent variables}\\
SexHH\tabcellsep Sex of head of household; 1=female and 0 if otherwise\\
Wedu\tabcellsep Woman's level of education measured in years\\
Wage\tabcellsep Age of women in years\\
Wms\tabcellsep Marital status for women; 1 = married and 0 if otherwise\\
Wocc\tabcellsep Occupation for women; 1 = employed and 0 if otherwise\\
Rel\tabcellsep Religious background: 1 = Christianity and 0 if otherwise\\
\tabcellsep Wealth index; this was categorized into poorest, poorer, middle richer.\\
\tabcellsep Poorest: 1 = poorest and 0 if otherwise\\
Weli\tabcellsep poorer: 1 = poorer and 0 if otherwise\\
\tabcellsep middle: 1 = middle and 0 if otherwise\\
\tabcellsep richer: 1 = richer and 0 if otherwise\\
Hage\tabcellsep Husband's age measured in years\\
Hedu\tabcellsep Husband's level of education in years\\
Reg\tabcellsep Region; this was based on the ten region\\
\multicolumn{2}{l}{Source: Author's Own Construct (July 2020)}\end{longtable} \par
 
\caption{\label{tab_4}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.052175208581644816\textwidth}P{0.0020262216924910605\textwidth}P{0.007598331346841478\textwidth}P{0.012157330154946364\textwidth}P{0.058253873659118\textwidth}P{0.014183551847437427\textwidth}P{0.05622765196662694\textwidth}P{0.014690107270560191\textwidth}P{0.018235995232419547\textwidth}P{0.058760429082240766\textwidth}P{0.014690107270560191\textwidth}P{0.05622765196662694\textwidth}P{0.014690107270560191\textwidth}P{0.011144219308700834\textwidth}P{0.030899880810488677\textwidth}P{0.05065554231227652\textwidth}P{0.014690107270560191\textwidth}P{0.05065554231227652\textwidth}P{0.014690107270560191\textwidth}P{0.020262216924910606\textwidth}P{0.05065554231227652\textwidth}P{0.014690107270560191\textwidth}P{0.05065554231227652\textwidth}P{0.03596543504171633\textwidth}P{0.05065554231227652\textwidth}P{0.058253873659118\textwidth}P{0.0050655542312276515\textwidth}P{0.011144219308700834\textwidth}}
\multicolumn{2}{l}{Pooled}\tabcellsep \tabcellsep \tabcellsep 1183\tabcellsep (23.77)\tabcellsep 3794\tabcellsep (76.23)\tabcellsep \tabcellsep 1850\tabcellsep (37.19)\tabcellsep 3125\tabcellsep (62.81)\tabcellsep \tabcellsep \tabcellsep 2772\tabcellsep (34.92)\tabcellsep 5166\tabcellsep (65.08)\tabcellsep \tabcellsep 3132\tabcellsep (39.27)\tabcellsep 4844\tabcellsep (60.73)\tabcellsep 3328\tabcellsep (41.70)\\
\multicolumn{2}{l}{Southern Western}\tabcellsep \tabcellsep \tabcellsep 175 115\tabcellsep (31.42) (28.82)\tabcellsep 382 284\tabcellsep (68.58) (71.18)\tabcellsep \tabcellsep 278 161\tabcellsep (49.91) (40.35)\tabcellsep 279 238\tabcellsep (50.09) (59.65)\tabcellsep \tabcellsep \tabcellsep 307 238\tabcellsep (35.25) (30.19)\tabcellsep 564 532\tabcellsep (64.75) (69.09)\tabcellsep \tabcellsep 323 288\tabcellsep (37.13) (37.21)\tabcellsep 547 486\tabcellsep (62.87) (62.79)\tabcellsep 249 276\tabcellsep (28.62) (35.57)\tabcellsep 621 500\tabcellsep (71.38) (64.43)\\
North\tabcellsep West\tabcellsep \tabcellsep \tabcellsep 34\tabcellsep (9.09)\tabcellsep 340\tabcellsep (90.91)\tabcellsep \tabcellsep 43\tabcellsep (11.50)\tabcellsep 331\tabcellsep (88.50)\tabcellsep \tabcellsep \tabcellsep 233\tabcellsep (32.09)\tabcellsep 493\tabcellsep (67.91)\tabcellsep \tabcellsep 209\tabcellsep (28.75)\tabcellsep 518\tabcellsep (71.25)\tabcellsep 232\tabcellsep (31.74)\tabcellsep 499\tabcellsep (68.26)\\
\multicolumn{2}{l}{Region Central Copperbel Eastern Luapula Lusaka Muchinga Northern Indicators}\tabcellsep Agency/Autonomy\tabcellsep Decisions on health care\tabcellsep \multicolumn{2}{l}{husband/partner alone 102 (17.89) 42 (14.53) 295 (38.31) 137 (23.54) 32 (9.82) 144 (26.04) 107 (19.21)}\tabcellsep \multicolumn{2}{l}{Jointly/alone 468 (82.11) 247 (85.47) 475 (61.69) 445 (76.46) 294 (90.18) 409 (73.96) 450 (80.79)}\tabcellsep Decision on large household purchase\tabcellsep \multicolumn{2}{l}{husband/partner alone 156 (27.27) 72 (24.91) 396 (51.90) 279 (47.53) 46 (14.11) 249 (45.27) 170 (30.47)}\tabcellsep \multicolumn{2}{l}{Jointly/alone 416 (72.73) 217 (75.09) 367 (48.10) 308 (52.47) 280 (85.89) 301 (54.73) 388 (69.53)}\tabcellsep Perception on violence\tabcellsep Beating is justified if wife goes out without telling husband\tabcellsep \multicolumn{2}{l}{Yes 246 (27.64) 178 (34.30) 193 (17.59) 504 (53.90) 57 (11.85) 389 (46.87) 427 (52.14)}\tabcellsep \multicolumn{2}{l}{No 644 (72.36) 341 (65.70) 904 (82.41) 431 (46.10) 424 (88.15) 441 (53.13) 392 (47.86)}\tabcellsep Beating is justified if neglect children\tabcellsep \multicolumn{2}{l}{Yes 267 (29.73) 206 (39.77) 289 (26.15) 555 (58.92) 89 (18.31) 435 (52.03) 471 (57.44)}\tabcellsep No 631 (70.27) 312 (60.23) 816 (73.85) 387 (41.08) 397 (81.69) 401 (47.97) 349 (42.56)\tabcellsep Beating is justified if argue with husband\tabcellsep Yes 321 (35.19) 262 (50.38) 270 (24.57) 652 (69.29) 89 (18.28) 470 (55.82) 507 (61.75)\tabcellsep No 573 (64.09) 258 (46.62) 829 (75.43) 289 (30.71) 398 (81.72) 372 (44.18) 314 (38.25)\end{longtable} \par
 
\caption{\label{tab_5}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.19235474006116207\textwidth}P{0.1819571865443425\textwidth}P{0.19495412844036697\textwidth}P{0.14036697247706423\textwidth}P{0.14036697247706423\textwidth}}
Disempowerment cut off ( k )\tabcellsep Multidimensional disempowerment index ( 0 M )\tabcellsep Multidimensional disempowerment headcounts ( 0 H )\tabcellsep Intensity disempowerment ( A )\tabcellsep Empowerment index ( 0 1 M ? )\\
1\tabcellsep 0.347\tabcellsep 0.926\tabcellsep 0.363\tabcellsep 0.653\\
2\tabcellsep 0.224\tabcellsep 0.489\tabcellsep 0.458\tabcellsep 0.776\\
3\tabcellsep 0.178\tabcellsep 0.363\tabcellsep 0.49\tabcellsep 0.822\\
4\tabcellsep 0.010\tabcellsep 0.013\tabcellsep 0.722\tabcellsep 0.990\\
5\tabcellsep 0.001\tabcellsep 0.001\tabcellsep 0.001\tabcellsep 0.999\\
\multicolumn{2}{l}{Source: Authors Own Construct (July 2020)}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_6}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.3797402597402597\textwidth}P{0.09051948051948051\textwidth}P{0.09051948051948051\textwidth}P{0.09714285714285714\textwidth}P{0.09935064935064934\textwidth}P{0.09272727272727271\textwidth}}
Year 2022\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
10\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XXII Issue VII Version I\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
(\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Human Social Science -\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Dimensions\tabcellsep Agency (percent)\tabcellsep Income (percent)\tabcellsep Resources (percent)\tabcellsep Leadership (percent)\tabcellsep Time (percentage)\\
K=1\tabcellsep 0.154\tabcellsep 0.144\tabcellsep 0.246\tabcellsep 0.144\tabcellsep 0.312\\
K=2\tabcellsep 0.188\tabcellsep 0.167\tabcellsep 0.227\tabcellsep 0.145\tabcellsep 0.273\\
K=3\tabcellsep 0.181\tabcellsep 0.179\tabcellsep 0.231\tabcellsep 0.145\tabcellsep 0.264\\
K=4\tabcellsep 0.196\tabcellsep 0.236\tabcellsep 0.229\tabcellsep 0.132\tabcellsep 0.208\\
K=5\tabcellsep 0.235\tabcellsep 0.235\tabcellsep 0.176\tabcellsep 0.118\tabcellsep 0.235\\
\multicolumn{4}{l}{Source: Authors Own Construct (July 2020)}\tabcellsep \tabcellsep \\
© 2022 Global Journals\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_8}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.1792517006802721\textwidth}P{0.10408163265306122\textwidth}P{0.001445578231292517\textwidth}P{0.07372448979591836\textwidth}P{0.001445578231292517\textwidth}P{0.07372448979591836\textwidth}P{0.07950680272108844\textwidth}P{0.001445578231292517\textwidth}P{0.07372448979591836\textwidth}P{0.001445578231292517\textwidth}P{0.10408163265306122\textwidth}P{0.001445578231292517\textwidth}P{0.07372448979591836\textwidth}P{0.07950680272108844\textwidth}P{0.001445578231292517\textwidth}}
\tabcellsep \multicolumn{4}{l}{Absolute contribution}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Relative contribution}\tabcellsep \tabcellsep \\
Region\tabcellsep M\tabcellsep 0\tabcellsep H\tabcellsep 0\tabcellsep A\tabcellsep 1 M ?\tabcellsep 0\tabcellsep M\tabcellsep 0\tabcellsep H\tabcellsep 0\tabcellsep A\tabcellsep 1 M ?\tabcellsep 0\\
Central\tabcellsep \multicolumn{2}{l}{0.307}\tabcellsep \multicolumn{2}{l}{0.889}\tabcellsep 0.345\tabcellsep 0.693\tabcellsep \tabcellsep \multicolumn{2}{l}{0.088}\tabcellsep \multicolumn{2}{l}{0.092}\tabcellsep 0.957\tabcellsep 0.912\tabcellsep \\
Copperbel\tabcellsep \multicolumn{2}{l}{0.344}\tabcellsep \multicolumn{2}{l}{0.943}\tabcellsep 0.365\tabcellsep 0.656\tabcellsep \tabcellsep \multicolumn{2}{l}{0.072}\tabcellsep \multicolumn{2}{l}{0.071}\tabcellsep 1.014\tabcellsep 0.928\tabcellsep \\
Eastern\tabcellsep \multicolumn{2}{l}{0.335}\tabcellsep \multicolumn{2}{l}{0.915}\tabcellsep 0.366\tabcellsep 0.665\tabcellsep \tabcellsep \multicolumn{2}{l}{0.180}\tabcellsep \multicolumn{2}{l}{0.179}\tabcellsep 1.006\tabcellsep 0.820\tabcellsep \\
Luapula\tabcellsep \multicolumn{2}{l}{0.350}\tabcellsep \multicolumn{2}{l}{0.948}\tabcellsep 0.369\tabcellsep 0.650\tabcellsep \tabcellsep \multicolumn{2}{l}{0.134}\tabcellsep \multicolumn{2}{l}{0.132}\tabcellsep 1.015\tabcellsep 0.866\tabcellsep \\
Lusaka\tabcellsep \multicolumn{2}{l}{0.283}\tabcellsep \multicolumn{2}{l}{0.894}\tabcellsep 0.317\tabcellsep 0.717\tabcellsep \tabcellsep \multicolumn{2}{l}{0.048}\tabcellsep \multicolumn{2}{l}{0.055}\tabcellsep 0.873\tabcellsep 0.952\tabcellsep \\
Muchinga\tabcellsep \multicolumn{2}{l}{0.340}\tabcellsep \multicolumn{2}{l}{0.916}\tabcellsep 0.371\tabcellsep 0.660\tabcellsep \tabcellsep \multicolumn{2}{l}{0.120}\tabcellsep \multicolumn{2}{l}{0.118}\tabcellsep 1.017\tabcellsep 0.880\tabcellsep \\
Northern\tabcellsep \multicolumn{2}{l}{0.327}\tabcellsep \multicolumn{2}{l}{0.943}\tabcellsep 0.347\tabcellsep 0.673\tabcellsep \tabcellsep \multicolumn{2}{l}{0.092}\tabcellsep \multicolumn{2}{l}{0.096}\tabcellsep 0.958\tabcellsep 0.908\tabcellsep \\
North West\tabcellsep \multicolumn{2}{l}{0.297}\tabcellsep \multicolumn{2}{l}{0.921}\tabcellsep 0.322\tabcellsep 0.703\tabcellsep \tabcellsep \multicolumn{2}{l}{0.045}\tabcellsep \multicolumn{2}{l}{0.051}\tabcellsep 0.882\tabcellsep 0.955\tabcellsep \\
Southern\tabcellsep \multicolumn{2}{l}{0.358}\tabcellsep \multicolumn{2}{l}{0.960}\tabcellsep 0.373\tabcellsep 0.642\tabcellsep \tabcellsep \multicolumn{2}{l}{0.126}\tabcellsep \multicolumn{2}{l}{0.123}\tabcellsep 1.024\tabcellsep 0.874\tabcellsep \\
Western\tabcellsep \multicolumn{2}{l}{0.382}\tabcellsep \multicolumn{2}{l}{0.921}\tabcellsep 0.415\tabcellsep 0.618\tabcellsep \tabcellsep \multicolumn{2}{l}{0.096}\tabcellsep \multicolumn{2}{l}{0.084}\tabcellsep 1.143\tabcellsep 0.904\tabcellsep \\
\multicolumn{5}{l}{Source: Authors Own Construct (July 2020)}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_9}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.45535714285714285\textwidth}P{0.09107142857142857\textwidth}P{0.004336734693877551\textwidth}P{0.09107142857142857\textwidth}P{0.004336734693877551\textwidth}P{0.09107142857142857\textwidth}P{0.10841836734693877\textwidth}P{0.004336734693877551\textwidth}}
Gender\tabcellsep M\tabcellsep 0\tabcellsep H\tabcellsep 0\tabcellsep A\tabcellsep 1 M ?\tabcellsep 0\\
absolute contribution\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Men\tabcellsep \multicolumn{2}{l}{0.226}\tabcellsep \multicolumn{2}{l}{0.493}\tabcellsep 0.458\tabcellsep \multicolumn{2}{l}{0.774}\\
Women\tabcellsep \multicolumn{2}{l}{0.199}\tabcellsep \multicolumn{2}{l}{0.422}\tabcellsep 0.472\tabcellsep \multicolumn{2}{l}{0.801}\\
Relative contribution\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Men\tabcellsep \multicolumn{2}{l}{0.918}\tabcellsep \multicolumn{2}{l}{0.917}\tabcellsep 1.001\tabcellsep \multicolumn{2}{l}{0.082}\\
Women\tabcellsep \multicolumn{2}{l}{0.082}\tabcellsep \multicolumn{2}{l}{0.083}\tabcellsep 0.988\tabcellsep \multicolumn{2}{l}{0.918}\\
\multicolumn{3}{l}{Source: Authors Own Construct (July 2020)}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_10}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.0169226393629124\textwidth}P{0.27994880546075085\textwidth}P{0.1832480091012514\textwidth}P{0.18469852104664392\textwidth}P{0.18518202502844142\textwidth}}
\tabcellsep Variables\tabcellsep Empowered\tabcellsep Disempowered\tabcellsep Total\\
\tabcellsep Women's age (in years)\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 15-20 years\tabcellsep 49 (6.4\%)\tabcellsep 74 (10.1\%)\tabcellsep 123 (8.2\%)\\
\tabcellsep 21-30 years\tabcellsep 274 (35.8\%)\tabcellsep 260 (35.6\%)\tabcellsep 534 (35.7\%)\\
\tabcellsep 31-40 years\tabcellsep 270 (35.3\%)\tabcellsep 261 (35.7\%)\tabcellsep 531 (35.5\%)\\
\tabcellsep 40-49years\tabcellsep 172 (22.5\%)\tabcellsep 136 (18.6\%)\tabcellsep 308 (20.6\%)\\
\tabcellsep Women's highest education level\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep No education\tabcellsep 50 (6.5\%)\tabcellsep 99 (13.5\%)\tabcellsep 149 (10.0\%)\\
\tabcellsep primary\tabcellsep 441 (57.6\%)\tabcellsep 508 (69.5\%)\tabcellsep 949 (63.4\%)\\
\tabcellsep secondary\tabcellsep 221 (28.9\%)\tabcellsep 109 (14.9\%)\tabcellsep 330 (22.1\%)\\
\tabcellsep higher\tabcellsep 53 (6.9\%)\tabcellsep 15 (2.1\%)\tabcellsep 68 (4.5\%)\\
12\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XXII Issue VII Version I\tabcellsep Marital status unmarried married Wealth Index poorest poorer middle richer richest Household size\tabcellsep 5 (0.7\%) 760 (99.3\%) 209 (27.3\%) 212 (27.7\%) 194 (25.4\%) 71 (9.3\%) 79 (10.3\%)\tabcellsep 1 (0.1\%) 730 (99.9\%) 251 (34.3\%) 239 (32.7\%) 172 (23.5\%) 44 (6.0\%) 25 (3.4\%)\tabcellsep 6 (0.4\%) 1490 (99.6\%) 460 (30.7\%) 451 (30.1\%) 366 (24.5\%) 115 (7.7\%) 104 (7.0\%)\\
)\tabcellsep 1-4\tabcellsep 180 (23.5\%)\tabcellsep 187 (25.6\%)\tabcellsep 367 (24.5\%)\\
(\tabcellsep 5-8\tabcellsep 460 (60.1\%)\tabcellsep 419 (57.3\%)\tabcellsep 879 (58.8\%)\\
\tabcellsep 9-12\tabcellsep 113 (14.8\%)\tabcellsep 103 (14.1\%)\tabcellsep 216 (14.4\%)\\
\tabcellsep above 12\tabcellsep 12 (1.6\%)\tabcellsep 22 (3.0\%)\tabcellsep 34 (2.3\%)\\
\tabcellsep Type of toilet facilities\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep flushed/water system\tabcellsep 47 (6.1\%)\tabcellsep 12 (1.6\%)\tabcellsep 59 (3.9\%)\\
\tabcellsep pit/latrine\tabcellsep 627 (82.0\%)\tabcellsep 568 (77.7\%)\tabcellsep 1195 (79.9\%)\\
\tabcellsep No facility/bush\tabcellsep 91 (11.9\%)\tabcellsep 151 (20.7\%)\tabcellsep 242 (16.2\%)\\
\tabcellsep Women's occupation\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep professional/technical/managerial\tabcellsep 53 (6.9\%)\tabcellsep 14 (1.9\%)\tabcellsep 67 (4.5\%)\\
\tabcellsep Clerical\tabcellsep 1 (0.1\%)\tabcellsep 1 (0.1\%)\tabcellsep 2 (0.1\%)\\
\tabcellsep Sales\tabcellsep 201 (26.3\%)\tabcellsep 157 (21.5\%)\tabcellsep 358 (23.9\%)\\
\tabcellsep farmer\tabcellsep 404 (52.8\%)\tabcellsep 460 (62.9\%)\tabcellsep 864 (57.8\%)\\
\tabcellsep services\tabcellsep 23 (3.0\%)\tabcellsep 29 (4.0\%)\tabcellsep 52 (3.5\%)\\
\tabcellsep skilled manual\tabcellsep 13 (1.7\%)\tabcellsep 8 (1.1\%)\tabcellsep 21 (1.4\%)\\
\tabcellsep unskilled manual\tabcellsep 70 (9.2\%)\tabcellsep 61 (8.3\%)\tabcellsep 131 (8.8\%)\\
\tabcellsep Source of drinking water\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep pipe-borne water\tabcellsep 78 (10.2\%)\tabcellsep 43 (5.9\%)\tabcellsep 121 (8.1\%)\\
\tabcellsep tube well or borehole\tabcellsep 237 (31.0\%)\tabcellsep 233 (31.9\%)\tabcellsep 470 (31.4\%)\\
\tabcellsep river/dam/spring/rain\tabcellsep 449 (58.7\%)\tabcellsep 455 (62.2\%)\tabcellsep 904 (60.4\%)\\
\tabcellsep Tanker/cart with tank\tabcellsep 1 (0.1\%)\tabcellsep 0 (0.0\%)\tabcellsep 1 (0.1\%)\\
\tabcellsep Source: Authors Own Construct (July, 2020)\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_11}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.12452229299363056\textwidth}P{0.14509554140127387\textwidth}P{0.14563694267515923\textwidth}P{0.14509554140127387\textwidth}P{0.14509554140127387\textwidth}P{0.14455414012738851\textwidth}}
Variables\tabcellsep OLS\tabcellsep Probit\tabcellsep dy/dx\tabcellsep logit\tabcellsep dy/dx\\
Women's\tabcellsep -0.1962\tabcellsep -0.5333\tabcellsep -0.1987\tabcellsep -0.8663\tabcellsep -0.1993\\
education in years\tabcellsep (0.0000)***\tabcellsep (0.0000)***\tabcellsep (0.0000)***\tabcellsep (0.0000)***\tabcellsep (0.0000)***\\
Women's marital\tabcellsep 0.2943\tabcellsep 0.8237\tabcellsep 0.3070\tabcellsep 1.3727\tabcellsep 0.3158\\
status\tabcellsep (0.181)*\tabcellsep (0.201)\tabcellsep (0.201)\tabcellsep (0.227)\tabcellsep (0.226)\\
Women's age\tabcellsep -0.0068 (0.0037)**\tabcellsep -0.0177 (0.040)**\tabcellsep -0.0066 (0.039)**\tabcellsep -0.0290 (0.039)**\tabcellsep -0.0066 (0.038)**\\
Wealth index\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Poorer\tabcellsep 0.0083 (0.815)\tabcellsep 0.0232 (0.803)\tabcellsep 0.0088 (0.803)\tabcellsep 0.0398 (0.791)\tabcellsep 0.0093 (0.791)\\
Middle\tabcellsep -0.0359 (0.362)\tabcellsep -0.0913 (0.379)\tabcellsep -0.0345 (0.379)\tabcellsep -0.1450 (0.387)\tabcellsep -0.0339 (0.387)\\
Richer\tabcellsep -0.0782 (0.176)*\tabcellsep -0.2056 (0.183)*\tabcellsep -0.0774 (0.181)*\tabcellsep -0.3326 (0.188)*\tabcellsep -0.0774 (0.185)*\\
Richest\tabcellsep -0.1176 (0.067)**\tabcellsep -0.3671 (0.039)**\tabcellsep -0.1364 (0.035)**\tabcellsep -0.5916 (0.046)**\tabcellsep -0.1355 (0.04)**\\
Household size\tabcellsep -0.0056 (0.787)\tabcellsep -0.0136 (0.806)\tabcellsep -0.0050 (0.806)\tabcellsep -0.0245 (0.787)\tabcellsep -0.0056 (0.787)\\
Husband's years\tabcellsep -0.0001\tabcellsep -0.0004\tabcellsep -0.0001\tabcellsep -0.0006\tabcellsep -0.0001\\
of education\tabcellsep (0.926)\tabcellsep (0.922)\tabcellsep (0.922)\tabcellsep (0.927)\tabcellsep (0.927)\\
Husband's age\tabcellsep 0.0022 (0.418)\tabcellsep 0.0057 (0.437)\tabcellsep 0.0021 (0.437)\tabcellsep 0.0095 (0.424)\tabcellsep 0.0022 (0.424)\\
Region\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
copperbelt\tabcellsep 0.1927 (0.003)***\tabcellsep 0.5130 (0.003)***\tabcellsep 0.1932 (0.0020***\tabcellsep 0.8392 (0.003)***\tabcellsep 0.1951 (0.002)***\\
Eastern\tabcellsep 0.0433 (0.422)\tabcellsep 0.1084 (0.045)\tabcellsep 0.0409 (0.449)\tabcellsep 0.1835 (0.430)\tabcellsep 0.0428 (0.429)\\
Luapula\tabcellsep 0.0281 (0.627)\tabcellsep 0.0734 (0.633)\tabcellsep 0.0276 (0.633)\tabcellsep 0.1199 (0.632)\tabcellsep 0.0279 (0.632)\\
Lusaka\tabcellsep -0.0666 (0.336)\tabcellsep -0.2115 (0.271)\tabcellsep -0.0772 (0.266)\tabcellsep -0.3264 (0.303)\tabcellsep -0.0733 (0.296)\\
muchinga\tabcellsep 0.0281 (0.623)\tabcellsep 0.0717 (0.636)\tabcellsep 0.0270 (0.636)\tabcellsep 0.1226 (0.617)\tabcellsep 0.0285 (0.617)\\
Northern\tabcellsep 0.0131 (0.828)\tabcellsep 0.0345 (0.829)\tabcellsep 0.0129 (0.829)\tabcellsep 0.0553 (0.832)\tabcellsep 0.0128 (0.832)\\
north western\tabcellsep -0.0995 (0.172)*\tabcellsep -0.2959 (0.140)*\tabcellsep -0.1065 (0.131)*\tabcellsep -0.4613 (0.160)*\tabcellsep -0.1020 (0.149)*\\
Southern\tabcellsep 0.2099\tabcellsep 0.5555\tabcellsep 0.2086\tabcellsep 0.9057\tabcellsep 0.2098\end{longtable} \par
 
\caption{\label{tab_12}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Volume XXII Issue VII Version I\end{longtable} \par
  {\small\itshape [Note: 16( )]} 
\caption{\label{tab_13}}\end{figure}
 			\footnote{(58.30)    © 2022 Global Journals} 			\footnote{Year 2022 © 2022 Global Journals E} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Batana and Duclos ()]{b7}\label{b7} 	 		\textit{},  		 			Y M Batana 		,  		 			J.-Y Duclos 		.  		2008.  	 
\bibitem[Alkire et al. ()]{b4}\label{b4} 	 		\textit{},  		 			S Alkire 		,  		 			H Malapit 		,  		 			R Meinzen-Dick 		,  		 			A Peterman 		,  		 			A Quisumbing 		,  		 			G Seymour 		,  		 			A Vaz 		.  		2013.  	 	 (Instructional Guide onWomen's Empowerment in Agriculture Index) 
\bibitem[Lombardini et al. ()]{b17}\label{b17} 	 		\textit{A 'How To' Guide to Measure Women's Empowerment: Sharing experience from Oxfam's impact evaluations},  		 			S Lombardini 		,  		 			K Bowman 		,  		 			R Garwood 		.  		2017.  	 
\bibitem[Foster et al. ()]{b11}\label{b11} 	 		\textit{A class of Decomposable Poverty Measures'. Econometrica},  		 			J Foster 		,  		 			J Greer 		,  		 			E Thorbecke 		.  		1984. 52 p. .  	 
\bibitem[Veneklasen and Miller ()]{b27}\label{b27} 	 		\textit{A New Weave of Power, People and Politics: The Action Guide for Advocacy and Citizen Participation},  		 			L Veneklasen 		,  		 			V Miller 		.  		2002. Practical Action Publishing.  	 
\bibitem[Huis et al. ()]{b13}\label{b13} 	 		‘A Three-Dimensional Model of Women's Empowerment: Implications in the Field of Microfinance and future Directions’.  		 			M A Huis 		,  		 			N Hansen 		,  		 			S Otten 		,  		 			R Lensink 		.  		 \xref{http://dx.doi.org/10.3389/fpsyg.2017.0167814}{10.3389/fpsyg.2017.0167814}.  		 \url{https://www.ilo.org/wcmsp5/groups/public/---dgreports/---dcomm/---publ/documents/publication/wcms\textunderscore 619577.pdf}  	 	 		\textit{International Labour Organization}  		2017. 2018. July 2020. 8 p. 15.  	 	 (World Employment Social Outlook: Trends for Women 2018, Global Snapshot) 
\bibitem[Accelerating Women's Economic Empowerment (2017)]{b29}\label{b29} 	 		\textit{Accelerating Women's Economic Empowerment},  		 \url{https://www.worldbank.org/en/news/feature/2017/06/26/accelerating-womens-economic-empowerment}  		2017. July 2020. p. 15.  	 
\bibitem[Peterman et al. ()]{b20}\label{b20} 	 		‘Age and intimate partner violence: an analysis of global trends among women experiencing victimization in 30 developing Countries’.  		 			A Peterman 		,  		 			J Bleck 		,  		 			T Palermo 		.  		 \xref{http://dx.doi.org/10.1016/j.jadohealth.2015.08.008}{10.1016/j.jadohealth.2015.08.008}.  	 	 		\textit{J. Adolesc. Health}  		2015. 57 p. .  	 
\bibitem[Ayevbuomwan et al. ()]{b6}\label{b6} 	 		‘Analysis of Women Empowerment in Rural Nigeria: A multidimensional Approach’.  		 			O S Ayevbuomwan 		,  		 			O A Popoola 		,  		 			A I Adeoti 		.  	 	 		\textit{Global Journal of Human-Social Science}  		2016. 16  (1)  p. .  	 
\bibitem[Pratley ()]{b21}\label{b21} 	 		‘Associations between quantitative measures of women's empowerment and access to care and health status for mothers and their children: a systematic review of evidence from the developing world’.  		 			P Pratley 		.  		 \xref{http://dx.doi.org/10.1016/j.socscimed.2016.08.001}{10.1016/j.socscimed.2016.08.001}.  	 	 		\textit{Soc. Sci. Med}  		2016. 169 p. .  	 
\bibitem[Alkire and Foster ()]{b2}\label{b2} 	 		\textit{Counting and Multidimensional Poverty Measurement (OPHI Working Paper Series No. 07)},  		 			S Alkire 		,  		 			J Foster 		.  		2007.  		 			Oxford Department of International Development, University of Oxford 		 	 
\bibitem[Obayelu and Chime ()]{b18}\label{b18} 	 		‘Dimensions and drivers of women's empowerment in rural Nigeria’.  		 			O A Obayelu 		,  		 			A C Chime 		.  		 \xref{http://dx.doi.org/10.1108/IJSE-07-2019-0455}{10.1108/IJSE-07-2019-0455}.  	 	 		\textit{International Journal of Social Economics}  		2020. 47  (3)  p. .  	 
\bibitem[Leave No One Behind: A Call to Action for Gender Equality and Women's Economic Empowerment UN Secretary General's High Level Panel on Women's Economic Empowerment]{b23}\label{b23} 	 		‘Leave No One Behind: A Call to Action for Gender Equality and Women's Economic Empowerment’.  		 \url{https://www.empowerwomen.org/-/media/files/un\%20women/empowerwomen/resources/hlp\%20briefs/unhlp\%20full\%20report.pdf?la=en}  	 	 		\textit{UN Secretary General's High Level Panel on Women's Economic Empowerment},  				 	 
\bibitem[Asaolu et al. ()]{b5}\label{b5} 	 		‘Measuring Women's Empowerment in Sub-Saharan Africa: Exploratory and Confirmation Factor Analyses of the Demographic and Health Surveys’.  		 			I O Asaolu 		,  		 			H Alaofe 		,  		 			J K L Genn 		,  		 			A K Adu 		,  		 			A J Monroy 		,  		 			J C Ehiri 		.  		 \xref{http://dx.doi.org/10.3389/fpsyg.2018.00994}{10.3389/fpsyg.2018.00994}.  	 	 		\textit{Frontier in Psychology}  		2018. 9 p. 994.  	 
\bibitem[Biswas and Kabir ()]{b9}\label{b9} 	 		‘Measuring women's empowerment: Indicators and measurement techniques’.  		 			T K Biswas 		,  		 			M Kabir 		.  	 	 		\textit{Social Change}  		2004. 34  (3)  p. .  	 
\bibitem[Multidimensional Poverty Dominance: statistical inference and an application to West Africa (CIRPEE Working Paper 08-08)]{b8}\label{b8} 	 		\textit{Multidimensional Poverty Dominance: statistical inference and an application to West Africa (CIRPEE Working Paper 08-08)},  		CIRPEE.  	 
\bibitem[Waltermaurer ()]{b28}\label{b28} 	 		‘Public justification of intimate partner violence: a review of the literature’.  		 			E Waltermaurer 		.  		 \xref{http://dx.doi.org/10.1177/1524838012447699}{10.1177/1524838012447699}.  	 	 		\textit{Trauma Viol. Abuse}  		2012. 13 p. .  	 
\bibitem[Pursuing Women's Economic Empowerment ()]{b14}\label{b14} 	 		\textit{Pursuing Women's Economic Empowerment},  		 \url{https://www.imf.org/en/Publications/Policy-Papers/Issues/2018/05/31/pp053118pursuing-womens-economic-empowerment}  		2018. International Monetary Fund.  	 
\bibitem[Kabeer ()]{b16}\label{b16} 	 		\textit{Resources, agency, achievements: reflections on the measurement of women's empowerment. Development and Change},  		 			N Kabeer 		.  		1999. 30 p. .  	 
\bibitem[Dako-Gyeke ()]{b10}\label{b10} 	 		‘Safe Sex Talk: Negotiating Safe Sex Practices in Heterosexual relationships’.  		 			P Dako-Gyeke 		.  		 \xref{http://dx.doi.org/10.5901/mjss.2013.v4n2p309}{10.5901/mjss.2013.v4n2p309}.  	 	 		\textit{Medit\textbackslash Journal of Social Science}  		2013. 4  (1)  p. .  	 
\bibitem[Sustainable Development Goal 5: Achieve gender equality and empower all women and girls United Nations (2019)]{b24}\label{b24} 	 		‘Sustainable Development Goal 5: Achieve gender equality and empower all women and girls’.  		 \url{https://sustainabledevelopment.un.org/sdg5}  	 	 		\textit{United Nations}  		2019. July 2020.  (10) .  	 
\bibitem[Abaidoo ()]{b0}\label{b0} 	 		\textit{The nexus between Education and Poverty Reduction in Ghana from},  		 			A Abaidoo 		.  		2020. 2013 to 2017.  		 			School of Economics, University of Cape Coast 		 	 	 (Unpublished term paper) 
\bibitem[Habtamu (2014)]{b12}\label{b12} 	 		\textit{The role of women's status on children's nutrition security in Ethiopia, Unpublished thesis submitted to the Department of Economics},  		 			A Habtamu 		.  		 \url{http://etd.aau.edu.et/bitstream/handle/123456789/8898/Habtamupercent20Asitatikie.pdf?sequence51\&isAllowed5y}  		2014. July 2020. Addis Ababa University Addis Ababa, Ethiopia. p. 10.  	 
\bibitem[The Women Empowerment Index The Hunger Project ()]{b22}\label{b22} 	 		‘The Women Empowerment Index’.  	 	 		\textit{The Hunger Project},  				 (New York, USA)  		2014.  	 
\bibitem[Abney and Laya (2018)]{b1}\label{b1} 	 		‘This is why women must play a greater role in the global economy’.  		 			D Abney 		,  		 			A G Laya 		.  		 \url{https://www.weforum.org/agenda/2018/01/this-is-why-women-must-play-a-greater-role-in-the-global-economy}  	 	 		\textit{World Economic Forum}  		2018. July 2020. p. 10.  	 
\bibitem[Turning Promises into Action: Gender Equality in the 2030 Agenda for Sustainable Development United Nations Women ()]{b25}\label{b25} 	 		‘Turning Promises into Action: Gender Equality in the 2030 Agenda for Sustainable Development’.  		 \url{https://www.unwomen.org/en/digital-library/publications/2018/2/gender-equality-in-the-2030-agenda-for-sustainable-development-2018}  	 	 		\textit{United Nations Women}  		2018.  	 
\bibitem[Alkire and Foster ()]{b3}\label{b3} 	 		\textit{Understanding and Misunderstandings of Multidimensional Poverty Measurement},  		 			S Alkire 		,  		 			J Foster 		.  		2011.  	 	 (OPHI Working Paper) 
\bibitem[Voice and Agency: Empowering women and girls for shared prosperity ()]{b30}\label{b30} 	 		\textit{Voice and Agency: Empowering women and girls for shared prosperity},  		 \url{https://www.worldbank.org/content/}  		2014.  		 			World Bank Group 		 	 
\bibitem[Ushma and Karasek ()]{b26}\label{b26} 	 		\textit{Women's Empowerment and Ideal Family Size: An examination of DHS Empowerment Measures In Sub-Saharan Africa. International perspective on Sexual and Reproductive Health},  		 			D U Ushma 		,  		 			D Karasek 		.  		 \xref{http://dx.doi.org/10.1363/3807812}{10.1363/3807812}.  		2012. 38 p. .  	 
\bibitem[Jennings et al. ()]{b15}\label{b15} 	 		‘Women's empowerment and male involvement in antenatal care: analyses of Demographic and Health Surveys (DHS) in selected African countries’.  		 			L Jennings 		,  		 			M Na 		,  		 			M Cherewick 		,  		 			M Hindin 		,  		 			B Mullany 		,  		 			S Ahmed 		.  		 \xref{http://dx.doi.org/10.1186/1471-239314-297}{10.1186/1471-239314-297}.  	 	 		\textit{BMC Pregn. Childbirth}  		2014. 14 p. 297.  	 
\bibitem[Oriana (2014)]{b19}\label{b19} 	 		\textit{Women's Empowerment in Action: Evidence from a Randomized Control Trial in Africa},  		 			B Oriana 		.  		 \url{nbuehren@worldbank.org.?Ma}  		2014. Discussion Paper March 2014. World Bank.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
