\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={Contribution of Mobile Banking Informational Service on Customer Satisfaction in Tanzanian Commercial Banks},
 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{1970-01-01 (revised: 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{1970-01-01}
\title{Contribution of Mobile Banking Informational Service on Customer Satisfaction in Tanzanian Commercial Banks}
\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]{James  Daniel}

\renewcommand\Authands{ and }

\date{\small \em Received: 1 January 1970 Accepted: 1 January 1970 Published: 1 January 1970}

\maketitle


\begin{abstract}
        


This study examined the contribution of mobile banking Informational Service on customer satisfaction. Three elements of mobile banking i.e., information service was assessed to find out the role they play on customer satisfaction at CRDB Chamwino Branch bank. The study adopted a cross sectional survey study design where data was collected at one point in time. In addition to that, both qualitative as well as quantitative approaches were employed in collecting data for triangulation. Quantitative data was collected from 99 CRDB- Chamwino Branch customers through survey, whereas, the qualitative data were collected from CRDB officials through interviews. Quantitative data was analyzed through SPSS, where, descriptive statistics as well as inferential and Logistic Regression model were used. Furthermore, the relationships between variables were established through binary Logistic Regression. The qualitative data also were analyzed through Thematic Analysis technique. Finding show there is positive significant relationship is also established between mobile banking information service and customer satisfaction with P- Value 0.002. The study concludes that mobile banking enhances customer satisfaction in commercial banks. The study recommends for more efforts to be made in making sure mobile banking technology is enhanced. Also, more investment should be made in making sure that challenges associated with mobile banking technology are minimized.

\end{abstract}


\keywords{commercial banks, customer satisfaction, informational service, mobile banking, tanzania.}

\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*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{I. Introduction}]{I. Introduction}\par
obile banking also recognized as m-banking is a recent innovation in the mobile scientific discoveries. It is a new service delivery channel which followed the already established traditional banking means such as "automated teller machines, telephone, and internet banking" \hyperref[b0]{(Amiri \& F, 2012)} Various terms are used to mean mobile banking comprising "m-banking Kahandawa \& Wijayanayake (2014) "branchless banking (Balogun, Ajiboye, \& Dunsin, 2013) "m-payments", "m-transfers", "mfinance" \hyperref[b9]{Yousuf (2017)}and "pocket banking"  {\ref (Amin, 2006)}. These terms associated with mobile banking unambiguously suggest that this innovative service is conducted using a portable or mobile device such as mobile phone or tablet \hyperref[b6]{(Sakhaei, Afshari, \& Esmaili, 2014)}. It offers customers an opportunity to cooperate with a bank through a "portable device" \hyperref[b2]{(Gomachab, 2016)}.\par
Three devices are mentioned to qualify to provide mobile banking service: mobile phone, smart phone, and tablet in a bid to distinguish mobile banking from electronic banking that is accessed through a different user interface, a laptop or desktop PC \hyperref[b9]{(Yousuf, 2017)}. The first mobile banking service was thrown at the end of the 1990s by Pay box in association with Deutsche Bank, both Germany institutions. In the beginning it was introduced and verified in some European nations: Germany itself, United Kingdom, Austria, Spain, and Sweden. In the category of the unindustrialized countries, Kenya took the lead by introducing an m-banking service based on text, M-Pesa  {\ref (Workuet al., 2016)}.\par
Mobile banking is used to offer a variety of financial and non-financial services. The services offered are divided into transaction and information services. Transaction services includes but not limited to payment of bills (LUKU, TAXES, TV subscriptions), payments between users, transfer of funds, remittances, shopping and contributions, and mobile balance recharge while information services include inquiring balance, brief bank statements, changing PIN, Check book request, due alerts for expenses, and locating ATMs  {\ref (Shaikh \& Karjaluoto, 2015)}.The introduction of mobile banking technology was meant to offer variety of services to the customers to enhance customer satisfaction. Customer satisfaction (CS) has become essential in marketing originating from the 1960s when it was viewed as "satisfying the needs and desires of the consumer" although the word was already in use in English from the 13th century  {\ref (Keith, 1960;} {\ref Parker \& Mathews, 2001)}. Customer satisfaction then has become to be viewed in two approaches, first as an outcome of consuming something and secondly as process, which suggests an evaluation of what one received against their expectation  {\ref (Parker \& Mathews, 2001)}.\par
The rapidly developing Statistics and Communication Technology (ICT) consumes many changes in the society, including on ways of which service providers communicate to customers. With the technological revolution in this century the world is becoming a village through the process of globalization. At the end of the last century, the Global System for Mobile Communications (GSM) was advanced, this revolutionized on how mobile devices are used  {\ref (Hillebrand, 2002;} {\ref Mouly, Pautet, \& Haug, 1992;} {\ref Scourias, 1995)}. With the development of GSM and its improvements, the need for mobile banking in the finance industry arose where users could conduct all financial and non-financial transactions via their mobile devices and reducing the need to physically visit branches. Mobile banking was preceded by web-based banking or internet banking where users accessed their accounts and carried out transactions through banks" web pages. 
\section[{II. Literature Reviews a) Kano's Model of Customer Satisfaction}]{II. Literature Reviews a) Kano's Model of Customer Satisfaction}\par
In this model, Kano (1984) the model deal deals the least values that clienteles expect from a facility or product., regarding the cost of services, the Kano`s model discusses on the attractive requirements of customer satisfaction where the cost of services could be looked as one of them. 
\section[{Source: Literature Review, 2022}]{Source: Literature Review, 2022}\par
Must-be requirements (Must be): If these desires are not achieved, the consumer will be particularly disappointed. On the other hand, as the client receipts these desires to be settled, their fulfillment which does not increase satisfaction. The must-be requirements are elementary measures of an invention. Satisfying the must-be requirements on individually lead to a stateowned of "unhappy". The client respects the must-be requirements as basics, he receipts them for decided and hence does not openly. Here the bank customers seem to be happy with the mobile banking services although it seems to be happy even before the mobile banking launched at NCBA the customer were happy with the services given at NCBA bank. Hence the Mobile banking adds more satisfaction to customers is now customer transacts at their own remote's areas. 
\section[{One-dimensional requirements (Attractive):}]{One-dimensional requirements (Attractive):}\par
With respect to these necessities, buyer gratification is comparative to the equal of satisfaction -the advanced the level of self-actualization, the advanced the consumer's gratification and vice versa. Basic provisions are usually openly obligatory from the purchaser. Attractive requirements (indifferent): These desires are the invention dealings which must exciting effect on how fulfilled a client with assumed product. Smart desires are neither apparently stated nor assessed by the purchaser. Sustaining this necessity leads to more than comparative fulfillment. If they are not met, though, there is no sensation of displeasure.\par
In the relation to the subject the Kano model help the use of the categories to measure the levels satisfaction of the customer on the performance, basic, excitement, indifferent and reverse. Kano"s model helped on identifying the satisfying customers and the dissatisfying customers through the products or services given by the NCBA bank. Weather its basic to them or performed are the categories for satisfaction. 
\section[{b) Disconfirmation Theory}]{b) Disconfirmation Theory}\par
Disconfirmation theory developed by Oliver (1977 and 1980) argues that satisfaction is connected to the scope and way of the disconfirmation involvement that happens as a consequence of linking service routine beside prospects. Szymanski and Henard start in the meta-analysis that the disconfirmation model is the best analyst of consumer fulfillment. Ekincietal (2004) cites Oliver"s modernized meaning on the disconfirmation model, which shapes "Fulfillment is the guest"s self-actualization reaction. It is a decision that an invention or facility feature, or the creation or facility itself, delivered (orisif) an agreeable level of consumption-related gratification, counting heights of below-or over-fulfillment. 
\section[{III. Research Methodology}]{III. Research Methodology}\par
To attain this objective qualitative and quantitative research approaches were used whereby survey research design techniques of data compilation method were used. Both primary data and secondary data were involved in the form of interviews, document reviews and survey. Systematic and unsystematic random sampling and purposive sampling was used as sampling procedures in the study, this study involved Whereby n = Sample size, N = Targeted population, e = Level of precision or confidence interval i.e., 10\%. The reasons of adopted 10\% and not 5\% or 1\% is due to the coefficient variation of the population within the researcher interest. 
\section[{?? =}]{?? =}\par
12,670 1 + 12,670(0.1) 2 = 12,670 127.7\par
= ???? ?????????????????? 
\section[{a) Econometric Model Specification}]{a) Econometric Model Specification}\par
The study used binary logistic regression model to approximate the chances of the binary variable with two probable result events such as pass/fail, win/lose, high/low as recommended by \hyperref[b5]{(Ozsari and Food, 2016)}. The customer satisfaction is the discrete random variable and dummy scenery that could be measured through binary logistic regression or logit model. 
\section[{??????(?????? ??????????)??????}]{??????(?????? ??????????)??????}(?????? ? ) (?????? ) ?????? ???? =1 (???? =0) ?? ?? ?? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?\textbf{(1)} 
\section[{IV. Findings and Discussion}]{IV. Findings and Discussion}\par
Therefore, internal reliability of the 18-item scale was assessed. Results indicated a reliability alpha value of 0.965. This indicates that the internal consistency of items is to the extent of 0.965 out of 1 indicating a very high and reliable consistency of the items. Table \hyperref[tab_0]{1}. indicates the findings.  
\section[{a) Binary Logistic Regressions Analysis}]{a) Binary Logistic Regressions Analysis}\par
A binary logistic regression analysis was carried out to estimate the logit model. Since the responses of a dependent variable (Customer Satisfaction) had 5-point Likert scale responses; then a cutoff point of was created where all the mean values of 3.5 and above represented customers who are satisfied and were given a value of one.\par
1. while the rest represented unsatisfied and were assigned a value of zero (0) to make binary logistic regression possible. 
\section[{b) Binary Logistic Regression Goodness of Fit Test}]{b) Binary Logistic Regression Goodness of Fit Test}\par
The Hosmer and Lemes how test were used to run the goodness of fit test for the model. Therefore, the Hosmer \& Lemeshow test (Table \hyperref[tab_1]{2}) of the goodness of fit proposes the modelisa good fit to the data as p=0.279 whichis greater than 0.1. The study obtained similar findings from interviews, findings of the study revealed that apart from transaction services through mobile money services, the platform also offers information service on whatever is happening from the customer`s bank account. Likewise, a customer is able to inquire anything from the account through a mobile phone. One of the respondents commented; "Mobile money doesn't offer transaction services only, it also offers information services; the registered customers are able to see anything happening in their bank accounts; they can also inquire anything they wish to know from their bank accounts at anytime and anywhere without visiting the banking all" ??(CRDB-Chamwino Branch, January, 2022).\par
Findings also reveal that customers may inquiry about the balances at their bank accounts, unlike those who are not using mobile banking services where they have to visit the bank. Customers can also get their bank statements through their mobile phones. Other services such as confirmation of receipts and payments are also available through mobile money services. One the respondent responded; "Before the introduction of mobile money services customers had to visit the bank for information from their bank accounts. However, after the introduction of mobile money services, all the information services can be obtained through a mobile phone. Customers may inquire about their bank balances; bank statements and they can confirm various transactions through their mobile phones" (CRDB-Chamwino Branch, January, 2022). "I can check my account balance in any place any time wherever aim especially on salary session without visiting the banking hall."\par
Findings are not far from other researchers where \hyperref[b9]{(Yousuf, 2017}) piloted a study on the impact of electronic banking on customers" satisfaction in Ethiopian banking industry (The Case of Clients of Dashen and Wogagen Banks in Gondar City). The study revealed that mobile banking services such as transactions (saving)and information.\par
According to \hyperref[b4]{Khot (2019)}, whose study address on customer's satisfaction to wards mobile banking services. The Reserve Bank of India has made Mobile banking services accessible to all bank customers regardless of the mobile network. Through mobile banking customers can now add as many receivers in the list as they poverty for fund transfer \hyperref[b0]{(Amiri \& F, 2012)}. Also, the investigator found that mobile speculation blackboard is very casual to understand and circle, mobile banking delivers earlier services, it is informal to make broadcast funds, it is informal to make an equilibrium appraisal and less grade of risk in practice of mobile investment group it results. Mobile investment that influences customer gratification the most, as well as smallest making it informal to transact deprived of delays hence limits of time limits.\par
Mobile banking transaction service are found to have a positive effect on the customer satisfaction and therefore the research establishes that the transaction services provided (convenient funds transfer, bills payment, funds withdrawal) by mobile banking technology positively contributes to the level of customer satisfaction. It can also be established that there are convenient transaction services through mobile banking service and positively enhances the satisfaction of customers  {\ref (Balogunet al., 2013)}.\par
Tanzanian Commercial banks should accommodate customers who frequently wire money transfers across countries and therefore increase their satisfaction. Consequently, the challenges for mobile banking information services (such as network problems) should be observed and dealt with so that customers enjoy the services perfectly.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.5547368421052632\textwidth}P{0.15210526315789474\textwidth}P{0.1431578947368421\textwidth}}
Variable\tabcellsep Number of Items\tabcellsep Alpha Value\\
Cronbach`s Alpha Value\tabcellsep 18\tabcellsep 0.965\\
Source: Research Findings (2022)\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.48065476190476186\textwidth}P{0.025297619047619044\textwidth}P{0.3288690476190476\textwidth}P{0.015178571428571427\textwidth}}
Step\tabcellsep Chi-square\tabcellsep Df\tabcellsep Sig.\\
1\tabcellsep 9.810\tabcellsep 8\tabcellsep 0.279\\
Source: Research Findings (2022)\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{c) Omnibus Test of Model Coefficients The omnibus test of model coefficients tests whether the model is statistically significant and can further be interpreted. From the fact that the model has}\tabcellsep \multicolumn{2}{l}{suggests that the model is statistically significant and can further be used for estimations since the overall model is statistically significant; ?2(3)=59.465, p <0.05as indicated on table 4.}\\
\multicolumn{2}{l}{a p-value of 0.000 (Table 4.2.2) which below 0.05 this}\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.49140625\textwidth}P{0.19921875\textwidth}P{0.03984375\textwidth}P{0.11953124999999999\textwidth}}
Step\tabcellsep Chi-square\tabcellsep Df\tabcellsep Sig.\\
1\tabcellsep 9.810\tabcellsep 8\tabcellsep 0.279\\
Source: Research Findings (2022)\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_3}Table 4 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.2885321100917431\textwidth}P{0.17155963302752295\textwidth}P{0.20275229357798166\textwidth}P{0.1871559633027523\textwidth}}
Step\tabcellsep -2Log likelihood\tabcellsep Cox \& Snell R Square\tabcellsep Nagelkerke R Square\\
1\tabcellsep 40.166\tabcellsep 0.452\tabcellsep 0.712\\
Source: Research Findings (2022)\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.3580385852090032\textwidth}P{0.07106109324758841\textwidth}P{0.07379421221864953\textwidth}P{0.0792604501607717\textwidth}P{0.0847266881028939\textwidth}P{0.01639871382636656\textwidth}P{0.0792604501607717\textwidth}P{0.08745980707395498\textwidth}}
\multicolumn{2}{l}{Variable}\tabcellsep B\tabcellsep S.E.\tabcellsep Wald\tabcellsep df\tabcellsep Sig.\tabcellsep Exp(B)\\
Bank\tabcellsep balance\tabcellsep 2.354\tabcellsep 0.504\tabcellsep 21.817\tabcellsep 1\tabcellsep 0.001\tabcellsep 10.530\\
inquiry(IS1)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Bank\tabcellsep statement\tabcellsep 1.587\tabcellsep 0.744\tabcellsep 4.550\tabcellsep 1\tabcellsep 0.033\tabcellsep 4.887\\
request(IS2)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Cheque\tabcellsep deposit\tabcellsep 0.211\tabcellsep 0.077\tabcellsep 7.448\tabcellsep 1\tabcellsep 0.005\tabcellsep 1.235\\
inquiry(IS3)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Receipts\tabcellsep and\tabcellsep 6.185\tabcellsep 2.333\tabcellsep 7.031\tabcellsep \tabcellsep 0.008\tabcellsep 4.102\\
Payments\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{confirmation(IS4)}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Constant\tabcellsep \tabcellsep -8.873\tabcellsep 2.648\tabcellsep 11.233\tabcellsep 1\tabcellsep 0.001\tabcellsep 0.001\\
\multicolumn{2}{l}{Source: Research Findings (2022)}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 5 :}\end{figure}
 			\footnote{© 2022 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[]{b8}\label{b8} 	 		\textit{},  		 \xref{http://dx.doi.org/10.4172/2167-0234.1000174}{10.4172/2167-0234.1000174}.  		 	 
\bibitem[Ozsari and Food ()]{b5}\label{b5} 	 		‘An Analysis of the Reasons of Internal Migration in Turkey with Logit Method’.  		 			M Ozsari 		,  		 			K Food 		.  	 	 		\textit{Scholar Journal of Applied Sciences and Research}  		2016. 2  (1)  p. .  	 
\bibitem[Balogun et al. ()]{b1}\label{b1} 	 		‘An investigative study on factors influencing the customer satisfaction with e-banking in Nigeria’.  		 			O J Balogun 		,  		 			F A Ajiboye 		,  		 			A T Dunsin 		.  	 	 		\textit{International Journal of Academic Research in Economics and Management Sciences}  		2013. 2  (6)  p. .  	 
\bibitem[Kahandawa and Wijayanayake ()]{b3}\label{b3} 	 		\textit{Impact of Mobile Banking Services on Customer Satisfaction: Astudy of Sri lankan State Commercial Bank},  		 			K Kahandawa 		,  		 			J Wijayanayake 		.  		2014.  	 
\bibitem[Amiri and & F ()]{b0}\label{b0} 	 		‘Mobile banking service quality and customer satisfaction: (Application of SERVQUAL Model)’.  		 			A Amiri 		,  		 			F \& F 		.  	 	 		\textit{Nternational Journal of Management Business}  		2012. p. .  	 
\bibitem[Worku et al. ()]{b7}\label{b7} 	 		‘The Impact of Electronic Banking on Customers' Satisfaction in Ethiopian Banking Industry (The Case of Customers of Dashen and Wogagen Banks in Gondar City)’.  		 			G Worku 		,  		 			A Tilahun 		,  		 			T Ma 		.  	 	 		\textit{Business \& Financial Affairs}  		2016. 5  (2) .  	 
\bibitem[Khot ()]{b4}\label{b4} 	 		‘The Impact of Mobile Banking on Customer Satisfaction’.  		 			A Khot 		.  	 	 		\textit{Internal Journal of Trend in Scientific Research and Development}  		2019. IJTSRD. p. .  	 
\bibitem[Gomachab ()]{b2}\label{b2} 	 		\textit{The Impact of Mobile Banking on Customer Satisfaction: Commercial Banks of Nambie (Keetmanshoop)},  		 			R Gomachab 		.  		2016. p. .  	 	 (Jornal of Internet Banking and Commerce) 
\bibitem[Yousuf ()]{b9}\label{b9} 	 		‘The Impact of Service Quality on Customer Satisfaction in Banking Sector of Karachi’.  		 			K Yousuf 		.  	 	 		\textit{XII}  		2017.  (1) .  	 
\bibitem[Sakhaei et al. ()]{b6}\label{b6} 	 		‘The Impact Of Service Quality On Customer Satisfaction In Internet Banking’.  		 			S F Sakhaei 		,  		 			A J Afshari 		,  		 			E Esmaili 		.  		 \xref{http://dx.doi.org/10.22436/jmcs.09.01.04}{10.22436/jmcs.09.01.04}.  		 \url{https://doi.org/10.22436/jmcs.09.01.04}  	 	 		\textit{Journal of Mathematics and Computer Science}  		2014.  (01)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
