\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 Customer Satisfaction on Grameenphone users in Bangladesh},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Factors Affecting Customer Satisfaction on Grameenphone users in Bangladesh}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Md. Hasebur  Rahman}

             \author[2]{Md.  Redwanuzzaman}

             \affil[1]{  Pabna University of Science and Technology}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 December 2013 Accepted: 4 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


Mobile telecom sector in Bangladesh has reached at a desired level. Competition in this industry intensifies the urgency of making customer satisfied for corporate profitability and survival in a competitive marketplace. This case study is conducted on 140 Grameenphone (GP) users in Bangladesh. The Study reveals that customer extended in respect of age, income, education. Major part of customers uses value added and multiple operators? service; therefore study indicates the urgency of customer satisfaction. The correlation with the factors leading to customer satisfaction found to be positive except network & signal coverage. Finally, multiple regression analysis indicates that GP?s service innovativeness, service reliability, service competitiveness, customer demand fulfillment to be found significant and GP?s service consistency, network & signal coverage, pricing policy, quality of the offering, value added service, contribution to society and brand value to be found insignificant for affecting customer satisfaction. On the basis of these findings; study concludes that customer satisfaction is a dynamic phenomenon. Maintaining desired level of customer satisfaction requires corporate proactive responsiveness in accessing, building & retaining satisfied customers for sustainable competitive advantages in market place.

\end{abstract}


\keywords{quality factors; customer satisfaction, grameenphone.}

\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
obile telecommunication sector in Bangladesh has been grown. The total number of mobile phone subscribers has reached 115.627 million at the end of April 2014  {\ref (BTRC, 2014)}. Customers of mobile telecommunication extended in respect of age, income, profession, gender, education and religion. It has become an essential component of the present lifetime. It encompasses a broad scope of communication facilities in personal life as well as the corporate office. Telecommunication service providers offer a wide range of value added services, including voice call, voice SMS, MMS, information service, roaming, internet service, video call and remote customer care service. Communication has become a means of clicking on the cell phone bottoms rest of the responsibility lies with the telecommunication service provider to convey it in an appropriate manner. Telecommunication service prov iders like manufacturing organization offers a wide Author ? ? ? ? : Department of Business Administration, Pabna University of Science and Technology, Pabna, Bangladesh. e-mails: hasebur7208@yahoo.com, redwanu\textunderscore 375@yahoo.com, mhasan.mkt.ru@gmail.com, rupokmgtdu@yahoo.com range of product and service; based on customers' needs.\par
Today telecommunication sector in Bangladesh has become competitive. Competition within this industry indicates the priority of customer satisfaction for corporate profitability and survival. Customer satisfaction becomes a strategic parameter of corporate success. Therefore, today's corporate manager highly concerned for maximizing customer satisfaction through quality product and services. But in 21st century customer speaks in everyday language. Therefore, what are the factors responsible for making them satisfied becomes an intense focus of corporate managers as well as academic scholars from the better half of last century. Customer satisfaction literature spell out customer is the king of marketing and only one determinate factor of corporate success. Grameenphone (GP) in Bangladesh has become a leading mobile telecommunication company in Bangladesh. Currently other five operators become proactive in the market place for gaining market share through different promotional activities. Likened to other operators Grameenphone's customer experiences high tariff, poor II. 
\section[{Research Objectives}]{Research Objectives}\par
A. To investigate respondent's demographic. B. To investigate user service interface. C. To investigate the correlations with the variables leading to the customer satisfaction. D. To investigate the relationship between service innovativeness and the customer satisfaction. E. To investigate the relationship between service reliability and the customer satisfaction. F. To investigate the relationship between service competitiveness and the customer satisfaction. G. To investigate the relationship between service consistency and the customer satisfaction. H. To investigate the relationship between network \& signal coverage and the customer satisfaction. M client service, new product and service with implied terms and conditions. In spite of this backdrop Grameenphone's total number of subscribers has reached 48.847 million at the end of April 2014 at the rate of 42.24 percent market share (BTRC, 2014). On the basis of these realities authors are motivated to identify what factors responsible for customer satisfaction of Grameenphone users in Bangladesh.\par
I. To investigate the relationship between pricing and the customer satisfaction. J. To investigate the relationship between quality of offering and the customer satisfaction. K. To investigate the relationship between customer demand and the customer satisfaction. L. To investigate the relationship between value added service and the customer satisfaction. M. To investigate the relationship between contribution to society and the customer satisfaction. N. To investigate the relationship between brand value and the customer satisfaction. 
\section[{III.}]{III.}\par
Literature Review and Conceptualization of Hypotheses a) Customer Satisfaction Customer satisfaction literature indicates that customer satisfaction has long been an agenda of marketing scholar and corporate executives. Customer satisfaction is the ultimate goal of business. Customer satisfaction associated with the stable market demand of product/service, loyal customer, profitability, growth, success and positive corporate image. Customer satisfaction is defined as pleasure from product and service utility, fulfillment of expectation. It is obvious that customers are important stakeholders in organizations and their satisfaction is a priority for management. Customer satisfaction has been a subject of great interest to organizations and researchers alike. In recent years, organizations are obliged to render more services in addition to their offers. The quality of service has become an aspect of customer satisfaction \hyperref[b0]{(Agbor, 2011)}. Customer Satisfaction can provide you with major competitive advantages, which can directly lead to increase in profitability and growth of business \hyperref[b20]{(Sheth, 2001)}. 
\section[{b) Factors Affecting Customer Satisfaction}]{b) Factors Affecting Customer Satisfaction}\par
Today's world of intensive competition requires firms to maintain the capability of high-quality service as a sustainable competitive priority  {\ref (Lee, 2013)}. Identification of factors responsible for customer satisfaction is a key concern of marketing scholars and marketers in now a days and it will remain in the future. There is considerable evidence that quality factors affecting customer satisfaction in numerous ways \hyperref[b18]{(Rahman, 2014a)}. Many studies have found a direct positive link between service quality perceptions and customer behavioral intentions  {\ref (Zeithaml et al., 1996)}. Several factors responsible for customer satisfaction in telecommunication industry includes-Service innovativeness: Innovativeness as the tendency to develop new products as well as with innovativeness understood as the capacity to introduce new products satisfy customers and improve firm value at acceptable risk, has become a critical organizational capability. There is a positive significant relationship observed between service innovativeness and customer satisfaction. \hyperref[b8]{(Dotzel, Shankar \& Berry, 2013)}. Degree of newness directly effect on customer satisfaction. Therefore, the 1 st hypothesis of the study is-H 1 : There is a significant relationship between service innovativeness and the customer satisfaction. Service reliability: Reliability is about the accuracy and timeliness in the service provided. Service reliability refers to Accessibility -Service is available when desired (when the customer wants to use it); Continuity -Customer has an uninterrupted service over desired duration and Performance -Meets the customers' expectations (CQR, 2014). In order to maintain the customer, the organization needs to ensure that the right products and services, supported by the right promotion and making it available at the right time for the customers \hyperref[b14]{(Munusamy, Chelliah \& Mun, 2010)}. Degree of service reliability has significant influence on degree of customer satisfaction. Therefore, the 2 nd hypothesis of the study is-H 2 : There is a significant relationship between service reliability and the customer satisfaction. Service competitiveness: Service competitiveness refers to the degree of fitness of a service organization in dealing with competing with other competitive business firms; high degree of competitiveness leads to higher innovativeness in goods and services leading to strategic advantages in market place \& higher customer satisfaction. Companies can foster customer value learning and incorporate it as a cornerstone of their competitive strategies \hyperref[b16]{(Parasuraman, 1997)}. Therefore, the 3 rd hypothesis of the study is-H 3 : There is a significant relationship between service competitiveness and the customer satisfaction. Service consistency: Consistency determines the desirable service qualities for clients. Service consistency is an expectation of all customers at all times; they want peace of mind and no unpleasant surprises. In service, consistency implies achieving sameness, uniformity and fairness in the delivery or execution of all the service attributes, regardless of time, place, occasion, and service provider \hyperref[b7]{(Domingo, 2014)}. Therefore, service consistency refers to degree of conformity of service value whereas customer perceived that they received service in a consistent manner without any variation. Therefore, the 4 th hypothesis of the study is-H 4 : There is a significant relationship between service consistency and the customer satisfaction.\par
Network \& signal coverage: Signal quality and network coverage have always been essential criteria for selecting mobile telephone service providers. Today the signal quality has been improved and the company networks have grown to a great extent. Surveys have shown that both signal quality and network coverage affect positively consumer's satisfaction and the image of the company \hyperref[b21]{(Woo \& Fock, 1999)}. Therefore, the 5 th hypothesis of the study is-H 5 : There is a significant relationship between network \& signal coverage and the customer satisfaction. Pricing: Several factors affect on customer satisfaction, price is one of them. Price is used as an indicator of product quality, which results in better expectations from the product and determines higher satisfaction. The research shows that price perceptions directly influence satisfaction judgments as well as indirectly through perceptions of price fairness \hyperref[b9]{(Herrmann et al., 2007)}.\par
Price reasonability and consumer satisfaction are significantly associated with each other. The customers can switch to any other cellular service provider who offers fair prices. This reveals that the consumers can be held on to for a longer duration by offering them the fair prices so; the customer satisfaction is caused by the fairness of the price \hyperref[b1]{(Ali et al., 2010)}. Therefore, the 6 th hypothesis of the study is-H 6 : There is a significant relationship between pricing and the customer satisfaction. Quality of offering: Quality Function Deployment (QFD) model used to incorporate customer wants and desire in product and service requirement for satisfying want, desire and expectation of ultimate customers. Quality of offering how does consistent with demand and qualitative to the customers depends on corporate translation it into product and service requirements. Here, quality of service refers to how particular service offering able to meet customer expectation. Higher the fulfillment of expectation; higher will be customer satisfaction. Therefore, the 7 th hypothesis of the study is-H 7 : There is a significant relationship between quality of offering and the customer satisfaction. Customer demand fulfillment: Service providers render services in expectation to fulfillment of customer demand. For fulfillment of customer demand requires an intensive investigation to find out what the customer expected and incorporate it into service requirement. Higher degree of usefulness of service leads to a higher degree of customer satisfaction. Therefore, the 8 th hypothesis of the study is-H 8 : There is a significant relationship between customer demand and the customer satisfaction. Value added service: Value added service refers to additional service for maximizing and adding value to existing customer satisfaction. Currently mobile telecommunication service provider offers a wide range of value added service, including voice call, voice SMS, MMS, information service, roaming, Internet service, video calling, remote customer service. This study is predicted value added service have significant influence on customer satisfaction in telecommunication industry.\par
Therefore, the 9 th hypothesis of the study is-H 9 : There is a significant relationship between value added service and the customer satisfaction. Operator's contribution to society: Corporate responsiveness towards society creates perception of societal partnership in the customer's mind and they realized themselves that they are valued by the corporation. The study reveals that corporate social responsibility has a positive impact on the valuing brand image of the corporation and also makes customers satisfied. Corporate social responsibility taught to be an important strategic tool for organizations in order to gain a competitive advantage and to display a positive image to society for profitable and long lasting customer relationship management in service and manufacturing industry around the world \hyperref[b17]{(Rahman, 2014b)}. Therefore, the 10 th hypothesis of the study is-H 10 : There is a significant relationship between contribution to society and the customer satisfaction.\par
Brand Value: Marketing academics and practitioners have repeatedly reported that consumers look for brands that provide them with unique and remarkable experiences. As a result, the concept of brand experience has become popular among marketers (Rundle-Thiele \& Bennett, 2001). The industry depends on people's experience on quality and a good experience may lead to better purchase intention which could build a better image on the market. Since the market is highly competitive, it is recommended that only high quality products be offered to customers \hyperref[b11]{(Khalili, Rahchamani \& Abtahi, 2013)}. Therefore, the 11 th hypothesis of the study is-H 11 : There is a significant relationship between brand value and the customer satisfaction.\par
On the basis of literature review the overall customer satisfaction model can be presented as under-Customer Satisfaction = ? (Constant) + ? 1 (Service innovativeness) + ? 2 (Service reliability) + ? 3 (Service competitiveness) + ? 4 (Service consistency) + ? 5 (Network \& signal coverage) + ? 6 (Pricing) + ? 7 (Quality of offering) + ? 8 (Customer demand fulfillment) + ? 9 (Value added services) + ? 10 (Operator's contribution to society) + ? 11 (Brand Value) + e (Random Error) IV. 
\section[{Materials and Methods}]{Materials and Methods}\par
This study is descriptive and designed to test hypotheses. Therefore, this study is aimed to examine the factors leading to the customer satisfaction to the Grameenphone Users in Bangladesh. The hypotheses testing based on literature review for explaining the relationship between the independent and dependent variables.\par
This study mainly based on primary data originating from a survey. For this purpose a constructed questionnaire has developed. Excepting the questions regarding demographic characteristics and user's value added service interface of the respondents and the issues relating to service innovativeness, service reliability, service competitiveness, service consistency, the operator's network/ signal coverage, pricing, offering, fulfillment of customer demand, value added service, brand value, operators contribution to society and customer satisfaction have been constructed, measured and investigated through 5 point Scale standardized by \hyperref[b2]{Brayfield-Rothe (1951)}. The scale consists of 12 statements, for each statement has five options/ points such as strongly agree/ 5, agree/ 4, undecided/ 3, disagree/ 2, and strongly disagree/ 1. The survey is conducted during July 2013 to March 2014 and total 140 number of Grameenphone users has been taken for this.\par
SPSS Statistics software package version 16 is used for statistical analysis. Reliability of data has measured by using the Cronbach Alpha \hyperref[b6]{(Cronbach, 1951)}. Cronbach Alpha was 0.7. Alpha is higher than that is suggested by \hyperref[b15]{Nunnally (1978)} and therefore data collected can be considered reliable. Descriptive statistical techniques such as mean and standard deviation were used to measure the mean scores and their variability. Pearson Correlation is used to indicate correlations among the variables, Linear Regression analysis is used to test the hypotheses.\par
V. 
\section[{Analysis and Findings a) Respondent's Demographic}]{Analysis and Findings a) Respondent's Demographic}\par
The questionnaires were distributed to the users (n=140) of Grameenphone among them 78.6\% respondents thoroughly use GP, 10.7 \% users were Banglalink users, 2.1\% users were Robi, 0.7\% users were Airtel, 2.1\% were Taletalk, 5.7\% were Citycell users who currently use GP service. Among the respondents, 70\% users use multiple operators' service and 30\% use only the GP service. 13.6\% users use GP below 3 years, 37.1\% respondents use within 3-6 years, 49.3\% use for 6 years and above. Respondents bellow 30 years using GP is 75.7\%, within 30-45 years users comprise 15.7\% and above 45 years users are 8.6\%. 53.6\% respondent's monthly expense bellows Tk.500, 32.1\% incur expense within Tk. 500-1000 and 14.3\% respondents have above Tk 1000 monthly expense. Among the respondent's 5.0\% below SSC, 7.9\% SSC, 25\% HSC, 35\% Bachelor, 24.3\% Master, 1.4\% PhD and 1.4\% have other educational degree. 59.3\% Student, 25.7\% Service Holder, 9.3\% Businessman and 5.7\% respondent's occupying other profession. 79.3\% Male and 30.7\% are Female respondents. Descriptive statistics such as mean is used to measure the average value of the variables and standard deviation is used to test variability of the mean value. Five point scale is used to collect perception regarding the variables. Therefore, mean value of variables ranges 1 to 5. A mean value below 2.5 is below average, mean value 2.5 to 2.9 above average, 3 to 3.9 is moderate and mean value 4 to 5 is high. The mean value of the variables ranges 4.10 to 2.23. Mean value ranges up to above average except customer satisfaction (3.55 Moderate) and network \& signal coverage (4.1 High). Standard deviation ranges 0.767 to 1.201. Therefore, higher variability in perception regarding variables has been observed. A correlation is a single number that describe the strength of linear relationship between two or more interrelated quantitative variables. A mathematical measure of the between two set of variables is called the Correlation Coefficient. It is most commonly symbolized by the letter r. the value of correlation coefficient (r) lies between -1 to +1. In universal, r > 0 indicates positive relationship, r < 0 indicates negative relationship while r is = 0 indicates no relationship. Here r = +1.0 describes a perfect positive linear relationship and r = -1.0 describes a perfect negative linear relationship. Closer the coefficients of +1.0 and -1.0, greater are the strength of positive/ negative the relationship between the variables. The following general guidelines indicate a quick way of interpreting the value of correlation coefficient: -0.9 to -1.0 or 1.0 to 0.9 very strong; -0.9 to -0.7 or 0.7 to 0.9 strong high; -0.7 to -0.4 or 0.4 to 0.7 moderate; -0.4 to -0.2 or 0.2 to 0.4 weak, low correlation and -0.2 to 0.0 or 0.0 to 0.2 very weak to negligible negative/positive correlation. 
\section[{Table 4 : Correlations among Variables}]{Table 4 : Correlations among Variables}\par
Table  {\ref 4} shows the Pearson's correlation coefficient of the variables of the study. The results show that there is a significant positive moderate correlation between the service innovativeness (IV 1 ) \& customer satisfaction (DV) with coefficient correlation r = .495 at p < 0.00 level; there is a positive significant moderate correlation between the service reliability (IV 2 ) \& customer satisfaction (DV) with coefficient correlation r = .457 at p < 0.00 level; there is a significant positive moderate significant correlation between the service competitiveness (IV 3 ) \& customer satisfaction (DV) with coefficient correlation r = .525 at p < 0.00 level; there is In this section, multiple regression analysis is used to study the effect of the independent variables (X 1 = Service Innovativeness, X 2 = Service Reliability, X 3 = Service Competitiveness, X 4 = Service Consistency, X 5 = Network/Signal Coverage, X 6 = Reasonable Price, X 7 = Quality of Offering, X 8 = Customer Demand Fulfillment, X 9 = Value Added Service, X 10 = Brand Value, X 11 = Contribution to Society) to the dependent variable (Y = Customer Satisfaction) Significance level for, variables are accepted on Alpha (?) = 1\%, significance level = 99\% significant at 1\% (*). Table \hyperref[tab_5]{5} shows the analysis of multiple regressions. The value of R is .697, the value of R square is .486 and the standard error of the estimate was .851. The model summary and the data are shown in Table \hyperref[tab_5]{5}. The results from Table \hyperref[tab_5]{5} show that the regression equation explains more than 48.6 \% of the variability in customer satisfaction. This is an acceptable level of R Square in explaining variability of customer satisfaction. The results of the multiple regression models indicate that service innovativeness, service reliability, service competitiveness, service consistency, the operator's network/signal coverage, pricing, offering, fulfillment of customer demand, value added service, brand value, operators contribution to society explain the variance in customer satisfaction. The value of the R Square is an acceptable value for explaining variability of customer satisfaction.\par
Analysis of variance test statistics (ANOVA) in table \hyperref[tab_4]{6} indicates that the model is significant at ? = .000. This table provides the information on the significance of the model indicating a significant p-value of .000 and F=11.019. This indicates that the overall model was reasonably fit and there was a statistically significant association between service quality dimension and customer satisfaction. The AVOVA findings are shown in Table \hyperref[tab_4]{6} below. Table \hyperref[tab_6]{7} shows that the values of the T-statistic are significant for service innovativeness, service reliability, service competitiveness and customer demand. Thus, all the independent variables can be retained in the model. In other word, these variables can explain the change in customer satisfaction. Table \hyperref[tab_6]{7} shows that four independent variables are found to be very significant and supportive to the hypotheses of regression analysis except the operator's network/ signal coverage, pricing, offering, service consistency, value added service, brand value, operators contribution to society are not statistically significant and it does not support the hypotheses.\par
between the quality of offering (IV 7 ) \& customer satisfaction (DV) with coefficient correlation r = .051 at p < 0.548 level; there is a significant weak, low positive correlation between the customer demand (IV 8 ) \& customer satisfaction (DV) with coefficient correlation r = .286 at p < 0.001 level; there is a significant weak, low positive correlation between the value added service (IV 9 ) \& customer satisfaction (DV) with coefficient correlation r = .332 at p < 0.00 level; there is a weak, low significant positive relationship between the contribution to society (IV 10 ) \& customer satisfaction (DV) with coefficient correlation r = .220 at p < 0.009 level, and there is a weak, low correlation positive significant correlation between the brand value (IV 11 ) \& customer satisfaction (DV) with coefficient correlation r = .182 at p < 0.031 level. On the basis of results of regression model of the study is-Customer Satisfaction = -0.375 + 0.261 (service innovativeness) + 0.245 (service reliability) + 0.280 (service competitiveness) + 0.081(service consistency) + -0.074 (network \& signal coverage) + 0.064 (pricing) + -0.127(quality of offering) + 0.241 (customer demand) + 0.046 (value added services) + 0.045 (contribution to society) + 0.157 (brand value) + e Table  {\ref 8} : The Summary of Hypotheses Results 
\section[{Hypotheses Results}]{Hypotheses Results}\par
H 1 : There is a significant relationship between service innovativeness and the customer satisfaction. Accepted H 2 : There is a significant relationship between service reliability and the customer satisfaction. Accepted H 3 : There is a significant relationship between service competitiveness and the customer satisfaction. Accepted H 4 : There is a significant relationship between service consistency and the customer satisfaction. Rejected H 5 : There is a significant relationship between network \& signal coverage and the customer satisfaction. Rejected H 6 : There is a significant relationship between pricing and the customer satisfaction. Rejected H 7 : There is a significant relationship between quality of offering and the customer satisfaction.\par
Rejected H 8 : There is a significant relationship between customer demand and the customer satisfaction. Accepted H 9 : There is a significant relationship between value added services and the customer satisfaction. Rejected H 10 : There is a significant relationship between contribution to society and the customer satisfaction. Rejected H 11 : There is a significant relationship between brand value and the customer satisfaction. Rejected 
\section[{VI. Conclusions and Recommendations}]{VI. Conclusions and Recommendations}\par
Assessing, building and keeping customer satisfaction reveals the top most priority in today's competitive business. Customers of a mobile telecommunication service have many options available due to low switching cost, competitive service among the operators. Hence, the urgency of customer satisfaction revels among them. Satisfied customers are loyal, act as a recommender to potential customers. But building a satisfied customer is not easy job; it cries for many people's sweating. Customer centered philosophy declared customer focal point of corporate success;\par
believes in together we grow-valuing customer satisfaction and corporate profitability. Therefore, corporate success is associated with responsiveness to customer; higher responsiveness to customer leads to higher customer satisfaction.\par
Study reveals that customers of Grameenphone widely distributed regardless the income groups, profession, gender, educational attainment, year of service connection, age, receiving multiple operators' service Evidence shows that the customer of Grameenphone is satisfied about its service innovativeness. Grameenphone is the market leader in the telecommunication sector in Bangladesh and thus it is important for Grameenphone to maintain innovativeness in its service so that it can hold its leader position in the market and in the mind of the customer.\par
As this survey shows that Grameenphone's customers have a positive perception about the The customer always seeks consistent services and it is an important factor in customer satisfaction. But unfortunately this study shows that the customer of Grameenphone does not find the services consistent as their expectation. Thus, it is recommended that Grameenphone may try to ensure the highest level of consistency of their services.\par
Network and signal coverage is the core value of telecommunication services. Comparatively the network \& signal coverage of Grameenphone is better than those of other telecommunication service provider in Bangladesh. But as this study shows that customer do not find a significant relationship between network \& signal coverage and customer satisfaction, this may imply that customer thinks network \& signal coverage as the core of telecommunication services and it is usually expected to have a good network \& signal coverage of company increases customer satisfaction by lowering its price the result may be lower the profits. As Grameenphone is the market leader in the telecom industry in Bangladesh with some close competitor Grameenphone should charge slightly higher prices than its competitor that is actually currently doing this company.\par
In the 21st century business environment is very much competitive. Consumer favors the company which plays a positive role in social welfare. At the same time the effectiveness of advertising is decreasing rather consumer is influenced by publicity. And this publicity is the outcome of the CSR activities of a company. On the other hand contribution to society can build a good image of the company which ultimately creates brand value. Thus, it is recommended that Grameenphone should give more emphasize on contribution to social welfare. It can reduce some portion of the advertising cost and divert these on CSR activities. Thus, if Grameenphone can ensure and maintain service innovat-iveness, service reliability, service competitiveness, service consistency, quality \& quantity of offering and CSR activities its brand value is expected to increase and which expected to lead customer satisfaction.\par
Grameenphone. Although the presence of good network \& signal coverage do not lead to a customer satisfaction, but absence of network \& signal coverage may lead to strong dissatisfaction. That's why Grameenphone should keep up and try to increase the quality of network \& signal coverage.\par
Although any firm tries to create high customer satisfaction but this is not the ultimate goal. If the reliability of the services and competitiveness of services. Grameenphone should always maintain this positive perception of the customer regarding those factors. At the same time Grameenphone should not increase the expectation of customer by unnecessarily promising for more value to the customer.\par
It is obvious that designing an offering with expected attributes and quality of those offerings according to the demand of customer is very much significant for customer satisfaction. But increasing the attributes within an offering and maintaining the quality of those offerings is not free of cost. Here this study reveals that customer of Grameenphone's are satisfied about their demand fulfillment in terms of offering with their expected attributes, but they are not satisfied about the quality of their offering. So Grameenphone should emphasize on maintaining the quality of their offering rather than to promise for offering with more new attributes.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.238126159554731\textwidth}P{0.32959183673469383\textwidth}P{0.10408163265306122\textwidth}P{0.1782003710575139\textwidth}}
\multicolumn{2}{l}{Demographic Variables}\tabcellsep Frequency\tabcellsep Percent\\
First Mobile Operator\tabcellsep GP\tabcellsep 110\tabcellsep 78.6\\
\tabcellsep Banglalink\tabcellsep 15\tabcellsep 10.7\\
\tabcellsep Robi\tabcellsep 3\tabcellsep 2.1\\
\tabcellsep Airtel\tabcellsep 1\tabcellsep .7\\
\tabcellsep Taletalk\tabcellsep 3\tabcellsep 2.1\\
\tabcellsep Citycell\tabcellsep 8\tabcellsep 5.7\\
\tabcellsep Total\tabcellsep 140\tabcellsep 100.0\\
Current Mobile Operator\tabcellsep GP\tabcellsep 140\tabcellsep 100.0\\
Use of Multiple Operator's Service\tabcellsep Yes\tabcellsep 98\tabcellsep 70.0\\
\tabcellsep No\tabcellsep 42\tabcellsep 30.0\\
\tabcellsep Total\tabcellsep 140\tabcellsep 100.0\\
Year of Connection\tabcellsep below 3 years\tabcellsep 19\tabcellsep 13.6\\
\tabcellsep 3-6 years\tabcellsep 52\tabcellsep 37.1\\
\tabcellsep 6 years and above\tabcellsep 69\tabcellsep 49.3\\
\tabcellsep Total\tabcellsep 140\tabcellsep 100.0\\
Age\tabcellsep bellow 30 years\tabcellsep 106\tabcellsep 75.7\\
\tabcellsep 30-45 years\tabcellsep 22\tabcellsep 15.7\\
\tabcellsep above 45 years\tabcellsep 12\tabcellsep 8.6\\
\tabcellsep Total\tabcellsep 140\tabcellsep 100.0\\
Monthly Mobile Expense\tabcellsep bellow Tk 500\tabcellsep 75\tabcellsep 53.6\\
\tabcellsep Tk 500-1000\tabcellsep 45\tabcellsep 32.1\\
\tabcellsep above Tk 1000\tabcellsep 20\tabcellsep 14.3\\
\tabcellsep Total\tabcellsep 140\tabcellsep 100.0\\
Education\tabcellsep below SSC\tabcellsep 7\tabcellsep 5.0\\
\tabcellsep SSC\tabcellsep 11\tabcellsep 7.9\\
\tabcellsep HSC\tabcellsep 35\tabcellsep 25.0\\
\tabcellsep Bachelor\tabcellsep 49\tabcellsep 35.0\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.25029154518950436\textwidth}P{0.1313411078717201\textwidth}P{0.1412536443148688\textwidth}P{0.17099125364431486\textwidth}P{0.15612244897959185\textwidth}}
Service Interface\tabcellsep \tabcellsep \multicolumn{2}{l}{Frequency Percent}\tabcellsep Cumulative \%\\
Voice Call\tabcellsep Yes\tabcellsep 140\tabcellsep 100.0\tabcellsep 100.0\\
Voice SMS\tabcellsep Yes\tabcellsep 36\tabcellsep 25.7\tabcellsep 25.7\\
\tabcellsep No\tabcellsep 104\tabcellsep 74.3\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 140\tabcellsep 100.0\tabcellsep \\
SMS\tabcellsep Yes\tabcellsep 133\tabcellsep 95.0\tabcellsep 95.0\\
\tabcellsep No\tabcellsep 7\tabcellsep 5.0\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 140\tabcellsep 100.0\tabcellsep \\
MMS\tabcellsep Yes\tabcellsep 51\tabcellsep 36.4\tabcellsep 36.4\\
\tabcellsep No\tabcellsep 89\tabcellsep 63.6\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 140\tabcellsep 100.0\tabcellsep \\
Internet\tabcellsep Yes\tabcellsep 86\tabcellsep 61.4\tabcellsep 61.4\\
Service\tabcellsep No\tabcellsep 54\tabcellsep 38.6\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 140\tabcellsep 100.0\tabcellsep \\
Information\tabcellsep Yes\tabcellsep 31\tabcellsep 22.1\tabcellsep 22.1\\
Services\tabcellsep No\tabcellsep 109\tabcellsep 77.9\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 140\tabcellsep 100.0\tabcellsep \\
c) Descriptive Statistics\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.27276964047936086\textwidth}P{0.2784287616511318\textwidth}P{0.04980026631158455\textwidth}P{0.06677762982689747\textwidth}P{0.08375499334221038\textwidth}P{0.09846870838881491\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Year\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Volume XIV Issue III Version I\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ( )\\
Variables Dependent (DV) Independent (IV 1 ) Independent (IV 2 ) Independent (IV 3 ) Independent (IV 4 ) Independent (IV 5 ) Independent (IV 6 )\tabcellsep Quality Factors Customer Satisfaction Service Innovativeness Service Reliability Service Competitiveness Service Consistency Network \& Signal Coverage Pricing\tabcellsep N 140 140 140 140 140 140 140\tabcellsep Mean 3.55 3.36 3.46 3.16 3.39 4.10 2.23\tabcellsep Std. Deviation 1.140 1.019 .985 1.201 .980 .867 .977\tabcellsep Global Journal of Management and Business Research\\
Independent (IV 7 )\tabcellsep Quality of Offering\tabcellsep 140\tabcellsep 2.31\tabcellsep .960\tabcellsep \\
Independent (IV 8 )\tabcellsep Customer Demand\tabcellsep 140\tabcellsep 2.27\tabcellsep .995\tabcellsep \\
Independent (IV 9 )\tabcellsep Value Added Service\tabcellsep 140\tabcellsep 3.06\tabcellsep 1.026\tabcellsep \\
Independent (IV 10 )\tabcellsep Contribution to Society\tabcellsep 140\tabcellsep 3.31\tabcellsep 1.072\tabcellsep \\
Independent (IV 11 )\tabcellsep Brand Value\tabcellsep 140\tabcellsep 4.19\tabcellsep .767\tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.002309782608695652\textwidth}P{0.1639945652173913\textwidth}P{0.5543478260869565\textwidth}P{0.12934782608695652\textwidth}}
\tabcellsep \multicolumn{2}{l}{Variable/s}\tabcellsep Customer Satisfaction\\
\tabcellsep Service Innovativeness\tabcellsep Pearson Correlation\tabcellsep .495 **\\
\tabcellsep \tabcellsep Sig. (2-tailed)\tabcellsep .000\\
\tabcellsep \tabcellsep N\tabcellsep 140\\
\tabcellsep Service Reliability\tabcellsep Pearson Correlation\tabcellsep .457 **\\
\tabcellsep \tabcellsep Sig. (2-tailed)\tabcellsep .000\\
\tabcellsep \tabcellsep N\tabcellsep 140\\
\tabcellsep Service Competitiveness\tabcellsep Pearson Correlation\tabcellsep .525 **\\
\tabcellsep \tabcellsep Sig. (2-tailed)\tabcellsep .000\\
\tabcellsep \tabcellsep N\tabcellsep 140\\
\tabcellsep Service Consistency\tabcellsep Pearson Correlation\tabcellsep .179 *\\
\tabcellsep \tabcellsep Sig. (2-tailed)\tabcellsep .035\\
\tabcellsep \tabcellsep N\tabcellsep 140\\
\tabcellsep Network \& Signal Coverage\tabcellsep Pearson Correlation\tabcellsep -.012\\
\tabcellsep \tabcellsep Sig. (2-tailed)\tabcellsep .885\\
\tabcellsep \tabcellsep N\tabcellsep 140\\
\tabcellsep Pricing\tabcellsep Pearson Correlation\tabcellsep .171 *\\
\tabcellsep \tabcellsep Sig. (2-tailed)\tabcellsep .044\\
( )\tabcellsep Quality of Offering\tabcellsep N Pearson Correlation\tabcellsep 140 .051\\
\tabcellsep \tabcellsep Sig. (2-tailed)\tabcellsep .548\\
\tabcellsep \tabcellsep N\tabcellsep 140\\
\tabcellsep Customer Demand\tabcellsep Pearson Correlation\tabcellsep .286 **\\
\tabcellsep \tabcellsep Sig. (2-tailed)\tabcellsep .001\\
\tabcellsep \tabcellsep N\tabcellsep 140\\
\tabcellsep Value Added Service\tabcellsep Pearson Correlation\tabcellsep .332 **\\
\tabcellsep \tabcellsep Sig. (2-tailed)\tabcellsep .000\\
\tabcellsep \tabcellsep N\tabcellsep 140\\
\tabcellsep Contribution to Society\tabcellsep Pearson Correlation\tabcellsep .220 **\\
\tabcellsep \tabcellsep Sig. (2-tailed)\tabcellsep .009\\
\tabcellsep \tabcellsep N\tabcellsep 140\\
\tabcellsep Brand Value\tabcellsep Pearson Correlation\tabcellsep .182 *\\
\tabcellsep \tabcellsep Sig. (2-tailed)\tabcellsep .031\\
\tabcellsep \tabcellsep N\tabcellsep 140\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{a significant very weak to negligible positive significant}\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{correlation between the service consistency (IV 4 ) \&}\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{customer satisfaction (DV) with coefficient correlation r}\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{= .175 at p < 0.35 level; there is an insig-nificant}\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{negative very weak to negligible insignificant positive}\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{correlation between the network \& signal coverage (IV 5 )}\end{longtable} \par
  {\small\itshape [Note: e\& customer satisfaction (DV) with coefficient correlation r = -.012 at p < 0.885 level; there is a very weak to negligible significant positive correlation between the pricing (IV 6 ) \& customer satisfaction (DV) with coefficient correlation r = .171 at p < 0.044 level; there is a very weak to negligible insignificant positive relationship e) Regression Analysis]} 
\caption{\label{tab_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.6227722772277228\textwidth}P{0.058910891089108915\textwidth}P{0.06943069306930694\textwidth}P{0.02103960396039604\textwidth}P{0.04207920792079208\textwidth}P{0.014727722772277229\textwidth}P{0.02103960396039604\textwidth}}
\tabcellsep Model\tabcellsep Sum of Squares\tabcellsep df\tabcellsep Mean Square\tabcellsep F\tabcellsep Sig.\\
1\tabcellsep Regression\tabcellsep 87.864\tabcellsep 11\tabcellsep 7.988\tabcellsep 11.019\tabcellsep .000 a\\
\tabcellsep Residual\tabcellsep 92.786\tabcellsep 128\tabcellsep .725\tabcellsep \tabcellsep \\
\tabcellsep Total\tabcellsep 180.650\tabcellsep 139\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{7}{l}{a. Predictors: (Constant), Brand Value, Customer Demand, Service Consistency, Service Innovativeness,}\\
\multicolumn{7}{l}{Network \& Signal Coverage, Service Reliability, Pricing, Contribution to Society, Value Added Services,}\\
\multicolumn{3}{l}{Quality of Offering, Service Competitiveness.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{b. Dependent Variable: Customer Satisfaction.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.06710526315789474\textwidth}P{0.07828947368421052\textwidth}P{0.13421052631578947\textwidth}P{0.2348684210526316\textwidth}P{0.3355263157894737\textwidth}}
Model\tabcellsep R\tabcellsep R Square\tabcellsep Adjusted R Square\tabcellsep Std. Error of the Estimate\\
1\tabcellsep .697 a\tabcellsep .486\tabcellsep .442\tabcellsep .851\end{longtable} \par
 
\caption{\label{tab_5}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_6}Table 7}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.85\textwidth}}
Factors Affecting Customer Satisfaction on Grameenphone Users in Bangladesh\end{longtable} \par
 
\caption{\label{tab_7}Table 7 :}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)} 			\footnote{© 2014 Global Journals Inc. (US) 62 © 2014 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Management Science Letters]{b12}\label{b12} 	 		\textit{},  	 	 		\textit{Management Science Letters}  		3  (9)  p. .  	 
\bibitem[Rundle-Thiele and Bennett ()]{b19}\label{b19} 	 		‘A brand for all seasons? A discussion of brand loyalty approaches and their applicability for different markets’.  		 			S Rundle-Thiele 		,  		 			R Bennett 		.  	 	 		\textit{Journal of Product \& Brand Management}  		2001. 10  (1)  p. .  	 
\bibitem[Brayfield and Rothe ()]{b2}\label{b2} 	 		‘An Index of Job Satisfaction’.  		 			A H Brayfield 		,  		 			H F Rothe 		.  	 	 		\textit{Journal of Applied Psychology}  		1951. 35  (5)  p. .  	 
\bibitem[Bangladesh Telecommunication Factors Affecting Customer Satisfaction on Grameenphone Users in Bangladesh Regulatory Commission]{b4}\label{b4} 	 		\textit{Bangladesh Telecommunication Factors Affecting Customer Satisfaction on Grameenphone Users in Bangladesh Regulatory Commission},  		 \url{http://www.btrc.gov.bd/telco/mobile}  		 	 
\bibitem[Cronbach ()]{b6}\label{b6} 	 		‘Coefficient Alpha and Internal Structure of Test’.  		 			L J Cronbach 		.  	 	 		\textit{Psychometrika}  		1951. 16 p. .  	 
\bibitem[Sheth ()]{b20}\label{b20} 	 		‘Competitive Advantages through Customer Satisfaction’.  		 			J N Sheth 		.  	 	 		\textit{BMA Review}  		2001. 2 p. .  	 
\bibitem[Rahman ()]{b17}\label{b17} 	 		‘Corporate Social Responsibility for Brand Image and Customer Satisfaction: Assessment of Grameen Phone User's in Bangladesh’.  		 			M H Rahman 		.  	 	 		\textit{International Journal of Research Studies in Management}  		2014b. 3  (1)  p. .  	 
\bibitem[Woo and Fock ()]{b21}\label{b21} 	 		\textit{Customer satisfaction in the Hong Kong mobile phone industry},  		 			K.-S Woo 		,  		 			H K Y Fock 		.  		1999.  	 
\bibitem[Ali et al. ()]{b1}\label{b1} 	 		‘Determinants of consumer retention in cellular industry in Pakistan’.  		 			J F Ali 		,  		 			I Ali 		,  		 			K Rehman 		,  		 			A K Yilmaz 		,  		 			N Safwan 		,  		 			H Afzal 		.  	 	 		\textit{African Journal of Business Management}  		2010. 4  (12)  p. .  	 
\bibitem[Domingo ()]{b7}\label{b7} 	 		 			R T Domingo 		.  		 \url{http://www.rtdonline.com/BMA/CSM/9.html}  		\textit{Consistency in Service Quality},  				2014.  	 	 (cited 29 may 2014) 
\bibitem[Rahman ()]{b18}\label{b18} 	 		‘Factors Affecting Customer Satisfaction in Mobile Telecommunication Industry in Bangladesh’.  		 			M H Rahman 		.  	 	 		\textit{Business, Management and Education}  		2014a. 12  (1) .  	 	 (Manuscript accepted for publication) 
\bibitem[Hult et al. ()]{b10}\label{b10} 	 		\textit{Innovativeness: its antecedents and impact on business performance. Industrial marketing manage -ment},  		 			G T M Hult 		,  		 			R F Hurley 		,  		 			G A Knight 		.  		2004. 33 p. .  	 
\bibitem[Khalili et al. ()]{b11}\label{b11} 	 		\textit{Investigating the effects of brand experience, trust, perception image and satisfaction on creating customer loyalty: A case study of laptop market},  		 			S Khalili 		,  		 			A Rahchamani 		,  		 			M S Abtahi 		.  		2013.  	 
\bibitem[Lee ()]{b13}\label{b13} 	 		‘Major Moderators Influencing the Relationships of Service Quality, Customer Satisfaction and Customer Loyalty’.  		 			H S Lee 		.  	 	 		\textit{Asian Social Science}  		2014. 9  (2)  p. .  	 
\bibitem[Mobile Subscribers BTRC ()]{b3}\label{b3} 	 		‘Mobile Subscribers’.  	 	 		\textit{BTRC}  		2014.  	 	 (cited 29 may 2014) 
\bibitem[Nunnally ()]{b15}\label{b15} 	 		\textit{Psychometric Theory},  		 			J L Nunnally 		.  		1978. New York: McGraw Hill Company.  	 
\bibitem[Parasuraman ()]{b16}\label{b16} 	 		‘Reflections on gaining competitive advantage through customer value’.  		 			A Parasuraman 		.  	 	 		\textit{Journal of the Academy of Marketing Science}  		1997. 25  (2)  p. .  	 
\bibitem[Dotzel et al. ()]{b8}\label{b8} 	 		‘Service Innovativeness and Firm Value’.  		 			T Dotzel 		,  		 			V Shankar 		,  		 			L L Berry 		.  	 	 		\textit{Journal of Marketing Research}  		2013. 50  (2)  p. .  	 
\bibitem[Munusamy et al. ()]{b14}\label{b14} 	 		‘Service Quality Delivery and Its Impact on Customer Satisfaction in the Banking Sector in Malaysia’.  		 			J Munusamy 		,  		 			S Chelliah 		,  		 			H W Mun 		.  	 	 		\textit{International Journal of Innovation}  		2010. 1  (4)  p. .  	 	 (Management and Technology) 
\bibitem[Cqr ()]{b5}\label{b5} 	 		\textit{Service Reliability},  		 			Cqr 		.  		 \url{http://committees.comsoc.org/cqr/fae\textunderscore docs/a2\textunderscore srvc\textunderscore rel/sv2reliab.html\#DEF}  		2014.  	 	 (cited 29 may 2014) 
\bibitem[Herrmann et al. ()]{b9}\label{b9} 	 		‘The influence of price fairness on customer satisfaction: an empirical test in the context of automobile purchases’.  		 			A Herrmann 		,  		 			L Xia 		,  		 			K B Monroe 		,  		 			F Huber 		.  	 	 		\textit{Journal of Product \& Brand Management}  		2007. 16  (1)  p. .  	 
\bibitem[Agbor ()]{b0}\label{b0} 	 		\textit{The Relationship between Customer Satisfaction and Service Quality: a study of three Service sectors in Umeå},  		 			J M Agbor 		.  		2011.  	 	 (cited 29 may 2014) 
\end{bibitemlist}
 			 		 	 
\end{document}
