\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={Comparative Analysis of Afghanistan and Pakistan Central Banks Monetary Policy},
 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{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{Comparative Analysis of Afghanistan and Pakistan Central Banks Monetary Policy}
\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]{Noor Rahman  Tahiri}

\renewcommand\Authands{ and }

\date{\small \em Received: 16 December 2016 Accepted: 4 January 2017 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


Introduction-It has become standard practice to explain the conduct of monetary policy using reaction function that associate the interest rate with inflation and output.(Bank, Research department, 2016) Explained that Monetary policy is the process by which the monetary authority of a country controls the supply of money, often targeting an inflation rate or interest rate to ensure price stability and general trust in the currency. Monetary policy uses a variety of tools to control one or both of these, to influence outcomes like economic growth, inflation, exchange rates with other currencies and unemployment. Where currency is under a monopoly of issuance, or where there is a regulated system of issuing currency through banks which are tied to a central bank, the monetary authority has the ability to alter the money supply and thus influence the interest rate (to achieve policy goals). The beginning of monetary policy as such comes from the late 19th century, where it was used to maintain the gold standard. (Bank, Research department , 2016).

\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[{Comparative Analysis of Afghanistan and Pakistan Central Banks Monetary Policy}]{Comparative Analysis of Afghanistan and Pakistan Central Banks Monetary Policy}\par
Noor Rahman Tahiri I. Introduction t has become standard practice to explain the conduct of monetary policy using reaction function that associate the interest rate with inflation and output.\par
(Bank, Research department, 2016) Explained that Monetary policy is the process by which the monetary authority of a country controls the supply of money, often targeting an inflation rate or interest rate to ensure price stability and general trust in the currency. Monetary policy uses a variety of tools to control one or both of these, to influence outcomes like economic growth, inflation, exchange rates with other currencies and unemployment. Where currency is under a monopoly of issuance, or where there is a regulated system of issuing currency through banks which are tied to a central bank, the monetary authority has the ability to alter the money supply and thus influence the interest rate (to achieve policy goals). The beginning of monetary policy as such comes from the late 19th century, where it was used to maintain the gold standard.  {\ref (Bank, Research department , 2016)}.\par
(Dived, 2016) says that A policy is referred to as 'contractionary' if it reduces the size of the money supply or increases it only slowly, or if it raises the interest rate. An expansionary policy increases the size of the money supply more rapidly, or decreases the interest rate. Furthermore, monetary policies are described as follows: accommodative, if the interest rate set by the central monetary authority is intended to create economic growth; neutral, if it is intended neither to create growth nor combat inflation; or tight if intended to reduce inflation.  {\ref (Dived, 2016)}.  describe There are also several reasons for including the foreign interest rate in the monetary reaction function of emerging economies. One is interest rate differential parity. Since the advent of financial globalization, any movements in foreign interest rates vis-a-vis domestic rates can no longer be totally ignored in monetary policy implementation. If the foreign interest rate exceeds the domestic interest rate, there is a capital outflow. Therefore, in response to increasing foreign interest rates, the central bank may be forced to raise interest rates. On the other hand, there is a potentially huge capital inflow if domestic interest rate exceeds the interest rate abroad. Hence, the central bank will consider lowering domestic interest rates in response to a decreasing foreign interest rate. .\par
In this chapter, we investigate the monetary policy reaction function of Three Asian Central Banks. We attempt to assess whether central banks in these four emerging economies are primarily concerned with fluctuations in inflation and output, or whether they are also concerned with fluctuations in the exchange rate or foreign interest rates.  explain that for implementing monetary policy and To do this we use a simple model of the augmented Taylor Rule including exchange rates and foreign interest rates. We consider both backwardlooking and forward-looking specifications. To the best of our knowledge, there is no research exploring this type of augmented Taylor rule for these four emerging economies. The evidence in this chapter suggests that all central banks in these emerging market economies pursue the objectives of price and output stability. In all four countries other objectives also play a role, monetary authorities adjusting interest rates systematically in response to foreign interest rates and exchange rates. The response to the foreign interest rate is typically strong in all countries in the sample. Additionally, in Indonesia and the Philippines, the response is found to be even more marked than that to changes in the inflation rate or the output gap. This emphasizes the importance of foreign interest rate fluctuations. Our empirical evidence also suggests that the interest rate is a useful instrument to counter movements in the exchange rate. The augmented Taylor rule including the exchange rate and the foreign interest rate is a better empirical model because it captures how a small open economy attempts to stabilize the exchange rate and the financial market. Finally, we also find evidence that monetary policy reaction functions in Indonesia and Korea were a combination of forward and backwardlooking, while in the Philippines were a combination of forward-looking and simultaneous and in Malaysia were essentially forward-looking. Surprisingly, we do not find any Central bank considering purely backward-looking or simultaneous specifications. . \hyperref[b2]{(Akbar, 2012)} says Throughout the crisis central banks around the world moved beyond their traditional operating frameworks to make use of their balance sheets as a monetary policy tool. Monetary authorities have deployed their balance sheets when liquidity shortages and market impairments, resulting from elevated liquidity and credit risk premium, delayed the transmission of the intended monetary policy stance; and when a further easing of the stance was needed at times when short-term nominal interest rates were at their effective lower bound. The explicit and active calibration of the size and composition of the central bank balance sheet as a monetary policy tool has in many respects been novel since within contemporary central bank operating frameworks -notwithstanding all the differences in economic and financial structures and central banking traditions across jurisdictionsmonetary authorities primarily pursue their mandates through the setting of an operational target for a shortterm interest rate. Within such frameworks, the balance sheet of the central bank plays a subordinate role Monetary policy attempts to influence broad financial and macroeconomic conditions in order to achieve the goals that the central bank has been tasked with in its mandate. \hyperref[b2]{(Akbar, 2012)}. \hyperref[b6]{(Bank, 2015)} explain in a research that This is done by varying the monetary policy stance -the contribution monetary policy makes to economic, financial and monetary developments. In "normal" times the stance of monetary policy is signaled by the price of central bank reserves. Within most contemporary central bank operating frameworks, the monetary policy stance is very often revealed by the price at which banks can trade central bank reserves in the interbank market, which is, in turn, influenced by the price at which central banks make these reserves available to banks. Within such operating frameworks, the central bank injects reserves into the banking system according to banks' demand in order to steer the interbank interest rate towards a level that is consistent with the intended monetary policy stance.  {\ref (bank, 2015)}. \hyperref[b2]{(Akbar, 2012)} describe that the Monetary policy contains of the actions of a central bank, currency board or other regulatory group that determine the size and rate of growth of the money supply, which is affects interest rates. Monetary policy is maintained through actions such as modifying the interest rate, buying or selling government bonds, and changing the amount of money banks are required to keep in the Central bank. \hyperref[b2]{(Akbar, 2012)}. \hyperref[b17]{(Mean, 2013)} Describe that monetary policy is broadly, there are two types of monetary policy, expansionary and contractionary. Expansionary monetary policy and contractionary monetary policy Expansionary monetary policy increases the money supply in order to lower unemployment, improvement private-sector borrowing and consumer spending, and encourage economic growth. Often referred to as "easy monetary policy," this description applies to many central banks since the 2008 financial crisis, as interest rates have been low and in many cases near zero. Expansionary monetary policy aims to increase aggregate demand and economic growth in the economy. Expansionary monetary policy involves cutting interest rates or increasing the money supply to boost economic activity. Expansionary monetary policy could also be termed a 'loosening of monetary policy it is the opposite of tight monetary policy. Contractionary monetary policy slows the rate of growth in the money supply or outright decreases the money supply in order to control inflation while sometimes necessary, contractionary monetary policy can slow economic growth, increase unemployment and reduce borrowing and spending by consumers and businesses. Or we can define that contractionary policy is a type of policy that is used as a macroeconomic tool by the country's central bank or finance ministry to slow down an economy. Contractionary policies are enacted by a government to reduce the money supply and ultimately the spending in a country. \hyperref[b17]{(Mean, 2013)}. \hyperref[b9]{(Exbine, 2007)} describe that Liquidity plays an important role in the economy and changes in the level of liquidity should be consistent with the economic growth and the needs for money in the economy. Considering the banking sector expansion and its role in creating money, the economic conditions of the country, DAB has set reserve money as the primary and currency in circulation as the secondary index of liquidity. To manage the reserve money growth, DAB utilizes two monetary tools; the foreign exchange auction and the open market operation (sale of capital notes) as the primary monetary policy instruments. Increasing interest rates growing reserve requirements reducing the money supply, directly or indirectly. Central banks use a number of tools to figure monetary policy. Open market operations directly affect the money supply through buying short-term government bonds (to expand money supply) or selling them (to contract it). Benchmark interest rates, such as the LIBOR and the Fed funds rate, affect the demand for money by raising or lowering the cost to borrow-in principle, money's price. When borrowing is cheap, firms will take on more debt to invest in hiring and growth; consumers will make larger, long-term purchases with cheap credit and investors will have more motivation to invest their money in stocks or other assets, rather than earn very little-and perhaps lose money in real terms through savings accounts. Policy makers also manage risk in the banking system by requiring the reserves that banks must keep on hand. Higher reserve requirements put a check on lending and rein in inflation. \hyperref[b9]{(Exbine, 2007)}.  Explain that what are the goals of monetary policy? The goals of monetary policy are to promote maximum employment, stable prices and moderate long-term interest rates. By implementing effective monetary policy, the Fed can maintain stable prices, thereby supporting conditions for long-term economic growth and maximum employment. .\par
(U-bindsiel, 2013) says The Federal Reserve's three instruments of monetary policy are open market operations, the discount rate and reserve requirements.\par
The term "open market" means that the Fed doesn't decide on its own which securities dealers it will do business with on a particular day. Rather the choice appears from an "open market" in which the various securities dealers that the Gov does business with the primary dealers compete on the basis of price. Open market operations are flexible, and thus, the most frequently used tool of monetary policy. Reserve requirements are the portions of deposits that banks must maintain either in their vaults or on deposit at central bank. (U-bindsiel, 2013). (Bank, Research department, 2016) Explain that in 2007-08, Afghanistan's monetary policy continued to focus on the measures to curb rising inflation while maintaining the nominal exchange rate stable. To contain inflation, the Government adopted a decision to lower the fiscal policy rate. By so doing, it ensured strengthening of the effective monetary policy. It also enabled the country's gross foreign reserves to increase to US\$3,021 million  {\ref (Bank, Research department , 2016)}. 
\section[{II. Back Ground of Research}]{II. Back Ground of Research}\par
(Da Afghanistan bank, 2016) Afghanistan's banking sector grew rapidly during 2006-07. It mainly focused on improvements of basic banking laws. Capacity of financial institutions to manage credit risk improved substantially. The Da Afghanistan Bank repealed the requirement for commercial banks to invest 80 percent of their deposits in the economy. The minimum capital requirement, applicable for new banks seeking licenses, was set at US\$10 million, while incumbent banks will be given five years to comply. These measures helped install a tight monetary discipline in the economy. \hyperref[b15]{(Malik, March 2015)} Pakistan Monetary policy the monetary policy in Pakistan has evolved in response to structural developments in the domestic economy and changing dynamics in the international market. Although SBP Act 1956 assigned the dual objectives of stabilizing inflation at low level and satisfying high economic growth to monetary policy in Pakistan, SBP did not have either any authority or the appropriate instruments to follow these goals before 1990's. However, one important function of SBP was to implement the exchange rate policy. The exchange rate was fixed until 1982 and was then replaced by managed float. During the 1970's through 1990's, SBP's monetary policy had a limited role and was concerned primarily with administering directed credits to priority sectors at subsidized interest rates. 
\section[{III. Problem Statement}]{III. Problem Statement}\par
In this paper we examine monetary policy implementation of three emerging Asian countries, namely Da Afghanistan Bank (DAB), State Bank of Pakistan (SBP).\par
I model equilibrium Inflation rates and monetary policy using a general behavioral specification consistent with a variety of theoretical approaches and short-run dynamics using a general non-linear adjustment model. We find in all countries examined, equilibrium nominal and real exchange rates and real inflation are a function of permanent relative output and one or more variables from domestic and foreign price levels, nominal and real interest rate differentials, the level of inflation and changes in net foreign assets, and a time trend. These results imply that individual countries present significant elements of personal behavior, casting doubt on empirical models using panel-data techniques.\par
With respect to monetary policy, we examined these countries' monetary policy reaction function based on an open economy augmented Taylor rule including the exchange rate, inflation rate and capital liquidity. Using monetary authorities in these four country emerging economies are subject to nonlinear inflation effects and that they respond more strongly to inflation when it is further from the target. Our results also lead us to speculate that Policymakers in three countries may have been attempting to keep inflation within the range, while those in the other country may have been pursuing a point inflation target. Finally, we also find monetary policy is asymmetric as policy makers respond differently to upward and downward deviations of inflation away from the target.\par
But given the gaps in employment data and the structural roots of weak employment and poverty between the three Asian countries (Afghanistan and Pakistan) monetary policy is used to promote Price stability, struggle for the goal of full employment, control inflation rate, and capital liquidity. Maintaining macroeconomic stability of the country and finding the deference between the countries in monetary policy, inflation and GDP. 
\section[{Research Question}]{Research Question}\par
In summary, the combination of the central bank monopoly over the supply of its own liabilities and the ability of the central banks to determine the remuneration on excess deposits of banks at the central banks of Afghanistan and Pakistan the disadvantage on borrowings by banks to equalizer shortfalls in bank deposits at the central banks gives the leverage needed to exert a strong influence on the policy rate. The arrangements surrounding reserve requirements create incentives for banks to act in such a way as to bring about the desired results in the policy rate.\par
What is the deference's of Afghanistan, Pakistan monetary policy?\par
How Afghanistan and Pakistan do their Market operation?\par
What is Afghanistan and Pakistan Monetary policy frame work?\par
How do the Afghanistan and Pakistan central banks manipulate the money supply interest rates, inflation rate?\par
What are the similarities or differences of monetary policy between the Afghanistan and Pakistan Central banks? 
\section[{a) Objective of Afghanistan and Pakistan Monetary Policies}]{a) Objective of Afghanistan and Pakistan Monetary Policies}\par
The primary objective of Afghanistan and Pakistan central banks are preservation of the value of the currency -internally with respect to domestic inflation and externally with respect to the exchange rate. The mean objective of research is the compression of those objective.\par
Secondary objectives of Afghanistan and Pakistan central Banks are include acting as the government's bankers and debt manager (particularly internationally), moderating the business cycle as well as fostering economic growth and full employment the primary objective goes to the heart of economic expectations of Afghanistan and Pakistan. The expected price level is the basis of aggregate expenditure including consumption, investment, government and export/import decisions. Change the expectation and a different outcome will be reached. If prices rise or fall too fast choices must be quickly recalculated. Uncertainty increases and uncertainty is the great enemy of investment. Rising prices also affect asset values and hence wealth. In a capitalist society or plutocracy wealth is the measure of one's worth. Wealth owners -large and small -have a vested interest in price stability and the value of their assets. The central bank serves their interests. \hyperref[b20]{(Shafiq, 2016)}.\par
This control of interest rates, of course, allows the central bank to achieve some secondary objectives including regulating the business cycle as well as fostering economic growth and full employment. Under development and developing countries many factors hinder the economic growth. The government expresses and implements various policies to remove such obstacle for maintaining equilibrium in the economy among these policies with the help of monetary policy the government leads the economy towards economic growth by providing required acceleration. To achieve some definite objectives through monetary policy the central bank guides the growth and reduction of the quantity of money and credit towards suitable direction that is the central bank will control inflation and deflation as required through monetary policy there will be a great importance of monetary policy in the underdeveloped or developing countries in such countries various types of economic problems can be solved through monetary policy this is because the economy of underdeveloped countries are badly affected by the problems of inflation and deflation In such a situation hurdles will occur in the sectors like production employment income and economic growth all these problems in the country can be solved through monetary policy. \hyperref[b1]{(Ajmal, 2015)}.\par
(IMF, research survey, 2015) explained the Capital formation in underdeveloped countries due to low income there won't be saving due to lack of saving there won't be capital formation which is absolutely necessary for economic development therefore, the country will be involved in the "mean circles of poverty" due to decrease in investment, income and employment for the economic development of such countries the capital formation should be stressed this will have multiplier effect in investment, income and saving for this, monetary policy will help in capital formation by providing loan at low interest rate and increasing investment appropriate balance of payments in underdeveloped and developing countries the balance of payment is always in an unbalanced state the main reason for this is that the export is less than the import such countries generally export raw materials and import goods made out of those raw materials through monetary policy production of export goods is encouraged by providing various subsidies and facilities to such industries production export goods and undertakes the policy of availing foreign exchange to import very essential goods so, through monetary policy it is tries to create a suitable environment for balance of payment by controlling the foreign exchange rate.(IMF, research survey, 2015). 
\section[{IV. Afghanistan Monetary Policy Framework}]{IV. Afghanistan Monetary Policy Framework}\par
The primary objective of monetary policy in Afghanistan Central Bank is to maintain domestic price stability. As a secondary objective, DAB aims to foster the proper functioning of the financial system and promote a sound national payment system. Operationally, DAB has been maintaining price stability by basing its policy decisions on a growth rate target for currency in circulation (CiC). When consistent with its target for CiC, DAB has also aimed at smoothing short-term exchange rate variations given the large impact such fluctuations can have on inflationary expectations and inflation itself. Monthly targets for CiC, consistent with the ceiling on CiC are set on the basis of expected real GDP growth, the rate of CiC, the target for inflation, and seasonal variations in the demand for liquidity.\par
A high degree of substitutability between Afghanis and U.S. dollars appears to be a key characteristic of the Afghan economy. As pointed out by Agénor and Montiel currency substitution-the process whereby foreign currency substitutes for domestic money as a store of value, unit of account, and medium of exchange has become a pervasive phenomenon in many developing countries. After several years of instability when the authorities raised the majority of their revenue from money creation and foreign currency was preferred to domestic currency-confidence in the Afghani appears to have increased to a point where there is unimportance (at least for transaction purposes) between the Afghani and some other currencies, notably the U.S. dollar and the Pakistani rupee. In fact, it seems probable that the elasticity of substitution between domestic and foreign monies is higher in Afghanistan than in other countries.  {\ref (IMF, research, 2003)} Monetary Policy Framework in Pakistan: State Bank of Pakistan (SBP) Act 1956 provides legal setup for monetary policy framework in Pakistan. Readings from SBP reports particularly after adopting market based exchange-rate shows that focus of SBP is on both on price stability and economic growth and focus on earlier entails a bit of attention to exchange rate. The Act also provides necessary powers for operational mechanism of monetary policy (MP) and central bank independence. It also provides an arrangement for relationship between monetary and fiscal authorities that is the SBP and the government.\par
The Act entrusts upon SBP to regulate the monetary and credit system of Pakistan and to foster its growth to secure monetary stability and fuller utilization of country's productive resources. It is at the disposal of SBP to choose a monetary policy framework to achieve these objectives broadly. Monetary stability means price stability. According to Section 9-A (a) of the Act, State Bank is to conduct monetary and credit policy consistent with government's targets for real (GDP) growth and inflation. Over the ears SBP priority has shifted from growth to balance of payments to inflation. Inflation services as nominal presenter as its target is openly announced by the government of Pakistan on annual basis, and then SBP periodically share inflation forecasts with public in its top publications including monetary policy statements. Through the history of Pakistan, while overall objectives of monetary policy have remained the same, the policy contents -middle target, choice of instrument(s) and control other factors.\par
-Have different significantly over the years. However, serious efforts have been made during the last few years to make monetary policy clear and credible by taking committee based decisions and issuing monetary policy statements. \hyperref[b15]{(Malik, March 2015)}.  
\section[{GDP Growth Rate}]{GDP Growth Rate}
\begin{quote}
NO Afghanistan Pakistan 1\end{quote}
\par
Implementation: Da Afghanistan Bank implements the monetary policy by using the existing monetary policy instruments. Da Afghanistan Bank Law, the ultimate objective of DAB is price stability. Without maintaining stability in the national currency against the prices of goods and services, achieving this goal is not possible. Since Afghanistan is an open economy with a huge trade deficit, domestic prices are highly vulnerable to the exchange rate fluctuations. Therefore, in order to prevent serious fluctuation in the exchange rate of Afghani, and to avoid its negative impacts on the domestic prices and other economic indicators, DAB intervenes in the market via Managed Floating Exchange Rate regime.\par
Implementation: Implementation of the monetary policy stance, signaled through announcement of the Policy (target) Rate, entails managing the day-to-day liquidity in the money market with the objective to keep the short-term interest rates stable and aligned with the Policy (target) Rate. Specifically, as an operational target SBP aims at maintaining the weekly weighted average overnight repo rate close to the Policy (target) Rate. To achieve this operational target, SBP primarily uses OMOs to manage liquidity in the money market in a manner that there are no unwarranted pressures that diverges the weighted average overnight repo rate from the Policy (target) Rate. Minimum Cash Reserve Requirement: The State Bank has the power to require banks to keep a certain minimum ratio of their demand and time liabilities in cash with it as also the power to vary this ratio whenever necessary Same like any other central bank In Pakistan, open market operations have hardly been used as a credit control weapon in its own right mainly on account of the lack of a developed securities market in the country. Government securities are held largely by banks and other financial institutions who are under obligation to hold these securities to meet the statutory liquidity requirements. Annual percentage growth rate of GDP at market prices based on constant local currency. Aggregates are based on constant 2010 U.S. dollars. GDP is the sum of gross value added by all resident producers in the economy plus any product taxes and minus any subsidies not included in the value of the products. It is calculated without making deductions for depreciation of fabricated assets or for depletion and degradation of natural resources. 
\section[{In following chart we explain the compression of following data of Afghanistan}]{In following chart we explain the compression of following data of Afghanistan} 
\section[{b) Inflation}]{b) Inflation}\par
Inflation as measured by the consumer price index reflects the annual percentage change in the cost to the average consumer of acquiring a basket of goods and services that may be fixed or changed at specified intervals, such as yearly. The Laspeyres formula is generally used. 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XVII Issue V Version I Year ( )\par
The explanation of Afghanistan, India and Pakistan Monetary policy.  
\section[{c) External Debt}]{c) External Debt}\par
The World Bank Total external debt stocks to gross national income. Total external debt is debt owed to nonresidents repayable in currency, goods, or services. Total external debt is the sum of public, publicly guaranteed, and private nonguaranteed longterm debt, use of IMF credit, and short-term debt. Shortterm debt includes all debt having an original maturity of one year or less and interest in arrears on long-term debt. GNI (formerly GNP) is the sum of value added by all resident producers plus any product taxes (less subsidies) not included in the valuation of output plus net receipts of primary income (compensation of employees and property income) from abroad. 
\section[{i. GDP, current U.S. dollars}]{i. GDP, current U.S. dollars}\par
GDP at purchaser's prices is the sum of gross value added by all resident producers in the economy plus any product taxes and minus any subsidies not included in the value of the products. It is calculated without making deductions for depreciation of fabricated assets or for depletion and degradation of natural resources. Data are in current U.S. dollars. Dollar figures for GDP are converted from domestic currencies using single year official exchange rates. For a few countries where the official exchange rate does not reflect the rate effectively applied to actual foreign exchange transactions, an alternative conversion factor is used.\par
ii. GDP per capita, constant dollars GDP per capita is gross domestic product divided by midyear population. GDP is the sum of gross value added by all resident producers in the economy plus any product taxes and minus any subsidies not included in the value of the products. It is calculated without making deductions for depreciation of fabricated assets or for depletion and degradation of natural resources.\par
iii. GDP per capita, current dollars GDP per capita is gross domestic product divided by midyear population. GDP is the sum of gross value added by all resident producers in the economy plus any product taxes and minus any subsidies not included in the value of the products. It is calculated without making deductions for depreciation of fabricated assets or for depletion and degradation of natural resources. Data are in 
\section[{GDP per capita, PPP}]{GDP per capita, PPP}\par
GDP per capita based on purchasing power parity (PPP). PPP GDP is gross domestic product converted to international dollars using purchasing power parity rates. An international dollar has the same purchasing power over GDP as the U.S. dollar has in the United States. GDP at purchaser's prices is the sum of gross value added by all resident producers in the economy plus any product taxes and minus any subsidies not included in the value of the products. It is calculated without making deductions for depreciation of fabricated assets or for depletion and degradation of natural resources. Data are in constant 2011 international dollars. Inflation: Inflation as measured by the consumer price index reflects the annual percentage change in the cost to the average consumer of acquiring a basket of goods and services that may be fixed or changed at specified intervals, such as yearly. The Laspeyres formula is generally used. 
\section[{V. Data and Methodology}]{V. Data and Methodology}\par
All data is collected from the monetary policy department and also go to the Document and relation department of da Afghanistan Bank which they give the annual Economic and statistical bulletin which is the Annual report of Afghan central Bank and Also use the web site of central bank and other country central bank for the Aim of better research of Monetary policy implementation.\par
To obtain the exchange rate of Afghani against various currencies, one of the Market Operation Department (MPD) employees along with one person from the Market Operation Department visits Sara e Shahzada (the main money market in Kabul) and collects the special exchange rate forms, which includes the rate of Afghani against a basket 9 foreign currencies, from 10 exchange dealers on a daily basis. The foreign currency basket includes: the U.S. dollar, Euro, Pound Sterling, Swiss Francs, Indian Rupees, Pakistani Rupees, UAE Dirham, Saudi Riyal, and Iranian Riyal). To calculate and to understand the overall condition of the monetary indicator, and to analyze changes in these indicators, to find out the reasons behind such changes, the monetary section collects data from the General Treasury and the Currency Issuance sections of the Banking Operations Department, as well as data from the Core Banking System (CBS) regularly. In case of any significant changes, possible solution will be presented. After collecting data from received from various sources and performing required calculations, the exchange rate trend and behavior, the level of net foreign exchange reserves, and other monetary indicators are monitored regularly. In case of any severe fluctuations in the exchange rate of Afghani the main causes are analyzed and the proper suggestions are provided.\par
The analyses of all data is done through log, mean, average In the intercept-only model, all of the fitted values equal the mean of the response variable. Therefore, if the P value of the overall F-test is significant, your regression model predicts the response variable better than the mean of the response.\par
Typically, if you don't have any significant P values for the individual coefficients in your model, the overall F-test won't be significant either. However, in a few cases, the tests could produce different results.\par
A significant overall F-test could determine that the coefficients are jointly not all equal to zero while the tests for individual coefficients could determine that all of them are individually equal to zero. 
\section[{Residual Output}]{Residual Output}\par
Probability Output While R-squared provides an estimate of the strength of the relationship between your model and the response variable, it does not provide a formal hypothesis test for this relationship. The overall F-test determines whether this relationship is statistically significant. If the P value for the overall F-test is less than your significance level, you can conclude that the Rsquared value is significantly different from zero. This residual plot graph is shows the residuals on the vertical axis and the independent variable on the horizontal axis. If the points in a residual plot are randomly discrete around the horizontal axis, a linear regression model is appropriate for the data; otherwise, a non-linear model is more appropriate.\par
The residual plot shows a fairly random patternthe (1 st 2 nd 3 rd 6 th ) residuals are positive the (4 th, 5 th ) are negative, and the last (7 th , 8 th , 9 th ) are positive straight line. This random pattern indicates that a linear model provides a decent fit to the data.  Residual output: Visually, the probability plot shows a strongly linear pattern. This is verified by the correlation coefficient of (0.97935) of the line fit to the probability plot. The fact that the points in the lower and upper limits of the plot do not change significantly from the straight-line pattern indicates that there are not any significant outliers (relative to a normal distribution).\par
The residual plot shows a fairly random patternthe (1 st 2 nd 3 rd 5 th 6 th) residuals are positive the (4 th, 8 th , 9 th ) are negative, and the last (7 th ,) is near to positive straight line. This random pattern indicates that a linear model provides a decent fit to the data.  
\section[{Residual Plot}]{Residual Plot}\par
Normal probability Plot: The points on this plot form a nearly linear pattern, which indicates that the normal distribution is not so good model for this data set. They have to choose one other data model for better data set. In addition, a straight line can be fit to the points and added as a reference line. The further the points vary from this line, the greater the indication of departures from normality. We can make the following conclusions from the above plot.\par
-The normal probability plot shows a non-linear pattern.\par
-The normal distribution is not a good model for these data. 
\section[{VI. Data Pakistan State Bank of Pakistan (SBP)}]{VI. Data Pakistan State Bank of Pakistan (SBP)}\par
The Most macroeconomic time series are trended, non-stationary and thus the standard obtained may lead to incorrect conclusions. Granger and Newbold, (1974) pointed out that problem and suggested that if R 2 (Durbin-Watson Statistic) then we can suspect spurious regression. If the series are non-stationary (i.e. timevarying mean and variance) than all the typical results of classical regression analysis are not valid and have no meanings. A most widely test, Augmented Dickey Fuller test, can be used to check the stationary of the series. The lag length is determined by Akaike Information Criterion In this study, Johansen-Juselius test is employed to determine the presence of cointegrating vectors is a set of non-stationary time series data and is also employed to examine the long-run relationship between the variables. The nullhypothesis is made that there are at most r co-integrating vectors against the alternative of co-integrating vectors. 
\section[{Inflation Calculator}]{Inflation Calculator}\par
We've assembled a variety of inflation calculators to suit your every need whether you want to calculate inflation by specific month or just by year. We even have developed a fun "steam punk" inflation calculator that goes back to 1774 and even estimates future inflation. Regression statistical analysis of Data: In statistical modeling, regression analysis is a statistical process for estimating the relationships among variables. It includes many techniques for modeling and analyzing several variables, when the focus is on the relationship between a dependent variable and one or more independent variables (or 'predictors'). More specifically, regression analysis helps one understand how the typical value of the dependent variable (or 'criterion variable') changes when any one of the independent variables is varied, while the other independent variables are held fixed. Most commonly, regression analysis estimates the conditional expectation of the dependent variable given the independent variables -that is, the average value of the dependent variable when the independent variables are fixed. 
\section[{VII. Conclusion and Recommendation}]{VII. Conclusion and Recommendation}\par
This paper provides a broad overview of monetary policy cooperation of Afghanistan and Pakistan central banks through the differences framework of policy analysis. The framework proves useful for interpreting past policy decisions and mistakes of Policy during the 2005but when closely examined within the context of the information available and policymaker perceptions in real time of those country , this change is indirect than usually appears at first glance with reviewing analysis in this research we also find the real GDP, Inflation, GDP per capita, PPP, GDP per capita, current dollars, GDP per capita, constant dollars, GDP, current U.S. dollars, External debt and Economic growth measure through the world banks internet measuring of Afghanistan and Pakistan compression .\par
State Bank of Pakistan Act 1956 provides legal setup for monetary policy framework in Pakistan. It entrusts upon SBP to regulate the monetary and credit system of Pakistan and to foster its growth to secure monetary stability and fuller utilization of country's productive resources. It provides necessary powers for operational set up for monetary policy in addition to arrangements for relationship between the central bank and the ministry of finance. Historically, overall objectives of monetary policy have remained the same while policy contents have varied considerably over the years. Concerted efforts have been made during the last few years to make monetary policy transparent and credible by taking committee based decisions and issuing monetary policy statements after being discretionary over most of the period. Zaidi, I. M. (Pakistan 2006). 
\section[{Regression}]{Regression}\par
The R 2 must equal the percentage of the response variable variation, no more and no less Afghanistan, R 2 percentage was (64\%) which was less than the variable variation and Afghanistan is not good but Pakistan R 2 was (97\%) and India R 2 was (98\%) which ware close to their response variable variation and they are good in regression test.   \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.83042226487524\textwidth}P{0.0024472168905950095\textwidth}P{0.0073416506717850286\textwidth}P{0.008157389635316698\textwidth}P{0.0016314779270633396\textwidth}}
Describe\tabcellsep the\tabcellsep principal\tabcellsep objectives\tabcellsep of\\
\multicolumn{5}{l}{Afghanistan, Pakistan and India monetary policies in}\\
\multicolumn{5}{l}{following four categories which is from general to}\\
specific.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{1. Full Employment: Full employment has been ranked}\\
\multicolumn{5}{l}{among the foremost objectives of monetary policy.}\\
\multicolumn{5}{l}{It is an important goal not only because}\\
\multicolumn{5}{l}{unemployment leads to wastage of potential output,}\\
\multicolumn{5}{l}{but also because of the loss of social standing and}\\
self-respect.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{2. Price Stability: One of the policy objectives of}\\
\multicolumn{5}{l}{monetary policy is to stabilize the price level. Both}\\
\multicolumn{5}{l}{economists favor this policy because fluctuations in}\\
\multicolumn{5}{l}{prices bring uncertainty and instability to the}\\
economy.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{3. Economic Growth: One of the most important}\\
\multicolumn{5}{l}{objectives of monetary policy in recent years has}\\
\multicolumn{5}{l}{been the rapid economic growth of an economy.}\\
\multicolumn{5}{l}{Economic growth is defined as "the process}\\
\multicolumn{5}{l}{whereby the real per capita income of a country}\\
\multicolumn{5}{l}{increases over a long period of time."4. Balance of}\\
\multicolumn{5}{l}{Payments: Another objective of monetary policy}\\
\multicolumn{5}{l}{since the 1950s has been to maintain equilibrium in}\\
\multicolumn{5}{l}{the balance of payments.(Da Afghanistan bank,}\\
2016)and(SBP)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.027077562326869805\textwidth}P{0.02472299168975069\textwidth}P{0.3861495844875346\textwidth}P{0.00735803324099723\textwidth}P{0.00735803324099723\textwidth}P{0.007946675900277008\textwidth}P{0.007946675900277008\textwidth}P{0.008240997229916896\textwidth}P{0.32022160664819943\textwidth}P{0.009418282548476454\textwidth}P{0.009123961218836565\textwidth}P{0.013833102493074793\textwidth}P{0.007652354570637119\textwidth}P{0.006180747922437673\textwidth}P{0.006769390581717451\textwidth}}
\tabcellsep \tabcellsep \multicolumn{11}{l}{Comparative Analysis of Afghanistan and Pakistan Central Banks Monetary Policy}\tabcellsep \tabcellsep \\
\tabcellsep Country\tabcellsep \multicolumn{7}{l}{2000 2001 2002 2003 2004 2005 2006}\tabcellsep 2007\tabcellsep 2008\tabcellsep \multicolumn{4}{l}{2009 2010 2011 2012}\\
\tabcellsep Afghanistan\tabcellsep ...\tabcellsep ?\tabcellsep ?\tabcellsep 8.2\tabcellsep 2.3\tabcellsep 9.9\tabcellsep 9.2\tabcellsep 16.1\tabcellsep 2.3\tabcellsep 17.2\tabcellsep 3.2\tabcellsep 8.7\tabcellsep 10.9\\
\tabcellsep Azerbaijan\tabcellsep 11.1\tabcellsep 9.9\tabcellsep 10.6\tabcellsep 11.2\tabcellsep 10.2\tabcellsep 26.4\tabcellsep 34.5\tabcellsep 25.0\tabcellsep 10.8\tabcellsep 9.3\tabcellsep 5.0\tabcellsep 0.1\tabcellsep 2.2\\
\tabcellsep Iran\tabcellsep 7.4\tabcellsep 5.5\tabcellsep 8.7\tabcellsep 7.9\tabcellsep 7.0\tabcellsep 6.2\tabcellsep 7.3\tabcellsep 7.8\tabcellsep 0.8\tabcellsep 3.2\tabcellsep 6.6\tabcellsep 3.5\tabcellsep -5.4\\
\tabcellsep Kazakhstan\tabcellsep 9.8\tabcellsep 13.5\tabcellsep 9.8\tabcellsep 9.3\tabcellsep 9.6\tabcellsep 9.7\tabcellsep 10.7\tabcellsep 8.9\tabcellsep 3.3\tabcellsep 1.2\tabcellsep 7.0\tabcellsep ?\tabcellsep ?\\
\tabcellsep Kyrgyzstan\tabcellsep 5.4\tabcellsep 5.3\tabcellsep 0.0\tabcellsep 7.0\tabcellsep 7.0\tabcellsep -0.2\tabcellsep 3.1\tabcellsep 8.5\tabcellsep 8.4\tabcellsep 2.9\tabcellsep -1.4\tabcellsep ?\tabcellsep ?\\
\tabcellsep Pakistan\tabcellsep 3.4\tabcellsep 2.0\tabcellsep 3.1\tabcellsep 4.7\tabcellsep 7.5\tabcellsep 9.0\tabcellsep 5.5\tabcellsep 5.0\tabcellsep 0.4\tabcellsep 2.6\tabcellsep 3.6\tabcellsep 3.8\tabcellsep 3.7\\
2017\tabcellsep Tajikistan Turkey\tabcellsep 8.3 6.8\tabcellsep 9.6 -5.7\tabcellsep 24.6 6.2\tabcellsep 19.2 5.3\tabcellsep 44.2 9.4\tabcellsep 19.5 8.4\tabcellsep 10.3 6.9\tabcellsep 25.3 4.7\tabcellsep 37.7 0.7\tabcellsep 10.7 -4.8\tabcellsep 6.5 9.2\tabcellsep 7.4 8.8\tabcellsep 7.5 2.1\\
Year\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XVII Issue V Version I\tabcellsep NO 1\tabcellsep \multicolumn{6}{l}{Afghanistan Monetary policy department is to achieve domestic price stability and to maintain stability in the exchange rate of national currency against the foreign currencies by formulating and implementing prudent monetary and exchange}\tabcellsep \multicolumn{6}{l}{Pakistan Monetary policy refers to the use of instruments under the control of the central bank to regulate the availability, cost and use of money and credit. And growth its monetary stability utilization}\tabcellsep \\
)\tabcellsep \tabcellsep rate policies.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Management and Business Research ( B\tabcellsep 2 3\tabcellsep \multicolumn{6}{l}{Framework: To maintain its primary objective of domestic price stability, Da Afghanistan Bank continues Monetary Aggregate Targeting Framework. Controlling liquidity condition is highly important in the economy; hence any changes in the rate of liquidity have a direct impact on the overall economic activities in the country. Process of Monetary policy: primary instruments for monetary policy, the Central Bank of Afghanistan uses the sale of currency and the capital note auction to control the reserve money. (a) Auction Sale of Currency: Under currency trading regulation, the Central Bank of Afghanistan sells foreign currencies to licensed commercial banks and authorized money exchange dealers through a free and transparent auction process on bi-weekly basis. (b) Capital Note Auction: the second tool the Central Bank uses to control is the auction of capital note, which is sold to commercial banks once a week.}\tabcellsep \multicolumn{6}{l}{Framework: the SBP objectives as 'whereas it is necessary to provide for the constitution of a State Bank to regulate the monetary and credit system of Pakistan and to foster its growth in the best national interest stability and utilization of the country's productive resources.' Process of Monetary Policy Committee is responsible and fully empowered to decide the monetary policy stance. Section of the SBP lays out the powers and functions of the Monetary Policy Committee that have been mainly identified as to. (a) Formulate, support and recommend the monetary policy, including, as appropriate, decisions relating to intermediate monetary objectives, key interest rates and the supply of reserves in Pakistan and may make regulations for their implementation. (b) Approve and issue the monetary policy statement and other monetary policy measures.}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.13198757763975155\textwidth}P{0.7180124223602484\textwidth}}
\tabcellsep Description of Variables\\
\multicolumn{2}{l}{Variables Description}\\
RGDP\tabcellsep Real Gross Domestic Product.\\
M2GD\tabcellsep Money and Quasi Money as a Percentage of GDP.\\
CREDIT\tabcellsep Domestic Credit to Private Sector as Percentage of GDP.\\
CMR\tabcellsep Call Money Rate (Proxy for Interest Rate).\\
CPIR\tabcellsep Consumer Price Index.\\
REXR\tabcellsep Real Exchange Rate.\\
BDEF\tabcellsep Budget Deficit as a Percentage of GDP.\end{longtable} \par
 
\caption{\label{tab_7}}\end{figure}
 			\footnote{© 2017 Global Journals Inc. (US)} 			\footnote{( ) 2017 B Comparative Analysis of Afghanistan and Pakistan Central Banks Monetary Policy} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Policy under Inflation Targeting]{b32}\label{b32} 	 		\textit{},  	 	 		\textit{Policy under Inflation Targeting}  		 	 
\bibitem[Imf ()]{b10}\label{b10} 	 		\textit{},  		 			Imf 		.  	 	 		\textit{research. islamic republic of Afghanistan}  		2003. p. .  	 
\bibitem[Issues and Report ()]{b13}\label{b13} 	 		\textit{},  		 			I R Issues 		,  		 			I C Report 		.  	 	 		\textit{research. islamic republic of Afghanistan}  		2008. p. .  	 
\bibitem[Usid ()]{b22}\label{b22} 	 		\textit{},  		 			Usid 		.  		2016. p. .  	 	 (research project. monetary policy) 
\bibitem[Ajmal ()]{b1}\label{b1} 	 		 			M Ajmal 		.  		\textit{Economic researcher. Da Afghanistan Banking},  				2015. p. .  	 
\bibitem[Bank ()]{b4}\label{b4} 	 		 			D A Bank 		.  		\textit{Research department . Monetary policy department},  				2016. p. .  	 
\bibitem[Bank ()]{b5}\label{b5} 	 		 			D A Bank 		.  		\textit{Research deprtment . Monetary policy department},  				2016. p. .  	 
\bibitem[Bank ()]{b6}\label{b6} 	 		\textit{Economic Bulletin Article: The role of the central bank balance sheet in monetary policy},  		 			E C Bank 		.  		2015. p. .  	 	 (Economic Bulletin Article: The role of the central bank balance sheet in monetary policy) 
\bibitem[
			A
		 ()]{b0}\label{b0} 	 		 			A 		.  		\textit{Economic research. Monetray policy},  				2012. p. 10.  	 
\bibitem[Akbar ()]{b2}\label{b2} 	 		\textit{Economic research. Monetray policy implementaion},  		 			Akbar 		.  		2012. p. 10.  	 
\bibitem[Exbine ()]{b9}\label{b9} 	 		 			G Exbine 		.  		\textit{researcher. implementation role},  				2007. p. .  	 
\bibitem[Zaidi ()]{b35}\label{b35} 	 		‘Exchange rate flexibility and the monetary policy framework in Pakistan’.  		 			I M Zaidi 		.  	 	 		\textit{SBP Research Bulletin}  		2006.  (2) .  	 
\bibitem[Federal Reserve Bank of St Louis Working Paper ()]{b27}\label{b27} 	 		\textit{Federal Reserve Bank of St Louis Working Paper},  		2005-020.  	 
\bibitem[Mohanti (2011)]{b18}\label{b18} 	 		‘How does the Reserve Bank of India conduct its monetary policy? Executive Director of the Reserve Bank of India’.  		 			D Mohanti 		.  	 	 		\textit{the Indian Institute of Management (IIM)},  				 (Lucknow)  		2011. August 12. 12 August 2011. p. .  	 
\bibitem[Woodford ()]{b34}\label{b34} 	 		‘How important is money in the conduct of monetary policy?’.  		 			M Woodford 		.  	 	 		\textit{Journal of Money, credit and Banking}  		2008. 40  (8)  p. .  	 
\bibitem[Good Friend ()]{b28}\label{b28} 	 		‘How the world achieved consensus on monetary policy’.  		 			M Good Friend 		.  	 	 		\textit{The Journal of Economic Perspectives}  		2007. 21  (4)  p. .  	 
\bibitem[Imf ()]{b12}\label{b12} 	 		 			M F Imf 		.  		\textit{Montary fund. World bank},  				2015. p. .  	 
\bibitem[Mchmahon ()]{b16}\label{b16} 	 		\textit{Inflation Data . Anual inflation},  		 			T Mchmahon 		.  		2016. p. .  	 
\bibitem[Bernanke and Mishkin ()]{b24}\label{b24} 	 		‘Inflation targeting: a new framework for monetary policy? (No. w5893)’.  		 			B S Bernanke 		,  		 			F S Mishkin 		.  	 	 		\textit{National bureau of economic research}  		1997.  	 
\bibitem[Malik (2015)]{b15}\label{b15} 	 		 			C J Malik 		.  		\textit{Monetary policy in Pakistan. working paper},  				March 2015. p. .  	 
\bibitem[Anwar ()]{b23}\label{b23} 	 		\textit{Modelling exchange rates and monetary policy in emerging Asian economies},  		 			M Anwar 		.  		2007.  	 
\bibitem[Anwar ()]{b3}\label{b3} 	 		\textit{Modelling exchange rates and monetary policy. Non-linear econometric approach},  		 			M Anwar 		.  		2007. p. .  	 
\bibitem[Monetary policy Department. Monetary opration department Da Afghanistan bank ()]{b7}\label{b7} 	 		‘Monetary policy Department. Monetary opration department’.  	 	 		\textit{Da Afghanistan bank}  		2016. p. .  	 
\bibitem[Shafiq ()]{b20}\label{b20} 	 		\textit{Monetary policy imlementation . Da Afghanistan Bank policy},  		 			Shafiq 		.  		2016.  	 	 (in genral) 
\bibitem[Laurens ()]{b30}\label{b30} 	 		\textit{Monetary policy implementation at different stages of market development},  		 			B Laurens 		.  		2005. International Monetary Fund.  	 
\bibitem[
			Polly
		 ()]{b19}\label{b19} 	 		 			Polly 		.  		\textit{monetary policy implementation. monetary policy},  				2000. p. .  	 
\bibitem[Batini and Nelson ()]{b26}\label{b26} 	 		‘Monetary policy implementation: past, present and future-will electronic money lead to the eventual demise of central banking?’.  		 			Nicoletta Batini 		,  		 			Edward Nelson 		.  	 	 		\textit{INTERNATIONAL FINANCE-OXFORD}  		28. Freedman, C. (ed.)  		2005. 2000. 3  (2)  p. .  	 	 (The U.K.'s Rocky Road to Stability) 
\bibitem[Monetary policy. Monetary policy interduction ()]{b8}\label{b8} 	 		\textit{Monetary policy. Monetary policy interduction},  		2016. p. .  	 
\bibitem[
			U-Bindsiel
		 ()]{b21}\label{b21} 	 		 			U-Bindsiel 		.  		\textit{Monetray policy},  				2013. p. .  	 
\bibitem[Mean ()]{b17}\label{b17} 	 		\textit{Monetray policy implementaion. Monetray policy of central bank},  		 			P Mean 		.  		2013. p. .  	 
\bibitem[Non-linear econometric approach (Doctoral dissertation]{b31}\label{b31} 	 		\textit{Non-linear econometric approach (Doctoral dissertation},  		School of Social Sciences Theses.  	 
\bibitem[research survey. Economic growth ()]{b11}\label{b11} 	 		\textit{research survey. Economic growth},  				2015. p. .  	 
\bibitem[K. Schmidt-Hebbel and F. Mishkin (ed.)]{b33}\label{b33} 	 		\textit{Targeting Be Adopted? The Experience of Emerging Markets},  		K. Schmidt-Hebbel and F. Mishkin (ed.)  		 	 	 (Central Bank of Chile Working Paper 406. (Forthcoming in. Monetary) 
\bibitem[
			Laurens
		 ()]{b14}\label{b14} 	 		\textit{The monetray policy . The compersion of monetray policy},  		 			Laurens 		.  		2005. p. .  	 
\bibitem[Good Friend and King ()]{b29}\label{b29} 	 		‘The new neoclassical synthesis and the role of monetary policy’.  		 			M Good Friend 		,  		 			R King 		.  	 	 		\textit{NBER Macroeconomics Annual},  				1997. 1997. MIT Press. 12 p. .  	 
\bibitem[Batini and Laxton ()]{b25}\label{b25} 	 		\textit{Under What Conditions Can Inflation},  		 			Nicoletta Batini 		,  		 			Douglas Laxton 		.  		2006.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
