\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={Aggregate Consumption Expenditure and Economic Growth: Evidence from Bangladesh},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2018 2018-01-15 (revised: Year 2018 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018 2018-01-15}
\title{Aggregate Consumption Expenditure and Economic Growth: Evidence from Bangladesh}
\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]{Sima Rani  Dey}

             \author[2]{Mohammed  Tareque}

             \affil[1]{  Bangladesh Institute of Governance and Management}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 December 2017 Accepted: 4 January 2018 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


This paper attempts to investigate the relationship between aggregate consumption expenditure and economic growth of Bangladesh using the ARDL Bounds Test approach. The study reveals that consumption expenditure and GDP have a significant impact on each other. Granger non-causality test also has been carried out, and the test reveals that unidirectional causal relationship is running from aggregate consumption expenditure to GDP. Bilateral causality exists between GDP and capital investment. The findings suggest that consumption enhancing fiscal and monetary policies can also boost the economic growth in the context of Bangladesh. That?s because Bangladesh is still operating on the relatively flatter part of its long- run supply curve.

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


\let\tabcellsep& 	 	 		 
\section[{I. Introduction}]{I. Introduction}\par
conomic growth is believed to be encouraged when there is incentive to investment; technological frontier expands, human resources improve and fewer barriers for the entrepreneurs. Therefore, economic policies that focus on supply side should be encouraged. However, on the other hand, Keynesian economists believe that a fiscal stimulus to enhance consumption would lead to an increase in aggregate output. Whatever, the traditional Keynesian theory suggests that an increase in consumption expenditure would have the multiplier effect on the real GDP 1   1 Theoretically, it is already established that the multiplier effect depends on crowding effect of the expansionary fiscal policy.\par
. Paul \hyperref[b15]{Krugman (2015)} opined that 'not only supply creates its own demand; experience since 2008 suggests, if anything, that the reverse is largely truespecifically, that inadequate demand destroys supply'. In fact, \hyperref[b33]{Yegorov (2015)} emphasized on the contribution of population density in any economy which is a major source of demand in reality. So, economies with persistently weak demand (low population density) seem to suffer large declines in potential as well as actual output.\par
Over past decades, several studies have been carried out to examine the interrelation between consumption expenditure (mostly public expenditure) and economic growth. Few types of research also attempted to highlight their causal relationship in the short run and long run for Bangladesh \hyperref[b1]{(Amin, 2011;}\hyperref[b19]{Mahmud and Ahmed, 2012;}\hyperref[b21]{Nguyen, 2015)}. These studies might have importance on many grounds, but yet no study has been assessed the linkage between final consumption expenditure 2   II. The Motivation for the Study and economic growth considering the effect of control variables as well as measured the short run and long run elasticities based on recent data of Bangladesh.\par
This paper tries to see the relationship mainly between final consumption expenditure and GDP within a multivariate model. But it also looks into the long run equilibrium relationship along with the causal relationship between these two variables and their elastic impact on each other. Also, two dummies are incorporated to capture the effect of two significant shocks as well such as 1988's and 1998's flood in Bangladesh as internal shock and 2008's Lehman Brothers worldwide recession shock as the external shock.\par
Thus this paper is organized as follows: starting with the introduction, Section 2 mentions the motivations of our study and Section 3 describes literature review. Section 4 focuses on econometric methodology, and Section 5 contains data description and their properties. Section 6 analyzes the empirical results, Section 7 concludes and, finally, Section 8 suggests policy implications of the study. Bangladesh is the fastest growing economy in South-Asia and moving very fast towards middle-income country. Last 3-4 years GDP growth (6-7 percent per annum) as well as the growth of our last decade confirms the reflection of this phenomenon. To inspect the reason behind this high and stable economic growth, I feel motivated to study the influencing factors of our developing economy. In Bangladesh, final consumption expenditure comprises almost 70\% of GDP 3   2 Sum of household final consumption expenditure and general government final consumption expenditure. 3 According to World Bank collection of development indicators (2016). , which is not common in other countries economy. So sustainability of consumption expenditure to induce the GDP growth seems very important. Bangladesh's population is about 160 million and, this population dividend helps to create massive demand of E In the last decades, several empirical works have been undertaken on consumption expenditure and economic growth. Among them, most of the studies emphasized on the government consumption expenditure on GDP as well as energy consumption expenditure on GDP using time series data of a single country and panel data of cross countries. \hyperref[b25]{Ram (1986)}, \hyperref[b0]{Ahsan et al., (1989)}, \hyperref[b14]{Holmes and Hutton (1990a)} observed that public expenditure expansion had a significant effect on national income growth. Similarly, \hyperref[b17]{Landau (1983}\hyperref[b18]{Landau ( , 1986) )} and \hyperref[b3]{Barth et al., (1990)} concluded that public expenditure expansion had significant effect on national income growth for both developed and less developed countries. \hyperref[b16]{Kolluri et al., (2000)} examines Wagner' s Law of Public Expenditure using time series data drawn from the G7 industrialized countries which provides evidence on both the short-run and long-run effects of growth in national income on government expenditure. \hyperref[b30]{Samudram et al., (2009)} investigates the Keynesian view and the Wagner's Law on the role of public expenditure on economic growth for Malaysia  using the Auto Regressive Distributed Lag (ARDL) model. Their result supports both Keynes view 4  and Wagner's Law 5 . Ebaidalla (2013) determined the nature and direction of causality between government expenditure and national income in Sudan using Granger causality test and supported the Keynesian proposition. \hyperref[b31]{Singh and Sahni (1984)} neither confirm the Wagnerian nor the Keynesian view. \hyperref[b20]{Mishra (2011)} attempted to investigate the dynamics of the relationship between real consumption expenditure and economic growth in India and confirms the existence of unidirectional causal relationship which runs from real private consumption expenditure to economic growth in the long-run but no short-run causality. However, Amin (2011) revealed unidirectional causality from economic growth to consumption expenditure that indicates consumption is the result rather than the cause of growth for Bangladesh. The researcher used Johansen cointegration test and ARDL estimation technique to investigate the annual data of Bangladesh from 1976-2009. \hyperref[b10]{Dogan and Tang (2006)} aimed to find out the direction of causality between national income and government expenditures for Indonesia, Malaysia, Philippines, Singapore, and Thailand using Granger causality tests. Unidirectional causality evidence (running from government expenditure to national income) has been found only in the case of Philippines. But there is no evidence for this hypothesis and its reverse for other countries. \hyperref[b6]{Chimobi (2009)} tested for the direction of causality between government expenditure and national income using annual data from 1970-2005 employing cointegration test and Granger causality test. The study also reveals no long-run relationship between the variables but unidirectional causality from government expenditure to national income in Nigeria.\par
Cheng and Lai (1997) attempted to determine the causality between government expenditure and economic growth along with money supply by applying VAR techniques to single country data from 1954-94. Their study finds bidirectional causality between government expenditures and economic growth in South Korea. \hyperref[b29]{Sakthivel and Yadav (2007)} explored bidirectional causality between public expenditure and national income as well for India. From the above narrative, it appears that the number of research study so far conducted in particular, on this issue is very much scanty in context of Bangladesh. 
\section[{IV. Model Specification}]{IV. Model Specification}\par
In an attempt to investigate the association between final consumption expenditure and economic growth of Bangladesh, our study adapts popular Keynes theory. According to the Keynesian model, consumption is a function of income which is as follows: ?????????????????????? = ð??"ð??"(??????, ?????????????? ???????????????? ????????, ???????????????? ?????????, ???????????????? ?????????) ?????? = ð??"ð??"(??????????????????????, ????????????????????, ???????????????? ?????????, ???????????????? ?????????) Since GDP is not a sole component to affect consumption so, consumption function also considered the influence of deposit interest rate. This study is also trying to look into the relationship of GDP with consumption expenditure and capital investment. So, our targeted log-linear form of consumption expenditure and GDP equations can be expressed as?????? ?? = ?? 0 + ?? 1 ???? ?? + ?? 2 ?????? ?? + ?? 3 ???? ?? + ?? 4 ???? ?? + ?? ?? ?\textbf{(1)}???? ?? = ?? 0 + ?? 1 ?????? ?? + ?? 2 ???? ?? + ?? 3 ???? ?? + ?? 4 ???? ?? + ?? ?? ?\textbf{(2)}\par
Where, ?? 0 is the intercept; CE is the final consumption expenditure; Y is real GDP; CI is the capital investment; DR is the deposit interest rate; ID and ED are the two shocks; ?? ?? is error term. Expected signs of the equation variables are: ?? 1 > 0, ?? 2 < 0 (Eq.1); ?? 1 > 0, ?? 2 > 0 (Eq. 2); and ?? 3 < 0, ?? 4 < 0 (Eqs. 1-2). All variables are in real and natural logarithm form.\par
Following econometric theory, firstly author conducted the stationarity test of the time series data 6 . The equation of ADF test can be formulated as follows:??? ?? = ?? + ?? ?? + ???? ???1 + ? ?? ?? ??? ????? ?? ?? =1 + ?? ??\par
Where, Î?" is the difference operator, t is the time trend, ? is the error term, ?? ?? is the series and, k is the lag. PP test has the same null hypothesis as ADF, and its asymptotic distribution is the same as the ADF test statistic.\par
A multivariate framework is used in this paper to study the relationship between aggregate consumption expenditure and economic growth. Above two equations Eq. (1-2) are tested separately using modern cointegration based on Autoregressive Distributed Lag (ARDL) "Bound Test" approach introduced by Pesaran and Shin (1999) and \hyperref[b23]{Pesaran et al. (2001)} to analyze long-run relationship 7 . Autoregressive Distributed Lag (ARDL) model is also helpful to identify the cointegrating vector(s) and if identified, then reparameterized into ECM that ECM result gives short-run dynamics. Appropriate modification of the orders of ARDL model is sufficient to simultaneously correct for residual serial correlation and problem of endogenous variables \hyperref[b22]{(Pesaran and Shin, 1999)}.\par
In ARDL cointegration technique, we determine the existence of long-run relationship between the variables at first. Then the short and long-run parameters are estimated in the next step. The bound test approach is merely based on an estimate of unrestricted error-correction model (UECM) by using ordinary least squares (OLS) estimation procedure. The UECM is a simple reparameterization of a general autoregressive distributed lag (ADL) model. The consumption Eq. ( \hyperref[formula_0]{1}) can be expressed in the UECM version of ARDL model as follows:??????? ?? = ?? 11 + ?? 12 ???? ???1 + ?? 13 ?????? ???1 + ?? 14 ?????? ???1 + ? ?? 1?? ??1 ??=0 ????? ????? + ? ?? 1?? ??2 ??=0 ??????? ????? + ? ?? 1?? ??3 ??=1 ??????? ????? + ?? 15 ???? ?? + ?? 16 ???? ?? + ?? 1?? ? ? ? ? (\textbf{3})????? ?? = ?? 11 + ?? 12 ???? ???1 + ?? 13 ?????? ???1 + ?? 14 ?????? ???1 + ? ?? 1?? ??1 ??=1 ????? ????? + ? ?? 1?? ??2 ??=0 ??????? ????? + ? ?? 1?? ??3 ??=0 ??????? ????? + ?? 15 ???? ?? + ?? 16 ???? ?? + ?? 2?? ? ? ? ? (\textbf{4})??????? ?? = ?? 11 + ?? 12 ???? ???1 + ?? 13 ?????? ???1 + ?? 14 ?????? ???1 + ? ?? 1?? ??1 ??=0 ????? ????? + ? ?? 1?? ??2 ??=1 ??????? ????? + ? ?? 1?? ??3 ??=0 ??????? ????? + ?? 15 ???? ?? + ?? 16 ???? ?? + ?? 3?? ? ? ? ?\textbf{(5)}\par
Where, all variables are as previously defined in above. The current (time t) observation of each variable depends on its own lagged values and on the lagged values of each other variable. GDP Eq. ( \hyperref[formula_1]{2}) also can be written in the same manner. \hyperref[b23]{Pesaran et al. (2001)} proposed the bound test method using Wald test (F-statistic) to determine the long-run equilibrium relationship. A joint significance test is performed assuming the null hypothesis of no cointegration of all the one lagged level variables against the alternative hypothesis of having cointegration. 6 Because it is well established that time series data are not statistically significant if they are not stationary. This stationarity decision can be verified using several tests such as Augmented Dickey-Fuller (ADF), Dickey-Fuller GLS, Kwiatkowski Phillips-Schmidt-Shin (KPSS), Philips-Perron (PP) or Ng-Perron. The null hypotheses as well as the asymptotic distribution of ADF and PP tests are same.\par
Only the coefficients of the one lagged level variables included in the model for Wald test. In other words, is to perform a joint significance test (Wald test) setting ?? 0 : ?? 12 = ?? 13 = ?? 14 = 0 against ?? ?? : ?? 12 ? ?? 13 ? ?? 14 ? 0 (Eq. 3). Decisions of the bound test are made by Fstatistic value that helps to conclude 8 about the long-run relationship between the variables. 7 ARDL approach has several advantages over other previous and traditional methods. The first is that it does not require all the variables under study to be integrated of the same order because it is applicable irrespective of whether the underlying variables are I(0), I(1) or a combination of both. The second is that ARDL test is relatively more proficient in case of small and finite sample data.?????? ?? = ?? 0 + ? ?? 1?? ?????? ????? ?? ??=1 + ? ?? 2?? ?????? ????? ?? ?????? ?? =??+1 + ? ?? 1?? ?? ??=1 ???? ????? + ? ?? 2?? ???? ????? ?? ?????? ?? =??+1 + ? ?? 1?? ?????? ????? ?? ??=1 + ? ?? 2?? ?????? ????? ?? ?????? ?? =??+1 + ?? 1?? ?\textbf{(6)}???? ?? = ?? 0 + ? ?? 1?? ???? ????? ?? ??=1 + ? ?? 2?? ???? ????? ?? ?????? ?? =??+1 + ? ?? 1?? ?? ??=1 ?????? ????? + ? ?? 2?? ?????? ????? ?? ?????? ?? =??+1 + ? ?? 1?? ?????? ????? ?? ??=1 + ? ?? 2?? ?????? ????? ?? ?????? ?? =??+1 + ?? 2?? (\textbf{7})?????? ?? = ?? 0 + ? ?? 1?? ?????? ????? ?? ??=1 + ? ?? 2?? ?????? ????? ?? ?????? ?? =??+1 + ? ?? 1?? ?? ??=1 ???? ????? + ? ?? 2?? ???? ????? ?? ?????? ?? =??+1 + ? ð??"ð??" 1?? ?????? ????? ?? ??=1 + ? ð??"ð??" 2?? ?????? ????? ?? ?????? ?? =??+1 + ?? 3??\textbf{(8)} 
\section[{? ?}]{? ?}\par
The long-run elasticity can be derived from UECM that is the estimated coefficient of the one lagged explanatory variable (multiplied with a negative sign) divided by the estimated coefficient of the one lagged dependent variable (see \hyperref[b2]{Bardsen, 1989}). The estimated coefficient of the first-differenced variable in UECM is short-run elasticity. The longrun value for the dummy variable is used directly from the estimated equation without dividing by the lag one level dependent variable  {\ref (}  
\section[{VI. Data Description and their Properties}]{VI. Data Description and their Properties}\par
Real GDP, gross fixed capital formation, deposit interest rate and final consumption expenditures are taken to estimate our targeted equations. Annual time series data 10 (1980-2016) were collected from the World Bank. Basic statistical information of the variables (Table  {\ref 1}) and the graphical presentation of our level data and stationary data (fig.  {\ref 1-4}) are described as well.\par
Table  {\ref 1}: Descriptive statistics, by logarithmic variable 9 Toda and Yamamoto (TY) technique avoids the problems linked with standard Granger causality test that ignores any possible non-stationary or cointegration between series while testing for causality. 10 It is to be noted that the presentation of the findings with quarterly data could be a more suitable way to accomplish such an exercise. So data availability is the limitations of the study. 11 Local currency unit (LCU).\par
To ascertain the existence of the casual relationship between the series, we are using modified Wald test (MWALD) proposed by Toda and Yamamoto (1995) 9 . This approach involves VAR model with level variables (rather than the first differences, like Granger causality tests). Mainly, this approach artificially augments the correct VAR order, k, by the maximal order of integration, say ?? ?????? . Once this is done, a (?? + ?? ?????? ) ??? order of VAR is estimated, and the coefficients of the last lagged ?? ?????? vector are ignored (see \hyperref[b4]{Caporale and Pittis, 1999;}\hyperref[b27]{Rambaldi and Doran, 1996;}\hyperref[b26]{Rambaldi, 1997;}\hyperref[b34]{Zapata and Rambaldi, 1997)}. This TY procedure ensures that the usual test statistic for Granger causality which has the standard asymptotic distribution for making valid inferences.\par
Representations of consumption equation with GDP and deposit interest rate according to VAR system (GDP equation with consumption expenditure and capital investment can also be written in the following form), to conduct  {\ref Toda}  The figures show that both final consumption expenditure (LCE), capital investment (LCI), deposit interest rate (LDR) and GDP (LGDP) depict linear upward and deterministic trend. It also shows that the data are not stationary at level. Then we have taken their first difference to ensure their stationarity. The first differenced series of LCE, LGDP, LDR, and LCI are incorporated along with their level data in the above figures. 
\section[{VII. Estimation and Empirical Results}]{VII. Estimation and Empirical Results} 
\section[{a) Unit Root Tests}]{a) Unit Root Tests}\par
To transform our non-stationary series to stationary, we used Augmented Dickey-Fuller test  {\ref Fuller 1979, 1981)} and Philips-Perron (Philips and Perron, 1988) unit root tests. The reason behind for doing so has already been delineated in preceding paragraph.  The stationarity tests were done at the level and first difference for both possibilities intercept as well as with intercept and trend. Both ADF and PP (Table \hyperref[tab_1]{2}) test results reveal that the variables are non-stationary at the level at 5\% level of significance but they became stationary at first difference level. Thus, all the variables are integrated of order one i.e., I(1) respectively 12 . 
\section[{Table 2: Unit root tests, by logarithmic variable}]{Table 2: Unit root tests, by logarithmic variable} 
\section[{Figures in ( ) represents probability-values respectively}]{Figures in ( ) represents probability-values respectively} 
\section[{b) ARDL Bound Test Approach}]{b) ARDL Bound Test Approach}\par
Since our series are integrated of order one, so it's needed to find whether the variables are cointegrated or not. Autoregressive Distributed Lag model to cointegration and error correction is applied to investigate the relationship between final consumption expenditure and GDP. 
\section[{Table 3: Bound Test Results}]{Table 3: Bound Test Results}\par
The ARDL bound test results to determine the presence of the long-run relationship between the variables in both consumption and GDP equation are presented in Table  {\ref 3}. The computed F-statistic of the estimated equations exceeded the upper bounds at 1\% level of significance. As per the rule, the higher Fstatistic value supports the rejection of the null hypothesis. So it leads us to argue that final consumption expenditure and GDP have the long-run association. 
\section[{Table 4: ARDL Regression outputs}]{Table 4: ARDL Regression outputs} 
\section[{Figures in ( ) represents probability-values respectively, **Significance at 1\% level and *Significance at 5\% level}]{Figures in ( ) represents probability-values respectively, **Significance at 1\% level and *Significance at 5\% level}\par
Considering the selected lag length of AIC criterion, ARDL (1, 1, 2) model is selected as our appropriate model for consumption equation and ARDL \hyperref[b1]{(2,}\hyperref[b3]{4,}\hyperref[b3]{4)} model for GDP equation. The results of the two models showed that a statistically significant association exists between final consumption expenditure and GDP ( Both short-run and long-run coefficients are providing strong evidence of having a significant association between consumption expenditure and GDP at 5\% level of significance. The ECM coefficient value is negative as well as lying between 0 and 1. ECM value -0.208 and -0.57 in two equations suggest that the speed of adjustment to restore the equilibrium in the long run is 21\% and 57\%. It indicates that equations will restore their equilibriums by around five and two years respectively.  
\section[{c) Elasticity Calculation}]{c) Elasticity Calculation}\par
The short run and log run elasticities of the two equations are presented in Table \hyperref[tab_6]{8}. It shows that GDP and the final consumption expenditure exert the positive impact on each other. GDP has an elastic impact on final consumption expenditure which implies that a 1\% increase in real GDP could lead to an increase in the final consumption expenditure by .76\% in the long run. Whereas, the short run increase in final consumption expenditure is 1.46\% due to increase in GDP.  
\section[{VIII. Conclusions}]{VIII. Conclusions}\par
Long run association between final consumption expenditure and economic growth is confirmed by ARDL Bound test approach. It is evident from the findings that consumption expenditure as well as economic growth influences each other significantly. Even their estimated short and long-run coefficients are also consistent with that finding. But Granger noncausality test confirms the unidirectional relationship is running from final consumption expenditure to GDP. GDP and final consumption expenditure have the most elastic impact on each other in the long run whereas; GDP has the most elastic impact on final consumption expenditure in the short run. We didn't find any significant impact of both internal and external shocks on our economy. 
\section[{IX. Policy Implication}]{IX. Policy Implication}\par
Most of the economic researches generally suggest policies based on supply-side point of view for economic growth, but demand side is more powerful in case of Bangladesh. Since, theoretically, we are constraint by technology, infrastructure, and improved human resources. In fact, the findings show that final consumption expenditure and GDP influence each other significantly. So, higher production can provoke consumption by influencing economic growth.\par
On the other hand, our external income sources are stimulating our consumption behavior, such as quick cash flow like remittance mostly spent on consumption expenditure. Considering technology constraint and consumption pattern, in general, the government can take such monetary and fiscal policy that is consumption enhancing. Since our domestic market is quite large and we have the demand-driven economy, so a jump in domestic consumption can boost our production.\par
In Bangladesh context, fiscal and monetary policy inducing consumption will have a positive impact on growth. Demand enhancing growth can help technological innovation (it's already evident 13 in remarkable scale) and domestic industrialization through the development of the consumption based industry. As the long run curve of Bangladesh is relatively flatter so there is a window where we can use consumption enhancing policy keeping a watchful eye on the value of money and budget deficit. Consumption Eq. GDP Eq.  
\section[{Dept. Variable}]{Dept. Variable}\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.022397891963109352\textwidth}P{0.1321475625823452\textwidth}P{0.06719367588932806\textwidth}P{0.12094861660079052\textwidth}P{0.07279314888010541\textwidth}P{0.10303030303030303\textwidth}P{0.09071146245059288\textwidth}P{0.12542819499341237\textwidth}P{0.07503293807641633\textwidth}P{0.040316205533596834\textwidth}}
\tabcellsep \multicolumn{4}{l}{Augmented Dickey-Fuller Test}\tabcellsep \tabcellsep \multicolumn{2}{l}{Phillips-Perron Test}\tabcellsep \tabcellsep \\
Variables\tabcellsep \multicolumn{2}{l}{Level Intercept Intercept and trend}\tabcellsep \multicolumn{2}{l}{1 st Difference Intercept Intercept and trend}\tabcellsep \multicolumn{2}{l}{Level Intercept Intercept and trend}\tabcellsep \multicolumn{2}{l}{1 st Difference Intercept Intercept and trend}\tabcellsep Order of Integration\\
LY\tabcellsep 5.113 (1.000)\tabcellsep 0.5269 (0.9990)\tabcellsep -0.9193 (0.769)\tabcellsep -4.509* (0.0056)\tabcellsep 5.113 (1.000)\tabcellsep 0.5269 (0.9990)\tabcellsep -4.0509* (0.0034)\tabcellsep -9.9154* (0.0000)\tabcellsep I(1)\\
LCE\tabcellsep 2.876 (1.000)\tabcellsep -2.110 (0.5228)\tabcellsep -4.537* (0.0009)\tabcellsep -5.335* (0.0006)\tabcellsep 3.0758 (1.000)\tabcellsep -2.1046 (0.5259)\tabcellsep -4.7386* (0.0005)\tabcellsep -5.3882* (0.0005)\tabcellsep I(1)\\
LCI\tabcellsep 0.060 (0.9580)\tabcellsep -1.556 (0.7902)\tabcellsep -7.489* (0.0000)\tabcellsep -7.8537* (0.0000)\tabcellsep 0.0307 (0.9553)\tabcellsep -1.969 (0.6095)\tabcellsep -7.0138* (0.0000)\tabcellsep -7.8250* (0.0000)\tabcellsep I(1)\\
LDR\tabcellsep -2.589 (0.1046)\tabcellsep -3.203 (0.1002)\tabcellsep -3.913* (0.0051)\tabcellsep -3.775* (0.0309)\tabcellsep -1.728 (0.4087)\tabcellsep -2.249 (0.4492)\tabcellsep -3.752* (0.0074)\tabcellsep -3.674* (0.0377)\tabcellsep I(1)\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.25999184339314846\textwidth}P{0.09013050570962479\textwidth}P{0.06378466557911909\textwidth}P{0.1684747145187602\textwidth}P{0.20106035889070145\textwidth}P{0.06655791190864599\textwidth}}
\multicolumn{2}{l}{Dependent Variable}\tabcellsep AIC Lags\tabcellsep F-Statistic\tabcellsep \multicolumn{2}{l}{Decision}\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Consumption Eq.}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{?? ???? (???? ? ??, ????)}\tabcellsep \tabcellsep 4.85\tabcellsep \multicolumn{2}{l}{Cointegration}\\
\multicolumn{2}{l}{?? ?? (?? ? ????, ????) ?? ???? (???? ? ??, ????)}\tabcellsep 3\tabcellsep 58.44 5.99\tabcellsep \multicolumn{2}{l}{Cointegration Cointegration}\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{GDP Eq.}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{?? ?? (?? ? ????, ????)}\tabcellsep \tabcellsep 5.27\tabcellsep \multicolumn{2}{l}{Cointegration}\\
\multicolumn{2}{l}{?? ???? (???? ? ??, ????)}\tabcellsep 4\tabcellsep 1.86\tabcellsep \multicolumn{2}{l}{No cointegration}\\
\multicolumn{2}{l}{?? ???? (???? ? ????, ??)}\tabcellsep \tabcellsep 4.55\tabcellsep \multicolumn{2}{l}{No cointegration}\\
\multicolumn{3}{l}{Lower bound critical value at 1\%}\tabcellsep \tabcellsep 3.65\tabcellsep \\
\multicolumn{3}{l}{upper bound critical value at 1\%}\tabcellsep \tabcellsep 4.66\tabcellsep \\
\multicolumn{3}{l}{Dependent Variable: D(LCE)}\tabcellsep \multicolumn{3}{l}{Dependent Variable: D(LY)}\\
\multicolumn{3}{l}{ARDL(1, 1, 2) selected based on AIC}\tabcellsep \multicolumn{3}{l}{ARDL(2, 4, 4) selected based on AIC}\\
Variable\tabcellsep Coefficient\tabcellsep Prob.*\tabcellsep Variable\tabcellsep Coefficient\tabcellsep Prob.*\\
C\tabcellsep -0.10603**\tabcellsep 0.0078\tabcellsep C\tabcellsep 0.473102**\tabcellsep 0.0004\\
LCE(-1)\tabcellsep -0.208126*\tabcellsep 0.0344\tabcellsep LY(-1)\tabcellsep -0.56840**\tabcellsep 0.0008\\
LY(-1)\tabcellsep 0.157696*\tabcellsep 0.0341\tabcellsep LCE(-1)\tabcellsep 0.326714**\tabcellsep 0.0022\\
LD(-1)\tabcellsep 0.041006**\tabcellsep 0.0052\tabcellsep LCI(-1)\tabcellsep 0.224546**\tabcellsep 0.0005\\
D(LY)\tabcellsep 1.457407**\tabcellsep 0.0000\tabcellsep D(LY(-1))\tabcellsep 0.713732**\tabcellsep 0.0004\\
D(LD)\tabcellsep 0.030569\tabcellsep 0.2034\tabcellsep D(LCE)\tabcellsep 0.307766**\tabcellsep 0.0001\\
D(LD(-1))\tabcellsep -0.080384**\tabcellsep 0.0012\tabcellsep D(LCE(-1))\tabcellsep -0.34182**\tabcellsep 0.0017\\
ID\tabcellsep 0.017227\tabcellsep 0.1137\tabcellsep D(LCE(-2))\tabcellsep 0.013170\tabcellsep 0.8392\\
ED\tabcellsep -0.001626\tabcellsep 0.9082\tabcellsep D(LCE(-3))\tabcellsep -0.130000\tabcellsep 0.0538\\
\tabcellsep \tabcellsep \tabcellsep D(LCI)\tabcellsep 0.223027**\tabcellsep 0.0018\\
\tabcellsep \tabcellsep \tabcellsep D(LCI(-1))\tabcellsep -0.14775**\tabcellsep 0.0198\\
\tabcellsep \tabcellsep \tabcellsep D(LCI(-2))\tabcellsep -0.013329\tabcellsep 0.7932\\
\tabcellsep \tabcellsep \tabcellsep D(LCI(-3))\tabcellsep -0.076031\tabcellsep 0.0779\\
\tabcellsep \tabcellsep \tabcellsep ID\tabcellsep -0.010022*\tabcellsep 0.0454\\
\tabcellsep \tabcellsep \tabcellsep ED\tabcellsep -0.002331\tabcellsep 0.7262\\
R-squared\tabcellsep \multicolumn{2}{l}{0.999124}\tabcellsep R-squared\tabcellsep 0.999938\tabcellsep \\
F-statistic\tabcellsep \multicolumn{2}{l}{3708.164 (0.00000)}\tabcellsep F-statistic\tabcellsep \multicolumn{2}{l}{20646.59 (0.00000)}\\
DW-statistic\tabcellsep \multicolumn{2}{l}{1.967772}\tabcellsep DW-statistic\tabcellsep \multicolumn{2}{l}{2.501294}\end{longtable} \par
 
\caption{\label{tab_2}Table 4 )}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_3}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.18126134301270416\textwidth}P{0.13575317604355716\textwidth}P{0.16429219600725953\textwidth}P{0.07558983666061707\textwidth}P{0.026225045372050816\textwidth}P{0.1072141560798548\textwidth}P{0.05707803992740472\textwidth}P{0.10258620689655172\textwidth}}
\tabcellsep \tabcellsep \multicolumn{4}{l}{Long-run coefficient estimates}\\
\multicolumn{3}{l}{Consumption Eq.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep GDP Eq.\\
\multicolumn{2}{l}{Constant}\tabcellsep LY\tabcellsep LDR\tabcellsep \tabcellsep Constant\tabcellsep LCE\tabcellsep LCI\\
\multicolumn{2}{l}{-0.509440}\tabcellsep 0.757693\tabcellsep \multicolumn{2}{l}{0.197024}\tabcellsep 0.832333\tabcellsep 0.574791\tabcellsep 0.395046\\
\multicolumn{2}{l}{(0.1102)}\tabcellsep (0.0000)\tabcellsep \multicolumn{2}{l}{(0.0525)}\tabcellsep (0.0000)\tabcellsep (0.0000)\tabcellsep (0.0000)\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{Short-run coefficient estimates}\\
Lag order\tabcellsep 0\tabcellsep \tabcellsep 1\tabcellsep \tabcellsep 2\tabcellsep 3\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Consumption Eq.}\tabcellsep \tabcellsep \\
Î?"LY\tabcellsep 1.457407 (0.0000)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Î?"LDR\tabcellsep 0.030569 (0.1267)\tabcellsep \tabcellsep -0.080384 (0.0002)\tabcellsep \tabcellsep \\
ID\tabcellsep 0.017227 (0.0687)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
ED\tabcellsep -0.001626 (0.9006)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
?????? ???1\tabcellsep -0.208126 (0.0001)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{GDP Eq.}\tabcellsep \\
Î?"LY\tabcellsep \tabcellsep \tabcellsep 0.713732 (0.0001)\tabcellsep \tabcellsep \\
Î?"LCE\tabcellsep 0.307766 (0.0000)\tabcellsep \tabcellsep -0.341818 (0.0005)\tabcellsep \tabcellsep \multicolumn{2}{l}{0.013170 (0.8196)}\tabcellsep -0.130000 (0.0331)\\
Î?"LCI\tabcellsep 0.223027 (0.0005)\tabcellsep \tabcellsep -0.147751 (0.0123)\tabcellsep \tabcellsep \multicolumn{2}{l}{-0.013329 (0.7604)}\tabcellsep -0.076031 (0.0553)\\
ID\tabcellsep -0.010022 (0.0299)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
ED\tabcellsep -0.002331 (0.7035)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
?????? ???1\tabcellsep -0.568405 (0.0001)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Consumption Eq.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep GDP Eq.\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{[1] 0.020656}\tabcellsep \tabcellsep \tabcellsep {}[1] 2.174534\\
\multicolumn{2}{l}{Breusch-Godfrey Serial Correlation}\tabcellsep \multicolumn{2}{l}{(0.8650);}\tabcellsep \multicolumn{3}{l}{Breusch-Godfrey Serial Correlation}\tabcellsep (0.0530);\\
LM Test\tabcellsep \tabcellsep \multicolumn{2}{l}{[2] 0.465804}\tabcellsep \tabcellsep \multicolumn{2}{l}{LM Test}\tabcellsep {}[2] 1.463305\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{(0.5200)}\tabcellsep \tabcellsep \tabcellsep (0.0780)\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{[1] 0.218446}\tabcellsep \tabcellsep \tabcellsep {}[1] 0.281664\\
\multicolumn{2}{l}{Heteroskedasticity Test: ARCH}\tabcellsep \multicolumn{2}{l}{(0.6311); [2] 0.660019}\tabcellsep \tabcellsep \multicolumn{2}{l}{Heteroskedasticity Test: ARCH}\tabcellsep (0.5854); [2] 0.123107\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{(0.4989)}\tabcellsep \tabcellsep \tabcellsep (0.8736)\\
\multicolumn{2}{l}{Jarque-Bera normality test}\tabcellsep \multicolumn{2}{l}{0.568426 (0.752606)}\tabcellsep \tabcellsep \multicolumn{2}{l}{Jarque-Bera normality test}\tabcellsep 1.198210 (0.549303)\\
Ramsey RESET test\tabcellsep \tabcellsep \multicolumn{2}{l}{0.163828 (0.6891)}\tabcellsep \tabcellsep \multicolumn{2}{l}{Ramsey RESET test}\tabcellsep 0.00563 (0.9411)\end{longtable} \par
 
\caption{\label{tab_4}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.04761120263591433\textwidth}P{0.142833607907743\textwidth}P{0.005601317957166392\textwidth}P{0.04901153212520593\textwidth}P{0.028006589785831957\textwidth}P{0.08121911037891269\textwidth}P{0.005601317957166392\textwidth}P{0.042009884678747944\textwidth}P{0.08261943986820429\textwidth}P{0.17924217462932454\textwidth}P{0.10362438220757825\textwidth}P{0.005601317957166392\textwidth}P{0.03780889621087315\textwidth}P{0.028006589785831957\textwidth}P{0.005601317957166392\textwidth}P{0.005601317957166392\textwidth}}
8\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 1.6\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
6\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
4\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 1.2\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
2\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.8\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
0\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
-2\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.4\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 0.0\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
-6\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
-8\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep -0.4\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 2010\tabcellsep 2011\tabcellsep 2012\tabcellsep 2013\tabcellsep 2014\tabcellsep 2015\tabcellsep 2016\tabcellsep \tabcellsep 2010\tabcellsep 2011\tabcellsep 2012\tabcellsep 2013\tabcellsep 2014\tabcellsep 2015\tabcellsep 2016\\
\tabcellsep \tabcellsep \tabcellsep CUSUM\tabcellsep \multicolumn{2}{l}{5\% Significance}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{CUSUM of Squares}\tabcellsep \multicolumn{2}{l}{5\% Significance}\\
-8 -6 -4 -2 0 2 4 6 8\tabcellsep \multicolumn{6}{l}{2010 Fig. 5: Fig. 7: Plot of CUSUM test of GDP Eq. 2011 2012 2013 2014 2015 CUSUM 5\% Significance}\tabcellsep 2016\tabcellsep -0.4 0.0 0.4 0.8 1.2 1.6\tabcellsep \multicolumn{6}{l}{2010 Fig. 8: Plot of CUSUM of Sq. test of GDP Eq. 2011 2012 2013 2014 2015 2016 CUSUM of Squares 5\% Significance}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Variables}\tabcellsep \multicolumn{3}{l}{Dept. Variable D(LCE) Short run Long run}\tabcellsep \multicolumn{2}{l}{Variables}\tabcellsep \multicolumn{4}{l}{Dept. Variable D(LY) Short run Long run}\\
\tabcellsep \tabcellsep \tabcellsep LY(-1)\tabcellsep \tabcellsep 1.46**\tabcellsep \tabcellsep 0.76**\tabcellsep \multicolumn{2}{l}{LCE(-1)}\tabcellsep \multicolumn{2}{l}{-0.15**}\tabcellsep 0.57**\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{LDR(-1)}\tabcellsep -0.05*\tabcellsep \tabcellsep 0.20**\tabcellsep \tabcellsep LCI(-1)\tabcellsep \multicolumn{2}{l}{-0.02*}\tabcellsep 0.39**\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep ID\tabcellsep \tabcellsep -\tabcellsep \tabcellsep 0.08\tabcellsep \tabcellsep ID\tabcellsep -\tabcellsep \tabcellsep -0.02\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep ED\tabcellsep \tabcellsep -\tabcellsep \tabcellsep -0.008\tabcellsep \tabcellsep ED\tabcellsep -\tabcellsep \tabcellsep -0.004\tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_6}Table 8 :}\end{figure}
 			\footnote{Public expenditure is seen as an exogenous factor, which can be used as a policy instrument to influence growth.\hyperref[b4]{5} And Public expenditure is seen as an endogenous factor or as an outcome, not a cause of growth in national income.} 			\footnote{If the F-statistic value is greater than the upper critical value bounds, then the variables are cointegrated and, if the F-statistic value is lower than the lower critical value bounds, then the variables are not cointegrated. Lastly, if the F-statistic value is between the upper critical value bounds and lower critical value bounds, then the decision is inconclusive.} 			\footnote{A variable Y, is said to be integrated of order d, [I(d)] if it attains stationarity after differencing d times\hyperref[b12]{(Engle and Granger, 1987)}.} 			\footnote{Pharmaceutical industry, Engine driven boat and Engine driven rickshaw, Walton products.} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Co-Integration and Error Correction: Representation, Estimation, and Testing. Econometrica]{b13}\label{b13} 	 		\textit{},  	 	 		\textit{Co-Integration and Error Correction: Representation, Estimation, and Testing. Econometrica}  		55  (2)  p. .  	 
\bibitem[Engle and Granger ()]{b12}\label{b12} 	 		\textit{},  		 			R F Engle 		,  		 			C W J Granger 		.  		1987.  	 
\bibitem[Pesaran and Shin ()]{b22}\label{b22} 	 		‘An Autoregressive Distributed Lag Modeling Approach to Cointegration Analysis’.  		 			M H Pesaran 		,  		 			Y Shin 		.  	 	 		\textit{Centennial Volume of Rangar Frisch},  				 			S Strom,  			A Holly,  			P Diamond 		 (ed.)  		 (Cambridge)  		1999. Cambridge University Press.  	 
\bibitem[Pesaran et al. ()]{b23}\label{b23} 	 		‘Bounds Testing Approaches to the Analysis of Level Relationships’.  		 			M H Pesaran 		,  		 			R J Smith 		,  		 			Y Shin 		.  	 	 		\textit{Journal of Applied Econometrics}  		2001. 16 p. .  	 
\bibitem[Amin ()]{b1}\label{b1} 	 		‘Causal relationship between Consumption Expenditures and Economic Growth in Bangladesh’.  		 			S B Amin 		.  	 	 		\textit{World Journal of Social Sciences}  		2011. 1  (2)  p. .  	 
\bibitem[Ahsan et al. ()]{b0}\label{b0} 	 		‘Causality between Government Consumption Expenditures and National Income: OECD Countries’.  		 			S Ahsan 		,  		 			A Kwan 		,  		 			B Sahni 		.  	 	 		\textit{Public Finance}  		1989. 44  (2)  p. .  	 
\bibitem[Ebaidalla ()]{b11}\label{b11} 	 		‘Causality between Government Expenditure and National Income: Evidence from Sudan’.  		 			E M Ebaidalla 		.  	 	 		\textit{Journal of Economic Cooperation and Development}  		2013. 34  (4)  p. .  	 
\bibitem[Ram ()]{b25}\label{b25} 	 		‘Causality between Income and Government Expenditure: A Broad International Perspective’.  		 			R Ram 		.  	 	 		\textit{Public Finance}  		1986. 41  (3)  p. .  	 
\bibitem[Singh and Sahni ()]{b31}\label{b31} 	 		‘Causality between Public Expenditure and National Income’.  		 			B Singh 		,  		 			B S Sahni 		.  	 	 		\textit{The Review of Economics and Statistics}  		1984. 66  (4)  p. .  	 
\bibitem[Sakthivel and Yadav ()]{b29}\label{b29} 	 		‘Causality between Public Expenditure and National Income in India: A Reexamination’.  		 			P Sakthivel 		,  		 			I S Yadav 		.  	 	 		\textit{The Icfai University Journal of Public Finance}  		2007. 5  (4)  p. .  	 
\bibitem[Krugman ()]{b15}\label{b15} 	 		\textit{Demand Creates Its Own Supply},  		 			Paul Krugman 		.  		2015.  	 
\bibitem[Dickey and Fuller ()]{b8}\label{b8} 	 		‘Distribution of the Estimators for Autoregressive Time Series with a Unit Root’.  		 			D A Dickey 		,  		 			W A Fuller 		.  	 	 		\textit{Journal of the American Statistical Association}  		1979. 74  (366)  p. .  	 
\bibitem[Nguyen ()]{b21}\label{b21} 	 		‘Dynamics between Bangladeshi Real Consumption and Economic Growth’.  		 			C V Nguyen 		.  	 	 		\textit{DIU Journal of Business and Economics}  		2015. 9  (2) .  	 
\bibitem[Mishra ()]{b20}\label{b20} 	 		‘Dynamics of the Relationship between Real Consumption Expenditure and Economic Growth in India’.  		 			P K Mishra 		.  	 	 		\textit{Indian Journal of Economics \& Business}  		2011. 10  (4)  p. .  	 
\bibitem[Yegorov ()]{b33}\label{b33} 	 		\textit{Economic Role of Population Density. Paper for ERSA},  		 			Y Yegorov 		.  		2015. 2015. Lisbon, Portugal.  	 
\bibitem[Caporale and Pittis ()]{b4}\label{b4} 	 		‘Efficient estimation of cointegrating vectors and testing for causality in vector autoregressions’.  		 			G M Caporale 		,  		 			N Pittis 		.  	 	 		\textit{Journal of Economic Issues}  		1999. 13 p. .  	 
\bibitem[Bardsen ()]{b2}\label{b2} 	 		‘Estimation of long-run coefficients in error-correction models’.  		 			G Bardsen 		.  	 	 		\textit{Oxford Bulletin of Economics and Statistics}  		1989. 51 p. .  	 
\bibitem[Choong et al. ()]{b7}\label{b7} 	 		‘Export-led growth hypothesis in Malaysia: A revisit’.  		 			C K Choong 		,  		 			S H Law 		,  		 			Z Yusop 		,  		 			S S Choo 		.  	 	 		\textit{The ICFAI Journal of Monetary Economics}  		2005. 3  (4)  p. .  	 
\bibitem[Cheng and Lai ()]{b5}\label{b5} 	 		‘Government Expenditure and Economic Growth in South Korea: A VAR Approach’.  		 			B S Cheng 		,  		 			T W Lai 		.  	 	 		\textit{Journal of Economic Development}  		1997. 22  (1)  p. .  	 
\bibitem[Landau ()]{b18}\label{b18} 	 		‘Government Expenditure and Economic Growth in the Less Developed Countries, an Empirical Study for 1960-80’.  		 			D Landau 		.  	 	 		\textit{Economic Development and Cultural Change}  		1986. 35  (1)  p. .  	 
\bibitem[Landau ()]{b17}\label{b17} 	 		‘Government Expenditure and Economic Growth: A Cross-Country Study’.  		 			D Landau 		.  	 	 		\textit{Southern Economic Journal}  		1983. 49  (3)  p. .  	 
\bibitem[Kolluri et al. ()]{b16}\label{b16} 	 		‘Government expenditure and economic growth: evidence from G7 countries’.  		 			B Kolluri 		,  		 			M J Panik 		,  		 			M S Wahab 		.  	 	 		\textit{Applied Economics}  		2000. 32 p. .  	 
\bibitem[Mahmud ()]{b19}\label{b19} 	 		\textit{Government expenditure and household consumption in Bangladesh through the lens of economic theories: An empirical assessment},  		 			M N Mahmud 		,  		 			Ahmed 		,  		 			M 		.  		2012.  	 	 (MPRA Paper, Paper No. 36035) 
\bibitem[Chimobi ()]{b6}\label{b6} 	 		‘Government Expenditure and National income: A Causality Test for Nigeria’.  		 			O P Chimobi 		.  	 	 		\textit{European Journal of Economic and Political Studies}  		2009. 2  (2)  p. .  	 
\bibitem[Dogan and Tang ()]{b10}\label{b10} 	 		‘Government Expenditure and National Tests for Five South East Asian Countries’.  		 			E Dogan 		,  		 			T C Tang 		.  	 	 		\textit{International Business \& Economics Research Journal}  		2006. 5  (10)  p. .  	 
\bibitem[Samudram et al. ()]{b30}\label{b30} 	 		‘Keynes and Wagner on government expenditures and economic development: the case of a developing economy’.  		 			M Samudram 		,  		 			M Nair 		,  		 			S Vaithilingam 		.  	 	 		\textit{Empire Econ}  		2009. 36 p. .  	 
\bibitem[Dickey and Fuller ()]{b9}\label{b9} 	 		‘Likelihood ratio statistics for autoregressive time series with a unit root’.  		 			D A Dickey 		,  		 			W A Fuller 		.  	 	 		\textit{Econometrica}  		1981. 49 p. .  	 
\bibitem[Zapata and Rambaldi ()]{b34}\label{b34} 	 		‘Monto Carlo evidence on cointegration and causation’.  		 			H O Zapata 		,  		 			A N Rambaldi 		.  	 	 		\textit{Oxford Bulletin of Economics and Statistics}  		1997. 59 p. .  	 
\bibitem[Rambaldi ()]{b26}\label{b26} 	 		‘Multiple Time series models and testing for causality and exogeneity: A review’.  		 			A N Rambaldi 		.  	 	 		\textit{Working Papers in Econometrics and Applied Statistics}  		1997.  (96) .  		 			Department of Econometrics, University of New England 		 	 
\bibitem[Holmes and Hutton ()]{b14}\label{b14} 	 		‘On the Causal Relationship between Government Expenditures and National Income’.  		 			J M Holmes 		,  		 			P A Hutton 		.  	 	 		\textit{The Review of Economics and Statistics}  		1990a. 72  (1)  p. .  	 
\bibitem[Ray and Ray ()]{b28}\label{b28} 	 		‘On the Relationship between Government's Developmental Expenditure and Economic Growth in India: A Cointegration Analysis’.  		 			S Ray 		,  		 			I A Ray 		.  	 	 		\textit{Advances in Applied Economics and Finance}  		2012. 1  (2)  p. .  	 
\bibitem[Toda and Yamamoto ()]{b32}\label{b32} 	 		‘Statistical inference in vector autoregressions with possibly integrated process’.  		 			H Y Toda 		,  		 			T Yamamoto 		.  	 	 		\textit{Journal of Econometrics}  		1995. 66 p. .  	 
\bibitem[Phillips and Perron ()]{b24}\label{b24} 	 		‘Testing for a Unit Root in Time Series Regression’.  		 			P C B Phillips 		,  		 			P Perron 		.  	 	 		\textit{Biometrika}  		1988. 75  (2)  p. .  	 
\bibitem[Rambaldi and Doran ()]{b27}\label{b27} 	 		‘Testing for Granger non-causality in cointegrated system made easy’.  		 			A N Rambaldi 		,  		 			H E Doran 		.  	 	 		\textit{Working Papers in Econometrics and Applied Statistics}  		1996.  (88) .  		 			Department of Econometrics, University of New England, Econometrics, University of New England 		 	 
\bibitem[Barth et al. ()]{b3}\label{b3} 	 		‘The Scale of Government and Economic Activity’.  		 			J R Barth 		,  		 			R E Keleher 		,  		 			F S Russek 		.  	 	 		\textit{Southern Economic Journal}  		1990. 13 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
