\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={Comparison and Analysis of Profitability of Top Three Nationalized Commercial Banks in Bangladesh},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2019 2019-01-15 (revised: Year 2019 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019 2019-01-15}
\title{Comparison and Analysis of Profitability of Top Three Nationalized Commercial Banks in Bangladesh}
\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]{Saeed Sazzad  Jeris}

             \affil[1]{  Shahjalal University and Science and Technology}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 December 2018 Accepted: 4 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


Banks are playing a vital role in the economic & financial development of Bangladesh. Profitability indicates the overall performance of the banks. In this study, it has been tried to compare the top three nationalized commercial banks by some financial parameters, and it relies on secondary sources of data. In this paper, I used statistical tool ANOVA for comparison. The result indicates the statistical difference among these banks and their performance is not stable.

\end{abstract}


\keywords{bank, profitability, performance, ANOVA.}

\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
inancial sector plays a crucial role in the economic \& financial development of a country. An efficient financial system is required to ensure the formation of capital. A sound financial infrastructure is rare in many developing countries like Bangladesh. As financial markets are usually underdeveloped, the importance of banks is more pronounced in developing countries, and banks are considered a principal source of finance for the majority of firms \hyperref[b2]{(Arun and Turner, 2004)}. Banks are unlikely to gain a sustainable competitive advantage unless they can extend its product quality beyond the core service with additional and potential service features and value. In this regard, profitability and solvency are any bank's significant concern  {\ref (Chang et al., 1997)}.\par
The Nationalized Commercial Banks (NCBs) of Bangladesh is one of key the tool for achieving socioeconomic objectives, and the commercial banking system dominates Bangladesh's financial sector. The banking system of Bangladesh is composed of eight state-owned commercial banks, ten specialized banks, forty-one private commercial banks, one land development bank, and nine foreign commercial banks. 
\section[{II.}]{II.}\par
Objectives 1. To study the profitability ratios of top three nationalized commercial banks, viz. Sonali bank, Janata bank, and Agrani bank. 2. To compare the profitability ratios of top three nationalized commercial banks, viz. Sonali bank, Janata bank, and Agrani bank by return on net worth, net interest margin, the cost to income ratio and return on asset. 
\section[{III.}]{III.} 
\section[{Hypothesis}]{Hypothesis}\par
?? 0 1 = There is an insignificant difference among Sonali bank, Janata bank, and Agrani bank by on net worth. ?? 0 2 = There is an insignificant difference among Sonali bank, Janata bank, and Agrani bank by cost to income ratio.\par
?? 0 3 = There is an insignificant difference among Sonali bank, Janata bank, and Agrani bank by return on assets.\par
?? 0 4 = There is an insignificant difference among Sonali bank, Janata bank, and Agrani bank on the Profitability and solvency are any bank's important concernbasis of net interest margin. 
\section[{IV.}]{IV.} 
\section[{Reference Period}]{Reference Period}\par
This study has covered the period from 2013 to 2017.\par
V. 
\section[{Methodology}]{Methodology}\par
Secondary data and information required for the analysis has been collected from the annual report of Sonali Bank, Janata Bank, Agrani bank and different books, journals, magazines, websites. 
\section[{VI.}]{VI.} 
\section[{Statistical Tools}]{Statistical Tools}\par
In this study, various tools are used (i.e.) Mean, Standard deviation, Coefficient of variation and ANOVA. 
\section[{VII.}]{VII.} 
\section[{Literature Review}]{Literature Review}\par
Eichheld and Sassar (1990) have said that the relationship between customer retention and company revenues should build in such a way as a small improvement in customer retention can have a massive effect on company revenues. \hyperref[b1]{Amandeep (1991)} concluded that the profitability of banks is ascertained mainly by two factors: spread and burden. She recommended in her study that the bank should give more attention to the management of freight, establishment expenses, non-fund income, and deposit composition. \hyperref[b14]{Reynolds et al. (2000)} used some dependent variables which were regressed to structural variables to evaluate the performance of the bank and financial structure. N S \hyperref[b11]{Toor (1994)} in his article, said that the profitability in banks seemed to be a crucial parameter for measuring their performance and their social role got the advantage over the profits and profitability.\par
Narang et al. (  {\ref 2011}) got evidence that some banks achieved remarkable performance owing to the index of interest earned to total asset ratio.\par
Qin and Pastory (2012) measured the profitability of commercial banks in Tanzania from 2000 to 2009. They tested the hypothesis with ANOVA and regression analysis by return on average asset, net interest income to average bearing assets and noninterest expenses to average assets. The study indicates that there was no significant difference in profitability among commercial banks. Swamy (2015) examined the factors of bank asset quality and profitability using panel data techniques and robust data for the period between 1997 and 2009. The study experimented that public sector banks were not found as better risk procedures and technology while private sector banks were superior in this regard. According to \hyperref[b17]{Vanar and Dhole (2006)}, banks should try to maximize their income and should also introduce rules and regulations to minimize expenses because it impacts on the profitability of the bank. Mohd. and Rasidah (2011) measured the impact of bank-specific factors such as liquidity, credit, capital, operating expenses and the size of commercial banks in Malaysia and China. These factors are measured by return on average assets (ROAA) and return on average equity (ROAE), and the result explained that without the credit and capital ratios, other factors are affected differently on the performance of banks in both Malaysia and China. 
\section[{VIII.}]{VIII.} 
\section[{Measures of Profitability}]{Measures of Profitability}\par
The study has tried to compare three top nationalized banks by some financial parameters. 
\section[{a) Return on net worth}]{a) Return on net worth}\par
Return on equity (ROE) is a measure of profitability that estimates what profit a company generates with each dollar of shareholders' equity. The formula for ROE is: ROE = Net Income/Shareholders' Equity 
\section[{b) The cost to income ratio}]{b) The cost to income ratio}\par
The cost to income ratio is used to determine the operating costs of a company about its operating income. The formula for the cost to income ratio: 
\section[{Cost to income ratio= operating expenses/ operating income c) Return on asset}]{Cost to income ratio= operating expenses/ operating income c) Return on asset}\par
Return on assets ratio or ROA measures how effectively and efficiently a company organizes its assets to produce gain during a period. The formula for return on asset:\par
Return on asset = net income/total assets 
\section[{d) Net interest margin}]{d) Net interest margin}\par
Net interest margin is a profitability ratio that calculates how much money an investment bank is making on its investing operations. The formula for net interest margin:\par
Net interest margin = (interest income-interest expense)/Average earning assets IX.  
\section[{Analysis and Findings a) Return on net worth}]{Analysis and Findings a) Return on net worth} 
\section[{Source: Annual reports of the sample banks}]{Source: Annual reports of the sample banks}\par
Table \hyperref[tab_2]{2} shows the calculation of mean, standard deviation and coefficient of variation of cost to income of selected banks. Sonali Bank has the highest mean value, and Agrani Bank has the lowest value.\par
Standard Deviation of Agrani Bank is 5.16 with the highest coefficient of variation of 0.07 percent, and Janata Bank has 1.65 low standard deviation and low coefficient of variation 0.02 percent.  
\section[{c) Return on asset}]{c) Return on asset} 
\section[{Source: Annual reports of the sample banks}]{Source: Annual reports of the sample banks}\par
Table \hyperref[tab_3]{3} shows the bank-wise mean, standard deviation, and coefficient of variation of return of assets of selected banks. Janata Bank has the highest mean value while Sonali Bank has the lowest figure. Standard Deviation of Agrani Bank is 1.16 with the highest coefficient of variation of 2.38 percent, and Janata Bank has the lowest coefficient of variation. 
\section[{d) Net interest margin}]{d) Net interest margin}\par
Table \hyperref[tab_4]{4} shows the calculation of mean, standard deviation and coefficient of variation of cost to income of selected banks. As is presented in the table, Agrani Bank has the highest mean value, and Janata Bank has the lowest value. Also, the standard deviation of Janata bank is 0.57 with the highest coefficient of variation of 21.98 while Agrani Bank has the modest standard deviation and coefficient of variation. 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XIX Issue III Version I ( )  The above table illustrates that there are lots of variation in profitability of these nationalized commercial banks. In one parameter, their performance is good, but in other variables, their performance is not consistent. However, in terms of return on net worth and return on assets Janata Bank has found to be a better performer than Sonali Bank and Agrani Bank. C 
\section[{Conclusion}]{Conclusion}\par
Profitability is an essential criterion to measure the performance of banks. In recent times, nationalized commercial banks are dominant in the banking sector in Bangladesh. However, the banks need to perform better and at the same time maintain the profitability in some perspective to meet the goals. The ratio of return on net worth and return on asset has fluctuated over the years among the banks, and it creates an unstable situation in overall performance. The findings revealed statistically much difference between the top three nationalized commercial banks and also it is suggested for the entire bank to take proper steps to improve the stability of the bank.\begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.43169291338582677\textwidth}P{0.09035433070866142\textwidth}P{0.08366141732283465\textwidth}P{0.15393700787401576\textwidth}P{0.09035433070866142\textwidth}}
\multicolumn{5}{l}{Comparison and Analysis of Profitability of Top Three Nationalized Commercial Banks in Bangladesh}\\
Year 2019\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
32\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XIX Issue III Version I\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
( )\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Management and Business Research\tabcellsep Year/Banks 2012-13 2013-14 2014-15 2015-16 2016-17\tabcellsep Sonali Bank 9.89 11.05 0.99 2.18 10.63\tabcellsep Janata Bank 30.09 9.66 9.7 5.22 5.23\tabcellsep Agrani Bank 25.39 5.02 1.46 (19.06) 16.59\\
\tabcellsep Mean\tabcellsep 6.95\tabcellsep 11.98\tabcellsep 5.88\\
\multicolumn{2}{l}{Standard Deviation}\tabcellsep 4.93\tabcellsep 10.37\tabcellsep 16.84\\
\multicolumn{2}{l}{Co-efficient of Variation}\tabcellsep 0.71\tabcellsep 0.87\tabcellsep 2.87\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Source: Annual reports of the sample banks}\\
© 2019 Global Journals 1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: CIn]} 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
b) The Cost to income ratio\end{longtable} \par
 
\caption{\label{tab_1}table 1 ,}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.33418803418803417\textwidth}P{0.17435897435897435\textwidth}P{0.177991452991453\textwidth}P{0.16346153846153846\textwidth}}
Year/Banks\tabcellsep Sonali Bank\tabcellsep Janata Bank\tabcellsep Agrani Bank\\
2012-13\tabcellsep 94.47\tabcellsep 77.98\tabcellsep 74.15\\
2013-14\tabcellsep 86.8\tabcellsep 81.06\tabcellsep 74.25\\
2014-15\tabcellsep 87.54\tabcellsep 80.75\tabcellsep 79.52\\
2015-16\tabcellsep 94.01\tabcellsep 81.53\tabcellsep 86.6\\
2016-17\tabcellsep 83.92\tabcellsep 78.33\tabcellsep 80.51\\
Mean\tabcellsep 89.35\tabcellsep 79.93\tabcellsep 79\\
Standard Deviation\tabcellsep 4.67\tabcellsep 1.65\tabcellsep 5.16\\
Co-efficient of Variation\tabcellsep 0.05\tabcellsep 0.02\tabcellsep 0.07\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.3564516129032258\textwidth}P{0.1684331797235023\textwidth}P{0.16451612903225807\textwidth}P{0.1605990783410138\textwidth}}
Year/Banks\tabcellsep Sonali Bank\tabcellsep Janata Bank\tabcellsep Agrani Bank\\
2012-13\tabcellsep 0.45\tabcellsep 1.42\tabcellsep 2.04\\
2013-14\tabcellsep 0.68\tabcellsep 0.61\tabcellsep 0.4\\
2014-15\tabcellsep 0.06\tabcellsep 0.7\tabcellsep 0.12\\
2015-16\tabcellsep 0.14\tabcellsep 0.33\tabcellsep (1.12)\\
2016-17\tabcellsep 0.58\tabcellsep 0.33\tabcellsep 1\\
Mean\tabcellsep 0.38\tabcellsep 0.68\tabcellsep 0.49\\
Standard Deviation\tabcellsep 0.27\tabcellsep 0.45\tabcellsep 1.16\\
Co-efficient of\tabcellsep 0.71\tabcellsep 0.66\tabcellsep 2.38\\
Variation\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.2962121212121212\textwidth}P{0.13522727272727272\textwidth}P{0.28655303030303025\textwidth}P{0.13200757575757577\textwidth}}
Year/Banks\tabcellsep Sonali Bank\tabcellsep Janata Bank\tabcellsep Agrani Bank\\
2012-13\tabcellsep 0.95\tabcellsep 0.47\tabcellsep 3.43\\
2013-14\tabcellsep 1.66\tabcellsep (0.47)\tabcellsep 3.9\\
2014-15\tabcellsep 1.93\tabcellsep (0.64)\tabcellsep 3.34\\
2015-16\tabcellsep 1.94\tabcellsep 0.1\tabcellsep 3.24\\
2016-17\tabcellsep 2.3\tabcellsep 0.67\tabcellsep 3.59\\
Mean\tabcellsep 1.76\tabcellsep 0.03\tabcellsep 3.5\\
Standard Deviation\tabcellsep 0.50\tabcellsep 0.57\tabcellsep 0.26\\
Co-efficient of Variation\tabcellsep 0.29\tabcellsep 21.98\tabcellsep 0.07\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Source: Annual reports of the sample banks}\end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.36939252336448597\textwidth}P{0.26214953271028035\textwidth}P{0.21845794392523363\textwidth}}
Financial Parameters\tabcellsep Highest Rate of Return\tabcellsep Consistency\\
Return on Net Worth\tabcellsep Janata Bank\tabcellsep Sonali Bank\\
Cost to Income Ratio\tabcellsep Sonali Bank\tabcellsep Janata Bank\\
Return on Asset\tabcellsep Janata Bank\tabcellsep Sonali Bank\\
Net Interest Margin\tabcellsep Agrani Bank\tabcellsep Agrani Bank\end{longtable} \par
 
\caption{\label{tab_5}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.85\textwidth}}
Return on net worth\end{longtable} \par
 
\caption{\label{tab_6}Table 6 :}\end{figure}
 			\footnote{© 2019 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Corporate Governance: An International Review]{b3}\label{b3} 	 		\textit{},  	 	 		\textit{Corporate Governance: An International Review}  		12 p. .  	 	 (Concepts and issues) 
\bibitem[Chang and Yun]{b4}\label{b4} 	 		\textit{},  		 			Zeph Chang 		,  		 			Yun 		.  		 	 
\bibitem[Arun and Turner ()]{b2}\label{b2} 	 		\textit{},  		 			T G Arun 		,  		 			J D Turner 		.  	 	 		\textit{Corporate Governance of banks in Developing Economics}  		2004.  	 
\bibitem[Vanar ()]{b17}\label{b17} 	 		‘A Comparative Study on Profitability Analysis of Selected Nationalised Banks of India’.  		 			Dhole Vanar 		.  	 	 		\textit{International Multidisciplinary Research Journal}  		2006. p. 9.  	 
\bibitem[Bank]{b0}\label{b0} 	 		 			Agrani Bank 		.  		\textit{Annual Report 2013-17. Dhaka: Agrani Bank},  				 	 
\bibitem[Bank]{b7}\label{b7} 	 		 			Janata Bank 		.  		\textit{Annual Report 2013-17. Dhaka: Janata Bank},  				 	 
\bibitem[Bank]{b15}\label{b15} 	 		 			Sonali Bank 		.  		\textit{Annual Report 2013-17. Dhaka: Sonali Bank},  				 	 
\bibitem[Reynolds and Ratanakomut ()]{b14}\label{b14} 	 		‘Bank financial structure in pre-crisis East and South East Asia’.  		 			S E Reynolds 		,  		 			S G Ratanakomut 		.  	 	 		\textit{Journal of Asian Economy}  		2000. 11  (3)  p. .  	 
\bibitem[Qin and Pastory ()]{b12}\label{b12} 	 		‘Commercial banks profitability position: The case of Tanzania’.  		 			X Qin 		,  		 			D Pastory 		.  	 	 		\textit{International Journal of Business and Management}  		2012. 7  (13)  p. .  	 
\bibitem[Sharma ()]{b6}\label{b6} 	 		‘Comparison and Analysis of Profitability of Top Three Indian Private Sector Banks’.  		 			Gagandeep Sharma 		.  	 	 		\textit{International Journal of Engineering Technology Science and Research}  		2017. 4  (6) .  	 
\bibitem[Chan et al. ()]{b5}\label{b5} 	 		‘Management of market quality for correspondent banking products’.  		 			Joanne ; Chan 		,  		 			Siew Leck 		,  		 			Leng 		.  	 	 		\textit{International Journal of Bank Marketing}  		1997. p. .  	 
\bibitem[Toor ()]{b11}\label{b11} 	 		\textit{Non-Performing Advances in Banks},  		 			N S Toor 		.  		1994. New Delhi: Skylark Publication.  	 
\bibitem[Mohd. Hanafi Tumin and Rasidah Mohd Said ()]{b9}\label{b9} 	 		‘Performance and financial ratios of commercial banks in Malaysia and China’.  	 	 		\textit{International Review of Business Research Papers}  		Mohd. Hanafi Tumin and Rasidah Mohd Said (ed.)  		2011. 7  (2)  p. .  	 
\bibitem[Md et al. ()]{b8}\label{b8} 	 		‘Productivity and Profitability Analysis of Nationalized Commercial Banks (NCBs) in Bangladesh’.  		 			Imtiaj Md 		,  		 			Debasish Rahman 		,  		 			Salahuddin Adhikary 		,  		 			Yousuf 		.  		 \xref{http://dx.doi.org/10.11648/j.ijefm.20140202.22}{10.11648/j.ijefm.20140202.22}.  	 	 		\textit{International Journal of Economics}  		2014. 2  (2)  p. .  	 	 (Finance and Management Sciences.) 
\bibitem[Narang and Prabhakar ()]{b10}\label{b10} 	 		‘Profitability Analysis: A study of Indian Public sector banks’.  		 			Bhawna Narang 		,  		 			Niti Prabhakar 		.  	 	 		\textit{SS International Journal of Business and Management Research}  		2011. 1 p. .  	 
\bibitem[Amandeep ()]{b1}\label{b1} 	 		\textit{Profits and Profitability of Indian Nationalized Banks},  		 			Amandeep 		.  		1991. UBS, PU, Chandigarh.  	 	 (A Thesis) 
\bibitem[Vighneswara ()]{b16}\label{b16} 	 		 			Swamy Vighneswara 		.  		 \url{http://www.economicsejournal.org/economics/discussionpapers/No.2015-27}  		\textit{Modelling bank asset quality and profitability: An empiricalassessment},  				2015.  	 
\bibitem[Reichheld and Sasser ()]{b13}\label{b13} 	 		‘Zero Defections: Quality Comes to Services’.  		 			F F Reichheld 		,  		 			W E Sasser 		.  	 	 		\textit{Harvard Business Review}  		1990. 68  (5)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
