\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={Factors Affecting Customers' Experience in Mobile Banking of 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-01-15 (revised: 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019-01-15}
\title{Factors Affecting Customers' Experience in Mobile Banking of 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]{Dr. Nazrul  Islam}

             \author[2]{Md. Nafizur  Rahman}

             \author[3]{Nowshin  Nower}

             \author[4]{Md. Mostafa Asef  Rafi}

             \author[5]{Mayisha Tasnim  Natasha}

             \author[6]{Rashik  Hassan}

             \affil[1]{  Canadian University of Bangladesh}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2018 Accepted: 31 December 2018 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


Bangladesh is a densely populated country of the world. More than 170 million people live in this country. Mobile banking is a very important and new phenomenon in Bangladesh. In recent years, mobile banking has got highest importance by the customers in the country as it provides immense scope for consumers for banking transactions at any time with the option to access bank?s facilities anywhere of the country. It is a subset of electronic banking, the use of which is increasing day by day in Bangladesh. Hence, this paper aims at indentifying the factors that influence the customer experience in mobile banking in Bangladesh. This study is based on a survey of 231 mobile banking customers of nine private commercial banks of Bangladesh. Literature review identified some factors related to mobile banking like convenient and responsive system, transaction speed and accuracy, reliability, transaction security in ATM booth and technological difficulty that affect customers? experience in mobile banking systems etc. Both descriptive and inferential statistics were used to analyze the data. Descriptive statistics were used to describe the present situation of the mobile banking systems in Bangladesh. 

\end{abstract}


\keywords{mobile banking, responsive system, transaction security, technical difficulty, transaction security.}

\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& 	 	 		 \par
Abstract-Bangladesh is a densely populated country of the world. More than 170 million people live in this country. Mobile banking is a very important and new phenomenon in Bangladesh. In recent years, mobile banking has got highest importance by the customers in the country as it provides immense scope for consumers for banking transactions at any time with the option to access bank's facilities anywhere of the country. It is a subset of electronic banking, the use of which is increasing day by day in Bangladesh. Hence, this paper aims at indentifying the factors that influence the customer experience in mobile banking in Bangladesh. This study is based on a survey of 231 mobile banking customers of nine private commercial banks of Bangladesh. Literature review identified some factors related to mobile banking like convenient and responsive system, transaction speed and accuracy, reliability, transaction security in ATM booth and technological difficulty that affect customers' experience in mobile banking systems etc. Both descriptive and inferential statistics were used to analyze the data. Descriptive statistics were used to describe the present situation of the mobile banking systems in Bangladesh. Inferential statistics like factor analysis, multiple regression analysis and Structural Equation Modeling (SEM) were used to identify the relationships between the overall experience of the mobile banking customers and the specific factor(s) that affect customers experience in mobile banking. Results show that the convenient and responsive system, transaction security in ATM booth and technological difficulty are significant factors that affect the customers experience in mobile banking of Bangladesh. This study suggests that the policymakers should focus on the convenient and responsive system of mobile banking, transaction security in ATM booth and technological difficulty factors that affect customers experience in doing mobile banking for the improvement of the mobile banking services in Bangladesh.\par
Keywords: mobile banking, responsive system, transaction security, technical difficulty, transaction security.\par
I. 
\section[{Background}]{Background}\par
anking sector of Bangladesh is one of the most important service sectors of Bangladesh which is also a highly regulated industry in the world. In recent years, private banks of Bangladesh are increasing in a geometric rate with new services like mobile banking. Bangladesh Bank is the central bank and is responsible for managing all other banks of the country. It oversees the banking system and implements the government's financial and monetary policies. Bangladesh's banking system was government-owned until 1982 except some foreign banks. Due to the liberation of financial policy, the government of Bangladesh allowing more private commercial and investment banks to increase competition in the financial market of the country. In 2001, there were 52 licensed banks, among them 4 were nationalized commercial banks, 5 were specialized banks, 30 were private commercial banks, and 13 were foreign banks in Bangladesh. Now, there are 57 scheduled banks in Bangladesh who operate under the full control and supervision of Bangladesh Bank that is empowered to do so through Bangladesh Bank Order, 1972 and Bank Company Act, 1991. According to that act, banks are categorized under schedule banks that include stateowned commercial banks, private commercial banks, Islamic commercial banks, and foreign commercial banks. Banks established for distinct and specific objectives fall under non-schedule banks 1   Now, both private and public banks are operating with the use of latest technologies and are adopting highly aggressive marketing strategies. These latest technologies have a significant impact in banking service. This has helped the customers to access their banks at anytime through Internet or mobile banking system. Mobile banking refers to the use of a smartphone or other cellular device to perform in Bangladesh. online banking tasks while away from the home computer, such as monitoring account balances, transferring funds between accounts, bill payment and locating an ATM 2 1 https://www.academia.edu/34969653/Banking\textunderscore Sector\textunderscore of\textunderscore Banglades h\textunderscore -\textunderscore An\textunderscore Overview.docx 2 https://investinganswers.com/financial-dictionary/personal-finance/ mobile-banking-2595 . Consumers are attracted to these technologies because of the convenience in use, increasing ease of use, and in some instances cost savings, etc. However, customers are also experiencing some problems such as, security in transaction, authentication risks, reliability, connectivity problem between bank and its customers, application security, etc. Therefore, this study aims at identifying the factors concerning the experience of mobile banking users in Bangladesh. 
\section[{II.}]{II.} 
\section[{Objectives of the Study}]{Objectives of the Study}\par
The main objective of this study is to identify the factors affecting the customers' experience in mobile banking of Bangladesh. The specific objectives are as follows.\par
? To describe the mobile banking systems in the private commercial bank of Bangladesh; ? To identify the factors concerning the experience of mobile banking customers in Bangladesh; ? To provide some suggestions for the improvement of the mobile banking services in Bangladesh. 
\section[{III.}]{III.} 
\section[{Literature Review}]{Literature Review}\par
Mobile banking is the key for the socioeconomic development of the country at large. It has brought services closer to the people thus making it easy to transact without delays and restrictions of time limits \hyperref[b24]{Makongoro, 2014)}. Mobile banking is a relatively new service adopted by the private and government commercial banks in Bangladesh. However, there are some unknowns to the mobile bank service users that sometimes give them negative experience regarding the services. This experience is concerned with the use of the mobile banking services. Study \hyperref[b17]{(Islam, \& Hossain, 2014)} shows that the infrastructural facility updates user friendly technology and its availability in Bangladesh towards mobile banking. Service quality as a whole is a strong antecedent of customer satisfaction, but only three dimensions have a positive influence on satisfaction such as reliability and responsiveness, efficiency and convenience.  {\ref (Sagib, \& Zapan, 2014)}.\par
Study (Kabir, M. R. 2013) shows that the factors like performance risk, security/privacy risk, time risk, social risk and financial risk are negatively related with the usages of mobile banking as perceived risk make the users confused about their security in using mobile banking. While the factors like ability, integrity, benevolence, perceived usefulness, perceived ease of use relative cost and time advantages are positively related with the intention to use mobile banking services. It is also found that, the security and trust factor is the most influential factor where ineffective advertisement has negative influence on the customer satisfaction of mobile banking \hyperref[b1]{(Ahmed, \& Jannat, 2015)}. The results of structural equation modeling (SEM) indicate that perceived financial cost, perceived risk and subjective norm are the most influencing factors that affect people's behavioral intention to adopt or continue to use mobile banking \hyperref[b36]{(Siddik,. Sun,. Yanjuan, \& Kabiraj, 2014)}.\par
Findings who suggest that internet mobile banking use increases if the banks' customers' perceive that it is not risky, the credibility of the bank is good, and it is easy to use that, lead to increased acceptance of internet banking \hyperref[b34]{(Shahriar, 2014)}. Study  shows that the correlation and regression analysis in the examination endow with full support for the hypothesis which are related to reliability, responsiveness, trust, switching costs and demographic environment. The findings advocate that the executives of the banks should put more focus on escalating switching cost, developing more creative activities to grow trust among clients to increase loyalty. Research also shows that action loyalty, customer satisfaction has positive relationship with the use of mobile banking. The main factors which determine customer experience in digital banking are service quality, functional quality, perceived value, employee-customer engagement, perceived usability and perceived risk. There is a significant relationship among customer experience, satisfaction and loyalty, which are related to financial performance of the banks \hyperref[b26]{(Mbama, \& Ezepue, 2018)}. The analysis also explored the predictors as good core service, sufficient security and privacy policy and fair pricing and cost saving play the key role to retain the online customers of the banks \hyperref[b21]{(Jahan, \& Khan, 2018)}.\par
Consumers' behavioral intention is also a factor related to the mobile banking. The study results reveal that driving factors of consumers' behavioral intentions to adopt mobile banking at the static, interaction, and transaction service phases are significantly different, providing important theoretical and practical contributions (Shareef,. Baabdullah,. Dutta,. Kumar, \& Dwivedi, 2018). The results also suggested that perceived risk, relative advantage and convenience are the determinant factors in influencing consumers' adoption decisions of mobile banking. It's been recommended that banks in Tanzania should invest massively in mobile banking and other information technology innovations in order to further promote efficient service delivery and increase adoption of mobile banking services \hyperref[b24]{(Makongoro, 2014)} The analysis of the workshop's results shows that customer's trust in security for mobile banking will be increased by finger print mechanism. To promote mobile banking, it is necessary to improve customer trust in terms of security \hyperref[b7]{(Bilal, \& Sankar, 2011)}. There is a positive relationship between four independent variables (Security \& Privacy, Customer Loyalty, Service Quality, and Convenience) with the dependent variables (Customers' Satisfaction towards Online Banking) which is consistent with the mobile banking systems (Lee,. Chia,. Choong,. \& Foo, 2017). The research also indicates that trust has a positive effect on the adoption of Internet banking. Moreover, there are many factors related to trust in electronic services. The majority of the research has been conducted in the context of Internet banking (Goudarzi,. Ahmad,. Soleymani,. \& Mohammad hosseini, 2013).\par
Perceived benefits and ease of use are also important factors for mobile banking. The study reveals that perceived benefit and ease of usage significantly influence and determine the behavioral intention of customers to adopt mobile banking. The finding also discloses that perceived risk and monetary cost do not help customers from adopting mobile banking (Anyanwu,. Ubi, \& Ananwude, 2017). The study also revealed that, each factor measured had some level of significant effect on consumer intention to adopt and use mobile banking services. Additionally, the study unveiled that, perceived credibility and perceived financial cost were the major setback with regards to customers adoption of mobile banking services and as a result of this, Ghanaians have formed a negative behavioral pattern towards mobile banking (Cudjoe,. Anim,. \& Nyanyofio, 2015).\par
The service awareness is another factor concerned with mobile banking. The results show that service awareness has a direct effect on performance and effort expectancy, but not on perceived risk. As anticipated, performance expectancy, effort expectancy, and perceived risk have direct and significant effects on behavioral intentions to use m-banking \hyperref[b2]{(Alkhaldi, 2017)}. The study explores that the reliability, responsiveness and assurance have more contribution to satisfy the customers of e-banking in Bangladesh \hyperref[b29]{(Nupur, 2010)}.\par
Quality factors and assurance have also relationship with the mobile banking. The findings suggest that quality factors and structural assurance have significant and direct effect on both trust and customer satisfaction. Trust is shown to fully mediate the interrelationships of information quality, system quality and company reputation on customer satisfaction \hyperref[b39]{(Yousuf, 2017)}. The study indicated that the major barriers Ethiopian banking industry faces in the adoption of Electronic banking are: security risk, lack of trust, lack of legal and regulatory frame work, lack of ICT infrastructure and absence of competition between local and foreign banks (Bultum, 2014). Hence, mobile banking experience is concerned with some important factors. The important issues related to mobile banking concerning the customers experience are shown in Table \hyperref[tab_1]{1}. 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XIX Issue V Version I Year 2019 ( )  
\section[{Methodology}]{Methodology}\par
This section discusses participants and procedures, questionnaire design and test of reliability, determination of sample size, data collection, normality of data, analytical tools, test of reliability and validity, etc. 
\section[{a) Participants and Procedures}]{a) Participants and Procedures}\par
This study used 231 data collected from the mobile banking users of nine private commercial banks in Bangladesh. Out of 231 respondents, 49.4\% are 21-30 years, 24.2\% are 31-40 years and 5.6\% are 50 years and above age group (Table \hyperref[tab_2]{2}).  \hyperref[b21]{23} items was used to collect the data. The data were collected through surveying the customers of mobile banking users with the help of a structured questionnaire which was developed through literature review. This structured questionnaire with the 5-points scale was developed for the items related to the customers' experience regarding the mobile banking in Bangladesh. 
\section[{c) Determination of Sample Size}]{c) Determination of Sample Size}\par
To determine the sample size of the mobile banking users by using the formula published by University of Florida was used as a reference. This study used formula for taking sample data from population suggested by \hyperref[b38]{Yamane (1967)}.n= ?? (1+???? 2 )\par
Where, n=Sample Size, N= Population, e=Level of Precision, in calculating number of sample the following assumptions were made to determine, n=204, if Population Size is more than 100000; Level of precision is 7\%. However, this study finally used 231 data at the screening process. 
\section[{d) Data Collection}]{d) Data Collection}\par
The sample respondents were selected by using the convenience sampling method. After collecting 235 data through direct interview, incomplete, biased, and abnormally answered data were discarded through scrutinizing process and finally accepted 231 data which were used in the analysis of this study. The reliability of 23 items in the questionnaire has been tested by using SPSS software (Table \hyperref[tab_5]{5}). 
\section[{e) Normality of Data}]{e) Normality of Data}\par
According to \hyperref[b37]{Tabachnick and Fidell (2001)}, the value of Skewness and Kurtosis statistic lies between -4 to +4 that is deemed to be acceptable. Table \hyperref[tab_3]{3} shows that all the data met the acceptable range indicating the normal distribution of data.  
\section[{Survey f) Analytical Tools}]{Survey f) Analytical Tools}\par
Both descriptive and inferential statistics were used to analyze the data. Descriptive statistics like mean, standard deviation, a simple percentage was used to describe the customers experience about the mobile banking in Bangladesh. Along with descriptive statistics 3 , inferential statistical 4\par
3 Descriptive statistics includes statistical procedures that we use to describe the population we are studying. The data could be collected from either a sample or a population, but the results help us organize and describe data. Descriptive statistics can only be used to describe the group that is being studying. That is, the results cannot be generalized to any larger group. 4 Inferential statistics is concerned with making predictions or inferences about a population from observations and analyses of a sample. That is, we can take the results of an analysis using a sample and can generalize it to the larger population that the sample represents.\par
techniques such as, Factor Analysis and Multiple Regression Analysis, 5 Varimax rotation is an orthogonal rotation of the factor axes to maximize the variance of the squared loadings of a factor (column) on all the variables (rows) in a factor matrix, which has the effect of differentiating the original variables by extracted factor. Each factor will tend to have either large or small loadings of any variable. A varimax solution yields results which make it as easy as possible to identify each variable with a single factor. This is the most common rotation option. 6 In statistics, regression analysis is a statistical process for estimating the relationships among variables. It includes many techniques for modeling and analyzing several variables, when the focus is on the relationship between a dependent variable and one or more independent variables. More specifically, regression analysis helps one understand how the typical value of the dependent variable (or 'Criterion  For checking the discriminant validity, this study followed Fornell Larcker's (1981) criterion that compares AVE Value with corresponding correlation values with other variables. The square-root value of AVE needs to be greater than the corresponding correlation values with other variables  {\ref (Hair et al., 2014)}. The Discriminant Validity of the factors is shown in Table \hyperref[tab_4]{4}.\par
Variable') changes when any one of the independent variables is varied, while the independent variables are held fixed.  
\section[{h) The Coefficient of Determination}]{h) The Coefficient of Determination}\par
The analysis shows that the R square value of the model is 0.332 (Table \hyperref[tab_7]{7}). That means, all five independent factors like (i) convenient and responsive system, (ii) transaction speed and accuracy, (iii) reliability, (iv) transaction security in ATM booth and (v) technological difficulty factors explained 33.32\% of the variance in the overall customers' experience about the mobile banking in Bangladesh.\par
V. 
\section[{Results and Discussions}]{Results and Discussions}\par
This section describes the results of Exploratory Factor Analysis (EFA), Results of Confirmatory Factor Analysis (CFA), and Structural Equation Model (SEM). 
\section[{a) Results of Factor Analysis (EFA \& CFA)}]{a) Results of Factor Analysis (EFA \& CFA)}\par
To assess EFA, four commonly used assumptions were followed in this study \hyperref[b14]{(Hair et al., 1998;}\hyperref[b11]{Field, 2000)} such as, (i) sampling adequacy (Kaisers -Mayesolkin) measure greater than 0.5; (ii) the minimum eigenvalue for each factor; (iii) considering the sample size, factor loading of 0.50 for each item considered as the threshold for retaining items to ensure greater confidence; and (iv) varimax rotation was used since it is a good general approach that simplifies the interpretations of the factors \hyperref[b11]{(Field, 2000)}.\par
Table \hyperref[tab_5]{5} shows the results of Exploratory Factor Analysis and Confirmatory Factor Analysis.  {\ref Hair et al. (2010)} suggested that the factor the analysis can be performed when Kaiser-Meyer-Olkin (KMO) Test and Bartlett's Test of Sphericity are significant. An index of Kaiser's measures of sampling adequacy (Overall MSA= 0.809) and Bartlett's Test of Sphericity ?? 2 (p=0.000) suggested that the factor analysis is appropriate for analyzing the data (Table \hyperref[tab_5]{5}). After examining the pattern matrix of EFA, this study found that all the items had factor loadings greater than 0.50 (Table \hyperref[tab_5]{5}).\par
This result indicates that the factor analysis is appropriate. After confirming research constructs, Principal Component Analysis (PCA) and the Varimax Rotation Method (VRM) were used to extract factors from 23 items.  {\ref Hair et al. (2010)} recommended that each item factors loading must be more than 0.50 values that are considered highly significant. Based on eigenvalue greater than 1, a five-factor model was identified that explains 65.31\% of the total variance of the data set. As a whole, 20 items were grouped (based on eigenvalue) into five different factors like (i) convenient and responsive system, (ii) transaction speed and accuracy, (iii) reliability, (iv) transaction security in ATM booth and (v) technological difficulty factors by the analysis. The EFA result also showed 0.594 as the lowest and 0.961 as the highest factor loadings of the variables. The result of the factor analysis showed that all the factors, as a whole, are acceptable for further analysis (Table \hyperref[tab_5]{5}). The results of Confirmatory Factor Analysis (CFA) confirmed the five factors identified through EFA. Through confirmatory factor analysis, factors like (i) mobile banking provides quick service, (ii) apart from parent bank, mobile banking can be used in other banks system, (iii) unavailability of fund is not prominent in mobile banking, and (iv) educational gap regarding mobile banking is decreasing among the people were excluded from the analysis (Table \hyperref[tab_5]{5}). The reasons can be attributed by the low factors loadings of the variables.  
\section[{b) Model Fit Indices (CFA)}]{b) Model Fit Indices (CFA)}\par
The purpose of CFA analysis was to confirm the unidimensionality of the measurement that is resulted from the EFA. The relative Chi-Square for this model was 2.331 that were smaller than 5.0 recommended by \hyperref[b25]{Marsh and Hocevar (1985)}. Other fit indexes also showed a good fit for the measurement model. The GFI is of the model is 0.904 which is equal to the recommended value of 0.90  {\ref (Joreskog \& Sorbom (1993)}. Furthermore, the non-incremental fit index, such as the Comparative Fit Index (CFI) is 0.930 that exceeds the recommended cut-off level of 0.90 \hyperref[b5]{(Bentler, 1990)}. Finally, the Root Means Square Error of Approximation (RMSEA) is 0.076, which is also less than the suggested good fit to the data \hyperref[b8]{(Browne \& Cudeck, 1993)}. The summary result of the analysis is shown in Table \hyperref[tab_6]{6}. The fit indices showed good model fit to the data. In sum, the measurement model exhibited a fairly good fit for the data collected. The measurement model was further assessed for construct reliability and validity. Construct reliability can be interpreted as the resultant coefficient that is similar to that of Cronbach's alpha, except that it also takes into account the actual factor loadings rather than assuming each item to be equally weighted in the composite load determination. The construct reliability for all the factors is above 0.70 in the measurement model, which can be identified as an acceptable threshold \hyperref[b14]{(Hair et al. 1998}). 
\section[{c) Results of Structural Model (SEM)}]{c) Results of Structural Model (SEM)}\par
A multivariate analysis technique like covariance-based structural equation modeling was used to identify the significant relationships between overall factor concerning customers' experience about mobile banking in Bangladesh and the factors identified through factor analysis like convenient and responsive system, transaction speed and accuracy, reliability, transaction security in ATM booth and technological difficulty. Table \hyperref[tab_7]{7} lists the structural parameter estimates and hypothesis testing results. This study examines the impact of convenient and responsive system, transaction speed and accuracy, reliability, transaction security in ATM booth and technological difficulty factors on the overall customers' experience about the mobile banking in Bangladesh.\par
The path diagram of this study revealed that only three factors like convenient and responsive system (??=0.175, p=.000), transaction speed and accuracy (??=0.110, p=.013), and transaction security in ATM booth (??=0.140, p=.006) positively influence the overall experience of the customers' about the mobile banking in Bangladesh (Table \hyperref[tab_7]{7}). But reliability (??=0.090, p=.074), and technological difficulty (??=0.077, p=.224) are not significantly related to the overall customers experience of mobile banking in Bangladesh. Structural Model of the Customers' Experience about the Mobile Banking in Bangladesh is shown in Figure 1.  
\section[{d) Multi-Group Analysis of Data}]{d) Multi-Group Analysis of Data}\par
This study also identified the differences in experience with mobile banking between the male and female respondents which are discussed in the following sections. 
\section[{i. Multi-Group Analysis for Male}]{i. Multi-Group Analysis for Male}\par
The results of the analysis show that for the factors concerning male respondents' like convenient and responsive system, transaction speed and accuracy and transaction securities in ATM booth are significant. Reliability technological difficulty factors are not significant for the male users of mobile banking in Bangladesh (Table \hyperref[tab_8]{8}).  
\section[{ii. Multi-Group Analysis for Female}]{ii. Multi-Group Analysis for Female}\par
The analysis also shows that for the female respondents, the only significant factor is transaction security in ATM booth. On the other hand, convenient and responsive system, transaction speed and accuracy, reliability, and technological difficulty are not significant for the female users of mobile banking in Bangladesh (Table \hyperref[tab_9]{9}). Female mobile banking users have only concern with the transaction security and ATM booth.   
\section[{Estimate S.E C.R. P Label}]{Estimate S.E C.R. P Label} 
\section[{VI. Conclusions and Recommendations}]{VI. Conclusions and Recommendations}\par
This study was designed to identify the factors concerning the experience of the mobile banking users in Bangladesh. Factor analysis identified five factors related to the experience in mobile banking of Bangladesh. The factors are: convenient and responsive system, transaction speed and accuracy, reliability, transaction security in ATM booth, and technological difficulty. The results of Confirmatory Factor Analysis (CFA) also confirmed these five factors. The GFI is of the model is 0.904 which is equal to the recommended value of 0.90. Furthermore, the non-incremental fit index, such as the comparative fit index (CFI) is 0.930 that exceeds the recommended cut-off level of 0.90. Finally, the Root Means Square Error of Approximation (RMSEA) is 0.076, which is also less than the suggested good fit to the data. These all fit indices show good model fit to the data and the model is acceptable.\par
A multivariate analysis technique like covariance-based structural equation modeling was used to identify the significant relationships between overall customers' experience about mobile banking and the factors identified through factor analysis like convenient and responsive system, transaction speed and accuracy, reliability, transaction security in ATM booth and technological difficulty. This study examines the impact of convenient and responsive system, transaction speed and accuracy, reliability, transaction security in ATM booth and technological difficulty factors on overall customers' experience about mobile banking in Bangladesh. Results show that the convenient and responsive system, transaction speed and accuracy, and transaction security in ATM booth are positively and significantly related to the overall experience of the customers' about the mobile banking in Bangladesh. However, factors like reliability and technological difficulty are not significantly related to the overall customers' experience of mobile banking in Bangladesh.\par
This study also identified the differences in experience between the male and female respondents. The results of the analysis show that for the male respondents' factors like convenient and responsive system, transaction speed and accuracy and transaction security in ATM booth are significant. Reliability and technological difficulty factors are not significant for the male users of mobile banking in Bangladesh. The analysis also shows that for the female respondents, the significant factor is transaction security in ATM booth. On the other hand, convenient and responsive system, transaction speed and accuracy, reliability, and technological difficulty are not significant for the female users of mobile banking of Bangladesh. Female mobile banking users have only concern with the transaction security and ATM booth. This study only covered the mobile banking customers of nine private commercial banks in Bangladesh. However, there is an ample scope to conduct further study by taking more banks and more customers into account for more precise results in future. 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XIX Issue V Version I Year 2019 ( )\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Factors}\end{figure}
     \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
  {\small\itshape [Note: . . .]} 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.2750663129973475\textwidth}P{0.5659151193633951\textwidth}P{0.009018567639257295\textwidth}}
\tabcellsep \multicolumn{2}{l}{Factors Affecting Customers' Experience in Mobile Banking of Bangladesh}\\
\tabcellsep \tabcellsep ?\\
40 Global Journal of Management and Business Research Year 2019 Volume XIX Issue V Version I ( ) A\tabcellsep Convenient Easy to Secured Cost Regulatory use service effective Constraint Reliability Responsiveness Efficiency Assurance Time saving Trustworthiness Infrastructure\tabcellsep ? ?\\
\tabcellsep Hossain, 2017)\tabcellsep \\
© 2019 Global Journals 1\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.5214539007092199\textwidth}P{0.18185579196217494\textwidth}P{0.044208037825059096\textwidth}P{0.06932624113475178\textwidth}P{0.033156028368794326\textwidth}}
Variables\tabcellsep Scale\tabcellsep Frequency\tabcellsep Percentage\tabcellsep Cumulative Percentage\\
\tabcellsep Less than 20\tabcellsep 27\tabcellsep 11.7\tabcellsep \\
\tabcellsep 21-30\tabcellsep 114\tabcellsep 49.4\tabcellsep \\
Age\tabcellsep 31-40\tabcellsep 56\tabcellsep 24.2\tabcellsep 100\\
\tabcellsep 41-50\tabcellsep 21\tabcellsep 9.1\tabcellsep \\
\tabcellsep Above 50\tabcellsep 13\tabcellsep 5.6\tabcellsep \\
\tabcellsep No Education\tabcellsep 2\tabcellsep .9\tabcellsep \\
\tabcellsep Secondary School\tabcellsep 1\tabcellsep .4\tabcellsep \\
Education status\tabcellsep igher Secondary School\tabcellsep 53\tabcellsep 22.9\tabcellsep 100\\
\tabcellsep Bachelor\tabcellsep 145\tabcellsep 62.8\tabcellsep \\
\tabcellsep Diploma / Pass\tabcellsep 30\tabcellsep 13.0\tabcellsep \\
Marital status\tabcellsep Married Unmarried\tabcellsep 86 145\tabcellsep 37.2 62.8\tabcellsep 100\\
\tabcellsep Less than 1 Year\tabcellsep 75\tabcellsep 32.5\tabcellsep \\
How many years are you using mobile banking systems?\tabcellsep 1-3 years 4-6 years\tabcellsep 93 48\tabcellsep 40.3 20.8\tabcellsep 100\\
\tabcellsep More than 6 years\tabcellsep 15\tabcellsep 6.5\tabcellsep \\
\multicolumn{2}{l}{b) Questionnaire Design and Test of Reliability}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{This study interviewed 235 respondents from 9}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{leading private commercial banks such as, AB Bank}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Limited, City Bank Limited, Dhaka Bank Limited, Dutch-}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Bangla Bank Limited, Eastern Bank Limited, IFIC Bank}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Limited, Mercantile Bank Limited, Mutual Trust Bank}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Limited, Jamuna Bank Ltd. and Prime Bank Limited of}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Bangladesh that have mobile banking services. A}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{structured questionnaire with}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.6993239859789685\textwidth}P{0.03277416124186279\textwidth}P{0.054481722583875805\textwidth}P{0.06342013019529294\textwidth}}
Descriptive Statistics\tabcellsep \tabcellsep \tabcellsep \\
Variables\tabcellsep N Statistic\tabcellsep Skewness Statistic\tabcellsep Kurtosis Statistic\\
1. Mobile Banking is easy to use\tabcellsep 231\tabcellsep -.207\tabcellsep -1.338\\
2. speed in mobile banking is good\tabcellsep 231\tabcellsep -.198\tabcellsep -1.319\\
3. Transaction process is accurate\tabcellsep 231\tabcellsep -.160\tabcellsep -1.340\\
4. Mobile Banking is a Cost effective process\tabcellsep 231\tabcellsep -.230\tabcellsep -1.198\\
5. Mobile Banking is a Low cost transaction process\tabcellsep 231\tabcellsep -.457\tabcellsep -.982\\
6. Mobile Banking is a Responsive System\tabcellsep 231\tabcellsep -.876\tabcellsep -.252\\
7. Mobile Banking is convenient to use\tabcellsep 231\tabcellsep -.945\tabcellsep -.040\\
8. Mobile Banking can be accessible from any mobile\tabcellsep 231\tabcellsep -.451\tabcellsep -.941\\
9. Mobile Banking provides quick service\tabcellsep 231\tabcellsep -1.222\tabcellsep 1.120\\
10. Apart from parent bank, mobile banking can be used in other banks system\tabcellsep 231\tabcellsep -.525\tabcellsep -.422\\
11. Mobile Banking provides 100\% assurance in transaction process\tabcellsep 231\tabcellsep -.220\tabcellsep -1.176\\
12. Unavailability of fund is not prominent in mobile banking\tabcellsep 231\tabcellsep -.029\tabcellsep -.198\\
13. Mobile Banking Service is reliable\tabcellsep 231\tabcellsep -.541\tabcellsep -.761\\
14. Mobile Banking System is available 24/7\tabcellsep 231\tabcellsep -.658\tabcellsep -.883\\
15. Network overload has been reduced in mobile banking in Bangladesh\tabcellsep 231\tabcellsep .090\tabcellsep -.648\\
16. Technological difficulty is still prominent in Mobile Banking\tabcellsep 231\tabcellsep -.497\tabcellsep -.878\\
17. People are not well accustomed to mobile banking due to ineffective marketing\tabcellsep 231\tabcellsep .059\tabcellsep -1.003\\
18. Security threat is the main barrier for gaining people trust in mobile banking\tabcellsep 231\tabcellsep -.235\tabcellsep -1.107\\
19. People's unwillingness towards mobile banking is due to confidentiality concern\tabcellsep 231\tabcellsep -.455\tabcellsep -.903\\
20. People are more secured in doing transaction through ATM Booth\tabcellsep 231\tabcellsep -.482\tabcellsep -.668\\
21. Educational Gap regarding mobile banking is decreasing among the people\tabcellsep 231\tabcellsep -.644\tabcellsep -.888\\
22. Considering above factors, do you think customer experience in mobile banking in Bangladesh is continuously increasing?\tabcellsep 231\tabcellsep -1.286\tabcellsep 2.215\\
\tabcellsep \tabcellsep \tabcellsep Source: Survey\\
\multicolumn{4}{l}{Structural equation Modeling (SEM) were used to}\\
\multicolumn{4}{l}{analyze the data. A Principal Component Analysis (PCA)}\\
\multicolumn{4}{l}{with an Orthogonal Rotation (Varimax) 5 using the SPSS}\\
\multicolumn{4}{l}{(Statistical Package for Social Sciences) was performed}\\
\multicolumn{4}{l}{on the survey data. Multiple Regression Analysis 6 was}\\
\multicolumn{4}{l}{run to identify the relationships between the dependent}\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.4464887640449438\textwidth}P{0.1098314606741573\textwidth}P{0.05014044943820224\textwidth}P{0.05014044943820224\textwidth}P{0.040589887640449435\textwidth}P{0.059691011235955056\textwidth}P{0.02148876404494382\textwidth}P{0.011938202247191011\textwidth}P{0.059691011235955056\textwidth}}
Factors\tabcellsep \multicolumn{2}{l}{Descriptive Statistics}\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Correlations}\tabcellsep \tabcellsep Alpha\\
\tabcellsep Mean\tabcellsep SD\tabcellsep 1\tabcellsep 2\tabcellsep 3\tabcellsep 4\tabcellsep 5\tabcellsep \\
Factor 1: Convenient and Responsive System\tabcellsep 3.01\tabcellsep 1.01\tabcellsep 0.77\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.85\\
Factor 2: Transaction Speed and Accuracy\tabcellsep 3.14\tabcellsep 0.84\tabcellsep .475\tabcellsep 0.86\tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.92\\
Factor 3: Reliability\tabcellsep 3.92\tabcellsep 0.71\tabcellsep .171\tabcellsep .165\tabcellsep 0.77\tabcellsep \tabcellsep \tabcellsep 0.74\\
Factor 4: Transaction Security in ATM Booth\tabcellsep 3.74\tabcellsep 0.7\tabcellsep .165\tabcellsep .140\tabcellsep .346\tabcellsep 0.71\tabcellsep \tabcellsep 0.69\\
Factor 5: Technological Difficulty\tabcellsep 3.53\tabcellsep 0.75\tabcellsep 0.06\tabcellsep .123\tabcellsep .289\tabcellsep .277\tabcellsep 0.70\tabcellsep 0.63\end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.5120918125887364\textwidth}P{0.24256980596308564\textwidth}P{0.034193090392806436\textwidth}P{0.04062943681968765\textwidth}P{0.010056791292001894\textwidth}P{0.010459062943681968\textwidth}}
\tabcellsep Factors\tabcellsep EFA\tabcellsep CFA\tabcellsep AVE\tabcellsep CR\\
\multicolumn{6}{l}{Factor 1: Convenient and Responsive System (Total variance=5.693, \% of Variance=28.46, Cumulative \% =28.46)}\\
1.\tabcellsep Mobile Banking is a Low cost transaction process\tabcellsep .665\tabcellsep 0.60\tabcellsep \tabcellsep \\
2.\tabcellsep Mobile Banking is a Responsive System\tabcellsep .882\tabcellsep 0.85\tabcellsep \tabcellsep \\
3.\tabcellsep Mobile Banking is convenient to use\tabcellsep .845\tabcellsep 0.89\tabcellsep \tabcellsep \\
4.\tabcellsep Mobile Banking can be accessible from any mobile\tabcellsep .756\tabcellsep 0.71\tabcellsep 0.59\tabcellsep 0.85\\
5.\tabcellsep Mobile Banking provides quick service\tabcellsep .662\tabcellsep Delete d\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{6. other banks system Apart from parent bank, mobile banking can be used in}\tabcellsep .709\tabcellsep Delete d\tabcellsep \tabcellsep \\
\multicolumn{6}{l}{Factor 2: Transaction Speed and Accuracy (Total variance=2.38, \% of Variance=11.89, Cumulative \% =40.36)}\\
1.\tabcellsep Mobile Banking is easy to use\tabcellsep .870\tabcellsep 0.78\tabcellsep \tabcellsep \\
2. 3.\tabcellsep Transaction speed in mobile banking is good Transaction process is accurate\tabcellsep .961 .937\tabcellsep 0.96 0.92\tabcellsep 0.735\tabcellsep 0.916\\
4.\tabcellsep Mobile Banking is a Cost effective process\tabcellsep .594\tabcellsep 0.75\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Factor 3: Reliability (Total variance=2.12, \% of Variance=10.58, Cumulative \%=50.94)}\tabcellsep \tabcellsep \tabcellsep \\
1. process\tabcellsep Mobile Banking provides 100\% assurance in transaction\tabcellsep .594\tabcellsep 0.74\tabcellsep \tabcellsep \\
2.\tabcellsep Unavailability of fund is not prominent in mobile banking\tabcellsep .775\tabcellsep Delete d\tabcellsep 0.595\tabcellsep 0.814\\
3.\tabcellsep Mobile Banking Service is reliable\tabcellsep .839\tabcellsep 0.84\tabcellsep \tabcellsep \\
4.\tabcellsep Mobile Banking System is available 24/7\tabcellsep .625\tabcellsep 0.73\tabcellsep \tabcellsep \\
\multicolumn{6}{l}{Factor 4: Transaction Security in ATM Booth (Total variance=1.596, \% of Variance=7.98, Cumulative \% =58.92)}\\
\multicolumn{2}{l}{1. mobile banking Security threat is the main barrier for gaining people trust in}\tabcellsep .616\tabcellsep 0.65\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{2. confidentiality concern People's unwillingness towards mobile banking is due to 3. People are more secured in doing transaction through ATM Booth}\tabcellsep .735 .825\tabcellsep 0.76 0.67\tabcellsep 0.51\tabcellsep 0.737\\
\multicolumn{2}{l}{4. among the people Educational Gap regarding mobile banking is decreasing}\tabcellsep .630\tabcellsep Delete d\tabcellsep \tabcellsep \\
\multicolumn{4}{l}{Factor 5: Technological Difficulty (Total variance=1.28, \% of Variance=6.39, Cumulative \% =65.31)}\tabcellsep \tabcellsep \\
1.\tabcellsep Technological difficulty is still prominent in Mobile Banking\tabcellsep .867\tabcellsep 0.65\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{2. ineffective marketing People are not well accustomed to mobile banking due to}\tabcellsep .795\tabcellsep 0.70\tabcellsep 0.51\tabcellsep 0.629\\
\multicolumn{4}{l}{Kaiser-Meyer-Olkin Measure of Sampling Adequacy=0.809, df=190, Significant value=0.000}\tabcellsep \tabcellsep \\
\multicolumn{6}{l}{Note: AVE>0.50 (Fornell \& Larcker, 1981); Henseler, Ringle, \& Sinkovics, 2009), Composite Reliability>0.70 (Hair et al. 1998),}\\
\multicolumn{2}{l}{Cronbach's alpha>=0.60, (Nunnally and Berstein (1994)).}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.19679802955665024\textwidth}P{0.09211822660098523\textwidth}P{0.16330049261083743\textwidth}P{0.3977832512315271\textwidth}}
Goodness of Fit Indices\tabcellsep Value\tabcellsep Level of acceptance\tabcellsep Reference\\
Chi-square/df\tabcellsep 2.331\tabcellsep < 5.0\tabcellsep Marsh and Hocevar (1985)\\
CFI\tabcellsep .930\tabcellsep >0.90\tabcellsep Bentler (1990)\\
GFI\tabcellsep .904\tabcellsep >0.90\tabcellsep Joreskog \& Sorbom (1993)\\
RMSEA\tabcellsep .076\tabcellsep <0.08\tabcellsep Browne \& Cudeck (1993)\end{longtable} \par
 
\caption{\label{tab_6}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.272\textwidth}P{0.136\textwidth}P{0.102\textwidth}P{0.034\textwidth}P{0.306\textwidth}}
Estimate\tabcellsep S.E.\tabcellsep C.R\tabcellsep P\tabcellsep Decisions\end{longtable} \par
  {\small\itshape [Note: AFactors Affecting Customers' Experience in Mobile Banking of Bangladesh]} 
\caption{\label{tab_7}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.5363095238095238\textwidth}P{0.04047619047619047\textwidth}P{0.12952380952380954\textwidth}P{0.008095238095238096\textwidth}P{0.008095238095238096\textwidth}P{0.1275\textwidth}}
Overall\textunderscore R<-Convenient and Responsive System\tabcellsep .195\tabcellsep \multicolumn{3}{l}{.063 3.100 .002}\tabcellsep Significant\\
Overall\textunderscore R<--Transaction Speed and Accuracy\tabcellsep .119\tabcellsep \multicolumn{3}{l}{.049 2.430 .015}\tabcellsep Significant\\
Overall\textunderscore R<---Reliability\tabcellsep .084\tabcellsep \multicolumn{3}{l}{.061 1.375 .169}\tabcellsep Not Significant\\
Overall\textunderscore R<-Transaction Security in ATM Booth\tabcellsep .142\tabcellsep \multicolumn{3}{l}{.069 2.038 .042}\tabcellsep Significant\\
Overall\textunderscore R<---Technological Difficulty\tabcellsep .077\tabcellsep .087\tabcellsep .877\tabcellsep .381\tabcellsep Not Significant\end{longtable} \par
 
\caption{\label{tab_8}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.3090909090909091\textwidth}P{0.15454545454545454\textwidth}P{0.15454545454545454\textwidth}P{0.038636363636363635\textwidth}P{0.19318181818181818\textwidth}}
Estimate\tabcellsep S.E.\tabcellsep C.R.\tabcellsep P\tabcellsep Label\end{longtable} \par
 
\caption{\label{tab_9}Table 9 :}\end{figure}
 			\footnote{© 2019 Global Journals} 			\footnote{Factors Affecting Customers' Experience in Mobile Banking of Bangladesh} 			\footnote{© 2019 Global Journals 1} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Shahriar (2014)]{b34}\label{b34} 	 		‘Acceptance of Internet Banking’.  		 			S Shahriar 		.  	 	 		\textit{Evidence from Bangladesh. International Conference on Business, Law and Corporate Social Responsibility (ICBLCSR'14},  				 (Bangladesh; Phuket (Thailand)  		2014. Oct 1-2, 2014.  	 
\bibitem[Islam et al. ()]{b20}\label{b20} 	 		‘Adoption of Mobile Banking in Bangladesh: A Conceptual Framework’.  		 			M S Islam 		,  		 			N Karia 		,  		 			M S M Soliman 		,  		 			M H Fouji 		,  		 			J Khalid 		,  		 			M Khaleel 		.  	 	 		\textit{Review of Social Sciences}  		2017. 2  (8)  p. .  	 
\bibitem[Alkhaldi ()]{b2}\label{b2} 	 		‘An empirical examination of customers' mobile phone experience and awareness of mobile banking services in mobile banking in Saudi Arabia’.  		 			A N Alkhaldi 		.  	 	 		\textit{Interdisciplinary Journal of Information, Knowledge, and Management}  		2017. 12 p. .  	 
\bibitem[Islam and Hossain ()]{b18}\label{b18} 	 		‘An Investigation of Consumers' Acceptance of Mobile Banking in Bangladesh’.  		 			M M Islam 		,  		 			M E Hossain 		.  	 	 		\textit{International Journal of Innovation in the Digital Economy (IJIDE)}  		2015. 6  (3)  p. .  	 
\bibitem[Marsh and Hocevar ()]{b25}\label{b25} 	 		‘Application of confirmatory factor analysis to the study of selfconcept: First-and higher order factor models and their invariance across groups’.  		 			H W Marsh 		,  		 			D Hocevar 		.  	 	 		\textit{Psychological bulletin}  		1985. 97  (3) .  	 
\bibitem[Jahan and Khan ()]{b21}\label{b21} 	 		‘Assessment of the Factors Influencing Online Banking Customer Satisfaction: A Banking Perspective in Bangladesh’.  		 			K Jahan 		,  		 			F Khan 		.  	 	 		\textit{World}  		2018. 8  (1)  p. .  	 
\bibitem[Sagib ()]{b33}\label{b33} 	 		‘Bangladeshi mobile banking service quality customer satisfaction and loyalty’.  		 			G K Sagib 		,  		 			B 		.  	 	 		\textit{Management \& Marketing}  		2014. 9  (3) .  	 
\bibitem[Bentler ()]{b5}\label{b5} 	 		‘Comparative fit indexes in structural models’.  		 			P M Bentler 		.  	 	 		\textit{Psychological bulletin}  		1990. 107  (2)  p. 238.  	 
\bibitem[Nisha et al. ()]{b27}\label{b27} 	 		\textit{Consumer Acceptance and Use of Mobile Banking Services},  		 			N Nisha 		,  		 			S Idrish 		,  		 			M Z Hossain 		.  		9. Bangladesh.  	 
\bibitem[Shareef et al. ()]{b35}\label{b35} 	 		‘Consumer adoption of mobile banking services: An empirical examination of factors according to adoption stages’.  		 			M A Shareef 		,  		 			A Baabdullah 		,  		 			S Dutta 		,  		 			V Dwivedi 		,  		 			YK 		.  	 	 		\textit{Journal of Retailing and Consumer Services}  		2018. 43 p. .  	 
\bibitem[Islam and Hossain ()]{b17}\label{b17} 	 		‘Consumers' Attitudes towards Mobile Banking in Bangladesh’.  		 			M M Islam 		,  		 			M E Hossain 		.  	 	 		\textit{The Second International Conference on E-Technologies and Business on the Web (EBW2014)},  				2014. p. .  	 	 (The Society of Digital Information and Wireless Communication) 
\bibitem[Lee et al. ()]{b23}\label{b23} 	 		\textit{Customers' Satisfaction Towards Online Banking In Malaysia: A Primary Data Analysis (Doctoral dissertation},  		 			A J Y Lee 		,  		 			A M Chia 		,  		 			L W Choong 		,  		 			K Y Foo 		.  		2017.  	 	 (UTAR)) 
\bibitem[Cudjoe et al. ()]{b9}\label{b9} 	 		‘Determinants of mobile banking adoption in the Ghanaian banking industry: a case of access bank Ghana limited’.  		 			A G Cudjoe 		,  		 			P A Anim 		,  		 			J G N T Nyanyofio 		.  	 	 		\textit{Journal of Computer and Communications}  		2015. 3  (02)  p. 1.  	 
\bibitem[Mbama and Ezepue ()]{b26}\label{b26} 	 		‘Digital banking, customer experience and bank financial performance: UK customers' perceptions’.  		 			C I Mbama 		,  		 			P O Ezepue 		.  	 	 		\textit{International Journal of Bank Marketing}  		2018. 36  (2)  p. .  	 
\bibitem[Nupur ()]{b29}\label{b29} 	 		\textit{E-banking and customers' satisfaction in Bangladesh: An analysis. International review of business research papers},  		 			J M Nupur 		.  		2010. 6 p. .  	 
\bibitem[Yousuf ()]{b39}\label{b39} 	 		\textit{Examining the role of trust in shaping customer satisfaction of mobile banking (Doctoral dissertation},  		 			M Yousuf 		.  		2017.  		 			Universiti Tun Hussein Onn Malaysia 		 	 
\bibitem[Browne and Cudeck ()]{b8}\label{b8} 	 		‘Factors affecting adoption of electronic banking system in Ethiopian banking industry’.  		 			M W Browne 		,  		 			R Cudeck 		.  	 	 		\textit{Journal of Management Information System and E-commerce}  		10. Bultum, A. G. (ed.)  		1993. 2014. 1  (1)  p. .  	 	 (Alternative ways of assessing model fit) 
\bibitem[Makongoro ()]{b24}\label{b24} 	 		\textit{Factors Influencing Customer Adoption of Mobile Banking Services in Tanzania (Doctoral dissertation},  		 			G Makongoro 		.  		2014.  		 			The Open University of Tanzania 		 	 
\bibitem[Ahmed and Jannat ()]{b1}\label{b1} 	 		‘Factors Influencing Customer Satisfaction of Mobile Banking Services: A Study on Second-Generation Banks’.  		 			. \& Ahmed 		,  		 			M Jannat 		.  		 ISSN 2222-2839.  	 	 		\textit{European Journal of Business and Management}  		 2222-1905.  		2015. Paper. 7  (26) .  	 
\bibitem[Kabir ()]{b22}\label{b22} 	 		‘Factors influencing the usage of mobile banking: Incident from a developing country’.  		 			M R Kabir 		.  	 	 		\textit{World Review of Business Research}  		2013. 3  (3)  p. .  	 
\bibitem[Field ()]{b11}\label{b11} 	 		 			A Field 		.  		\textit{Discovering statistics using SPSS for Windows: Advanced techniques for beginners (Introducing Statistical Methods series},  				2000.  	 
\bibitem[Siddik et al. ()]{b36}\label{b36} 	 		‘Financial Inclusion through Mobile Banking: A Case of Bangladesh’.  		 			M N A Siddik 		,  		 			G Sun 		,  		 			C U I Yanjuan 		,  		 			S Kabiraj 		.  	 	 		\textit{Journal of Applied Finance and Banking}  		2014. 4  (6)  p. 109.  	 
\bibitem[Goudarzi et al. ()]{b13}\label{b13} 	 		‘Impact of trust on internet banking adoption: a literature review’.  		 			S Goudarzi 		,  		 			M N Ahmad 		,  		 			S A Soleymani 		,  		 			N Hosseini 		.  	 	 		\textit{Australian Journal of Basic and Applied Sciences}  		2013. 7  (7)  p. .  	 
\bibitem[Bhuiyan and Rahman (2013)]{b6}\label{b6} 	 		‘Implementation of Mobile Banking in Bangladesh: Opportunities and Challenges’.  		 			M S R Bhuiyan 		,  		 			M M Rahman 		.  		 ISSN: 2278-8735.  		 \url{www.iosrjournals.org}  	 	 		\textit{IOSR Journal of Electronics and Communication Engineering}  		 2278-2834.  		2013. Sep.-Oct. 2013. 7  (5)  p. .  		 			IOSR -JECE 		 	 
\bibitem[Dewan (2010)]{b10}\label{b10} 	 		‘Issues in Mbanking: Challenges and opportunities’.  		 			M Dewan 		.  	 	 		\textit{Computer and Information Technology (ICCIT), 2010 13th International Conference on},  				2010. December. IEEE. p. .  	 
\bibitem[Hossain and Hossain ()]{b16}\label{b16} 	 		‘Mobile Banking and customer satisfaction: The case of Dhaka city’.  		 			N Hossain 		,  		 			Y Hossain 		.  	 	 		\textit{World Review of Business Research}  		2015. 5  (3)  p. .  	 
\bibitem[Rahman et al. ()]{b31}\label{b31} 	 		\textit{Mobile banking service quality and customer satisfaction in Bangladesh: An analysis. The Cost and Management},  		 			A Rahman 		,  		 			M Hasan 		,  		 			M A Mia 		.  		2017. 45 p. .  	 
\bibitem[Islam ()]{b19}\label{b19} 	 		‘Mobile banking: An emerging issue in Bangladesh’.  		 			M S Islam 		.  	 	 		\textit{ASA University Review}  		2013. 7  (1)  p. .  	 
\bibitem[Bank ()]{b4}\label{b4} 	 		‘Mobile financial services in Bangladesh: An overview of market development’.  		 			B Bank 		.  	 	 		\textit{Bangladesh Bank Policy Paper}  		2012. p. .  	 
\bibitem[Hair et al. ()]{b14}\label{b14} 	 		\textit{Multivariate data analysis},  		 			J F Hair 		,  		 			R E Anderson 		,  		 			R L Tatham 		,  		 			W C Black 		.  		1998. 1998. Upper Saddle River.  	 
\bibitem[Parvez et al. ()]{b30}\label{b30} 	 		 			J Parvez 		,  		 			A Islam 		,  		 			J Woodard 		.  		\textit{Mobile Financial Services in Bangladesh. USAID, mSTAR and fhi360},  				2015.  	 
\bibitem[Tabachnick and Fidell ()]{b37}\label{b37} 	 		\textit{Principal components and factor analysis},  		 			B G Tabachnick 		,  		 			L S Fidell 		.  		2001. 4 p. .  	 	 (Using multivariate statistics) 
\bibitem[Reyan ()]{b32}\label{b32} 	 		\textit{Problems and prospects of mobile banking in Bangladesh},  		 			Q Reyan 		.  		2014.  	 
\bibitem[Yamane ()]{b38}\label{b38} 	 		\textit{Statistics, introductory Analysis of problems},  		 			T Yamane 		.  		1967.  	 
\bibitem[Fornell and Larcker ()]{b12}\label{b12} 	 		‘Structural equation models with unobservable variables and measurement error: Algebra and statistics’.  		 			C Fornell 		,  		 			D F Larcker 		.  	 	 		\textit{Journal of marketing research}  		1981. p. .  	 
\bibitem[Nunnally and Bernstein ()]{b28}\label{b28} 	 		‘The assessment of reliability’.  		 			J C Nunnally 		,  		 			I H Bernstein 		.  	 	 		\textit{Psychometric theory},  				1994. 3 p. .  	 
\bibitem[Henseler et al. ()]{b15}\label{b15} 	 		‘The use of partial least squares path modeling in international marketing’.  		 			J Henseler 		,  		 			C M Ringle 		,  		 			R R Sinkovics 		.  	 	 		\textit{New challenges to international marketing},  				2009. Emerald Group Publishing Limited. p. .  	 
\bibitem[Bilal and Sankar (2011)]{b7}\label{b7} 	 		\textit{Trust \& Security issues in Mobile banking and its effect on Customers},  		 			M Bilal 		,  		 			G Sankar 		.  		 no: MCS: 2011: 24.  		2011. September 2011.  		 			School of Computing Blekinge Institute of Technology SE -371 79 Karlskrona Sweden 		 	 	 (Master's Thesis Computer Science Thesis) 
\bibitem[Anyanwu et al. ()]{b3}\label{b3} 	 		‘Trust and Distrust Determinants of Mobile Banking Adoption in the Nigerian Banking Industry: A Study of First Bank Nigeria Limited’.  		 			F A Anyanwu 		,  		 			H U Ubi 		,  		 			A C Ananwude 		.  	 	 		\textit{Asian Research Journal of Arts \& Social Sciences}  		2017. 3  (4)  p. .  	 
\bibitem[Ahmed et al. ()]{b0}\label{b0} 	 		‘User Perception of Mobile Banking Adoption: An Integrated Ttf-Utaut Model’.  		 			Z Ahmed 		,  		 			A Kader 		,  		 			H U Rashid 		,  		 			M Nurunnabi 		.  	 	 		\textit{Journal of Internet Banking and Commerce}  		2017. 22  (3)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
