\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={Empirical Evidence of CAPM and Fama French Three-Factor Model at Cement Industry of DSE},
 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{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{Empirical Evidence of CAPM and Fama French Three-Factor Model at Cement Industry of DSE}
\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]{Avijit  Mallik}

             \author[2]{Mrs. Syeda Marufa  Bashar}

             \affil[1]{  University of Dhaka.}

\renewcommand\Authands{ and }

\date{\small \em Received: 16 December 2019 Accepted: 4 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


The study discusses empirical evidence on the explanatory power for cement manufacturing industries of the Dhaka Stock Exchange in light of Capital Asset Pricing Model (CAPM) and the Fama French three-factor model. For calculating the market return, both DSEX and DS30 indexes have been used. The study revealed that the Fama French three-factor model has better explanatory power compared to the CAPM model in the Dhaka Stock Exchange. Moreover, the size risk premium has a significant influence in explaining the expected return for cement industries of the Dhaka Stock Exchange for both DSEX and DS30. On the other hand, the value risk premium has significant power in explaining the expected return for cement industries in the Dhaka Stock Exchange.

\end{abstract}


\keywords{fama french, CAPM, stock market}

\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
he stock market plays a robust role in ensuring the economic growth of a country (Hasan and Kamil, 2014). Liquidity creation, improvement in international trade, accumulation of wealth for the investors, etc. are some of the unique features which help the analysts forecast the future development of the country  {\ref (Blake, 2000)}. \hyperref[b7]{Toporowski (2000)} opined that the stock market through the efficiency and profitability of firms can ensure the country's economic development. The price of the stock is of enormous concern to the investors, brokerage firms and analysts, which is the fundamental question of finance. Fundamental finance wants to know how the risk of any particular asset potentially affects the expected return of the stock. In this regard, \hyperref[b13]{Sharpe (1964)} and \hyperref[b8]{Lintner (1965)} developed the first model, namely 'Capital Asset Pricing Model', shortly abbreviated as CAPM.\par
CAPM suggests there are two very unique risks associated with any stock: one is the systematic risk, and the other one is an unsystematic risk. Systematic risk is measured by beta, while the unsystematic risk is measured through the diversification of the portfolio \hyperref[b13]{(Sharpe, 1964)}. As systematic risk can't be eliminated even by diversification, the CAPM model shows a relationship between systematic risk and the expected return of any particular stock. Several studies have been conducted which show positive evidence for the CAPM model (Hasan and Kamil, 2014; Black, \hyperref[b1]{Jensen \& Scholes, 1972;} {\ref Fama \& Macbeth, 1973)}. However, after the 1980s, several authors questioned the validity of the CAPM model, including  {\ref Reiganum (1981)},  {\ref Fama and French (1992)}, etc. Reiganum (1981) didn't find any significant relationship between the risk premium and beta. On the other hand,  {\ref Fama and Macbeth (1973)} added extra factors in CAPM, such as size (market capitalization) and book to market ratio. These extra factors undoubtedly increased the validity and precision of the model in explaining the associated risk and return of the stock. Later on, \hyperref[b3]{Fama and French (1993)} developed the most prominent model, which is called now Fama-French three-factor model. It includes market factor, SMB (the difference between the return of small size and large size stocks), HML (the difference between the return of the high book to market value and low book to market value stocks). The study carried out by \hyperref[b3]{Fama and French (1993)} revealed that small-sized firms outperform big sized firms and firms with higher book to market ratios perform better than the lower book to market ratio. The combined effect can explain better the cross-sectional variation in average stock return  {\ref (Hasan and Kamil, 2014)}.\par
In this paper, both CAPM and Fama French three-factor model has been applied for the cement industry in Dhaka Stock Exchange for Bangladesh. The study aims to answer if beta solely can answer the variation in stock returns. Moreover, the study tries to answer if the Fama French three-factor model can answer variation in average stock returns.\par
We have considered the data period 2013-2019 (August) for the constructing portfolio. There are several reasons for choosing the Bangladeshi stock market. The Fama French three-factor model has been applied mainly in Western countries including US, UK, Australia, Europe where the stock market is usually vibrant and efficient \hyperref[b12]{( Sayeed et al., .2014;} {\ref Fama and French, 1996;}\hyperref[b6]{Isakov, 1999;}\hyperref[b9]{Faff, 2001)}. For that, the study aims to see if the Fama French three-factor model is still an effective Bangladeshi stock market where the stock market is not that efficient compared to the developed ones.\par
We have used monthly closing price for conducting the study. Through the formation of four portfolios using small size, large size, value stock, growth stock, CAPM and Fama French three-factor model will be applied separately. We have used DSEX for indexing purposes. T II. 
\section[{Literature Reviews}]{Literature Reviews}\par
Many researchers worked on different theories to explain excess market returns after Markowitz discussed his famous Portfolio Theory. According to Markowitz, the portfolio risk is to be calculated through mean-variance of associated returns where the investors try to maximize their returns or minimize risks \hyperref[b2]{(Chowdhury, 2017}).There's been a long debate regarding the asset pricing model on the factors of returns of a stock. \hyperref[b13]{Sharpe (1964)} opined that there is a positive correlation with the market return for any individual stock. Both \hyperref[b13]{Sharpe (1964)} and \hyperref[b8]{Lintner (1965)} established Capital Asset Pricing Model (CAPM Model); since then till today CAPM Model has been widely used as a predominant theory for calculating the cost of equity and determination of asset pricing \hyperref[b2]{(Chowdhury, 2017)}. CAPM assumes that the return of any asset has a linear relationship combining both the risk-free asset and risk premium assets. The risk premium of the asset is well defined by both market risk premium and beta of the asset. In the CAPM Model, the relationship between risk and expected return is linear \hyperref[b2]{(Chowdhury, 2017)}.Precisely, the CAPM method is based on only one kind of risk factor which is a systematic risk. For measuring the dependency of the return of stock on market return, Sharpe (1964) used beta. Beta is the single risk factor to be interpreted in the CAPM model and this is the central area of discussion in the model. In short, risk-averse investors must be compensated with the excess return for additional risk associated with beta. However, many researchers questioned the validity and precision of beta (Hossan and Abedin, 2019; Novak and Petr, 2011, Mobarek and Mollah, 2005; Chowdhury and Sharmin, 2013) in the stock market of Sweden and Bangladesh respectively. Their opinion was that beta might have incomplete information regarding the stock return.\par
The relation between risk and return of an asset according to CAPM is shown below-??(?? ?? ) = ?? ð??"ð??" + ?? ?? [ ??(?? ?? ? ?? ð??"ð??" )\par
Where, ?? ð??"ð??" = risk-free rate of return ??(?? ?? ) = expected market rate of return ?? ?? = sensitivity of the asset's to the market return ??(?? ?? ) = asset's the expected rate of return Earlier studies showed a positive relationship between the price of the asset and its associated beta  {\ref (Black, Jensen and Scholes, 1962;} {\ref Blume and Friend, 1973;} {\ref Fama and Macbeth, 1973)}. However, the marginal return of the stock can little be explained by crosssectional differences in stock returns. Few studies find that beta fails to measure return premium appropriate by both small firms and high book to market equity firms  {\ref (Basu, 1977;} {\ref Banz, 1981;}\hyperref[b10]{Reinganum, 1981;} {\ref Rosenberg et al., 1985;} {\ref Lakonishok et al., 1994)}.\par
Though CAPM was a revolutionary model in the history of finance, many empirical studies were conducted which in turn challenged the validity of the CAPM Model itself. Later on, \hyperref[b3]{Fama and French (1993)} developed the three-factor model by introducing size factor and book to market equity ratio along with the usual CAPM model (Hossan and Abedin, 2019). Fama French three-factor model was developed in fact for addressing the limitation of CAPM as the latter model could capture only risk factors that were deemed to be inadequate. Their study summarizes that this threefactor model can better explain the return of any particular stock compared to the existing CAPM model. \hyperref[b3]{Fama and French (1993)} have used around 342 monthly observations of the US stock market while testing the model. After their intervention, many researchers and analysts applied this model in other markets. The key observation of Fama and French was that those firms with low market capitalization and value stocks outperform the market. In short, Fama and French added two more factors to the original CAPM equation:?? ???? ? ?? ð??"ð??" = ?? ???? + ?? ?? ??? ???? ? ?? ð??"ð??" ? + ?? ?? (??????) + ? ?? (??????) + ?? ????\par
Where, ?? ???? = portfolio p's return at time t ?? ð??"ð??" = the risk-free rate ?? ???? = the excess return of portfolio p at time t ?? ?? = the co-efficient loading for the excess average returns of the market portfolio over the risk-free rate ?? ?? = the co-efficient loading for the excess average returns of portfolios with small equity class over portfolios of big equity class. ? ?? = the co-efficient loading for the excess average returns of portfolios with high-book-to-market equity class over those with low-book-to-market equity class ?? ???? = the error term for portfolio p at time t\par
In Australia, the Fama-French three-factor model was applied for the data period 1991-1999 and the result was in favor of the Fama-French three-factor model \hyperref[b9]{(Faff, 2001)}. In Malaysia, the Fama-French threefactor model showed higher returns for the small and higher book to market equity stocks compared to big and lower book to market equity stocks (Drew and Veeraraghavan, 2002). Drew, Naughton, and Veeraraghavan (2003) conducted studies on Fama-French three-factor model for Hong Kong, Korea, Malaysia, and the Philippines and the result found was in favor of the Fama French three-factor model. Though the Fama-French sector showed positive results in western and developed economies more precisely, the model is not well-developed in developing nations like Bangladesh. In Bangladesh, Dhaka Stock Exchange is one of the oldest and largest emerging frontier stock markets in the South Asian region (Islam and Khaled, 2005). It was interesting to see up surging trend in Dhaka Stock Exchange even though the world was going through the global financial crisis in 2008 (Mollik and Bepari, 2011).\par
Mobarek and Mollah (2005) conducted a study with 123 non-banking firms listed on the Dhaka Stock Exchange. This study didn't find any encouraging resultsin favor of the CAPM Model. Rahman and Baten (2006) explained that excess market return, market size, and book to market ratio are significant in explaining the return of any stock. In Bangladesh too, few studies have been conducted regarding stock return with CAPM and Fama French Factor. The result is a mixed one.\par
The stock market of any country is at the heart of industrialization \hyperref[b11]{(Sattar, 2017)}. Numbers of studies have been conducted on the CAPM model and Fama French three-factor model in developed countries, however, there's been limited studies conducted in developing countries like Bangladesh \hyperref[b11]{(Sattar, 2017)}. The nature of market characteristics and investor behavior shapes if the same theories which are successful in developed countries will be successful in developing ones \hyperref[b11]{(Sattar, 2017)}. Since inception in 1954, the Dhaka Stock Exchange has been growing steadily in line with a steady GDP Growth rate of over 6\% per annum \hyperref[b11]{(Sattar, 2017)}. However, the Dhaka Stock Exchange market didn't get much attention from the researchers. Rahman et al. conducted a study over the period 1999 and 2003, and he found out that the Fama French model can explain better regardless of market efficiency in Dhaka Stock Exchange \hyperref[b11]{(Sattar, 2017}; Rahman, Baten, Uddin, \&Zubayer, 2006).\par
For that, there's a research gap to explore the efficiency and effectiveness of both the CAPM model and the Fama French three-factor model. This study captures all listed cement manufacturing companies in Dhaka Stock Exchange. Due to urbanization and massive construction activities, the cement industry has been reaping the benefits of steady growth. According to Nayan (2013), the cement industry is more likely to maintain steady growth over time, too \hyperref[b11]{(Sattar, 2017)}. For that, this study will help practitioners to understand if the CAPM Model and Fama French three-factor can explain stock's expected return on the Dhaka Stock Exchange. 
\section[{III.}]{III.} 
\section[{Method a) Sample and Data}]{Method a) Sample and Data}\par
The samples were collected from the monthly closing stock prices of all listed cement manufacturing companies in the Dhaka Stock Exchange from April 2013 to August 2019. There are 7 listed cement manufacturing companies in Dhaka Stock Exchange. For calculating the market return, both DSEX and DS30 were followed in this study. A total of 77 samples were considered for this study. 30 Day BB Bill was taken as a proxy for the risk-free rate (2.96\%). 
\section[{b) Construction of Portfolio}]{b) Construction of Portfolio}\par
We have used seven stocks of Cement Manufacturing companies, which are listed on the Dhaka Stock Exchange. Returns of these stocks have been used as dependent variables for the study. Excess return over risk-free return has been calculated as the dependent variable for this study. Four portfolios have been constructed using different combinations of firm size and book to equity ratio. The size of the firm is calculated using the market capitalization of the firms. Then, the first four firms (Lafarge, Heidelberg, M.I., and Confidence) are considered as Big sized firms whereas the last three firms (Premier, Meghna, Aramit) are considered as Small-sized firms. On the other hand, Book value is the difference between total assets and total liabilities. Firms with higher Book to Market value ratio are called value firms and firms with the lower market to book value ratio are called growth firms. Also, market value is the market capitalization of the firms. First, four firms (M.I, Premier, Meghna, Confidence) are considered as value firms while the last three firms (Aramit, Lafarge, Heidelberg) have been considered for this study. As a result, four portfolios have been created such as Big sized and Growth firms (BG), Big sized and value firms (BV), Small sized and Growth firms (SG) and Small sized and value firms (SV). 
\section[{c) Defining variables}]{c) Defining variables}\par
The excess portfolio return is taken as the dependent variable in all cases. The equally-weighted average return for each portfolio is calculated after deducting a risk-free rate from average monthly portfolio returns. For the CAPM model, the only independent variable is the market risk premium. In the case of the Fama French three-factor model, two more independent factors are added, namely size risk premium, and book to market (BM) risk premium. For calculating the market return, we have considered two scenarios separately: DSEX, and DS30. The size risk premium is calculated through the calculation of differences in average return between the portfolio of four big sized firms and three small-sized firms and it is represented as SMB (Small minus Big). HML (High minus Low) represents the book to market value risk premium and it's calculated through differences in average return between the top four firms and lowest three firms. 
\section[{d) The Model}]{d) The Model}\par
As discussed, we have examined the evidence for two indexes separately: DSEX and DS30. In the case of the CAPM model, we followed this model:\par
If the model describes the expected return, ?? ???? should be equal to zero and ?? ?? should be more than one.\par
In the case of the Fama French 3-factor model, we followed the below-mentioned model:?? ???? ? ?? ð??"ð??" = ?? ???? + ?? ?? ??? ???? ? ?? ð??"ð??" ? + ?? ?? (??????) + ? ?? (??????) + ?? ????\par
The study aims to find out among market, size and value premium, which factors have a maximum impact on the model.\par
IV. The study included 77 monthly returns. Adjusted R square is around 59.36\%, the CAPM model explains around 59.36\% of the factors under the DSEX index. The beta coefficient (rm-rf) is more than 1 (1.04). Here, the p-value is 0.62, so under 0.01 confidence level, the null hypothesis is rejected that market risk premium has no significant impact on the cross-sectional stock market returns. 
\section[{Results}]{Results} 
\section[{a) CAPM Model with Dsex}]{a) CAPM Model with Dsex} 
\section[{b) CAPM Model with Ds30}]{b) CAPM Model with Ds30}\par
Table  {\ref 3} The study included 77 monthly returns. Adjusted R square is around 59.30\%, so the CAPM model explains around 59.30\% of the factors under the DS30 index. Here, the p-value is 0.59, so under 0.01 confidence level, the null hypothesis is rejected that market risk premium has a significant impact on the cross-sectional stock market returns.  Intercept and beta for value risk premium (H-L) are negative, though market risk premium yields more positive. Under 0.01 confidence level, size risk premium and value risk premium can't be rejected and they have significant explanatory power in describing returns of the portfolio. On the other hand, the market risk premium is rejected under 0.01 confidence level. Adjusted R square is 64.18\%, so it has around 64.18\% explanatory power for the Fama French threefactor model in the case of the DS30 index. Intercept and beta for value risk premium (H-L) are negative, though market risk premium yields more positive. Under the 0.01 confidence level, value risk premium can't be rejected and it has significant explanatory power in describing returns of the portfolio. On the other hand, market risk premium and size risk premium are rejected under 0.01 confidence level. 
\section[{d) Fama French three-factor model under DS30}]{d) Fama French three-factor model under DS30}\par
V. 
\section[{Discussion}]{Discussion}\par
The basic underlying assumption is that the Fama French three-factor model has better explanatory power compared to CAPM Model. The empirical evidence on cement manufacturing companies listed in the Dhaka Stock Exchange also shows the same evidence. CAPM Model under both DSEX and DS30 has explanatory power or R Square around 59\%. In the case of the Fama French three-factor model, the explanatory power increases to around 65\% under both DSEX and DS30. However, it is interesting to see that DS30 explains better compared to DSEX. Upon discussing both CAPM and Fama French three-factor model, it's well-observed that the Fama French three-factor model has better explanatory power compared to the CAPM model. The four models under two indexes (DSEX and DS30) explain 58-65\% in the range of the total factors in the model. Moreover, the Null hypothesis is rejected for the CAPM model for both indexes. On the other hand, the null hypothesis for the market risk premium in the case of Fama French three-factor under DSEX is rejected and the other two null hypotheses (size and value risk premium) can't be rejected. For the DS30 Fama French three-factor model, the null hypothesis for market risk premium and size risk premium are rejected and the null hypothesis for size risk premium can't be rejected. As a matter of fact, it can be stated that these two models yield a mixed result. However, the Fama French three-factor model has better explanatory power compared to CAPM Model. 
\section[{VI.}]{VI.} 
\section[{Conclusion}]{Conclusion}\par
This paper aims to analyze excess return on the portfolio by both the CAPM model and the Fama French three-factor model and then describe the effectiveness of both these models. For Fama French three-factor analysis, three risks have been taken into consideration such as market risk premium, size risk premium, and book to the market value risk premium. The result shows that the Fama French three-factor model has better explanatory power compared to CAPM Model. The study is based on monthly returns from April 2013 to August 2019. Four portfolios have been constructed. This study reveals that market risk premium beta for the cement industry in Dhaka Stock Exchange is close to 1, which has an almost perfect linear relationship. The result is in line with the basic assumption in developed nations that Fama French three-factor model can explain better compared to the CAPM model as the model is more complex and requires more data input. This paper provides more opportunities for future research for exploring more studies on the effectiveness of both these models for the investors of Bangladesh. \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.54453125\textwidth}P{0.30546875\textwidth}}
Regression Statistics\tabcellsep \\
Multiple R\tabcellsep 0.773922376\\
R Square\tabcellsep 0.598955844\\
Adjusted R Square\tabcellsep 0.593608588\\
Standard Error\tabcellsep 0.042684473\\
Observations\tabcellsep 77\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.12395833333333334\textwidth}P{0.2065972222222222\textwidth}P{0.2125\textwidth}P{0.17118055555555556\textwidth}P{0.13576388888888888\textwidth}}
\tabcellsep Coefficients\tabcellsep Standard Error\tabcellsep t Stat\tabcellsep P-value\\
Intercept\tabcellsep -0.002630421\tabcellsep 0.005379772\tabcellsep -0.488946485\tabcellsep 0.626306\\
rm-rf (DSEX)\tabcellsep 1.041091172\tabcellsep 0.098368676\tabcellsep 10.58356396\tabcellsep 1.55E-16\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.54453125\textwidth}P{0.30546875\textwidth}}
Regression Statistics\tabcellsep \\
Multiple R\tabcellsep 0.773550007\\
R Square\tabcellsep 0.598379613\\
Adjusted R Square\tabcellsep 0.593024675\\
Standard Error\tabcellsep 0.042715127\\
Observations\tabcellsep 77\end{longtable} \par
 
\caption{\label{tab_2}:}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.13730769230769233\textwidth}P{0.22884615384615384\textwidth}P{0.18961538461538463\textwidth}P{0.14384615384615385\textwidth}P{0.1503846153846154\textwidth}}
\tabcellsep Coefficients\tabcellsep Standard Error\tabcellsep t Stat\tabcellsep P-value\\
Intercept\tabcellsep -0.002874522\tabcellsep 0.005374\tabcellsep -0.53487\tabcellsep 0.594325\\
rm-rf (DS30)\tabcellsep 1.002543619\tabcellsep 0.09484\tabcellsep 10.57088\tabcellsep 1.64E-16\end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.5394833948339482\textwidth}P{0.3105166051660517\textwidth}}
\multicolumn{2}{l}{Regression Statistics}\\
Multiple R\tabcellsep 0.799718974\\
R Square\tabcellsep 0.639550437\\
Adjusted R Square\tabcellsep 0.624737441\\
Standard Error\tabcellsep 0.041017131\\
Observations\tabcellsep 77\\
Adjusted R square is 62.47\% which shows that\tabcellsep explanatory power compared to the CAPM model for\\
the Fama French three-factor model has better\tabcellsep DSEX.\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.08629441624365482\textwidth}P{0.25025380710659895\textwidth}P{0.19847715736040608\textwidth}P{0.1596446700507614\textwidth}P{0.15532994923857868\textwidth}}
\tabcellsep Coefficients\tabcellsep Standard Error\tabcellsep t Stat\tabcellsep P-value\\
Intercept\tabcellsep -0.002302226\tabcellsep 0.005171\tabcellsep -0.4452\tabcellsep 0.65749\\
Rm-rf\tabcellsep 0.994040159\tabcellsep 0.095941\tabcellsep 10.36091\tabcellsep 5.51E-16\\
S-B\tabcellsep 0.164898415\tabcellsep 0.066662\tabcellsep 2.473661\tabcellsep 0.0157\\
H-L\tabcellsep -0.128447129\tabcellsep 0.068521\tabcellsep -1.87456\tabcellsep 0.064854\end{longtable} \par
 
\caption{\label{tab_5}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.54453125\textwidth}P{0.30546875\textwidth}}
Regression Statistics\tabcellsep \\
Multiple R\tabcellsep 0.809924692\\
R Square\tabcellsep 0.655978007\\
Adjusted R Square\tabcellsep 0.641840117\\
Standard Error\tabcellsep 0.040071549\\
Observations\tabcellsep 77\end{longtable} \par
 
\caption{\label{tab_6}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.07142857142857144\textwidth}P{0.20714285714285713\textwidth}P{0.20714285714285713\textwidth}P{0.18214285714285713\textwidth}P{0.18214285714285713\textwidth}}
\tabcellsep Coefficients\tabcellsep Standard Error\tabcellsep t Stat\tabcellsep P-value\\
Intercept\tabcellsep -0.001998755\tabcellsep 0.005050408\tabcellsep -0.39576106\tabcellsep 0.693435597\\
Rm-rf\tabcellsep 0.969453991\tabcellsep 0.090026937\tabcellsep 10.76848801\tabcellsep 9.88562E-17\\
S-B\tabcellsep 0.216577499\tabcellsep 0.064594848\tabcellsep 3.352860276\tabcellsep 0.001270228\\
H-L\tabcellsep -0.105046709\tabcellsep 0.067211098\tabcellsep -1.562936953\tabcellsep 0.122392456\end{longtable} \par
 
\caption{\label{tab_7}Table 8 :}\end{figure}
 			\footnote{© 2020 Global Journals Empirical Evidence of CAPM and Fama French Three-Factor model at Cement Industry of DSE} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Black]{b0}\label{b0} 	 		\textit{},  		 			F Black 		.  		 	 
\bibitem[ ial Economics]{b4}\label{b4} 	 		\textit{},  	 	 		\textit{ial Economics}  		33 p. .  	 
\bibitem[Faff ()]{b9}\label{b9} 	 		\textit{},  		 			R Faff 		.  	 	 		\textit{Financial Review}  		2001. 36  (4)  p. .  	 
\bibitem[Sharpe ()]{b13}\label{b13} 	 		‘Capital asset prices: a theory of market equilibrium under conditions of risk’.  		 			W Sharpe 		.  	 	 		\textit{Journal of Finance}  		1964. 19 p. .  	 
\bibitem[Sattar ()]{b11}\label{b11} 	 		‘CAPM Vs Fama-French Three-Factor Model: An Evaluation of Effectiveness in Explaining Excess Return in Dhaka Stock Exchange’.  		 			M Sattar 		.  	 	 		\textit{International Journal of Business and Management}  		2017. 12  (5)  p. 119.  	 
\bibitem[Sayeed et al. (2014)]{b12}\label{b12} 	 		‘Does Fama-French Three Factor Model Outweigh the CAPM Model? Evidence from the Dhaka Stock Exchange’.  		 			Mohammad Sayeed 		,  		 			Abu 		,  		 			Mahfuza Khatun 		,  		 			Biplob Chowdhury 		.  		 \xref{http://dx.doi.org/10.2139/ssrn.2636131}{10.2139/ssrn.2636131}.  		 \url{https://ssrn.com/abstract=2636131orhttp://dx.doi.org/10.2139/ssrn.2636131}  	 	 		\textit{Available at SSRN},  				December 20. 2014.  	 
\bibitem[Fama and French ()]{b3}\label{b3} 	 		 			E Fama 		,  		 			K French 		.  		\textit{Common risk factors in the returns on stocks and bonds Journal of financ},  				1993.  	 
\bibitem[Chowdhury ()]{b2}\label{b2} 	 		\textit{Functioning of Fama-French Three-Factor Model in Emerging Stock Markets: An Empirical Study on Chittagong Stock Exchange, 3. D. Blake, Financial market analysis},  		 			E Chowdhury 		.  		2017. 2000. West Sussex, England: Wiley.  	 	 (2nd ed.) 
\bibitem[Isakov ()]{b6}\label{b6} 	 		‘Is Beta Still Alive? Conclusive Evidence from the Swiss Stock Market’.  		 			Du?an Isakov 		.  		 \xref{http://dx.doi.org/10.1080/135184799337046}{10.1080/135184799337046}.  	 	 		\textit{European Journal of Finance}  		1999. 5 p. .  	 
\bibitem[Reinganum ()]{b10}\label{b10} 	 		‘Misspecification of capital asset pricing: Empirical anomalies 11. based on earnings' yields and market values’.  		 			M R Reinganum 		.  	 	 		\textit{Journal of financial Economics}  		1981. 9  (1)  p. .  	 
\bibitem[Fama and Mac Beth ()]{b5}\label{b5} 	 		‘Risk, return, and equilibrium: Empirical tests’.  		 			E F Fama 		,  		 			J D Mac Beth 		.  	 	 		\textit{The Journal of Political Economy}  		1973. p. .  	 
\bibitem[Jensen and Scholes ()]{b1}\label{b1} 	 		‘The Capital Asset Pricing Model: Some Empirical Tests’.  		 			M Jensen 		,  		 			M S Scholes 		.  	 	 		\textit{Studies in the Theory of Capital Markets},  				 (Michael C. Jensen, edn)  		1972. Praeger Publishers Inc.  	 
\bibitem[Toporowski ()]{b7}\label{b7} 	 		\textit{The end of finance: Capital market inflation, financial derivatives and pension fund capitalism},  		 			J Toporowski 		.  		2000. Routledge, London.  	 
\bibitem[Lintner ()]{b8}\label{b8} 	 		‘The valuation of risk assets and the selection of risky investments in stock portfolios and capiatal budgets’.  		 			J Lintner 		.  	 	 		\textit{Review of Economics and Statistics}  		1965. 47 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
