\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={Risk-Return Analysis of Three Asset Portfolio using Islami Banks -Evidence from Dhaka 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{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{Risk-Return Analysis of Three Asset Portfolio using Islami Banks -Evidence from Dhaka 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]{Abdul Kadar Muhammad  Masum}

             \author[2]{  AFarukABhuiyan}

             \affil[1]{  International Islamic University Chittagong}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 December 2012 Accepted: 31 December 2012 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


This paper aims at analyzing performance of Shahjalal Islami Bank Ltd. (SJIBL) at micro level. The study is based on 18 companies of Dhaka Stock Exchange (DSE). As population, 93 listed companies of DSE are purposively selected from a total of 544 companies. Ratio analysis, Individual stock analysis and Portfolio analysis have done using data between 2005 and 2011. A three stock portfolio analysis has been made compiling three financial industries namely; Banking, Insurance and Financial Institutions. Evidence from the study reveals that SJIBL has high return and low risk characteristics. Portfolio result depicts that combination of Islamic Banks? (IB) stock in portfolio investment can accelerate portfolio return and can reduce risk.

\end{abstract}


\keywords{analyzing performance, Ratio analysis, Individual stock analysis and Portfolio analysis.}

\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
slamic Banking has offered a new era of defining risk return relationship. Traditional theory suggests for higher return for adopting high level of risk and vice versa. But IB claims for higher return with relative lower risk and hence claims an alternative solution for a sustainable financial future. Firstly, depositor's money should be considered as equity. This transformation of depositors as equity reduces the financial leverage ratio and as a result the risk of IB as measured by standard deviation of profit profitability declines sharply. Secondly, the risk in IB depends as the level of the coverage of interest charges ratio since interest is omitted in deposit holders and is replaced by profit sharing the fixed interest payment is completely eliminated. Therefore, the coverage of interest charge ration will we either very high meaningless consequently. However, \hyperref[b4]{Qureshi (1984)} claims that equity based financing in the Islamic framework will increase the exposure of risk.\par
The prime objective of the paper is to analyze various profitability ratios and their risk levels of SJIBL and compare its performance with banking industry in Bangladesh and to perform Portfolio analysis of SJIBL in order to determine it's the risk diversification characteristics. 
\section[{II.}]{II.} 
\section[{Data and Variables}]{Data and Variables}\par
Sample selection: Out of 22 Industries under Dhaka Stock Exchange, three Financial Industries (a total number of 18 out of 93 Companies) are purposively selected for the study of which SJIBL is one of the main. These Companies are selected based on their length of the operation and Paid up Capital. Out of the thirty Banks, all six privately owned Islamic Banks are selected for comparison purpose. The reason behind such selection is the nonexistence of the public Islamic Banks in the country. Number of Selected Financial Institutions and Insurance Companies is 4 of 22 and 8 of 41 respectively. Data Source: Only secondary data is used in the study using panel data for desired analysis. Research has been conducted through three different methods. First, for the last seven years various profitability ratios and their risk levels (standard deviation and coefficient of variation) are calculated for SJIBL only. Second, for four years rates of return of SJIBL's stock and standard deviations are compared with the other common stocks listed in DSE. Third, the behavior of SJIBL's stock is investigated in three-stock portfolios in order to determine a pattern of risk diversification. For ratio analysis, data is gathered from the financial statements and annual reports of the individual banks, annual reports and quarterly statistical bulletins of 2005-2011. 
\section[{a) Financial Models}]{a) Financial Models}\par
Stock Analysis: When assessing the bank's performance, income statements do not always reveal the whole story. To assess a bank's performance potential, bank stock price movements can be analyzed  {\ref (Madura, 1992)}. Here, the intention is to determine the risk-return characteristics of the stocks listed in Dhaka Stock Exchange, and then compare SJIBL stock with the others. Therefore, the annual returns of each stock for a period of Four years between 2008 and 2011 are calculated with the help of a formula shown in Appendix (Formula 1). Firstly, the stocks of 18 actively trading companies registered with the DSE are classified into three industries according to their lines of business. Then each industry's weight has been calculated: Source : Annual Report of Respective Institutions Secondly, three-stock portfolios have been established by taking one stock from each sector every time. This process resulted in creating 192 portfolios ( 18 C 3 = 192). As the weight of stocks in the portfolio, the weight of the related industry has been used.\par
In the last stage, returns and standard deviations of these industries weighted 192 portfolios have been calculated with the help of a formula shown in Appendix (Formula 2) III. 
\section[{Literature Review}]{Literature Review}\par
Risk is the potential that a chosen action or activity (including the choice of inaction) will lead to a loss (an undesirable outcome). The notion implies that a choice having an influence on the outcome exists (or existed). Potential losses themselves may also be called "risks".\par
Source : Rosli and Zaini (2008) \hyperref[b6]{Khan and Ahmed (2001)} discuss that Islamic banks not only face risks that conventional bank face but they also have to deal with the new and unique risk as a result of their unique asset and liability structure. According to them, this new risk exists due to the compliance of Shariah requirement. Among the nature of operations in Islamic financial institutions majority are based on profit and loss sharing, as such it is perceived that such transactions pose lower risk. While profit and loss sharing contracts expose Islamic financial institutions to a specific risk related the each type of contract and \hyperref[b4]{Qureshi (1984)} claims that equity based financing will increase the exposure of the Islamic bank to risks.\par
In the case of Islamic banks, risks will vary depending upon the types of instruments used in the transactions either in deposit or financing. \hyperref[b9]{Sundararajan and Errico (2002)} and Venardos (2006) argue that Islamic banks will face greater challenges in identifying and handling risk than conventional banks because of the complexities arising from the nature of the risk for each contract and profit loss sharing concept of certain financing product.\par
While, \hyperref[b8]{Rosly and Zaini (2008)} and \hyperref[b3]{Hassan and Dicle (2005)} discuss that, the nature of risk faced by the capital owners in an Islamic bank varies and is unique in accordance to the types of financial instruments it uses, the people it hires to manage the bank and its degree of transparency.\par
Rosly and Zaini (2008) explain that risk associated with each single product can further be broken down into major and non-major risk. Major risk means the risk that dominates the product in use. Due to the unique nature in each product offered by Islamic banks, \hyperref[b5]{Kahf (2005)}  riskier than conventional financial institutions due to several reasons including the specific nature of risk and unlimited number of ways to finance a project using either profit \& loss sharing or non-profit \& loss sharing contracts. Lack of standardization in each type of contract is also another factor that is why Islamic financial institutions are riskier than its companion. \hyperref[b0]{Akkizidis and Khandelwal (2008)} explains that the scarcity of hedging instrument, undeveloped interbank money markets and a market for government securities which are Shariah compliant, make Islamic financial institutions more vulnerable to unfavorable events than conventional financial institutions. Cihak and Hesse (2008) also argues that Islamic financial institutions pose risk to the financial system that in many regards differ from those posed by the conventional financial system.\par
IV. 
\section[{Analysis}]{Analysis}\par
Table  {\ref II} shows that Return on Assets of SJIBL is higher than the commercial banking sector. Risk of such profitability was measured by coefficient of variation depicts much smaller result for SJIBL than the commercial banking sector. So, risk position of SJIBL is lower than other commercial banks. The above figure shows that ROA of SJIBL for the period of 2005-2011 results all time higher than that of all bank average for the same period. It signifies average higher return of SJIBL compared to all banks average. However, the ROA also signifies that the overall performance of the management to generate profit for the period is high. Table also reveals that Gross income/risk weighted assets on average is higher in SJIBL than the commercial banking sector. With the profitability of equity holders, measured by net profit after tax over total equity, SJIBL results higher than the industry average. The standard deviation of SJIBL is higher than other commercial banks. So, in this stage, risk level of SJIBL is higher than other commercial banks. The profitability measures used here indicate that SJIBL has achieved a higher profitability in terms of ROA, except with a slightly lower ROE ratio. Source : Results have been compiled from the panel data.\par
As is seen from Table  {\ref III}, the average annual return of SJIBL has a ranking of five from the top in the total market. But, if only the commercial banking sector is considered, SJIBL's stock achieved the best performance. In terms of standard deviation of annual returns of SJIBL scored the sixth lowest risks in total market. But if only commercial banks are considered, SJIBL has the lowest deviation of annual returns among all the commercial banks. Ranking by coefficient of variation shows that SJIBL has the fourth lowest risk in the total stock market. But if only commercial banking stocks are considered, again, SJIBL offers the lowest risk. Instead of risk minimization, this finding can be expressed as profit maximization (the reciprocal of coefficient of variation), i.e. for a given level of risk, SJIBL has the fifth highest average return and the highest average return among all the commercial banks listed in the stock exchange.\par
It should be noted that this result does not necessarily hold in a portfolio context, where the appropriate risk measure is not only the standard deviation or coefficient of variation but is also the correlation coefficient. Source : Results have been compiled using Formula 2 (Appendix)\par
Table  {\ref IV} exhibits the findings of risk-return positions of portfolios. Out of the total of 192 portfolios, the results of 32 portfolios have been given. As is seen from Table  {\ref III}, the least risky portfolio (INZ) is composed of the stocks of Shahjalal Islami Bank Limited, United Leasing and Asia Insurance. In the same way, all portfolios ranked from the range of 65 to 114. It assumes that all the portfolios are in moderate risky position. This fact can be considered as another evidence of the low risk level of SJIBL and risk reducing quality of SJIBL's stock in portfolio diversification. Source : Results have been compiled using Formula 2 (Appendix)\par
All 32 portfolio returns consisting SJIBL's stocks presented in Table V depicts that high portfolio return has ensured through using SJIBL's stock. The ranking of all these portfolios scored from the range of 01 and 62 which means all the top scores are in the favor of SJIBL advocating for higher portfolio return through mixing Islmai banks as portfolio asset.  A simple ranking analysis among the selected Islami banks' portfolio performance as presented in Table V depicts that SJIBL ranked top in portfolio performance. The median of total 32 portfolios scored only 28 and placed SJIBL as first among the other Islami banks. AIBL, EXIM, FISBL, SIBL and IBBL ranked 2nd, 3rd, 4th, 5th and 6th position respectively. The pioneer of SJIBL's portfolio return and overall performance of all six banks out of total 192 portfolio presumes a high return and low risk attitude of Islami banks' in portfolio performance.\par
V. 
\section[{Findings}]{Findings}\par
Ratio Analysis: Results from the previous section shows that SJIBL has performed better on an average compared to the commercial banking sector as a whole in terms of its management efficiency (ROA). At the same time, risk level of this bank is lower as compared to total Banking Industry. The ratio of gross income over risk-weighted assets of SJIBL is performing better than the industry and exhibits a higher risk as compared to Commercial Banks Industry as a whole. As for the profitability of equity holders, SJIBL's result is considerably higher than the industry average. The risk level of this profitability of SJIBL is higher than the industry average. Stock Analysis: If only the commercial banking sector is considered, SJIBL achieved the first best performance. As compared to other commercial banks this higher return might be due to the better risk management of SJIBL. Profit maximization for a given level of risk, SJIBL has the fifth highest average return on DSE, and the highest average return among all the commercial banks listed in stock exchange, while both risk and return are simultaneously considered, SJIBL is superior. 
\section[{Portfolio Analysis: In terms of Portfolio}]{Portfolio Analysis: In terms of Portfolio}\par
Coefficient of Variance, it can be considered as an evidence of the low risk level of SJIBL and risk reducing quality of SJIBL's stock in portfolio diversification. Again, considering Portfolio Return, SJIBL's stock has not only risk reducing quality (due to low coefficient of correlation with the stock of other sector) but also generate higher return in portfolio diversification.  
\section[{Conclusion}]{Conclusion}\par
The risk level of an Islamic bank is the combined effect of the three new statutes governing the operations of this institution, namely deposit holders are replaced by equity holders, interest payments to depositors are converted into profit or loss sharing, and loans to customer are transformed into capital participation. Portfolio analysis, however, also supports the above statement. Of course, it is expected that in the future, after the analysis of risk-return characteristics of Islamic banking institutions in other countries, these preliminary conclusions will be examined to establish general principles and final terminations. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
    \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.035416666666666666\textwidth}P{0.45598958333333334\textwidth}P{0.07083333333333333\textwidth}P{0.17708333333333334\textwidth}P{0.11067708333333334\textwidth}}
SL.No\tabcellsep Name of the Industry\tabcellsep Quantity\tabcellsep Equity(*) (million BD)\tabcellsep Weight (\%)\\
1\tabcellsep Bank (6 out of 30)\tabcellsep 06\tabcellsep 69318\tabcellsep 83\%\\
2\tabcellsep Financial Institutions (4 out of 22)\tabcellsep 04\tabcellsep 8441\tabcellsep 10\%\\
3\tabcellsep Insurance (8 out of 45)\tabcellsep 08\tabcellsep 5192\tabcellsep 7\%\\
\tabcellsep T otal\tabcellsep 18\tabcellsep 82951\tabcellsep 100\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.08661137440758293\textwidth}P{0.14300947867298577\textwidth}P{0.09466824644549762\textwidth}P{0.2014218009478673\textwidth}P{0.09466824644549762\textwidth}P{0.1188388625592417\textwidth}P{0.11078199052132702\textwidth}}
\tabcellsep \multicolumn{2}{l}{Return on assets (\%)}\tabcellsep \multicolumn{4}{l}{Gross income/risk weighted assets Return on Equity}\\
Years\tabcellsep *All banks\tabcellsep **SJIBL\tabcellsep *All banks\tabcellsep **SJIBL\tabcellsep *All banks\tabcellsep **SJIBL\\
2005\tabcellsep 0.70\tabcellsep 1.72\tabcellsep 4.41\tabcellsep 5.15\tabcellsep 15.01\tabcellsep 34.46\\
2006\tabcellsep 0.79\tabcellsep 2.17\tabcellsep 4.45\tabcellsep 6.43\tabcellsep 14.13\tabcellsep 38.44\\
2007\tabcellsep 0.89\tabcellsep 2.60\tabcellsep 4.66\tabcellsep 7.10\tabcellsep 13.78\tabcellsep 23.21\\
2008\tabcellsep 1.16\tabcellsep 2.26\tabcellsep 5.10\tabcellsep 6.14\tabcellsep 15.60\tabcellsep 25.58\\
2009\tabcellsep 1.37\tabcellsep 2.08\tabcellsep 5.03\tabcellsep 5.26\tabcellsep 21.72\tabcellsep 25.10\\
2010\tabcellsep 1.78\tabcellsep 3.01\tabcellsep 4.01\tabcellsep 4.59\tabcellsep 20.97\tabcellsep 30.71\\
2011\tabcellsep 1.52\tabcellsep 1.26\tabcellsep 4.18\tabcellsep 3.72\tabcellsep 20.31\tabcellsep 25.51\\
Mean\tabcellsep 1.17\tabcellsep 2.16\tabcellsep 4.55\tabcellsep 5.48\tabcellsep 1 7.36\tabcellsep 29.99\\
SD\tabcellsep 0.40\tabcellsep 0.56\tabcellsep 0.41\tabcellsep 0.94\tabcellsep 3.48\tabcellsep 6.33\\
C.V.\tabcellsep 0.34\tabcellsep 0.26\tabcellsep 0.09\tabcellsep 0.17\tabcellsep 0.20\tabcellsep 0.21\end{longtable} \par
  {\small\itshape [Note: Source : *Bangladesh Bank Report, **Annual Report of Respective Banks]} 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
Bangladesh Stock Exchange\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.07083333333333333\textwidth}P{0.14711538461538462\textwidth}P{0.14711538461538462\textwidth}P{0.05857371794871795\textwidth}P{0.07083333333333333\textwidth}P{0.14711538461538462\textwidth}P{0.14711538461538462\textwidth}P{0.06129807692307691\textwidth}}
CODE\tabcellsep Portfolio SD\tabcellsep Portfolio CV\tabcellsep Rank of PCV\tabcellsep CODE\tabcellsep Portfolio SD\tabcellsep Portfolio CV\tabcellsep Rank of PCV\\
IKH\tabcellsep 0.2504\tabcellsep 0.7300\tabcellsep 65\tabcellsep IJA\tabcellsep 0.2624\tabcellsep 0.7412\tabcellsep 81\\
IMP\tabcellsep 0.2511\tabcellsep 0.7520\tabcellsep 66\tabcellsep IJG\tabcellsep 0.2625\tabcellsep 0.7831\tabcellsep 82\\
IKO\tabcellsep 0.2603\tabcellsep 0.7824\tabcellsep 67\tabcellsep ILH\tabcellsep 0.2639\tabcellsep 0.7367\tabcellsep 83\\
IKQ\tabcellsep 0.2605\tabcellsep 0.7823\tabcellsep 68\tabcellsep ILO\tabcellsep 0.2639\tabcellsep 0.7588\tabcellsep 84\\
IKP\tabcellsep 0.2607\tabcellsep 0.8054\tabcellsep 69\tabcellsep ILQ\tabcellsep 0.2641\tabcellsep 0.7587\tabcellsep 85\\
IMH\tabcellsep 0.2608\tabcellsep 0.7342\tabcellsep 70\tabcellsep ILP\tabcellsep 0.2642\tabcellsep 0.7798\tabcellsep 86\\
IMO\tabcellsep 0.2609\tabcellsep 0.7609\tabcellsep 71\tabcellsep IKR\tabcellsep 0.2645\tabcellsep 0.7335\tabcellsep 87\\
IKA\tabcellsep 0.2609\tabcellsep 0.7629\tabcellsep 72\tabcellsep ILA\tabcellsep 0.2645\tabcellsep 0.7407\tabcellsep 88\\
IMQ\tabcellsep 0.2610\tabcellsep 0.7605\tabcellsep 73\tabcellsep ILG\tabcellsep 0.2646\tabcellsep 0.7821\tabcellsep 89\\
IKG\tabcellsep 0.2610\tabcellsep 0.8078\tabcellsep 74\tabcellsep IMR\tabcellsep 0.2649\tabcellsep 0.7144\tabcellsep 90\\
IMA\tabcellsep 0.2614\tabcellsep 0.7422\tabcellsep 75\tabcellsep IJR\tabcellsep 0.2659\tabcellsep 0.7136\tabcellsep 91\\
IMG\tabcellsep 0.2615\tabcellsep 0.7841\tabcellsep 76\tabcellsep IKN\tabcellsep 0.2675\tabcellsep 0.7667\tabcellsep 92\\
IJH\tabcellsep 0.2618\tabcellsep 0.7375\tabcellsep 77\tabcellsep IMN\tabcellsep 0.2679\tabcellsep 0.7460\tabcellsep 93\\
IJO\tabcellsep 0.2618\tabcellsep 0.7595\tabcellsep 78\tabcellsep ILR\tabcellsep 0.2680\tabcellsep 0.7133\tabcellsep 94\\
IJQ\tabcellsep 0.2620\tabcellsep 0.7594\tabcellsep 79\tabcellsep IJN\tabcellsep 0.2689\tabcellsep 0.7451\tabcellsep 101\\
IJP\tabcellsep 0.2622\tabcellsep 0.7810\tabcellsep 80\tabcellsep ILN\tabcellsep 0.2709\tabcellsep 0.7442\tabcellsep 114\end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.12941176470588234\textwidth}P{0.23676470588235293\textwidth}P{0.1411764705882353\textwidth}P{0.008823529411764706\textwidth}P{0.051470588235294115\textwidth}P{0.07205882352941176\textwidth}P{0.14411764705882352\textwidth}P{0.0014705882352941176\textwidth}P{0.061764705882352944\textwidth}P{0.0029411764705882353\textwidth}}
\tabcellsep \multicolumn{8}{l}{Risk-Return Analysis of Three Asset Portfolio Using Islami Banks-Evidence from Dhaka Stock Exchange}\\
ear\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XIII Issue VI Version I\tabcellsep \tabcellsep \tabcellsep 75 75\tabcellsep \tabcellsep O\tabcellsep 0.\tabcellsep 5\tabcellsep D\tabcellsep io\\
( ) C\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Management and Business Research\tabcellsep CODE ILR IJR IMR ILN IJN IKR 810 4 of the to\tabcellsep P Portfolio Return 0.3757 0.3726 0.3708 0.3640 0.3609 0.3606\tabcellsep 0\tabcellsep Ranks of PR 1 2 3 7 8 9\tabcellsep CODE IJQ IJO IMQ IKH IMO IKA I\tabcellsep \multicolumn{2}{l}{P Portfolio Return 0.3450 0.3447 0.3432 0.3430 0.3429 0.3420}\tabcellsep Ranks of PR 30 31 32 33 34 36\\
\tabcellsep IMN\tabcellsep 0.3591\tabcellsep \tabcellsep 10\tabcellsep ILP\tabcellsep \multicolumn{2}{l}{0.3388}\tabcellsep 39\\
\tabcellsep ILH\tabcellsep 0.3582\tabcellsep \tabcellsep 11\tabcellsep ILG\tabcellsep \multicolumn{2}{l}{0.3383}\tabcellsep 41\\
\tabcellsep ILA\tabcellsep 0.3571\tabcellsep \tabcellsep 13\tabcellsep IJP\tabcellsep \multicolumn{2}{l}{0.3357}\tabcellsep 46\\
\tabcellsep IMH\tabcellsep 0.3552\tabcellsep \tabcellsep 14\tabcellsep IJG\tabcellsep \multicolumn{2}{l}{0.3352}\tabcellsep 48\\
\tabcellsep IJH\tabcellsep 0.3550\tabcellsep \tabcellsep 15\tabcellsep IMP\tabcellsep \multicolumn{2}{l}{0.3339}\tabcellsep 49\\
\tabcellsep IJA\tabcellsep 0.3540\tabcellsep \tabcellsep 17\tabcellsep IMG\tabcellsep \multicolumn{2}{l}{0.3335}\tabcellsep 50\end{longtable} \par
 
\caption{\label{tab_5}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.25\textwidth}P{0.3\textwidth}P{0.225\textwidth}P{0.075\textwidth}}
Bank\tabcellsep Mean\tabcellsep Median\tabcellsep Rank\\
AIBL\tabcellsep 36.90\tabcellsep \tabcellsep \\
EXIM\tabcellsep 90.18\tabcellsep 88.50\tabcellsep 3\\
FISBL\tabcellsep 104.65\tabcellsep 105\tabcellsep 4\\
IBBL\tabcellsep 176.5\tabcellsep 176.50\tabcellsep 6\\
SIBL\tabcellsep 142.65\tabcellsep 144.5\tabcellsep 5\\
SJIBL\tabcellsep 28.09\tabcellsep 28\tabcellsep 1\end{longtable} \par
 
\caption{\label{tab_6}Table 6 :}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{© 2013 Global Journals Inc. (US) Y} 		 		\backmatter  			 
\subsection[{Appendix}]{Appendix}\par
Formula 1 
\subsection[{=}]{=}\par
(Pt -Pt-1) + Ct Pt-1\par
Where, Pt = market price at the end of period (t) Pt -1 = market price at the end of period (t -1) Ct = cash flow income received during the (t) the period ri = rate of return on common stock (i) Formula 2 			 			  				\begin{bibitemlist}{1}
\bibitem[Akkizidis and Khandelwal ()]{b0}\label{b0} 	 		\textit{},  		 			I Akkizidis 		,  		 			S K Khandelwal 		.  		2008.  	 
\bibitem[Hassan and Dicle ()]{b3}\label{b3} 	 		‘Basel II and Regulatory Framework for Islamic Banks’.  		 			M K Hassan 		,  		 			M F Dicle 		.  	 	 		\textit{Journal of Islamic Economics}  		2005.  (1)  p. 1.  	 	 (Banking and Finance) 
\bibitem[Kahf ()]{b5}\label{b5} 	 		‘Basel II: Implications for Islamic Banking’.  		 			M Kahf 		.  	 	 		\textit{Paper presented at the 6th International Conference on Islamic Economics and Banking},  				2005.  	 
\bibitem[Qureshi (1984)]{b4}\label{b4} 	 		‘Capital Financing in Islamic Banking’.  		 			D M Qureshi 		.  	 	 		\textit{Pakistan and Gulf Economist}  		1984. December, 15. p. 8.  	 
\bibitem[Financial Risk Management for Islamic Banking and Finance]{b1}\label{b1} 	 		\textit{Financial Risk Management for Islamic Banking and Finance},  		New York: Palgrave Macmillan.  	 
\bibitem[Cihak and Hesse ()]{b2}\label{b2} 	 		‘Islamic Banks and Financial Stability: An Emprical Analysis’.  		 			M Cihak 		,  		 			H Hesse 		.  	 	 		\textit{WP}  		2008. 08  (16) .  	 	 (International Monetary Fund Working Paper) 
\bibitem[Sundararajan and Errico ()]{b9}\label{b9} 	 		\textit{Islamic Financial Institutions and Products in The Global Financial System: Key Issues in Risk Management},  		 			V Sundararajan 		,  		 			L Errico 		.  		 \url{http://en.wikipedia.org/wiki/Malaysia.Retrieved18}  		2002.  	 
\bibitem[Mounira]{b7}\label{b7} 	 		‘Managing Risks and Liquidity in an Interest Free Banking Framework: The Case of the Islamic Banks’.  		 			B A Mounira 		.  	 	 		\textit{International Journal of Business and Management}  		3  (9)  p. 83.  	 
\bibitem[Turen ()]{b10}\label{b10} 	 		‘Performance and Risk Analysis of the Islamic Banks: The Case of Bahrain Islmaic Bank’.  		 			S Turen 		.  		 1407H.  	 	 		\textit{Journal of King Abdul Aziz University: Islamic Economic}  		1996. 8 p. .  	 
\bibitem[Khan and Ahmed ()]{b6}\label{b6} 	 		‘Risk Management: An Analysis of Issues in Islamic Financial Industry’.  		 			T Khan 		,  		 			H Ahmed 		.  	 	 		\textit{Occasional Paper Islamic Research and Training}  		2001.  	 
\bibitem[Rosly and Zaini ()]{b8}\label{b8} 	 		‘Risk-Return Analysis of Islamic Banks' Investment Deposits and Shareholders' fund’.  		 			S A Rosly 		,  		 			M A M Zaini 		.  	 	 		\textit{Managerial Finance}  		2008. 34  (10)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
