\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={Customer Decision for Choosing a Restaurant: A Study on Khulna City},
 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{2021-03-15 (revised: 15 March 2021)}
\def\TheID{\makeatother }
\def\TheDate{2021-03-15}
\title{Customer Decision for Choosing a Restaurant: A Study on Khulna City}
\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]{Anup Kumar  Mandal}

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

\renewcommand\Authands{ and }

\date{\small \em Received: 6 February 2021 Accepted: 1 March 2021 Published: 15 March 2021}

\maketitle


\begin{abstract}
        


People are eating outside the home that impacts the restaurant industry of Khulna city in Bangladesh. The objectives of this study are to determine the important factors that influence customer?s decision before dining at a restaurant. In this study, a simple random sampling method is used to select 100 respondents who are eating in different restaurants in Khulna city. Correlation and regression is used to test the hypotheses. After analyzing the result, all the hypotheses have been found supportive, representing the fact that most of the variables are significantly related to each other. Thus the resulting outline that the customers have not only focuses on the food quality of the restaurant but also focus on the restaurant environment, special facilities before eating at a restaurant. The study found a significant relationship between customer decision for choosing a restaurant with quick seat arrangement, restaurant environment, menu variety, waiter service, and service of other employee. So the restaurant management should focus on the factors which bring more customers to the restaurant. If the restaurant industry can ensure the best service, it will help them to gain more growth.

\end{abstract}


\keywords{customer decision factors and restaurant.}

\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
angladesh has a remarkable track record for growth and development, aiming to be a middle income country by hers 50th anniversary  {\ref (World Bank 2021)}. With the increasing level of development, people are more engaged in economic activities. By the expansion of business and employment opportunities people also have engaged in outside activities. Food is the basic need of social beings; people have to take food thrice a day. As people work outside of their homes, they have to eat at hotels and restaurants. Sometimes people go with their family, peer, and friends to take food at an outside restaurant. Businessman fixes their important meetings at the restaurant. Now a day's different social and cultural programs like birthday parties, marriage ceremonies, and inauguration ceremonies are held at hotels and restaurants. That's why the restaurants service industry has become very popular. The growth of restaurant industry is increasing higher year after year, according to BBS (2018), the restaurant industry earns Tk68.2 billion. But in 2019, this industry, earns Tk73.16 billion. Despite the growth of the to external and internal factors in its business environment. The external factors include the highly competitive market, and internal factors include the restaurant environment, staff and employee behaviors, waiter service, restaurant special facilities and so on \hyperref[b7]{(Harun et al. 2013)}. Sometimes the customer visit with their family, friends and peer. At this time they desire best service from the restaurant \hyperref[b14]{(Younus et al. 2015)}. Restaurant environment is the most important factor to a customer. Customer demands a calm and noise-free environment where they can enjoy the food and Bonaparte. The environment should provide privacy to the customer \hyperref[b6]{(Haghighi and Dorosti, 2012)}. Arrangement of menu variety and food chart helps customer easily select their food. Procedure of wide range of menu items supports customer to choose their favorite food before eating at the restaurant, the food delivery time is also an important issue. Sometimes customers lost patience when they get late food delivery \hyperref[b7]{(Harun et al. 2013)}. \hyperref[b11]{Tamanna (2016)} found that menu price, service quality and restaurant atmosphere are important factors for young customers to choosing the fast food at the restaurants. Restaurant entrepreneurs should consider the factors such as quality and price of food, to development of the restaurant \hyperref[b9]{(Latif et al. 2015)}. The selection of a restaurant is also dependent on quick service, physical atmosphere, food superiority and pricing  {\ref (Tabassum and Rahman, 2012)}. Studies show that the consumers give most importance to the brand reputation of the food item charted by nearness to receive and availability, similarity of savor with earlier experience, cost and quality of the food, rebate and taste, sanitation and hygiene, salesmanship and decoration, fat and lipid level, and self-service factors \hyperref[b8]{(Islam and Ullah, 2010)}. According to Choi and Zhoa (2010), they revealed that the reasons for choosing a restaurant with concern health issues, yearly income level, the financial plan for dining out, and weight concerns. Cleanliness, food quality, and friendliness of the staff are most important factors for selecting the restaurant of travellers \hyperref[b12]{(Tripp et al. 1995}). The study found that the physical design and exterior of the restaurant did not have a significant effect for choosing a restaurant \hyperref[b0]{(Andaleeb and Conway 2006)}. Restaurant location is also important factor for selecting the restaurant. \hyperref[b3]{(Edwards et al. 2003)} restaurant industry it is facing numerous challenges due privacy, the brand name of the restaurant, and availability of ready-made food is influencing factor for choosing a restaurant. There have several studies on the factor affecting customer decisions for choosing a restaurant. Most of the studies conducted with 3 or 4 variables in different cities. But no study has been done in Khulna city. So this need inspired me to conduct this study on Khulna city to explore how customers consider different factors before dining at the restaurant. In this study, we determine the factors as well as the correlation between two or more factor and their significance. 
\section[{II.}]{II.} 
\section[{Materials and Methods}]{Materials and Methods}\par
This study has collected primary data from 100customers who frequently eat in the restaurant at Khulna city. Data are randomly selected from a different restaurant at Khulna city. Data was collected through the questionnaire with face-to-face interviews. 
\section[{a) Analytical technique Factors affecting customer decision for choosing a restaurant at Khulna city}]{a) Analytical technique Factors affecting customer decision for choosing a restaurant at Khulna city}\par
The extent to which various independent factors for choosing a restaurant were quantifies using a multiple regression function. The following multiple regression function specified in the present study:Y = ? 0 + ? 1 X 1 + ? 2 X 2 + ? 3 X 3 + ? 4 X 4 + ? 5 X 5 + ? 6 X 6 + ? 7 X 7 + ? 8 X 8 + ? 9 X 9 +?\par
Where Y= Choosing Restaurant ? 0= Intercept ? 1-9 = Coefficient of variables X 1 = Quick Seat Arrangement X 2 = Restaurant Environment X 3 = Menu Variety X 4 = Special Facilities X 5 = 
\section[{Results and Discussion}]{Results and Discussion} 
\section[{Factors affecting customer decision for choosing a restaurant}]{Factors affecting customer decision for choosing a restaurant}\par
The study considers the following factors where the customer decision for choosing a restaurant at Khulna city.\par
1. Quick Seat Arrangement: After going to the restaurant the respondents want to sit promptly for their breakfast, lunch, or dinner. 
\section[{Restaurant Environment (Lighting, Noise Level and Parking):}]{Restaurant Environment (Lighting, Noise Level and Parking):}\par
Restaurant's management decorates its dining place glowing and eye-catching lightings.\par
Noise level under control means there is no noise and a calm environment. Sometimes respondents go to restaurants with their best friends, and they want a peaceful place. Car parking facilities means the customers prefer the restaurant most where they park their car, bike, etc. 
\section[{Menu Variety:}]{Menu Variety:}\par
It means the restaurant's capability to arrange different types of food for different types of customers such as, some people like Chinese food, some like Bangladeshi food, and some like Indian food. To attract the more customers, a restaurant has to arrange every type of dish. 
\section[{Special Facilities (Vegetarians and non-vegetarians food, low price, Children's playground):}]{Special Facilities (Vegetarians and non-vegetarians food, low price, Children's playground):}\par
It describes the restaurant can manage vegetarian and nonvegetarian customer segments and children's playground. In special cases, the customer often prefers the restaurants most where their children can play and fun. 
\section[{Waiter Service:}]{Waiter Service:}\par
Waiter service means when a waiter serves any type of service, how quickly they serve and their manner. 
\section[{Other Employee Service:}]{Other Employee Service:}\par
The customer did receive any service from the restaurant's front desk executive, security guard, and receptionist.\par
7. Supervisory Staff's Help: When the customer dines at the restaurants, did any supervisory staff member like the manager or any other person help the customer or not. 
\section[{Known Restaurant:}]{Known Restaurant:}\par
This means the customer knows about the restaurant. They dined at this restaurant before or it is the new one. 
\section[{9.}]{9.}\par
Fast Order Delivery: How many minute's a customer waited after giving an order for food. More than the customer's expected time or shorter than the expected time. 
\section[{a) Analysis of correlation}]{a) Analysis of correlation}\par
H 1 = There is positive relation between fast seat arrangement and a restaurant environment of Khulna City. Table \hyperref[tab_2]{I} shows the value of the relationship between fast seat arrangement and restaurant environment is .625, and the significance value is .000. Thus the hypothesis is accepted. There is a positive and strong relationship exists between fast seat arrangement and the restaurant environment of Khulna city.\par
H 2 = There is a positive relationship between menu variety and special facilities of the restaurant of Khulna City. From table II correlation coefficient between menu variety and special facilities is .527 and the significance value is .000 which shows there is a positive relationship between menu variety and special facilities of Khulna city.  Table \hyperref[tab_4]{III} shows the correlation coefficient between special facilities and waiter service is .290, which shows a moderate relationship between special facilities, and waiter service and the value .063 shows the relationship is insignificant.  The above table (Table \hyperref[tab_5]{IV}) shows the correlation coefficient between supervisory staff help and repeat purchase behavior of the customer is .117 which, shows there is a moderate relationship between these two variables and the relationship is insignificant. 
\section[{b) Regression analysis}]{b) Regression analysis}\par
The purpose of the regression analysis measures the relative influence of each independent variable on the dependent variable. The Pearson's correlation value, R = 0.672> 0.50 which means there was highly correlation between the variables and the R square was 0.451 (Table \hyperref[tab_6]{V}) which, denotes that about 45\% variation of the dependent variable was explained by the independent variables included in this model. of freedom which is also less than the calculated value of 2.926, means the null hypothesis is rejected at 1\% significance level. It also means that there is a significant correlation between the studied dependent variable and independent variables. It means that there is a relationship between the dependent and independent variables under study. So, we can say that the variables under study are very coherent. The study considers the following factors where the customer decision for choosing a restaurant at Khulna city. It was hypothesized that there is no relation between the independent variable (quick seat arrangement, fast order delivery, known restaurant, waiter service, other employee service, menu variety, restaurant environment, special facilities supervisory staff's help) and dependent variable (choosing restaurant).To test the hypotheses, multiple regression analysis was used. Looking at the unique individual contributions of the predictor, the result (Table \hyperref[tab_8]{VII}  
\section[{Hypothesis}]{Hypothesis} 
\section[{Conclusion}]{Conclusion}\par
From the above results and discussion, it has been concluded that the restaurant industry has become very competitive. To sustain in this competitive marketplace every restaurant company should put more effort into customer retention. In this competitive era, to become a market leader, not only food quality is important, but also restaurant's other features and services are very much important. The finding of the study also reveals that there is a strong relationship between customer visits and restaurant service. When a customer experiences good service from a restaurant, they will share with other people about good services. By providing the best service and considering the factor, it will help every restaurant company to capture more market share. Thus the findings of this study will help the restaurants to identify the ways to retain existing and loyal customers and attract new ones.  \begin{figure}[htbp]
\noindent\textbf{I} \par 
\begin{longtable}{P{0.3393410852713178\textwidth}P{0.27015503875968994\textwidth}P{0.11860465116279069\textwidth}P{0.12189922480620155\textwidth}}
\tabcellsep Correlations\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Fast Seat\tabcellsep Restaurant\\
\tabcellsep \tabcellsep Arrangement\tabcellsep Environment\\
Fast Seat Arrangement\tabcellsep Pearson Correlation\tabcellsep 1\tabcellsep .625 **\\
\tabcellsep Sig. (2-tailed)\tabcellsep \tabcellsep .000\\
\tabcellsep N\tabcellsep 42\tabcellsep 42\\
Restaurant Environment\tabcellsep Pearson Correlation\tabcellsep .625 **\tabcellsep 1\\
\tabcellsep Sig. (2-tailed)\tabcellsep .000\tabcellsep \\
\tabcellsep N\tabcellsep 42\tabcellsep 42\\
\multicolumn{2}{l}{**. Correlation is significant at the 0.01 level (2-tailed).}\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table I :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{II} \par 
\begin{longtable}{P{0.3297413793103448\textwidth}P{0.3004310344827586\textwidth}P{0.09892241379310344\textwidth}P{0.1209051724137931\textwidth}}
\tabcellsep Correlations\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Menu\tabcellsep Special\\
\tabcellsep \tabcellsep Variety\tabcellsep Facilities\\
Menu Variety\tabcellsep Pearson Correlation\tabcellsep 1\tabcellsep .527 **\\
\tabcellsep Sig. (2-tailed)\tabcellsep \tabcellsep .000\\
\tabcellsep N\tabcellsep 42\tabcellsep 42\\
Special Facilities\tabcellsep Pearson Correlation\tabcellsep .527 **\tabcellsep 1\\
\tabcellsep Sig. (2-tailed)\tabcellsep .000\tabcellsep \\
\tabcellsep N\tabcellsep 42\tabcellsep 42\\
\multicolumn{3}{l}{**. Correlation is significant at the 0.01 level (2-tailed).}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table II :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{III} \par 
\begin{longtable}{P{0.16\textwidth}P{0.41\textwidth}P{0.15\textwidth}P{0.13\textwidth}}
\tabcellsep Correlations\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Special\tabcellsep Waiter\\
\tabcellsep \tabcellsep Facilities\tabcellsep Service\\
Special Facilities\tabcellsep Pearson Correlation\tabcellsep 1\tabcellsep .290\\
\tabcellsep Sig. (2-tailed)\tabcellsep \tabcellsep .063\\
\tabcellsep N\tabcellsep 42\tabcellsep 42\\
Waiter Service\tabcellsep Pearson Correlation\tabcellsep .290\tabcellsep 1\\
\tabcellsep Sig. (2-tailed)\tabcellsep .063\tabcellsep \\
\tabcellsep N\tabcellsep 42\tabcellsep 42\end{longtable} \par
 
\caption{\label{tab_4}Table III :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{IV} \par 
\begin{longtable}{P{0.18016304347826087\textwidth}P{0.3788043478260869\textwidth}P{0.16630434782608697\textwidth}P{0.12472826086956522\textwidth}}
\tabcellsep Correlations\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Supervisory\tabcellsep Repeat\\
\tabcellsep \tabcellsep Staff's Help\tabcellsep Purchase\\
Supervisory Staff's Help\tabcellsep Pearson Correlation\tabcellsep 1\tabcellsep .117\\
\tabcellsep Sig. (2-tailed)\tabcellsep \tabcellsep .461\\
\tabcellsep N\tabcellsep 42\tabcellsep 42\\
Repeat Purchase\tabcellsep Pearson Correlation\tabcellsep .117\tabcellsep 1\\
\tabcellsep Sig. (2-tailed)\tabcellsep .461\tabcellsep \\
\tabcellsep N\tabcellsep 42\tabcellsep 42\end{longtable} \par
 
\caption{\label{tab_5}Table IV :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{V} \par 
\begin{longtable}{P{0.25972222222222224\textwidth}P{0.007185990338164251\textwidth}P{0.012318840579710146\textwidth}P{0.5194444444444445\textwidth}P{0.032850241545893714\textwidth}P{0.018478260869565215\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Known Restaurant, Waiter Service, Other Employee}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Service, Menu Variety, Restaurant Environment, Special}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Facilities Supervisory Staff's Help) and dependent}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{variable (Choosing restaurant).}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{H 1 = There is a relationship between independent}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{variables (Quick Seat Arrangement, Fast Order Delivery,}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Known Restaurant, Waiter Service, Other Employee}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Service, Menu Variety, Restaurant Environment, Special}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Facilities Supervisory Staff's Help) and dependent}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{variable (Choosing restaurant).}\\
\tabcellsep \tabcellsep \tabcellsep Model Summary b\tabcellsep \tabcellsep \\
Model\tabcellsep R\tabcellsep R Square\tabcellsep Adjusted R Square\tabcellsep Std. Error of the Estimate\tabcellsep Durbin-Watson\\
1\tabcellsep .672 a\tabcellsep .451\tabcellsep .297\tabcellsep .29692\tabcellsep 2.254\\
\multicolumn{6}{l}{a. Predictors: (Constant), Supervisory Staff's Help, Quick Seat arrangement, Waiting Time , Known}\\
\multicolumn{6}{l}{Restaurant, Waiter Service , Other Employee Service, Menu Variety, Restaurant Environment, Special}\\
Facilities\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{b. Dependent Variable: Choosing restaurant}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_6}Table V :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{VI} \par 
\begin{longtable}{P{0.09888613861386139\textwidth}P{0.5743811881188119\textwidth}P{0.17673267326732672\textwidth}}
Year 2021\tabcellsep \\
16\tabcellsep \\
Volume XXI Issue III Version I\tabcellsep \\
( )\tabcellsep \\
Global Journal of Management and Business Research\tabcellsep \multicolumn{2}{l}{ANOVA b df 9 32 41 a. Predictors: (Constant), Supervisory Staff's Help, Quick Seat Arrangement, Fast Order Delivery , Known Model Sum of Squares Mean Square F Sig. 1 Regression 2.322 .258 2.926 .012 a Residual 2.821 .088 Total 5.143}\\
\tabcellsep \multicolumn{2}{l}{Restaurant, Waiter Service , Other Employee Service, Menu Variety, Restaurant Environment, Special}\\
\tabcellsep Facilities\\
\tabcellsep b. Dependent Variable: Choosing restaurant\\
\tabcellsep Table VI illustrates one-way variable test of the\tabcellsep freedom which is less than the calculated value of 2.926\\
\tabcellsep study. It is depicted from the table that the value (critical\tabcellsep means the null hypothesis is rejected at 5\% level of\\
\tabcellsep value) of F-statistic is 1.96 with (9 x 32) degrees of\tabcellsep significance. The F-statistic is 2.25 with (9 x 32) degrees\end{longtable} \par
 
\caption{\label{tab_7}Table VI :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{VII} \par 
\begin{longtable}{P{0.07083333333333333\textwidth}P{0.30310077519379847\textwidth}P{0.1136627906976744\textwidth}P{0.10213178294573644\textwidth}P{0.10872093023255815\textwidth}P{0.07906976744186046\textwidth}P{0.07248062015503876\textwidth}}
\tabcellsep \tabcellsep \tabcellsep Coefficients\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Unstandardized}\tabcellsep Standardized\tabcellsep \\
\tabcellsep Model\tabcellsep \multicolumn{2}{l}{Coefficients}\tabcellsep Coefficients\tabcellsep t\tabcellsep Sig.\\
\tabcellsep \tabcellsep B\tabcellsep Std. Error\tabcellsep Beta\tabcellsep \\
1\tabcellsep (Constant)\tabcellsep .551\tabcellsep .235\tabcellsep \tabcellsep 2.343\tabcellsep .025\\
\tabcellsep Quick Seat Arrangement\tabcellsep .352\tabcellsep .057\tabcellsep .184\tabcellsep .944\tabcellsep .048\\
\tabcellsep Restaurant Environment\tabcellsep .706\tabcellsep .052\tabcellsep .073\tabcellsep .380\tabcellsep .026\\
\tabcellsep Menu Variety\tabcellsep .505\tabcellsep .055\tabcellsep .118\tabcellsep .675\tabcellsep .037\\
\tabcellsep Special Facilities\tabcellsep .072\tabcellsep .063\tabcellsep .240\tabcellsep 1.146\tabcellsep .260\\
\tabcellsep Fast Order Delivery\tabcellsep .039\tabcellsep .049\tabcellsep .117\tabcellsep .779\tabcellsep .442\\
\tabcellsep Known Restaurant\tabcellsep -.137\tabcellsep .112\tabcellsep -.176\tabcellsep -1.223\tabcellsep .230\\
\tabcellsep Waiter Service\tabcellsep .164\tabcellsep .080\tabcellsep .304\tabcellsep 2.065\tabcellsep .047\\
\tabcellsep Other Employee Service\tabcellsep .179\tabcellsep .060\tabcellsep .475\tabcellsep 2.978\tabcellsep .005\\
\tabcellsep Supervisory Staff's Help\tabcellsep -.019\tabcellsep .108\tabcellsep -.027\tabcellsep -.174\tabcellsep .863\\
\multicolumn{3}{l}{a. Dependent Variable: Choosing restaurant}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_8}Table VII :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
IV.\end{longtable} \par
 
\caption{\label{tab_9}}\end{figure}
 			\footnote{© 2021 Global JournalsCustomer Decision for Choosing a Restaurant: A Study on Khulna City} 			\footnote{( ) E © 2021 Global Journals Customer Decision for Choosing a Restaurant: A Study on Khulna City} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Haghighi ()]{b6}\label{b6} 	 		‘A. Evaluation of Factor Affecting Customer Loyalty in the Restaurant Industry’.  		 			M Haghighi 		,  		 			Dorosti 		.  	 	 		\textit{Africal Journal of Business Management}  		2012. 6  (14) .  	 
\bibitem[Tamanna ()]{b11}\label{b11} 	 		‘Consumers' Interest in Fast Food Items-A Study on Sylhet City of Bangladesh’.  		 			M K Tamanna 		.  	 	 		\textit{The International Journal of Business \& Management}  		2016. 4 p. .  	 
\bibitem[Harun et al. ()]{b7}\label{b7} 	 		‘Customer Hospitality: The case of fast Food Industry in Bangladesh’.  		 			M A Harun 		,  		 			F Ahmed 		,  		 			Maniruzzaman 		.  	 	 		\textit{World Journal of social Science}  		2013. 3  (6)  p. .  	 
\bibitem[Andaleeb ()]{b0}\label{b0} 	 		‘Customer satisfaction in the restaurant industry: an examination of the transaction-specific model’.  		 			S Andaleeb 		,  		 			Conway 		,  		 			C 		.  	 	 		\textit{Journal of services marketing}  		2006. 20  (1)  p. .  	 
\bibitem[Tabassum (2012)]{b10}\label{b10} 	 		‘Differences in Consumer Attitude towards Selective Fast Food Restaurants in Bangladesh: An Implication of Multi-Attribute Attitude Model’.  		 			A Tabassum 		,  		 			RahmanT 		.  	 	 		\textit{World Review of Business Research}  		2012. May 2012. 2  (3)  p. .  	 
\bibitem[Eiland and Kinsey ()]{b4}\label{b4} 	 		\textit{Factor Affecting Guest Satisfaction in the Restaurant Industry of South Mississippi. Honors Theses Paper-351},  		 			Eiland 		,  		 			M Kinsey 		.  		2015.  	 
\bibitem[Islam (2010)]{b8}\label{b8} 	 		‘Factors Affecting Consumers' Preferences on Fast Food Items in Bangladesh’.  		 			N Islam 		,  		 			UllahG M S 		.  	 	 		\textit{The Journal of Applied Business Research}  		2010. July/August 2010. 26  (4) .  	 
\bibitem[Tripp et al. ()]{b12}\label{b12} 	 		‘Factors influencing restaurant selection by travelers who stop at visitor information centers’.  		 			C Tripp 		,  		 			K R Great House 		,  		 			C W Shanklin 		,  		 			M B Gregoire 		.  	 	 		\textit{Journal of Travel \& Tourism Marketing}  		1995. 4  (2)  p. .  	 
\bibitem[Choi and Zhao ()]{b2}\label{b2} 	 		‘Factors influencing restaurant selection in south Florida: Is health issue one of the factors influencing consumers' behavior when selecting a restaurant’.  		 			J Choi 		,  		 			J Zhao 		.  	 	 		\textit{Journal of Foodservice Business Research}  		2010. 13  (3)  p. .  	 
\bibitem[Latif et al. ()]{b9}\label{b9} 	 		‘Habit of Eating out by Professionals of Bangladesh-A Way to Save Time \& Efforts for More Productive Works’.  		 			A Latif 		,  		 			S Yeasmin 		,  		 			Jony M A H Islam 		.  	 	 		\textit{International Journal of Advances in Management and Economics}  		2015. 4  (6)  p. .  	 
\bibitem[Hotel and restaurant sector set to post higher growth ()]{b5}\label{b5} 	 		\textit{Hotel and restaurant sector set to post higher growth},  		 \url{https://thefinancialexpress.com.bd/economy/hotel-and-restaurant-sector-set-to-post-higher-growth-1523184592}  		2021.  	 
\bibitem[Younus and Rasheed ()]{b14}\label{b14} 	 		‘Identifying the factor affecting Customer Purchse Intention’.  		 			S Younus 		,  		 			Zia F A Rasheed 		.  	 	 		\textit{Global Journal of Management and Business Research}  		2015. 2015. 15.  	 
\bibitem[Bbs ()]{b1}\label{b1} 	 		‘Statistics and Informatics Division (SID)’.  		 			Bbs 		.  	 	 		\textit{Ministry of Planning},  				 (Bangladesh)  		2018.  	 	 (Bangladesh Bureau of Statistics (BBS)) 
\bibitem[Edwards et al. ()]{b3}\label{b3} 	 		‘The influence of eating location on the acceptability of identically prepared foods’.  		 			J S Edwards 		,  		 			H L Meiselman 		,  		 			A Edwards 		,  		 			L Lesher 		.  	 	 		\textit{Food Quality and Preference}  		2003. 14  (8)  p. .  	 
\bibitem[The World Bank in Bangladesh (2021)]{b13}\label{b13} 	 		\textit{The World Bank in Bangladesh},  		 \url{https://www.worldbank.org/en/country/bangladesh/overview.Accessedon}  		2021. 18 July, 2021.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
