\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={Dividend Policy and Firm Performance: Evidence from the Manufacturing Companies Listed on the Colombo Stock Exchange},
 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{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Dividend Policy and Firm Performance: Evidence from the Manufacturing Companies Listed on the Colombo Stock Exchange}
\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]{Prof.  T.Velnampy}

             \author[2]{Mr.  P.Nimalthasan}

             \author[3]{Miss.  K.Kalaiarasi}

             \affil[1]{  University of Jaffna, Sri Lanka}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 December 2013 Accepted: 3 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


Purpose: The main thrust of this study is to find out the relationship between dividend policy and firm performance of listed manufacturing companies in Sri Lanka. Design: A set of listed manufacturing companies have been investigated to using the data representing the periods of 2008 â??" 2012.Returns on equity and return on assets were used as the determinants of firm performance whereas dividend payout and earnings per share were used as the measures of dividend policy. The statistical tests were used includes: descriptive statistics, correlation and regression analyses. Findings: The study found that determinants of dividend policy are not correlated to the firm performance measures of the organization. Regression model showed that dividend policy don?t affect companies? ROE and ROA. Further recomm-endations are also put forwarded in the research. Research Limitations: The study only used data from the 2008-2012 annual reports. However, the findings have highlighted the effects of the firm performance and dividend policy. Originality: The study contributes to literature in Sri Lanka. Furthermore, the finding of the paper can be considered as helpful for managers and users that are anxious to develop financial description quality and practices of dividend policy.

\end{abstract}


\keywords{firm performance, returns on equity, return on assets, dividend policy, dividend payout, earnings per share, sri lanka.}

\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
ividend Policy has attracted great interest over the past decade. The widely held view that dividend policy has an impact on the firm performance has led to increasing global attention. Sri Lanka a developing economy is not immune to these developments. Investment activity is an activity faced with various risks and uncertainty condition which is mostly difficult to predict by investors. There is much information, not only achieved from the performance of the company, but also other relevant information, such as economic condition and the political situation in a country which are needed by investors to reduce the risks rate and any uncertainty that possibly appears. Information which is achieved from a company is commonly based on the company's performance, reflected from the financial report. Based on the report, investors Author ? ? ? : Faculty of Management Studies \& Commerce, University of Jaffna, Sri Lanka. e-mails: tvnampy@yahoo.co.in, pnthasan@gmail.com, kkarasi4@gmail.com could understand the company's performance and its capability to raise profits.\par
Dividend represents a distribution of earnings to the shareholders of a company that are usually declared at Annual General Meetings and paid to shareholders of record. Dividend or profit allocation decision is one of the four decision areas in finance. The other three are financing, investment, and working capital management decisions. As noted by Ross, Westerfield and Jaffe (2002) companies view the dividend decision as quite important because it determines what funds flow to investors and what funds are retained by the firm for investment. Dividend policy can also provide information to stakeholders concerning the company's performance.\par
Generally, the main purpose of investors when investing their assets is to search for income or the rate of return. Dividend is one of the sources of income in such circumstances; each company is forced to operate with high efficiency in order to maintain the quality and capability of competing to raise a net income with the best result. Therefore, a company determines dividends policy to look forward the profit gained that will be allocated into two components: dividends and retained earnings. 
\section[{II.}]{II.} 
\section[{Review of Literature}]{Review of Literature}\par
The dividend policy and firm performance theories mentioned in section, dividend policy has been analyzed for many decades, but no universally accepted explanation for companies' observed dividend behavior has been established  {\ref (Samuel \& Edward,2011)}.The behavior of dividend policy is one most debatable issue in the corporate finance literature and still keeps its prominent place both in developed and emerging markets \hyperref[b2]{(Hafeez \& Attiya, 2009)}.  {\ref Pruitt and Gutman (1991)} found that the following factors are important influences in the amount of dividends paid, current and past years' profits, the year to year variability of earnings, the growth of earnings and prior years' dividends. \hyperref[b1]{Foong, et al (2007)} observed that although firms do not have obligations to declare dividends on common stock, they are normally reluctant to change their dividend rate policy every year as the firms strive to meet stockholders' expectation, build a good image A among investors and to signal that the firm has stable earnings to the public. Many researchers have tried to uncover issues regarding the dividend dynamics and determinants of dividend policy but we still don't have an acceptable explanation for the observed dividend behavior of firms \hyperref[b0]{(Black, 1976;} {\ref Brealey \& Myers 2005)}.\par
Rozeff  {\ref (1982)} is one of the first to propose a role for dividends in reducing agency-related losses, substituting for other bonding and auditing costs incurred by the firm. He finds that ownership concentration is negatively related to payout, which is consistent with the argument that greater insider concentration results in better monitoring thus reducing the need to pay dividends.\par
Kale and Noe (1990) in a related study opined that a firm's dividend basically indicates the stability of the firm's future cash flows. A review of related prior studies shows further that the main factors that influence a firm's dividend decisions include cash flow considerations, investment returns, after tax earnings, liquidity, future earnings, past dividend practices, inflation, interest, legal requirements and the future growth projection.\par
Dividends are compensatory distribution to equity shareholders for both time and investment risks undertaken. Such distributions are usually net of tax and obligatory payments under debt capital and they represent a depletion of cash assets of the company \hyperref[b6]{(Lipson et al., 1998)}. Amidu (2007) Investigated that dividend policy affects firm performance as measured by its profitability. The results showed a positive and significant relationship between return on assets, return on equity, growth in sales and dividend policy.\par
Oskar, Ivan, Oleksandr, Diw (2007) pointed that two perspectives. First, explore the determinants of the dividend policy in Poland. Second, test whether corporate governance practices determine the dividend policy in the non-financial companies listed on Warsaw Stock Exchange. The findings are based on the period 1998-2004. Quantitative measures on the quality of the corporate governance for 110 non-financial listed companies. These results suggest that dividends may signal the severity of conflicts between controlling owners and minority shareholders. Those dividends in Poland have less of a signaling role than in the developed capital markets.\par
Zeckhauser \& Pound (1990) revealed that found out that there is no significant difference among divid-end payouts with or without large block shareholders. Dividend policy is the regulations and guidelines that a company uses to decide to make dividend payments to shareholders \hyperref[b8]{(Nissim \& Ziv, 2001)}.  {\ref Miller and Modighani (1961)} were the first to demonstrate that under certain assumptions (perfect market conditions, rational behavior and perfect certainty), the value of the firm is independent of the way the firm chooses to finance its investments and that all that matters is the firm's investment opportunities. 
\section[{III.}]{III.} 
\section[{Objectives of the Study}]{Objectives of the Study}\par
The following objectives are taken for the study.\par
1. To determine the relationship between firm performance and dividend policy for manufacturing companies listed on CSE. 2. To determine the impact of firm performance on dividend policy of manufacturing companies listed on CSE.\par
IV. 
\section[{Research Question}]{Research Question}\par
? Is there any relationship between firm performance and dividend policy of manufacturing companies listed on CSE? ? Does firm performance of manufacturing companies listed on CSE have an impact dividend policy?\par
V. 
\section[{Data Collection}]{Data Collection}\par
Data on dividend policy and firm performances were collected from secondary sources as Annual reports of the manufacturing companies, Colombo stock exchange publications and URL of the Colombo stock exchange for the period of 2008 to 2012. 
\section[{VI.}]{VI.} 
\section[{Sampling}]{Sampling}\par
The Colombo Stock Exchange (CSE) has 287 companies representing 20 business sectors as at 31 st January 2013. Out of 37 Manufacturing companies 25 companies were selected for the present study. 
\section[{VII.}]{VII.} 
\section[{Methodology}]{Methodology}\par
The following dividend policy and firm performance are taken into accounts which are given below. The purpose is to describe the research methodology of this study. Since the aim of the study was to test the effect of dividend payout on firm performance, the design of the methodology was based on prior research into these relationships. This section describes the method of data collection, the variables used to test the hypothesis and statistical techniques employed to report the results. The regression models utilized to test the relationship between the determines dividend policy such as dividend payout (DIP) and earnings per share (EPS)and firm performance such as return on equity (ROE), and return on assets (ROA) are as follows.ROE = ? o + ? 1DIP + ? 2 EPS + Ñ?" ROA = ? o + ? 1 DIP + ? 2 EPS + Ñ?" VIII. 
\section[{Conceptual Frame Work}]{Conceptual Frame Work}\par
The following conceptual model was formulated through the extensive literature. 
\section[{Figure 1 : Conceptualization Model}]{Figure 1 : Conceptualization Model}\par
The above model shows the relationship between the determinants of the dividend policy and firm performance. 
\section[{IX.}]{IX.} 
\section[{Hypotheses}]{Hypotheses}\par
The following are the hypotheses formulated; H 1 : There is a significant relationship between firm performance and dividend policy.\par
H 2 : There is a significant impact of dividend policy on firm's performance. 
\section[{X.}]{X.} 
\section[{Analysis and Interpretation}]{Analysis and Interpretation}\par
Descriptive statistics were carried out to obtain sample characteristics. Output of the descriptive statistics is presented in table 02. According to the descriptive statistics in table 02 for the independent variables indicate that average debt equity ratio and debt assets ratio. The descriptive statistics, data are well set, further return on equity, return on assets, dividend payout and earnings per shareare in the same level approximately among all the listed manufacturing companies in Sri Lanka.\par
Correlation analysis was carried out to find out the relationship between determinants of dividend policy and the measures of firm performance. *. Correlation is significant at the 0.05 level  {\ref (2-tailed)}.\par
According to the correlation in table \hyperref[tab_2]{03} shows that the determinants of firm performance such as return on equity, return on assets, are not significantly correlated with dividend payout and earnings per share as the measures of capital structure it means companies are still not properly practiced dividend policy guidelines.\par
The regression analysis was performed to recognize the impact of firm performanceon dividend policy. The results of the analysis are given in The specification of the two variables is earnings per share and dividend payout in the model revealed the ability to predict firm performance and dividend policy. R2 Value of 0.057, and 0.079 which are in the models denote that 5.7\%and7.9\% of the observed variability in firm performance and dividend policy can be explained by the differences in both the independent variables namely earnings per share and dividend payout.\par
Remaining 94.3\% and 92.1\% of the variance in firm performance and dividend policy is related to other variable which is not explained, because they are not depicted in the model. R2 values of 5.7\% and 7.9\% indicate that there may be number of variables which can have an impact on firm performance and dividend policy that need to be studied. Hence this area is indicated as a scope for future research. The results of the regression analysis in table 05 show that the coefficient for all two variables such as earnings per share and dividend payout is not significant. Further t values for all two variables of dividend policy are insignificant event at 5\% level. It means that these variables are not contributing to the firm performanceof return on equity and return on assets. 
\section[{XII. Conclusion and Recommendation}]{XII. Conclusion and Recommendation}\par
The research aims to explore the relationship between dividend policy and firm performance of manufacturing companies listed on Colombo Stock Excha-nge. Out of 37 Manufacturing companies 25 companies were used for the period 2008-2012. The statistical tests were used includes: descriptive statistics, correlation and regression analyses.\par
To conclude, listed companies under the Colombo stock exchange (CSE) are practicing dividend policy system. The results of the study provide evidence that the dividend policy measures are not significantly correlated with earnings per share and dividend payout as dividend policy, return on equity and return on assets as firm performancemeasures. So that hypotheses are rejected. R2 Value of liquidity and corporate governance 0.057, and 0.079 which are in the models denote that 5.7\% and 7.9\% of the observed variability in liquidity can be explained by the differences in both the independent variables namely earnings per share and dividend payout. Further dividend policy did not contribute tofirm performanceof earnings per share and dividend payout.\begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-2.png}
\caption{\label{fig_1}2 Global}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.3583783783783784\textwidth}P{0.4916216216216216\textwidth}}
Year\tabcellsep \\
2\tabcellsep \\
Global Journal of Management and Business Research A Volume XIV Issue VI Version I ( )\tabcellsep Dividend Policy\\
Dividend Payout\tabcellsep Dividend Per Share (DPS) / Earning Per Share (EPS)*100\\
Earnings per Share\tabcellsep Net Income-Dividends on Preferred Stock/Average Outstanding Shares\\
\tabcellsep Firm Performance\\
Return on Equity\tabcellsep Net Income /Shareholders fund * 100\\
Return on Assets\tabcellsep Net Income /Total Assets*100\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.2341101694915254\textwidth}P{0.03241525423728814\textwidth}P{0.0972457627118644\textwidth}P{0.10805084745762711\textwidth}P{0.10084745762711865\textwidth}P{0.10805084745762711\textwidth}P{0.16927966101694913\textwidth}}
\tabcellsep N\tabcellsep Range\tabcellsep Minimum\tabcellsep Maximum\tabcellsep Mean\tabcellsep Std. Deviation\\
Return on Equity\tabcellsep 25\tabcellsep 106.65\tabcellsep -47.25\tabcellsep 59.40\tabcellsep 8.9894\tabcellsep 18.55674\\
Return on Assets\tabcellsep 25\tabcellsep 97.01\tabcellsep -8.25\tabcellsep 88.76\tabcellsep 14.3020\tabcellsep 18.58527\\
Dividend Payout\tabcellsep 25\tabcellsep 663.29\tabcellsep -144.47\tabcellsep 518.82\tabcellsep 38.1600\tabcellsep 108.26356\\
Earnings per Share\tabcellsep 25\tabcellsep 81.91\tabcellsep -3.71\tabcellsep 78.20\tabcellsep 7.7017\tabcellsep 15.53814\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.17777777777777778\textwidth}P{0.09444444444444444\textwidth}P{0.1611111111111111\textwidth}P{0.20555555555555555\textwidth}P{0.2111111111111111\textwidth}}
\tabcellsep Return on Equity\tabcellsep Return on Assets\tabcellsep Dividend Payout\tabcellsep Earnings per Share\\
Return on Equity\tabcellsep 1\tabcellsep .480 *\tabcellsep -.069\tabcellsep .235\\
\tabcellsep \tabcellsep (.015)\tabcellsep (.744)\tabcellsep (.259)\\
Return on Assets\tabcellsep \tabcellsep 1\tabcellsep -.200\tabcellsep .220\\
\tabcellsep \tabcellsep \tabcellsep (.337)\tabcellsep (.291)\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.6159420289855072\textwidth}P{0.23405797101449274\textwidth}}
XI.\tabcellsep Regression Analysis\\
\multicolumn{2}{l}{a) Impact of dividend policyon firm performance}\end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.21857142857142856\textwidth}P{0.17809523809523808\textwidth}P{0.024285714285714285\textwidth}P{0.04857142857142857\textwidth}P{0.04317460317460317\textwidth}P{0.11063492063492064\textwidth}P{0.032380952380952385\textwidth}P{0.05126984126984127\textwidth}P{0.06746031746031746\textwidth}P{0.032380952380952385\textwidth}P{0.04317460317460317\textwidth}}
\tabcellsep \multicolumn{4}{l}{Unstandardized Coefficients}\tabcellsep \multicolumn{2}{l}{Standardized Coefficients}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Model\tabcellsep B\tabcellsep \tabcellsep \multicolumn{2}{l}{Std. Error}\tabcellsep Beta\tabcellsep \tabcellsep t\tabcellsep \tabcellsep \tabcellsep Sig.\\
DV\tabcellsep \multicolumn{3}{l}{ROE ROA ROE}\tabcellsep ROA\tabcellsep ROE\tabcellsep ROA\tabcellsep ROE\tabcellsep \multicolumn{3}{l}{ROA ROE ROA}\\
(Constant)\tabcellsep \multicolumn{3}{l}{7.154 13.628 4.506}\tabcellsep 4.459\tabcellsep \tabcellsep \tabcellsep 1.588\tabcellsep 3.056\tabcellsep .127\tabcellsep .006\\
Dividend Payout\tabcellsep -.007\tabcellsep -.030\tabcellsep .036\tabcellsep .035\tabcellsep -.042\tabcellsep -.177\tabcellsep -.203\tabcellsep -.861\tabcellsep .841\tabcellsep .398\\
Earnings per Share\tabcellsep .274\tabcellsep .238\tabcellsep .249\tabcellsep .246\tabcellsep .230\tabcellsep .199\tabcellsep 1.102\tabcellsep .968\tabcellsep .282\tabcellsep .344\\
\multicolumn{3}{l}{a. Dependent Variable: ROE, ROA}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Zeckhouser and Pound ()]{b18}\label{b18} 	 		‘Are large shareholders effective monitors? An investigation of share ownership and corporate performance’.  		 			R J Zeckhouser 		,  		 			J Pound 		.  	 	 		\textit{Asymmetric information, corporate finance and investment},  				 			R G Hubbard 		 (ed.)  		 (Chicago)  		1990. The University of Chicago Press.  	 
\bibitem[Kajananthan and Nimalthasan ()]{b3}\label{b3} 	 		‘Capital Structure and its impact on Firm Performance: A Study on Sri Lankan Listed Manufacturing Companies’.  		 			R Kajananthan 		,  		 			P Nimalthasan 		.  	 	 		\textit{Journal of Business and Management}  		2013. 1  (2) .  	 
\bibitem[Velnampy ()]{b14}\label{b14} 	 		‘Corporate Governance and Firm Performance: A Study of Sri Lankan Manufacturing Companies’.  		 			T Velnampy 		.  	 	 		\textit{Journal of Economics and Sustainable Development}  		2013. 4  (3)  p. .  	 
\bibitem[Kajananthan ()]{b4}\label{b4} 	 		‘Corporate Governance Practices and Its Impact on Firm Performance: Special Reference to Listed Banking Institutions in Sri Lanka’.  		 			R Kajananthan 		.  	 	 		\textit{Global Journal of Management and Business Research}  		2012.  (21)  p. 12.  	 
\bibitem[Velnampy et al. ()]{b17}\label{b17} 	 		‘Corporate Governance Practices and Liquidity Management: Special Reference of Selected Manufacturing Companies Listed on the Colombo Stock Exchange’.  		 			T Velnampy 		,  		 			P Nimalthasan 		,  		 			K Kalaiarasi 		.  	 	 		\textit{International Conference on Contemporary Managaement}  		2014. 1 p. .  	 
\bibitem[Velnampy and Nimalthasan ()]{b13}\label{b13} 	 		‘Corporate Governance Practices, Capital Structure and Their Impact on Firm Performance: A Study on Sri Lankan Listed Manufacturing Companies’.  		 			T Velnampy 		,  		 			P Nimalthasan 		.  	 	 		\textit{Journal of Finance and Accounting}  		2013.  (18)  p. .  	 
\bibitem[Nissim and Ziv ()]{b8}\label{b8} 	 		‘Dividend changes and future profitability’.  		 			D Nissim 		,  		 			D Ziv 		.  	 	 		\textit{Journal of Finance}  		2001. 56  (6)  p. .  	 
\bibitem[Lipson et al. ()]{b6}\label{b6} 	 		‘Dividend initiations and Earnings surprises’.  		 			M Lipson 		,  		 			C P Maquieira 		,  		 			W Megginson 		.  	 	 		\textit{Financial Management}  		1998. 24 p. .  	 
\bibitem[Samuel and Edward ()]{b12}\label{b12} 	 		‘Dividend Policy and Bank Performance in Ghana’.  		 			K A Samuel 		,  		 			M Y Edward 		.  	 	 		\textit{International Journal of Economics and Finance}  		2011. 3.  	 
\bibitem[Miller and Modigliani ()]{b7}\label{b7} 	 		‘Dividend Policy, Growth, and the Valuation of Shares’.  		 			M H Miller 		,  		 			F Modigliani 		.  	 	 		\textit{Journal of Business}  		1961. 34 p. .  	 
\bibitem[Kale and Thomas ()]{b5}\label{b5} 	 		‘Dividends, uncertainty and underwriting costs under asymmetric information’.  		 			J R Kale 		,  		 			H N Thomas 		.  	 	 		\textit{The Journal of Financial Research}  		1990. 13 p. .  	 
\bibitem[Oskar et al. (2007)]{b9}\label{b9} 	 		\textit{Does Corporate Governance Affect Dividend Policy? Evidence from Poland},  		 			K Oskar 		,  		 			S Ivan 		,  		 			Oleksandr 		,  		 			B Diw 		.  		2007. July, 2007.  	 
\bibitem[Foong et al. ()]{b1}\label{b1} 	 		‘Firm Performance and Dividend-Related Factors: The Case of Malaysia’.  		 			S S Foong 		,  		 			N B Zakaria 		,  		 			H B Tan 		.  	 	 		\textit{Labuan Bulletin of International Business \& Finance}  		2007. 5 p. .  	 
\bibitem[Velnampy ()]{b15}\label{b15} 	 		‘Firm size on profitability’.  		 			T Velnampy 		.  	 	 		\textit{Global journal of management and business research},  				2010. 10.  	 
\bibitem[Velnampy and Nimalathasan ()]{b16}\label{b16} 	 		‘Firm size on profitability’.  		 			T Velnampy 		,  		 			B Nimalathasan 		.  	 	 		\textit{Global journal of management and business research},  				2010. 10.  	 
\bibitem[Ross et al. ()]{b11}\label{b11} 	 		 			S A Ross 		,  		 			R W Westerfield 		,  		 			J Jaffe 		.  		\textit{Corporate Finance},  				2002. McGraw-Hill Companies.  	 	 (6th ed.) 
\bibitem[Hafeez and Attiya ()]{b2}\label{b2} 	 		‘The Determinants of Dividend Policy in Pakistan’.  		 			A Hafeez 		,  		 			Y J Attiya 		.  	 	 		\textit{International Research Journal of Finance Economics}  		2009. 25 p. .  	 
\bibitem[Black ()]{b0}\label{b0} 	 		‘The Dividend puzzle’.  		 			F Black 		.  	 	 		\textit{The Journal of Portfolio Management}  		1976. 2 p. .  	 
\bibitem[Pruitt and Gitman ()]{b10}\label{b10} 	 		‘The interactions between the investment, financing, and dividend decisions of major US firms’.  		 			S W Pruitt 		,  		 			L W Gitman 		.  	 	 		\textit{Financial Review}  		1991. 26  (33)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
