\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={Does Distance Influence Profitability of Bank Customers?},
 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{2015-05-15 (revised: 15 May 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-05-15}
\title{Does Distance Influence Profitability of Bank Customers?}
\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]{Eduardo Kalil  Hanna}

             \affil[1]{  Centro UniversitArio da FEI}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 April 2015 Accepted: 30 April 2015 Published: 15 May 2015}

\maketitle


\begin{abstract}
        


This study aims to identify whether customers who live further away from bank branches where they opened their checking accounts are as profitable as those who live closer. For this purpose, it were selected 30 bank branches of one of the largest retail banks in Brazil and it was used analysis of variance in order to compare customer mean profitability of these branches among primary, secondary and fringe trading areas for those customers who receive their salaries by the bank and also for those who don´t receive. Regardless of whether customers receive or not their salaries by the bank, those who live further from the branches where they opened their checking accounts are as profitable as those who live closer and, in some cases, they are more profitable. So, Banks must take into account all customers of a branch and not only those who live closer it in order to develop strategies for customer retention and for increasing profitability provided by customers. It was also possible to conclude that trading area theory according to which the importance of each one of three trading areas in relation to profitability provided by customer is different, isn´t applied for banks, because there aren´t no significant differences in profitability provided by customers according to the distance they live from the branches. Generalizations are limited to São Paulo (Brazil) city and active individual customers. 

\end{abstract}


\keywords{bank customer profitability, trading area, peformance.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
n recent years, brazilian banking sector was characterized by several changes, and we can highlight the increased of competition among banksand the form of customer relationship with them. Increased of competition has basically occurred for two reasons: the first one, due to the possibility of portability among financial institutions ofall types of bank loansobtained by customers, according to the Central Bank of Brazil Resolution number 3,401/2006; the second one, due to fall in basic interest rate of the economy, Selic Rate, from 19.5\% in January, 2002 to 11.65\% i Regarding the form of customer relationship with banks, the possibilityof performing banking transactions remotely has decreased customer needs to go to bank branches, because they can pay their bills, check balance, in some cases invest money and obtainbank loan, and perform other transactions by alternative channels such as internet. According to table 1, the volume of transactions performed atalternative channels has been increasing and atbranches has been remaining constant, although the number of bank branches increased from \hyperref[b11]{13,} {\ref 396} in December, 2013, which reduced bank spread. Such situations have forced banks to increase their volume of loans and deposits in order to remain profitable, as well as, to identify potential customers in order to increase profitability. ii  So, it is possible that customers who live further away from branches are as profitable as those who live closer. This phenomenon doesn´t occur in general retail, because customers who live in primary trading area,ie, closer to stores,are more profitable than those who live further away \hyperref[b2]{(Berman and Evans, 2006}; \hyperref[b24]{Levy and Weitz, 2008)}. Understanding this relationship is important for banks to develop strategies for their bra nches according to potential of profitability that each customer or customer segment can provide, not considering only those who live closer to branches.\par
Therefore, this study aims to identify whether customers who live further away from bank branches are as profitable as those who live closer. Thus, we selected 30 bank branches located in São Paulo city (Brazil) of one of the largest retail bank in Brazil and by analysis of variance, using Bon ferroni method, we compare customer mean profitability of these branches among primary, secondary and fringe trading areas for those customers who receive their salaries by the bank and also for those who don´t receive. 
\section[{II.}]{II.} 
\section[{Review of Literature a) Banking services channel}]{Review of Literature a) Banking services channel}\par
The location of bank branches is one of the key factors that people take into account to choose the bank which they will become customers. \hyperref[b10]{(Clemes et al., 2010;}\hyperref[b13]{Devlin, 2002;}\hyperref[b14]{Dick, 2007;}\hyperref[b23]{Lee and Marlowe, 2003;}\hyperref[b30]{Ta and Har, 2000)}. However, after becoming customers, they can perform their transactions (bill payments, check balance, invest money, request bank loans, etc.) at any branch or alternative channels in which they perform their own transactions without the help of an employee, through self-service technology \hyperref[b25]{(Meuter et al., 2000)}. These alternative channels are internet banking, ATM, mobile banking and call center (in some situation, in this last case, it is necessary a contact with an employee).\par
Alternative channels are generally used for standard banking transactions (cash transfer, bill payments, etc.) and are rarely used for product sales \hyperref[b3]{(Bielski, 2007)}which are usually conducted atbranches. Branches are also responsible for performing customer standardized transactions through bank tellers, when customers wish. Many banking business can be performed on line, as requesting bank loans and investing money, but the propensity to use internet to invest will depend on investor´s level of knowledge about financial investments  {\ref (Pellinen et al., 2011)}, otherwise they will prefer to be served at bank branches.\par
On the other hand, factors as security (  \hyperref[b22]{(Laukkanen and Kiviniemi, 2010}) and habituation to perform many transactions through other channels \hyperref[b17]{(Iallouna and Chemingui, 2013)} in hibitsuse of mobile banking, but even so, the number of transactions at alternative channels has been increasing at a higherrate than transactions performed at branches, as explained atintroduction. On the other hand, a significant part of transactions performed at bank branches can be considered remote, because 40\% of customers when perform them, it is at a different branch from which they opened their accounts. \hyperref[b11]{(Coughlan et al., 2010)}.\par
It mustbe also considered that because of convenience provided by alternative channels technology, it is one of the factors that influence customer satisfaction \hyperref[b18]{(Kaura, 2013)}, and it should provide a positive experience to increase word of mouth and the volume of deposits and bank loans \hyperref[b20]{(Klaus et al., 2013)}, because according to \hyperref[b0]{Aksoy (2014)}, variation in volume of deposits, one of the measures most commonly used to measure the performance of banks, is 55\% explained by customer satisfaction. 
\section[{b) Performance measures}]{b) Performance measures}\par
Deville and Leleu (2008) suggestedrelativized measures to measure the performance of banks, in which expenses, number of check accounts, etc., should be divided by total of deposits, because according to the authors, they reflect the main activity of banking sector. On the other hand, despite being important to measure market share, deposits don´t either measure profitability, or consider costs.\par
So, Moeni et al. (2011) considering Customer Life Value -CLV definition (present value of projection profitability of future results), established a definition of performance for banking sector which consists in the present value of the sum of revenues to be generated by their customers, deducted costs, including those related to attraction, sales and services.\par
For this study, considering that it aims to compare customers profitability in relation to the distance they live from the branch where they opened their checking accounts, the best measure for profitability is the contribution margin provided by customers, because it considers revenue from all products and services, including interest rate payments, and bank expenses with customers. 
\section[{c) Importance of location}]{c) Importance of location}\par
A measure to check how store location is attractive to customers, it is its trading area, because according to Parente and Barki (2014, p. 330), "reflects the spatial dimension of the retail market demand [...] is defined as the geographic area containing most consumers of a store", which extension will depend on store power to attract consumers.\par
In general retail,usually, the market potential and the socio-demographic characteristics of trading area are factors that influence performance, sales volume, customers segmentation strategy, internal characteristics of store environment (number of cash tellers, for example) and opening hours \hyperref[b21]{(Kumar and Karande, 2000)}. Camargo Jr. and Elias (2010) identified that the potential of each store also depends on its location, because it is one of trading area determining factors and according to its extension, stores can attract customers from different places whose consumer behavior can varies a lot.\par
Bank branch performance is also influenced by local characteristics and its trading area. According to \hyperref[b12]{Deville and Leleu (2008)} there are differences in branch results according to geography area of operation, which requires different development of strategies, different incentives and different performance estimation for each branch or region. According to \hyperref[b1]{Applebaum (1966)}, trading area relates to the customers' geographical dispersion around a store, and travel time by car (or another measure of time in relation to distance). It can be divided into three segments: a. Primary area: the region closest to the store, in which most of its customers are concentrated. The percentage of customers may vary according to the type of trade and location, but it generally encompasses 60\% of customers. According to Parenteand Barki (2014), the percentage ranges from 60to75\%, however \hyperref[b24]{Levy and Weitz (2008)} restrict this to 60-65\%, and \hyperref[b2]{Berman and Evans (2006)} extend it to 50-80\%; b. Secondary area: the region around the primary. This is of secondary importance in terms of sales, accounting for 15 to 25\% of customers (Parente and Barki, 2014; Berman and Evans, 2006); c. Fringe area: this contains the remaining customers, includes those who buy occasionally and it is considered a residual area.\par
III. 
\section[{Methodology a) Data Extraction}]{Methodology a) Data Extraction}\par
From one of the largest bank in Brazil, we selected a sample, by judgment, of 30 bank branches located in São Paulo city, with the aim of composing a representative sample of branches according to their different sizes, regions and the socio-economic levels of their surroundings and being dispersed over all areas in the city. For each one of these branches, we obtained from the bank´s database system the following data about active individuals customers (those who are using the bank services). a. Home address; b. Contribution margin of two periods; c. If the customer receive or doesn´t his salary by the bank  For every customer, through mapinfo software, we calculatedthe linear distance between customer´s home and the branch.Customers whose addresses could not be processed due to any data inconsistency, such as no number of residence, street not located by the software, and other inconsistencies, were discarded corresponding to 12\% of total customers. Thus, for this study, 84,241 customers were considered.\par
Considering that for customers whoreceive their salaries by the bank, opening of checking account is mandatory, and in some cases, customers can´t even choose the branch in which he will open his account, we divided customers into two groups: those who receive their salaries by bank and those who don´t.\par
For each branch andforeach group of customers, we calculated the mean of contribution margin of two periods, the primary trading area, corresponding to a radius that encompasses 50\% of customers who live closer to the branch, the secondary trading area (around primary one) which encompasses 40\% of customers and the fringe one, containing 10\% of remaining customers \hyperref[b16]{(Hanna, 2011)}.\par
In order to identify whether there is any significant difference in profitability provided by customer amongthree trading areas, a comparison of meanprofitabilityamong these areas by branch and by customer group was performed at 5\% significance level, using for this purpose, analysis of variance byBonferroni method, since the number of customers in each trading area is different. We performed 180 comparisons, because they were performed among three trading areas (primary -secondary, primary -fringe, secondary -fringe), for two groups of customers for each one of 30 branches.\par
IV. 
\section[{Data Analysis, Results and Discussion}]{Data Analysis, Results and Discussion}\par
For both groups of customers, the contribution margin varies a lot, because for those whodon´t receive their salaries by the bank, the variationcoefficient (standard deviation / mean) of the contribution margin resulted in 290\%, and for those who receive,in 193\%. Contribution margin is negative for 4\% of total customers because of several factors, such as default. This variation of profitability can also be observed in relation to all customers of the same branch, varying from 182 to 419\%, for customers who don´t receive their salaries by the bank, and from 144\% to 344\% for those who receive.\par
One factor that may explain this variation in contribution margin among customers is the high extent of trading area that enables branches to attract customers from different parts of the city with different socio-demographic profiles. Thus the income of customers of a branch varies a lot, and the higher the income, greaterthe possibility of investing higher values or obtaining higher values of bank loans, and this increases the profitability provided by customers.\par
The mean contribution margin provided by customerswho receive their salaries by the bank (M (33,865) = 123.52) is higher than for those who don´t receive (M (50,376) = 62.63), and the difference between these means is significant (t (84,239) = 41.95, p <.01). 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XV Issue XI Version I Year 2015 ( ) 
\section[{A}]{A}\par
Considering just customers who don´t receive their salaries by the bank, we compared customer mean contribution marginamong three trading areas by branch, using for this purpose analysis of variance by Bonferroni method,and we concluded that for 17 branches there aren´t significant differences at 5\% significance level.  
\section[{A}]{A}\par
So there are 13 branches with some significant difference in mean profitability by customer between at least two trading areas: as we can see at table 5, forfivebranches (4, 9, 11, 21 and 26)significant differences (p <.05) arebetween primary and secondary trading area, with no significant differences betweeneach one of these two areas and the fringe one.\par
Therefore, we canconclude that, proportionally, the fringearea is as important as the primary and secondary one and it can´t be considered a residual area. In addition, customer mean profitability in secondary area is higher than in primary one for branches 4 and 26,as evident from the negative sign resultant from difference betweenmean profitability by For other four branches  {\ref (3, 5, 7 and 27)}, significant differences are between the primary and secondary area, and between the primary and fringe one, with no significant differences between the secondary and fringe area. So, we can conclude again that fringe area isn´t a residual one, because it is, proportionally, as important as the secondary area which represents 40\% of customers.\par
For branch 8,significant difference is between secondary and fringe area, and for branches 12 e 16, significant differences are between primary and fringe one. In these cases, we can´t also say that fringe area is residual, because, proportionally, in first case,it is as important as primary one, and in the second case it is as important as secondary one.For these three branches, we can´t also say thatthe secondary area is less important than primary one, because there isn´t significant difference of customer mean profitability between these two areas.\par
Finally, for branch 15 there are two significant differences: between primary and fringearea and between secondary and fringe one, however, mean profitability by customer is higher in fringe area, as evident from the negative sign resultant from difference between primary and fringe area and between secondary and fringe one.\par
Table  {\ref 5} : Branches with Difference in Customer Mean Profitability among Trading Area: customers who don´t receive their salaries by the bank Thus, although in some situations there are differences in customer mean profitability among primary, secondary and fringe trading areas, we can´t say that mean decreases from primary tofringe area such as in general retail. But even if it decreases, for more than half of analyzed branches, 17, there aren´t significant differences in customer mean profitability among trading areas. Therefore we can conclude that profitability provided by customer is not related to the distance they live from the branch where they opened their checking accounts.\par
We can observe the same phenomenon for customers whoreceive their salaries by the bank, including the number of branches (13) with significant differences in customer mean profitability between at least two trading areas. In these 13 branches, as show in tables6 and 7, which are not necessarily the same when we considered only those customers who don´t  receive their salaries by the bank, fringe area can´t also be considered a residual one and, in some cases, customer mean profitability in secondary area is higher than in primary one (branches 8 and 23); and in other customer of primary and secondary area. So, we can also conclude that for these twobranches, the secondary is not an area of less importance than the primary one. 
\section[{one (branch 23}]{one (branch 23}\par
). There is also a specific case: branch 29 whose significant difference between means are among three trading areas; thefringe area has the highest mean profitability by customer and the primary one, the lowest, as evident from the negative sign resultant from difference between mean profitability by customer of: primary and secondary area, primary and fringe one and secondary and fringe area. V. 
\section[{Conclusion}]{Conclusion}\par
The study aimed to identify whether profitability provided by a bank customer is related to distance he lives from the branch where he opened his checking account. As measure of customer profitability, we used contribution margin because it reflects revenues from all purchased products and services by customers, including payment of fees, of interest rate, etc., and considers all expenses with them.\par
Thus, we selected a sample of 30 bank branches located in São Paulocity (Brazil) and from these branches we selected all active individual customers, totaling 84,241. From the bank´s database system, we obtained the following data by customer: home address, contribution margin and whether the salary´s customer was or not received by the bank. Through map info software, we calculated the linear distance between customer´s home and the branch, enabling usto calculate primary, secondary and fringe trading area, considering customers who receive their salaries by the bank and those who don´t receive.\par
Customers were divided into groups: those who receive their salaries by the bank and those who don´t. Mean profitability provided by customers who receive their salaries by the bank is higher than those who don´t receive. For each group of customers and for branch, we compared mean profitability by trading area, using for this purpose analysis of variance, and we could conclude that for most cases there aren´t significant differences among three trading areas and when there was a significant difference, generally, fringe trading area couldn´t be considered a residual one, and in some cases, mean profitability by customer in this area was higher than in primary, as well as, in some cases, mean profitability in secondary area was higher than in primary one.\par
So, we could conclude that customers profitability is not related to the distance they live from the branch where they opened their checking accounts, therefore trading area theory doesn´t apply for banking sector, because according to this theory: customers who live closer to store (primary trading area) are more profitable than those who live far away (in secondary or fringe trading area), fringe area is considered a residual one and secondary area is considered of less importance, compared to primary one.\par
Bank managers must take into account all customers and not just those who live closer to the branch or who go there frequently in developing customers retention and loyalty strategies. Branch employees should establish regular and personalized contacts with those customers who live further away or rarely go to the branch, since they are profitability or are potential to be so. Whenever possible, the evolution in the remote service or self-service technology should take these aspects into account.\par
The study was limited to São Paulo city and considered only individual customers. This same study could be replicated to other major cities of the country and cities abroad, also considering legal entities. Regarding variables, other could be considered as level of loyalty, types of purchased products and services, and so on. 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XV Issue XI Version I Year ( ) A\begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.06803833145434048\textwidth}P{0.1504509582863585\textwidth}P{0.09103720405862457\textwidth}P{0.1149943630214205\textwidth}P{0.11786922209695602\textwidth}P{0.14086809470124012\textwidth}P{0.16674182638105975\textwidth}}
\tabcellsep \tabcellsep Mean\tabcellsep Variation\tabcellsep Primary\tabcellsep Secondary\tabcellsep Fringe\\
Branch\tabcellsep Customers\tabcellsep Contribution\tabcellsep Coefficient\tabcellsep Trading Area\tabcellsep Trading Area\tabcellsep Trading Area\\
\tabcellsep \tabcellsep Margin (US\$)\tabcellsep (\%)\tabcellsep (Km)\tabcellsep (Km)\tabcellsep (Km)\\
1\tabcellsep 580\tabcellsep 19\tabcellsep 419\tabcellsep 10.6\tabcellsep 23.8\tabcellsep 2,369\\
2\tabcellsep 3,328\tabcellsep 63\tabcellsep 235\tabcellsep 3.3\tabcellsep 11.1\tabcellsep 2,195\\
3\tabcellsep 1,669\tabcellsep 55\tabcellsep 182\tabcellsep 5.2\tabcellsep 19.8\tabcellsep 1,474\\
4\tabcellsep 2,036\tabcellsep 77\tabcellsep 275\tabcellsep 2.7\tabcellsep 16.4\tabcellsep 2,311\\
5\tabcellsep 2,611\tabcellsep 69\tabcellsep 344\tabcellsep 8,7\tabcellsep 25.5\tabcellsep 2,368\\
6\tabcellsep 1,711\tabcellsep 82\tabcellsep 351\tabcellsep 5.8\tabcellsep 24.1\tabcellsep 2,370\\
7\tabcellsep 1,433\tabcellsep 74\tabcellsep 269\tabcellsep 9.0\tabcellsep 27.1\tabcellsep 1,493\\
8\tabcellsep 2,589\tabcellsep 60\tabcellsep 302\tabcellsep 1.5\tabcellsep 12.3\tabcellsep 2,320\\
9\tabcellsep 2,155\tabcellsep 51\tabcellsep 213\tabcellsep 2.6\tabcellsep 12.5\tabcellsep 2,461\\
10\tabcellsep 1,676\tabcellsep 76\tabcellsep 289\tabcellsep 4.3\tabcellsep 19.0\tabcellsep 2,371\\
11\tabcellsep 765\tabcellsep 116\tabcellsep 242\tabcellsep 7.9\tabcellsep 22.9\tabcellsep 1,460\\
12\tabcellsep 1,775\tabcellsep 61\tabcellsep 351\tabcellsep 2.6\tabcellsep 17.3\tabcellsep 421\\
13\tabcellsep 1,130\tabcellsep 52\tabcellsep 284\tabcellsep 1.6\tabcellsep 16.0\tabcellsep 2,095\\
14\tabcellsep 1,271\tabcellsep 48\tabcellsep 295\tabcellsep 14.5\tabcellsep 25.9\tabcellsep 2,240\\
15\tabcellsep 2,594\tabcellsep 69\tabcellsep 320\tabcellsep 2.6\tabcellsep 7.7\tabcellsep 2,196\\
16\tabcellsep 1,062\tabcellsep 96\tabcellsep 259\tabcellsep 6.7\tabcellsep 19.7\tabcellsep 888\\
17\tabcellsep 1,384\tabcellsep 56\tabcellsep 244\tabcellsep 1.6\tabcellsep 10.7\tabcellsep 2,298\\
18\tabcellsep 1,347\tabcellsep 68\tabcellsep 234\tabcellsep 0.9\tabcellsep 21.7\tabcellsep 2,694\\
19\tabcellsep 1,439\tabcellsep 64\tabcellsep 230\tabcellsep 7.6\tabcellsep 21.9\tabcellsep 2,368\\
20\tabcellsep 2,674\tabcellsep 63\tabcellsep 233\tabcellsep 2.4\tabcellsep 9.0\tabcellsep 2,831\\
21\tabcellsep 1,396\tabcellsep 86\tabcellsep 325\tabcellsep 9.5\tabcellsep 22.7\tabcellsep 2,365\\
22\tabcellsep 1,446\tabcellsep 43\tabcellsep 258\tabcellsep 1.5\tabcellsep 7.2\tabcellsep 2,275\\
23\tabcellsep 1,743\tabcellsep 44\tabcellsep 243\tabcellsep 2.0\tabcellsep 6.7\tabcellsep 1,346\\
24\tabcellsep 1,720\tabcellsep 61\tabcellsep 214\tabcellsep 1.7\tabcellsep 10.4\tabcellsep 2,698\\
25\tabcellsep 618\tabcellsep 80\tabcellsep 383\tabcellsep 2.7\tabcellsep 18.3\tabcellsep 492\\
26\tabcellsep 1,517\tabcellsep 57\tabcellsep 241\tabcellsep 2.0\tabcellsep 9.5\tabcellsep 1,386\\
27\tabcellsep 2,143\tabcellsep 55\tabcellsep 234\tabcellsep 10.1\tabcellsep 25.3\tabcellsep 1,454\\
28\tabcellsep 712\tabcellsep 62\tabcellsep 305\tabcellsep 9.4\tabcellsep 22.6\tabcellsep 2,371\\
29\tabcellsep 2,976\tabcellsep 42\tabcellsep 253\tabcellsep 2.9\tabcellsep 16.1\tabcellsep 2,360\\
30\tabcellsep 876\tabcellsep 58\tabcellsep 369\tabcellsep 2.6\tabcellsep 11.2\tabcellsep 1,700\\
Minimum\tabcellsep 580\tabcellsep 19\tabcellsep 182\tabcellsep 0.9\tabcellsep 7.2\tabcellsep 421\\
Maximum\tabcellsep 3,328\tabcellsep 116\tabcellsep 419\tabcellsep 14.5\tabcellsep 27.1\tabcellsep 2,831\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
b) Analysis Process\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.16451612903225807\textwidth}P{0.08006451612903226\textwidth}P{0.18425806451612903\textwidth}P{0.002193548387096774\textwidth}P{0.07458064516129032\textwidth}P{0.18535483870967742\textwidth}P{0.15903225806451612\textwidth}}
\multicolumn{7}{l}{Does Distance Influence Profitability of Bank Customers?}\\
Branch\tabcellsep \tabcellsep df Total\tabcellsep df\tabcellsep \multicolumn{2}{l}{F Between Groups}\tabcellsep Sig\\
\tabcellsep 22\tabcellsep 1,445\tabcellsep \tabcellsep 2\tabcellsep .244\tabcellsep .783\\
\tabcellsep 19\tabcellsep 1,438\tabcellsep \tabcellsep 2\tabcellsep .278\tabcellsep .758\\
\tabcellsep 20\tabcellsep 2,673\tabcellsep \tabcellsep 2\tabcellsep .609\tabcellsep .544\\
\tabcellsep 24\tabcellsep 1,719\tabcellsep \tabcellsep 2\tabcellsep .729\tabcellsep .482\\
\tabcellsep 25\tabcellsep 617\tabcellsep \tabcellsep 2\tabcellsep .891\tabcellsep .411\\
Year\tabcellsep 6 18\tabcellsep 1,71 1,346\tabcellsep \tabcellsep 2 2\tabcellsep 1.147 1.246\tabcellsep .318 .288\\
6 Volume XV Issue XI Version I ( )\tabcellsep 2 10 1 23 17 14 28 13 29 30 8\tabcellsep 3,327 1,675 579 1,742 1,383 1,270 711 1,129 2,975 875 2,588\tabcellsep \tabcellsep 2 2 2 2 2 2 2 2 2 2 2\tabcellsep 1.318 1.512 1.519 1.540 2.294 2.510 2.530 2.591 2.588 2.879 3.667\tabcellsep .268 .221 .221 .215 .101 .082 .081 .075 .075 .057 .026\\
Global Journal of Management and Business Research\tabcellsep 16 9 26 4 12 11 5 21 7 3 27 15\tabcellsep 1,061 2,154 1,516 2,035 1,774 764 2,61 1,395 1,432 1,668 2,142 2,593\tabcellsep \tabcellsep 2 2 2 2 2 2 2 2 2 2 2 2\tabcellsep 4.157 4.176 4.536 4.738 5.334 5.469 6.525 6.686 8.498 9.162 10.577 17.142\tabcellsep .016 .015 .011 .009 .005 .004 .001 .001 .000 .000 .000 .000\end{longtable} \par
 
\caption{\label{tab_5}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.1039568345323741\textwidth}P{0.09661870503597123\textwidth}P{0.18712230215827338\textwidth}P{0.0660431654676259\textwidth}P{0.22136690647482016\textwidth}P{0.17489208633093525\textwidth}}
\tabcellsep Branch\tabcellsep df Total\tabcellsep df\tabcellsep F Between Groups\tabcellsep P\\
\tabcellsep 11\tabcellsep 287\tabcellsep 2\tabcellsep .003\tabcellsep .997\\
\tabcellsep 4\tabcellsep 1,359\tabcellsep 2\tabcellsep .027\tabcellsep .974\\
\tabcellsep 18\tabcellsep 556\tabcellsep 2\tabcellsep .133\tabcellsep .876\\
Year\tabcellsep 6 17\tabcellsep 984 1,171\tabcellsep 2 2\tabcellsep .223 .344\tabcellsep .800 .709\\
\tabcellsep 22\tabcellsep 453\tabcellsep 2\tabcellsep .390\tabcellsep .677\\
Volume XV Issue XI Version I\tabcellsep 1 19 20 24 25 3 15 16 14 26\tabcellsep 1,043 202 570 1,034 1,74 329 1,253 1,009 431 1,035\tabcellsep 2 2 2 2 2 2 2 2 2 2\tabcellsep .686 .838 .913 1.048 1.375 1.747 1.929 2.054 2.198 2.326\tabcellsep .505 .433 .402 .351 .254 .175 .146 .130 .112 .098\\
( )\tabcellsep 7\tabcellsep 1,047\tabcellsep 2\tabcellsep 2.909\tabcellsep .055\\
Global Journal of Management and Business Research\tabcellsep 13 30 9 8 21 23 2 10 28 12 27 5 29\tabcellsep 2,556 359 1,831 1,258 739 308 995 755 2,109 1,457 1,237 1,212 4,516\tabcellsep 2 2 2 2 2 2 2 2 2 2 2 2 2\tabcellsep 3.450 3.571 3.703 5.324 6.236 6.777 7.644 7.839 8.734 8.729 9.651 15.299 31.355\tabcellsep .032 .029 .025 .005 .002 .001 .000 .000 .000 .000 .000 .000 .000\end{longtable} \par
  {\small\itshape [Note: A case this mean in fringe area is higher than in primary]} 
\caption{\label{tab_7}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.037864823348694315\textwidth}P{0.48832565284178187\textwidth}P{0.1880184331797235\textwidth}P{0.1357910906298003\textwidth}}
Branch\tabcellsep Difference Between Trading Areas\tabcellsep Mean Diference\tabcellsep Sig\\
9\tabcellsep \tabcellsep 20.75\tabcellsep .028\\
13 21\tabcellsep Primary -Secondary\tabcellsep 43.58 115.38\tabcellsep .029 .001\\
30\tabcellsep \tabcellsep 38.42\tabcellsep .047\\
2\tabcellsep Primary -Secondary Primary -Fringe\tabcellsep 33.57 59.66\tabcellsep .009 .004\\
5\tabcellsep Primary -Secondary Primary -Fringe\tabcellsep 65.97 47.67\tabcellsep .000 .047\\
10\tabcellsep Primary -Secondary Primary -Fringe\tabcellsep 71.14 78.26\tabcellsep .001 .041\\
12\tabcellsep Primary -Secondary Primary -Fringe\tabcellsep 85.34 90.95\tabcellsep .000 .034\\
23\tabcellsep Primary -Secondary Primary -Fringe\tabcellsep -35.45 -50.11\tabcellsep .005 .020\\
27\tabcellsep Primary -Secondary Primary -Fringe\tabcellsep 50.79 62.87\tabcellsep .000 .009\\
28\tabcellsep Primary -Secondary Primary -Fringe\tabcellsep 118.1 134.55\tabcellsep .000 .024\\
8\tabcellsep Primary -Secondary Secondary -Fringe\tabcellsep -29.11 49.6\tabcellsep .026 .021\\
\tabcellsep Primary -Secondary\tabcellsep -40.24\tabcellsep .000\\
29\tabcellsep Primary -Fringe\tabcellsep -83.5\tabcellsep .000\\
\tabcellsep Secondary -Fringe\tabcellsep -43.26\tabcellsep .001\end{longtable} \par
 
\caption{\label{tab_8}Table 7 :}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US) 1} 			\footnote{© 2015 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Ta and Har ()]{b30}\label{b30} 	 		‘A study of bank selection decisions in Singapore using the analytical hierarchy process’.  		 			H Ta 		,  		 			K Y Har 		.  	 	 		\textit{Journal of Bank Marketing}  		2000. 18  (4)  p. .  	 
\bibitem[Devlin ()]{b13}\label{b13} 	 		‘An analysis of choice criteria in the home loans market’.  		 			J F Devlin 		.  	 	 		\textit{Journal of Bank Marketing}  		2002. 20  (5)  p. .  	 
\bibitem[Wessels and Drennan ()]{b31}\label{b31} 	 		‘An investigation of consumer acceptance of mbanking’.  		 			Wessels 		,  		 			J Drennan 		.  	 	 		\textit{International Journal of Bank Marketing}  		2010. 28  (7)  p. .  	 
\bibitem[Kaura ()]{b18}\label{b18} 	 		‘Antecedents of customer satisfaction: a study of indian public and private sector banks’.  		 			V Kaura 		.  	 	 		\textit{International Journal of Bank Marketing}  		2013. 31  (3)  p. .  	 
\bibitem[Klaus et al. ()]{b20}\label{b20} 	 		‘Are you providing the "right" customer experience? The case of Banca Popolare di Bari’.  		 			P Klaus 		,  		 			M Gorgoglione 		,  		 			D Buonamassa 		,  		 			U Panniello 		,  		 			B Nguyen 		.  	 	 		\textit{International Journal of Bank Marketing}  		2013. 31  (7)  p. .  	 
\bibitem[Author´s Information]{b35}\label{b35} 	 		\textit{Author´s Information},  		 	 
\bibitem[Banking Sector in Numbers Brazilian Banks´ Federation (2010)]{b4}\label{b4} 	 		‘Banking Sector in Numbers’.  		 \url{http://www.febraban.-org.br/Acervo1.asp?id\textunderscore texto=214\&id\textunderscore pagina=85\&}  	 	 		\textit{Brazilian Banks´ Federation}  		2010. January 2011.  (10) .  	 
\bibitem[ii Brazilian Banks´ Federation (ed.) (2010)]{b33}\label{b33} 	 		\textit{Banking Sector in Numbers},  		 \url{http://www.febraban.org.br/Acervo1.asp?id\textunderscore texto=214\&id\textunderscore pagina=85\&}  		ii Brazilian Banks´ Federation (ed.)  		2010. January 2011.  	 
\bibitem[Moeini et al. ()]{b26}\label{b26} 	 		‘Banking services marketing based on customer valuation and GMDH neural network’.  		 			A Moeini 		,  		 			N Behradmehr 		,  		 			M Ahrari 		,  		 			S K Shariat 		.  	 	 		\textit{Journal of Money, Investment and Banking}  		2011. 21 p. .  	 
\bibitem[Bielski ()]{b3}\label{b3} 	 		‘Beyond cash’.  		 			L Bielski 		.  	 	 		\textit{ABA Banking Journal}  		2007. 99  (11)  p. .  	 
\bibitem[Branches Relation (file transfer) (2014)]{b7}\label{b7} 	 		\textit{Branches Relation (file transfer)},  		 \url{http://www.bcb.gov.br/-?RELAGPAB}  		December 2014. p. 30.  		 			Central Bank of Brasil 		 	 
\bibitem[Branches Relation (file transfer) iv Source: Brazilian Banks´ Federation (2011)]{b34}\label{b34} 	 		‘Branches Relation (file transfer)’.  		 \url{<http://www.febraban.org.br/7Rof7SWg6qmyvwJcFwF7I0aSDf9jyV/sitefebraban/Pesquisa\%20FEBRABAN\%20de\%20Tecnologia\%20Banc\%E1ria\textunderscore 2013.pdf>}  	 	 		\textit{iv Source: Brazilian Banks´ Federation},  				December 2014. January 2011. December 2014. p. 30.  	 	 (v Source: Brazilian Banks´ Federation) 
\bibitem[Clemes et al. ()]{b10}\label{b10} 	 		‘Customer switching behavior in the chinese retail banking industry’.  		 			M D Clemes 		,  		 			C Gan 		,  		 			D Zhang 		.  	 	 		\textit{International Journal of Bank Marketing}  		2010. 28  (7)  p. .  	 
\bibitem[Eduado Kalil Hanna is a Phd Student and he has been working for a retaling bank for more than twenty years]{b36}\label{b36} 	 		\textit{Eduado Kalil Hanna is a Phd Student and he has been working for a retaling bank for more than twenty years},  		 	 
\bibitem[FEBRABAN Research about Banking Technology Brazilian Banks´ Federation (2013)]{b5}\label{b5} 	 		‘FEBRABAN Research about Banking Technology’.  		 \url{<http://www.febraban.org.br/7Rof7S-Wg6qmyvwJcFwF7I0aSDf9jyV/sitefebraban/-Pesquisa\%20FEBRABAN-\%20de\%20Tecnologia\%-20Banc\%E1ria\textunderscore 2013.pdf>}  	 	 		\textit{Brazilian Banks´ Federation}  		2013. 2013. December 2014. p. 30.  	 
\bibitem[Lee and Marlowe ()]{b23}\label{b23} 	 		‘How consumers choose a financial institution: decision making criteria and heruristics’.  		 			J Lee 		,  		 			J Marlowe 		.  	 	 		\textit{International Journal of Bank Marketing}  		2003. 21  (2)  p. .  	 
\bibitem[Deville and Leleu ()]{b12}\label{b12} 	 		‘Impact of trade area environment on bank's comparative advantages’.  		 			A Deville 		,  		 			H Leleu 		.  	 	 		\textit{Applied Economics}  		2008. 40  (17)  p. .  	 
\bibitem[Coughlan et al. ()]{b11}\label{b11} 	 		‘Including the customer in efficiency analysis: evidence of a hybrid relational-transactional’.  		 			J Coughlan 		,  		 			E Shale 		,  		 			R Anddyson 		.  	 	 		\textit{International Journal of Bank Marketing}  		2010. 8  (2)  p. .  	 
\bibitem[Aksoy ()]{b0}\label{b0} 	 		‘Linking satisfaction to share of deposits: an application of the wallet allocation rule’.  		 			L A Aksoy 		.  	 	 		\textit{International Journal of Bank Marketing}  		2014. 32  (1)  p. .  	 
\bibitem[Junior and Elias (2010)]{b6}\label{b6} 	 		\textit{Localização de pontos de vendas diferenciados: uma contribuição ao ensino de gestão de operações", inSymposion of Management of Production, Logistics and International Operations},  		 			Camargo Junior 		,  		 			A S Elias 		,  		 			DA N 		.  		 \url{http://www.simpoi.fgvsp.br/arquivo/2010/-artigos/E2010\textunderscore T00332\textunderscore PCN27513.pdf}  		2010. 2010. accessed13 December 2012. São Paulo, Brazil.  	 
\bibitem[Dick ()]{b14}\label{b14} 	 		‘Market size, service quality, and competition in banking’.  		 			A A Dick 		.  	 	 		\textit{Journal of Money, Credit and Banking}  		2007. 39  (1)  p. .  	 
\bibitem[Pellinen et al. ()]{b29}\label{b29} 	 		‘Measuring the financial capability of investors: A case of the customers of mutual funds in Finland’.  		 			A Pellinen 		,  		 			K Törmäkangas 		,  		 			O Uusitalo 		,  		 			A Raijas 		.  	 	 		\textit{International Journal of Bank Marketing}  		2011. 29  (2)  p. .  	 
\bibitem[Applebaum ()]{b1}\label{b1} 	 		‘Methods for determining store tradeareas, market penetration and potential sales’.  		 			W Applebaum 		.  	 	 		\textit{Journal of Marketing Research}  		1966. 3 p. .  	 
\bibitem[Chong et al. ()]{b9}\label{b9} 	 		‘Online banking adoption: an empirical analysis’.  		 			A Y Chong 		,  		 			K Ooi 		,  		 			B Lin 		,  		 			B Tan 		.  	 	 		\textit{International Journal of Bank Marketing}  		2010. 2  (4)  p. .  	 
\bibitem[Parente and Barki ()]{b28}\label{b28} 	 		 			J Parente 		,  		 			E Barki 		.  		\textit{Varejo no Brasil: Gestão e Estratégia},  				 (Atlas, São Paulo, São Paulo, Brazil)  		2014.  	 
\bibitem[Iallouna and Chemingui ()]{b17}\label{b17} 	 		‘Resistance, motivations, trust and intention to use mobile financial services’.  		 			H B Iallouna 		,  		 			H Chemingui 		.  	 	 		\textit{International Journal of Bank Marketing}  		2013. 31  (7)  p. .  	 
\bibitem[Berman and Evans ()]{b2}\label{b2} 	 		\textit{Retail Management: a Strategic Approach},  		 			B Berman 		,  		 			J R Evans 		.  		2006. Upper Saddle River, New Jersey, USA: Prentice Hall.  	 
\bibitem[Levy and Weitz ()]{b24}\label{b24} 	 		\textit{Retailing Management},  		 			M Levy 		,  		 			B A Weitz 		.  		2008. Columbus, Ohio, USA: McGraw-Hill.  	 
\bibitem[Ozdemir et al. ()]{b27}\label{b27} 	 		‘Segmenting internet banking adopter and nonadopters in the Turkish retail banking sector’.  		 			S Ozdemir 		,  		 			P Trott 		,  		 			A Hoecht 		.  	 	 		\textit{International Journal of Bank Marketing}  		2008. 26  (4)  p. .  	 
\bibitem[Meuter et al. ()]{b25}\label{b25} 	 		‘Self-service technologies: understanding customer satisfaction with technology-based service encounters’.  		 			M L Meuter 		,  		 			A Ostrom 		,  		 			R I ; L.; Hound Tree 		,  		 			M J Bitner 		.  	 	 		\textit{Journal of Marketing}  		2000. 64  (3)  p. .  	 
\bibitem[Selic Rate (2014)]{b8}\label{b8} 	 		\textit{Selic Rate},  		 \url{http://www.bcb.gov.br/?SELICDIARIOS/}  		accessed 30 December 2014.  		 			Central Bank of Brazil 		 	 
\bibitem[Bank and Brazil (2014)]{b32}\label{b32} 	 		\textit{Selic Rate},  		 			Central Bank 		,  		 			Brazil 		.  		 \url{http://www.bcb.gov.br/?SELICDIARIOS/}  		accessed 30 December 2014.  	 
\bibitem[Dimitriadis ()]{b15}\label{b15} 	 		‘Testing perceived relational benefits as satisfaction and behavioral outcomes drivers’.  		 			S Dimitriadis 		.  	 	 		\textit{International Journal of Bank Marketing}  		2010. 28  (4)  p. .  	 
\bibitem[Kumar and Karande ()]{b21}\label{b21} 	 		‘The effect of retail store environment on retailer performance’.  		 			V Kumar 		,  		 			K Karande 		.  	 	 		\textit{Journal of Business Research}  		2000. 49  (2)  p. .  	 
\bibitem[Kesharwani and Bisht ()]{b19}\label{b19} 	 		‘The impact of trust and perceived risk on internet banking adoption in India: an extension of technology acceptance model’.  		 			A Kesharwani 		,  		 			S S Bisht 		.  	 	 		\textit{International Journal of Bank Marketing}  		2012. 30  (4)  p. .  	 
\bibitem[Laukkanen and Kiviniemi ()]{b22}\label{b22} 	 		‘The role of information in mobile banking resistance’.  		 			T Laukkanen 		,  		 			V Kiviniemi 		.  	 	 		\textit{International Journal of Bank Marketing}  		2010. 28  (5)  p. .  	 
\bibitem[Hanna (2011)]{b16}\label{b16} 	 		\textit{Área de Influência de Agências Bancárias},  		 			E K Hanna 		.  		 \url{http://biblioteca-digital.fgv.br/-mwg-internal/de5fs23hu73ds/progr-ess?id=DscGmZIsfK}  		2011. December 2012. São Paulo, avaliableat. p. 13.  		 			Escola de Administração de Empresas de São Paulo da Fundação Getúlio Vargas 		 	 	 (Master Thesis) 
\end{bibitemlist}
 			 		 	 
\end{document}
