\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={Relationship Between Accounting Variables and Market Price of Shares -A Case Study of Jordan},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2019-01-15 (revised: 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019-01-15}
\title{Relationship Between Accounting Variables and Market Price of Shares -A Case Study of Jordan}
\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]{Dr. Mohammad Khair Qaseem Sadeq  Al-Jarrah}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 December 2018 Accepted: 5 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


Relationship Between Accounting Variables and Market Price of Shares: essential theme of this paper is to examine the information content of accounting variables relating to the market price of the shares of listed companies in Jordan. For the purpose of the analysis, four accounting variables have been selected viz., ROE, Growth rate, Interest Coverage Ratio, and Total Assets Turnover Ratio. Panel Data regression has been done to analyze the impact of the select accounting variables on the market price of the shares. Descriptive statistics have calculated to understand the characteristics of the variables used in regression analysis. In other words, indicates a difference between Market Price and Book Value. If the ratio is more than one, it elucidate that the shares are valued at a premium. On the other hand, if ratio is less than one, it a denotes that the shares are valued at a discount. There are no studies on the analysis of the information content of accounting variables in predicting the stock price movement. To fill the research gap, in the present study, analysis of the information content of accounting variables was made by using the panel data regression model. In the following sections of this chapter, the relationship between select Accounting Variables and Price to Book Value ratio is analyzed individually for six select industries viz., Chemical Industry, Engineering and Construction Industry, Food and Beverages Industry, Mining and Extraction Industry, Pharmaceutical Industry and Textiles, Leathers and Clothing Industry.

\end{abstract}


\keywords{accounting variables. market price.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
oday, any responsive, economic entity aims to invest in providing relevant and up-to-date information to its users, hoping to get new investors while maintaining the existing ones. Also it achieves an increase in the volumes and the value of stocks that need to be traded and thus plays important role in activating the financial market. From here, we find that there are three important elements in the investment environment: the financial statements, the financial markets, and investment firms working in tandem to develop the investors. As Accounting Systems operate within complex economic entities, both national and international, it is statutorily compelled to keep up with new developments that help in their integration with the global standards, and that would eventually positively impact everyone.\par
Market prices of the shares traded in the stock market should reflect. The intrinsic value of the shares. The intrinsic value of the shares is primarily dependent on the future earning potential of the company. The most predominant source of assessing the future gaining prospects of a company is Financial Statements and additional information provided in Annual Reports.\par
Most widely used tool to analyze and evaluate the performance of a company is Accounting Ratios. Accounting Ratios are the results of establishing a logical relationship between various items of the financial statements. As the market price of the shares is expected to reflect the fundamentals of the company, it is legitimate to forecast that Accounting Ratios contain information about the market price of the shares. The market price, being an absolute measure, is not useful for comparison. Hence, there is a need for relative comparison of share prices of different companies in the market. Two commonly used valuation measures are Price to Earnings ratio and Price to Book Value ratio. 
\section[{II.}]{II.} 
\section[{Statement of the Problem}]{Statement of the Problem}\par
In light of this, the present study aimed to examine the level of awareness of the investors on the information content of financial statements and how they assign importance to various aspects of financial statements. Besides, it is also the need of the hour to study whether the market price of the shares reflects the fundamentals of the company. Hence, investors are also interested in factor in the solvency and liquidity conditions of the company in pricing the shares. So, intuitively, we can establish a positive relationship between solvency and liquidity conditions and the market price of the shares. However, risk -seeking investors are more interested in profitability rather than solvency and liquidity conditions of the company. 
\section[{III.}]{III.} 
\section[{Objectives}]{Objectives}\par
The specific objectives are:\par
? To evaluate the information content of accounting variables in predicting the market price of shares listed on the Amman stock exchange.\par
a) Hypotheses H0: Accounting variables (Return on Equity. Interest coverage ratio, Growth Rate, Total Assets Turnover ratio) do not affect the market price of the shares of listed companies. H1: Accounting variables (Return on Equity, Interest coverage ratio, Growth Rate, Total Assets Turnover ratio) affect the market price of the shares of listed companies. 
\section[{b) Sample}]{b) Sample}\par
For this purpose of analysis of the relationship between accounting variables and the market price of the shares, listed companies in six industries have been selected. The industry-wise selected companies and their market capitalization are under as. The analysis of the impact of accounting variables (ROE, Growth rate, Interest coverage ratio and total assets turnover ratio) on the market price of the shares done by employing panel data regression with cross-section fixed effects. Besides, descriptive statistics for the variables used in the regression model. chemical industry listed on the Amman stock exchange. The company-wise market capitalization as on 31 st December/ 2016 has been presented. The descriptive statistics on the four Accounting Variables selected for the analysis, apart from Price to Book Value ratio. The results of panel data regression have along with the cross-sectional fixed effects of the individual companies. The positive impact of ROE implies that ROE signals the prospects of the company and hence, an increase in ROE of a company leads to an increase in the market price of the stocks. However, the positive impact of ROE is very weak statistically, as indicated by its associated 'p' value. The negative of growth rate may be ascribed to the reason that the number of companies have reported negative ROE and a few companies have paid dividend more than EPS.\par
Because of this reason, the growth rate of the majority of the companies was negative in this industry. Interest coverage ratio exerts the significant impact on the PBV ratio of the companies in chemical industry. It indicates that companies with higher interest coverage ratio perceived to be less risky, and hence, they are attractive for investment.\par
R-squared value is 0.89, which reveals that 89\% of the variations in the PBV can be captured by the fitted regression model. Besides, F-statistic demonstrates the significant predictability of the regression model.  
\section[{SI. No.}]{SI. No.}\par
Table \hyperref[tab_2]{1}.3 shows the cross-section fixed effects of the companies which in the panel data regression. Cross-section fixed effects denote the difference between the average intercept presented in the panel data regression and actual intercept of the individual company.\par
As shown in the table, The company named Arab Pesticides has fixed effect of 2.037, which indicates that the actual intercept of this company is 2.037 units above the common intercept of the panel data regression. It shows comparatively largest upward distance between the common intercept and actual intercept of this company. On the other hand, Petrol Chemicals has a fixed effect of -0.810 which highlights that the actual intercept of this company is -0.810 units below the common intercept of the panel data regression. It points out the largest downward distance between this company's actual intercept and common intercept derived in the regression model. 
\section[{Relationship Between Accounting Variables and Market Price of the Shares of Listed Companies in Engineering and Construction Industry of Jordan}]{Relationship Between Accounting Variables and Market Price of the Shares of Listed Companies in Engineering and Construction Industry of Jordan}\par
This section encompasses the discussion on the analysis of the information content of Accounting Variables about the market price of shares of the companies belonging to the Engineering and Construction Industry. There are six companies listed on the Amman Stock Exchange, which belong to this industry. This section also provides the market capitalization of the listed companies as on 31 st December/2016. Before, presenting the results of the regression analysis. Panel data regression analysis has been carried out with cross-section fixed effected and the results with detailed discussion. and also the operating efficiency of the companies in their investment decisions. The R-squared value points out that 82\% of the variations in the Price to Book Value ratio can be explained by the fitted regression model. F-statistic highlights that the predictability of the model is significant. This section encompasses the analysis of information content of select Accounting Variables in predicting the market price of the shares of the listed companies in the Mining and Extraction Industry. Just like in the preceding sections, Price to Book Value ratio has taken as a relative measure of the market price of the shares of the companies.\par
There are fifteen listed companies in this industry. At the outset, the market capitalization of the fifteen listed companies has presented as on 31 st December/2016. To understand the characteristics of the variables used in Panel Data Regression analysis, descriptive statistics have presented for the crosssectional data of the listed companies. The characteristics of the variables, Panel Data Regression analysis has done with cross-section fixed effects. 
\section[{Panel Data Regression Analysis of the listed Companies in Mining and Extraction Industry of Jordan}]{Panel Data Regression Analysis of the listed Companies in Mining and Extraction Industry of Jordan}\par
Analysis of the information content of select Accounting Variables in predicting the Price to Book Value ratio has been carried out by employing a Panel Data Regression model. The analysis has done under the framework of cross-sectional fixed -effects model. In this regression analysis, Price to Book Value ratio has been used as the dependent variable, and four accounting variables have been used as predictors viz., Return on Equity Ratio, Interest Coverage Ratio, Growth Rate ,and Total Assets Turnover Ratio.  \hyperref[tab_2]{1}.8 provides the results of regression analysis done to analyze the impact of select accounting variables on the market price of the shares of the companies in the Mining and Extraction Industry. For this purpose, Price to Book Value ratio uses as the dependent variable, and independent variables are Return on Equity (ROE), Interest coverage ratio, Growth rate ,and Total Assets Turnover Ratio. Panel data regression has performed with cross-section fixed effects.\par
Results of the analysis bring to light the fact that the ROE and Total Assets Turnover ratio have a positive impact on the Price to Book Value ratio. However, the Total Assets Turnover ratio is more intense compared to that of ROE has indicated by the p' values. The question of the trade-off between financial performance and operating performance arises, investors tend to give more weight to operating performance.\par
On the other hand, Growth Rate has the negative impact on the Price to Book Value ratio of the companies in the industry. It can impute to the reason that most of the companies had reported negative ROE and also, a few companies have paid dividend more than the EPS. Impact of Interest Coverage Ratio is not significant.\par
R-squared value highlights that the fitted regression model can capture nearly 86\% of the variations in the Price to Book Value ratio. F-statistic reveals that the predictability of the model is significant.  \hyperref[tab_2]{1}.11 delineates the cross-section fixed effects of the Pharma companies in panel data. The common intercept of the panel data is -0.890555, as shown in table 4.39. There are six companies in the panel data used in the regression analysis. There are two companies which have actual intercept larger than the common intercept obtained in panel data regression viz., Arab Centre for Pharma \& Chemicals and Mid Pharma. On the other hand, there are four companies which have actual intercept lower than the common intercept derived in panel data regression viz., Dar Aldawa, Hayat Pharmaceutical Industries, Jordan Pharma, and Philadelphia pharma. It points out that the companies which have the intercept below the industry average intercept are more than the companies which have the intercept above the industry average. 
\section[{Relationship Between Accounting Variables and Market Price of the Shares of Listed Companies in Textile, Leathers and Clothing Industry of Jordan}]{Relationship Between Accounting Variables and Market Price of the Shares of Listed Companies in Textile, Leathers and Clothing Industry of Jordan}\par
This section comprises the discussion on the results of the analysis of the information content of the select Accounting Variables in predicting the market price of the shares. There are six listed companies in this industry. The market capitalization of all the listed companies in this industry as on 31 st December/ 2016 has been presented. To study the insights of the variables used in the regression model, descriptive statistics has been presented in detail. Descriptive statistics have calculate on the cross-sectional data of the listed companies in this industry from 2012 to 2016. Finally, Panel data regression analysis was performed with cross-section fixed effects. Results of the regression were discussed in detail. 
\section[{Panel Data Regression Analysis of the Listed Companies in Textile, Leathers and Clothing Industry of Jordan}]{Panel Data Regression Analysis of the Listed Companies in Textile, Leathers and Clothing Industry of Jordan}\par
Analysis of information content of select Accounting Variables in predicting the Price to Book Value ratio was done by employing Panel Data Regression model. The regression used Price to Book Value Ratio as the dependent variable and four accounting variables viz., Return on Equity (ROE) ratio, Interest Coverage Ratio, Growth Rate, and Total Assets Turnover Ratio as predictors. The regression analysis was done with cross-sectional fixed effects.  \hyperref[tab_2]{1}.12 furnishes the results of regression analysis. In this regression model, Price to Book Value ratio of the companies in Textile, Leather and Clothing industry is used as a dependent variable and four Accounting Variables viz., Return on Equity (ROE), Interest Coverage Ratio, Growth Rate, and Total Assets Turnover Ratio were used as predictors. The analysis was performed under the panel data regression framework with cross-section fixed effects.\par
The results of the study reveal that ROE and ICR have a positive effect on PBV ratio while growth rate and 'Total Assets Turnover Ratio' have a negative effect. But, none of the independent variables have a significant effect, as by the values of 'p' (p>0.05 However, jointly all the four variables have their influence on the PBV ratio, as shown by the significant value of Fstatistic.  
\section[{The Comparison of the Predictability Accounting Variables}]{The Comparison of the Predictability Accounting Variables}\par
In this sub-section, comparison of the predictability of accounting variables was done among the six different industries selected for the analysis. As the nature of the operating and investing and finance activities of the companies differ from industry to industry, the information content of the accounting variables in predicting the market price of the shares may also vary. Because/the accounting variables measure the results of the three types of activities of the business. In light of this, it is pertinent to make the comparison among the six select industries concerning the information content of the chosen accounting variables. The comparison can provide valuable insights into the fundamentals of the companies which are influencing the market price of the shares. It points out that higher the interest coverage ratio, greater the market price of shares. It brings to light the fact that in case of those industries having a hugger amount of interest payable about EBIT perceive to be risky. So, investors tend to discount the market price of shares of the companies with a larger amount of interest payable.\par
The Negative effect of growth rate can be noticed in the case of all of selected industries, but the statistical significance of the impact was established only in case of the Chemical Industry and Mining \& Extraction Industry. It is worthwhile to remember that the growth rate of a company is estimated based on retained earnings of the company. So, higher the retained earnings, bigger the growth rate of the company. The negative impact of growth rate on the Price to Book Value ratio brings to focus the fact that the investors in those industries prefer distribution of dividend rather than plow back of profits for the expansion of business activities. Such preference of the investors can attribute to the reason that the internal average of return of the companies in the industry may be lower than the expected rate of return.\par
Total Assets Turnover ratio has a positive impact in case of Engineering \& Construction Industry, Mining \& Extraction Industry, and Pharma industry. It implies that operating efficiency perceived to the main determining factor for the success of a company. Hence, investors value the companies with higher Total Assets Turnover Ratio at a fair premium. On the other hand, comparatively lowest adjusted R-squared is derived for the panel data regression for the companies in the textile, leather, and clothing industry. It demonstrates that the proportion of variations in the dependent variable captured by the fitted panel data regression is only 48\%. It highlights comparatively poor predictability of the regression model.\par
Under none of the regression models, the Durbin-Watson Statistic value is less than Adjusted R-squared. It indicates that the results of the regression are not spurious. For all the regression models, F-statistic is significant which implies that the data suits well to the regression model and also the predictability of the model is statistically significant. Jarque-Berra test is meant to test the null hypothesis that residuals obtained from the regression model are normally distribute ,the null hypothesis is accepted for all the industries except for Food ,and Beverages industry. As the residuals are normally distributed, the results of the regression are reliable and generalization of the results can make more effectively.\par
IV. 
\section[{Conclusion}]{Conclusion}\par
? The main objective of the present paper is to examine the efficacy of the accounting variables in predicting the market price of the shares of the listed companies in Jordan. To achieve the said objective the listed companies belonging to six different industries was chosen. \begin{figure}[htbp]
\noindent\textbf{11} \par 
\begin{longtable}{P{0.020884520884520884\textwidth}P{0.5395167895167895\textwidth}P{0.18587223587223586\textwidth}P{0.10372645372645373\textwidth}}
Sl. No.\tabcellsep Company\tabcellsep Market Capitalization\tabcellsep \% to Industry Capitalization\\
\tabcellsep Chemical Industry\tabcellsep \tabcellsep \\
1\tabcellsep Arab Pesticides \& Veterinary Drugs Mfg. Co.\tabcellsep 21,840,000\tabcellsep 27.89\\
2\tabcellsep Comprehensive\tabcellsep 8,977,500\tabcellsep 11.46\\
3\tabcellsep Industrial-Comm-AGR\tabcellsep 31,258,853\tabcellsep 39.92\\
4\tabcellsep Intermediate Petrol Chemicals Industries Co.\tabcellsep \tabcellsep \\
\tabcellsep Ltd.\tabcellsep 2,240,000\tabcellsep 2.86\\
5\tabcellsep Jordan Chemical Industries\tabcellsep 2,519,474\tabcellsep 3.22\\
6\tabcellsep Jordan Industrial Resources\tabcellsep 3,657,500\tabcellsep 4.67\\
7\tabcellsep National Chlorine Industries\tabcellsep 5,850,000\tabcellsep 7.47\\
8\tabcellsep Premier Business and Projects\tabcellsep 1,157,107\tabcellsep 1.48\\
9\tabcellsep Universal Chemical Industries\tabcellsep 810,000\tabcellsep 1.03\\
\tabcellsep Total Market Capitalization of the Industry\tabcellsep 78,310,434\tabcellsep 100.00\\
\tabcellsep \multicolumn{2}{l}{Engineering and Construction Industry}\tabcellsep \\
1\tabcellsep Al Assad\tabcellsep 2,880,000\tabcellsep 3.25\\
2\tabcellsep Al Quds Ready Mix\tabcellsep 2,685,609\tabcellsep 3.03\\
3\tabcellsep Arabian Steel Pipes\tabcellsep 13,140,000\tabcellsep 14.82\\
4\tabcellsep Jordan Pipe Manufacturing\tabcellsep 3,146,000\tabcellsep 3.55\\
5\tabcellsep Jordan Wood Industries\tabcellsep 7,800,000\tabcellsep 8.80\\
6\tabcellsep Ready-mix Concrete \& Construction\tabcellsep 59,000,000\tabcellsep 66.55\\
\tabcellsep Total Market Capitalization of the Industry\tabcellsep 88,651,609\tabcellsep 100.00\\
\tabcellsep \multicolumn{2}{l}{Food and Beverages Industry}\tabcellsep \\
1\tabcellsep Arab Intl Food Factories\tabcellsep 22,575,000\tabcellsep 11.28\\
2\tabcellsep General Investment\tabcellsep 30,500,000\tabcellsep 15.24\\
3\tabcellsep Jordan Dairy\tabcellsep 24,240,000\tabcellsep 12.11\\
4\tabcellsep Jordan Poultry Processing\tabcellsep 9,957,040\tabcellsep 4.98\\
5\tabcellsep Jordan Veg Oil Industries\tabcellsep 6,600,000\tabcellsep 3.30\\
6\tabcellsep National Poultry\tabcellsep 31,500,000\tabcellsep 15.74\\
7\tabcellsep Siniora Food Industries\tabcellsep 63,600,000\tabcellsep 31.78\\
8\tabcellsep Universal Modern Industries\tabcellsep 11,160,000\tabcellsep 5.58\\
\tabcellsep Total Market Capitalization of the Industry\tabcellsep 200,132,040\tabcellsep 100.00\end{longtable} \par
 
\caption{\label{tab_0}Table 1 . 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12} \par 
\begin{longtable}{P{0.6182631578947368\textwidth}P{0.102\textwidth}P{0.05815789473684211\textwidth}P{0.03489473684210526\textwidth}P{0.036684210526315784\textwidth}}
Variable\tabcellsep Coefficient\tabcellsep Std. Error\tabcellsep t-statistic\tabcellsep Slang\\
Return on Equity\tabcellsep 0.042\tabcellsep 0.026\tabcellsep 1.611\tabcellsep 0.117\\
Interest Coverage Ratio\tabcellsep 0.010\tabcellsep 0.003\tabcellsep 2.771\tabcellsep 0.009\\
Growth Rate\tabcellsep -0.048\tabcellsep 0.028\tabcellsep -1.730\tabcellsep 0.094\\
Total Assets Turnover Ratio\tabcellsep -0.086\tabcellsep 0.108\tabcellsep -0.790\tabcellsep 0.435\\
Constant\tabcellsep 1.073\tabcellsep 0.070\tabcellsep 15.287\tabcellsep 0.000\\
R-squared\tabcellsep 0.886\tabcellsep \multicolumn{2}{l}{F-statistic}\tabcellsep 20.058\\
Adjusted R-squared\tabcellsep 0.842\tabcellsep \multicolumn{2}{l}{Slang (F-statistic)}\tabcellsep 0.000\\
S.E. of regression\tabcellsep 1.205\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{4}{l}{Source: Computed from Data Compiled from Amman Stock Exchange}\\
\multicolumn{2}{l}{Table 1.2 furnishes the results of regression}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{analysis performed to regress the Price to Book Value}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{(PBV) ratio of the companies in the panel data on four}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{accounting ratios viz., Return on Equity (ROE) ratio,}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Interest Coverage Ratio, Growth Rate, Total Assets}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Turnover ratio. The results of the analysis highlight that}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{ROE has an insignificant positive impact while the}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{growth rate has a significant negative on the Price to}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Book Value (PBV) Ratio. Interest Coverage Ratio has a}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{significant positive, while Total Assets Turnover Ratio}\tabcellsep \tabcellsep \tabcellsep \\
has an insignificant impact.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 1 . 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.31705150976909413\textwidth}P{0.02113676731793961\textwidth}P{0.41669626998223797\textwidth}P{0.09511545293072823\textwidth}}
\multicolumn{4}{l}{Relationship Between Accounting Variables and Market Price of Shares -A Case Study of Jordan}\\
Year 2019\tabcellsep \tabcellsep \tabcellsep \\
Volume XIX Issue III Version I\tabcellsep \tabcellsep \tabcellsep \\
( ) D\tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Management and Business Research\tabcellsep 1 2 3 4 5 6\tabcellsep Company Arab Pesticides Comprehensive Industrial-Comm-AGR Petrol Chemicals Jordan Chemical Industries Jordan Industrial Resources\tabcellsep Effect 2.037 0.267 0.526 -0.718 -0.237 -0.810\\
\tabcellsep 7\tabcellsep National Chlorine Industries\tabcellsep -0.436\\
\tabcellsep 8\tabcellsep Premier Business and Projects\tabcellsep -0.323\\
\tabcellsep 9\tabcellsep Universal Chemical Industries\tabcellsep -0.383\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Source: Computed from data compiled from Amman Stock Exchange}\\
© 2019 Global Journals 1\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 1 .3: Cross-Section Fixed Effects of the Companies in the Panel Data [Chemical Industry]}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{14} \par 
\begin{longtable}{P{0.38235294117647056\textwidth}P{0.12352941176470589\textwidth}P{0.16176470588235295\textwidth}P{0.07941176470588235\textwidth}P{0.10294117647058823\textwidth}}
Return on Equity\tabcellsep -0.011\tabcellsep 0.018\tabcellsep -0.594\tabcellsep 0.560\\
Interest Coverage Ratio\tabcellsep 0.002\tabcellsep 0.001\tabcellsep 3.180\tabcellsep 0.005\\
Total Assets Turnover Ratio\tabcellsep 1.121\tabcellsep 0.446\tabcellsep 2.514\tabcellsep 0.022\\
Growth Rate\tabcellsep -0.023\tabcellsep 0.025\tabcellsep -0.914\tabcellsep 0.373\\
Constant\tabcellsep 0.263\tabcellsep 0.269\tabcellsep 0.978\tabcellsep 0.341\\
R-squared\tabcellsep 0.816\tabcellsep F-statistic\tabcellsep \tabcellsep 8.860\\
Adjusted R-squared\tabcellsep 0.724\tabcellsep \multicolumn{2}{l}{Slang (F-statistic)}\tabcellsep 0.000\\
S.E. of regression\tabcellsep 0.341\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: Source: Computed from Data Compiled from Amman Stock Exchange]} 
\caption{\label{tab_3}Table 1 . 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{15} \par 
\begin{longtable}{P{0.06104972375690607\textwidth}P{0.6011049723756906\textwidth}P{0.1878453038674033\textwidth}}
Sl. No.\tabcellsep Company\tabcellsep Effect\\
1\tabcellsep Al Assad\tabcellsep -0.461\\
2\tabcellsep Al Quds Ready Mix\tabcellsep -0.508\\
3\tabcellsep Arab Steel Pipes\tabcellsep 0.352\\
4\tabcellsep Jordan Pipe Manufacturing\tabcellsep -0.186\\
5\tabcellsep Jordan Wood Industries\tabcellsep -0.336\\
6\tabcellsep Readymix Concrete \& Construction\tabcellsep 0.969\end{longtable} \par
  {\small\itshape [Note: Source: Computed from Data Compiled from Amman Stock Exchange © 2019 Global Journals Relationship Between Accounting Variables and Market Price of Shares -A Case Study of Jordan D 5]} 
\caption{\label{tab_4}Table 1 . 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{16} \par 
\begin{longtable}{P{0.29696202531645566\textwidth}P{0.2453164556962025\textwidth}P{0.13987341772151898\textwidth}P{0.08177215189873417\textwidth}P{0.08607594936708861\textwidth}}
Variable\tabcellsep Coefficient\tabcellsep Std. Error\tabcellsep t-Statistic\tabcellsep Slang\\
Return on Equity\tabcellsep 0.044\tabcellsep 0.029\tabcellsep 1.518\tabcellsep 0.142\\
Interest Coverage Ratio\tabcellsep 0.000\tabcellsep 0.000\tabcellsep 0.152\tabcellsep 0.881\\
Growth Rate\tabcellsep -0.040\tabcellsep 0.031\tabcellsep -1.268\tabcellsep 0.217\\
Total Assets Turnover Ratio\tabcellsep -0.461\tabcellsep 0.272\tabcellsep -1.692\tabcellsep 0.104\\
Constant\tabcellsep 1.213\tabcellsep 0.201\tabcellsep 6.025\tabcellsep 0.000\\
R-squared\tabcellsep 0.794\tabcellsep \multicolumn{2}{l}{F-statistic}\tabcellsep 8.427\\
Adjusted R-squared\tabcellsep 0.700\tabcellsep \multicolumn{2}{l}{Slang (F-statistic)}\tabcellsep 0.000\\
S.E. of regression\tabcellsep 0.282\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{4}{l}{Source: Computed from Data Compiled from Amman Stock Exchange}\end{longtable} \par
 
\caption{\label{tab_5}Table 1 . 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_6}Table 1 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{17} \par 
\begin{longtable}{P{0.2273255813953488\textwidth}P{0.04447674418604651\textwidth}P{0.44476744186046513\textwidth}P{0.13343023255813954\textwidth}}
Year 2019\tabcellsep \tabcellsep \tabcellsep \\
Volume XIX Issue III Version I\tabcellsep \tabcellsep \tabcellsep \\
( )\tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Management and Business Research\tabcellsep Sl. No. 1 2 3\tabcellsep Company Arab Intl Food Factories General Investment Jordan Dairy\tabcellsep Effect -0.766 -0.119 0.024\\
\tabcellsep 4\tabcellsep Jordan Poultry Processing\tabcellsep -0.148\\
\tabcellsep 5\tabcellsep Jordan Veg Oil Industries\tabcellsep -0.003\\
\tabcellsep 6\tabcellsep National Poultry\tabcellsep -0.245\\
\tabcellsep 7\tabcellsep Siniora Food Industries\tabcellsep 1.054\\
\tabcellsep 8\tabcellsep Universal Modern Industries\tabcellsep 0.136\end{longtable} \par
  {\small\itshape [Note: Source: Computed from Data Compiled from Amman Stock Exchange © 2019 Global Journals 1 D]} 
\caption{\label{tab_7}Table 1 . 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_8}Table 1 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{18} \par 
\begin{longtable}{P{0.33812154696132596\textwidth}P{0.17140883977900553\textwidth}P{0.1526243093922652\textwidth}P{0.09157458563535911\textwidth}P{0.0962707182320442\textwidth}}
\tabcellsep \multicolumn{2}{l}{Extraction Industry]}\tabcellsep \tabcellsep \\
Variable\tabcellsep Coefficient\tabcellsep Std. Error\tabcellsep t-Statistic\tabcellsep Slang\\
Return on Equity Ratio\tabcellsep 0.026\tabcellsep 0.012\tabcellsep 2.206\tabcellsep 0.032\\
Interest Coverage Ratio\tabcellsep -0.001\tabcellsep 0.002\tabcellsep -0.434\tabcellsep 0.666\\
Growth Rate\tabcellsep -0.025\tabcellsep 0.012\tabcellsep -2.083\tabcellsep 0.042\\
Total Assets Turnover Ratio\tabcellsep 0.485\tabcellsep 0.152\tabcellsep 3.203\tabcellsep 0.002\\
Constant\tabcellsep 1.185\tabcellsep 0.085\tabcellsep 13.975\tabcellsep 0.000\\
R-squared\tabcellsep 0.864\tabcellsep F-statistic\tabcellsep \tabcellsep 19.707\\
Adjusted R-squared\tabcellsep 0.820\tabcellsep \multicolumn{2}{l}{Slang (F-statistic)}\tabcellsep 0.000\\
S.E. of regression\tabcellsep 0.686\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: Source: Computed from Data Compiled from Amman Stock ExchangeTable]} 
\caption{\label{tab_9}Table 1 . 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{19} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2019\\
Volume XIX Issue III Version I\\
( )\\
Global Journal of Management and Business Research\end{longtable} \par
  {\small\itshape [Note: © 2019 Global Journals D]} 
\caption{\label{tab_10}Table 1 . 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_11}Table 1 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.06296296296296296\textwidth}P{0.5801587301587302\textwidth}P{0.20687830687830686\textwidth}}
Sl. No.\tabcellsep Company\tabcellsep Effect\\
1\tabcellsep Arab Centre for Pharma \& Chem\tabcellsep 1.145\\
2\tabcellsep Dar Aldawa\tabcellsep -0.605\\
3\tabcellsep Hayat Pharmaceutical Industries\tabcellsep -0.367\\
4\tabcellsep Jordan Pharma\tabcellsep -0.885\\
5\tabcellsep mid pharma\tabcellsep -0.021\\
6\tabcellsep Mid Pharma\tabcellsep 1.669\\
7\tabcellsep Philadelphiapharma\tabcellsep -0.356\end{longtable} \par
  {\small\itshape [Note: Source: Computed from Data Compiled from Amman Stock ExchangeTable]} 
\caption{\label{tab_12}Table 1 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.23514018691588784\textwidth}P{0.1874766355140187\textwidth}P{0.10803738317757008\textwidth}P{0.0683177570093458\textwidth}P{0.10485981308411214\textwidth}P{0.14616822429906542\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Year 2019\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Volume XIX Issue III Version I\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ( )\\
Variable Return on Equity Ratio Growth Rate Interest Coverage Ratio Total Assets Turnover Ratio\tabcellsep Coefficient 0.032 -0.046 0.000 -0.311\tabcellsep Std. Error 0.103 0.104 0.002 3.457\tabcellsep t-Statistic 0.312 -0.442 -0.194 -0.090\tabcellsep Slang 0.759 0.664 0.848 0.929\tabcellsep Global Journal of Management and Business Research\\
Constant\tabcellsep 1.197\tabcellsep 1.212\tabcellsep 0.988\tabcellsep 0.336\tabcellsep \\
R-squared\tabcellsep 0.652\tabcellsep \multicolumn{2}{l}{F-statistic}\tabcellsep 3.739\tabcellsep \\
Adjusted R-squared\tabcellsep 0.477\tabcellsep \multicolumn{2}{l}{slang(F-statistic)}\tabcellsep 0.008\tabcellsep \\
S.E. of regression\tabcellsep 0.579\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{4}{l}{Source: Computed from Data Compiled from Amman Stock Exchange}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep © 2019 Global Journals\tabcellsep \end{longtable} \par
  {\small\itshape [Note: DTable]} 
\caption{\label{tab_13}Table 1 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.018085106382978722\textwidth}P{0.6570921985815603\textwidth}P{0.17482269503546097\textwidth}}
\tabcellsep Company\tabcellsep Effect\\
1\tabcellsep Akari for Industries and Real Estate\tabcellsep 1.285315\\
2\tabcellsep Arab Weavers Union Company\tabcellsep 0.535005\\
3\tabcellsep Century Investment Group\tabcellsep -0.022592\\
4\tabcellsep El-Zay Ready Weak Mfg\tabcellsep -0.626556\\
5\tabcellsep Jordan Clothing Company\tabcellsep -0.579892\\
6\tabcellsep Jordan Worsted Mills\tabcellsep -0.417772\\
\tabcellsep \multicolumn{2}{l}{Source: Computed from Data Compiled from Amman Stock Exchange}\end{longtable} \par
 
\caption{\label{tab_14}Table 1 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_15}Table 1 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.31455301455301454\textwidth}P{0.0865904365904366\textwidth}P{0.1024948024948025\textwidth}P{0.0812889812889813\textwidth}P{0.0971933471933472\textwidth}P{0.06715176715176716\textwidth}P{0.10072765072765073\textwidth}}
Variable\tabcellsep Chemical Industry\tabcellsep Engineering \& Construction\tabcellsep Food \& Beverages\tabcellsep Mining \& Extraction\tabcellsep Pharma\tabcellsep Textile, Leather \& Clothing\\
ROE\tabcellsep 0.042\tabcellsep -0.011\tabcellsep 0.044\tabcellsep 0.026**\tabcellsep -0.013**\tabcellsep 0.032\\
ICR\tabcellsep 0.010**\tabcellsep 0.002**\tabcellsep 0.000\tabcellsep -0.001\tabcellsep 0.002\tabcellsep -0.0003\\
Growth Rate\tabcellsep -0.048*\tabcellsep -0.023\tabcellsep -0.040\tabcellsep -0.025**\tabcellsep -0.010\tabcellsep -0.046\\
TATR\tabcellsep -0.086\tabcellsep 1.121**\tabcellsep -0.461\tabcellsep 0.485**\tabcellsep 4.437\tabcellsep -0.311\\
Constant\tabcellsep 1.073**\tabcellsep 0.263\tabcellsep 1.213**\tabcellsep 1.185**\tabcellsep -0.891**\tabcellsep 1.197\\
\multicolumn{5}{l}{(** indicates 5\% level of significance, * indicates 10\% level of significance)}\tabcellsep \tabcellsep \\
\multicolumn{4}{l}{Source: Computed from Data Compiled from Amman Stock Exchange}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_16}Table 1 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_17}Table 1 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.594207723035952\textwidth}P{0.05432756324900133\textwidth}P{0.04980026631158455\textwidth}P{0.04980026631158455\textwidth}P{0.05659121171770972\textwidth}P{0.045272969374167776\textwidth}}
Industry\tabcellsep Adjusted R-Squared\tabcellsep Standard Error\tabcellsep D-W Statistics\tabcellsep F-Statistic\tabcellsep JB Test\\
Chemical Industry\tabcellsep 0.842\tabcellsep 1.205\tabcellsep 1.939\tabcellsep 20.058*\tabcellsep 10.022\\
Engineering \& Construction Industry\tabcellsep 0.724\tabcellsep 0.341\tabcellsep 2.150\tabcellsep 8.860*\tabcellsep 1.812\\
Food \& Beverages Industry\tabcellsep 0.700\tabcellsep 0.282\tabcellsep 3.045\tabcellsep 8.427*\tabcellsep 56.492\\
Mining \& Extraction Industry\tabcellsep 0.820\tabcellsep 0.686\tabcellsep 1.562\tabcellsep 19.707*\tabcellsep 2.895\\
Pharma Industry\tabcellsep 0.898\tabcellsep 0.457\tabcellsep 3.319\tabcellsep 24.802*\tabcellsep 0.587\\
Textile, Leather and Clothing Industry\tabcellsep 0.477\tabcellsep 0.579\tabcellsep 0.618\tabcellsep 3.739*\tabcellsep 1.6477\\
\multicolumn{2}{l}{(* indicates 1\% level of significance)}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Source: Computed from Data Compiled from Amman Stock Exchange}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Table 1.15 presents a consolidated view of the}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{diagnosis of the regression model. Highest adjusted R-}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{squared value was reported in case of pharma industry}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{followed by chemical industry indicating the}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{comparatively better predictability of the regression}\tabcellsep \tabcellsep \tabcellsep \\
model.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_18}Table 1 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.6062937062937063\textwidth}P{0.03566433566433567\textwidth}P{0.011888111888111888\textwidth}P{0.14265734265734267\textwidth}P{0.0534965034965035\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{The industries}\\
\multicolumn{5}{l}{selected include Chemical Industry, Engineering,}\\
\multicolumn{5}{l}{and Construction Industry, Food and Beverages}\\
Industry,\tabcellsep Mining\tabcellsep \&\tabcellsep Extraction\tabcellsep Industry,\end{longtable} \par
 
\caption{\label{tab_19}}\end{figure}
 		 		\backmatter  			 \par
is obvious that the companies with actual intercept lower than the common intercept are more than the companies with actual intercept larger than the common intercept. 
\subsection[{Relationship Between Accounting Variables and Market Price of the Shares of Listed Companies in the Pharmaceutical Industry of Jordan Panel Data Regression Analysis of the Listed Companies in Pharma Industry of Jordan}]{Relationship Between Accounting Variables and Market Price of the Shares of Listed Companies in the Pharmaceutical Industry of Jordan Panel Data Regression Analysis of the Listed Companies in Pharma Industry of Jordan}\par
Analysis of information content of Accounting Variables in predicting the Price to Book Value ratio of the companies listed on Amman stock exchange were done by employing Panel Data Regression model. In this regression, Price to Book Value ratio was regressed on four accounting variables viz., Return on Equity (ROE), Interest Coverage Ratio, Growth Rate, and Total Assets Turnover Ratio. Panel data regression analysis was performed with cross-sectional fixed effects. 			 			  				\begin{bibitemlist}{1}

\end{bibitemlist}
 			 		 	 
\end{document}
