\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={Consumer Preference Coca Cola versus Pepsi-Cola},
 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{2012-06-23 (revised: 23 June 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-06-23}
\title{Consumer Preference Coca Cola versus Pepsi-Cola}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

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

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

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

\usepackage[absolute,overlay]{textpos}

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

             \author[1]{Dr. Abdul Munam Jamil  Paracha}

             \affil[1]{  Lahore Business School,The University of Lahore,Pakistan.}

\renewcommand\Authands{ and }

\date{\small \em Received: 16 May 2012 Accepted: 8 June 2012 Published: 23 June 2012}

\maketitle


\begin{abstract}
        


This study is conducted between two global giants Coca Cola & Pepsi-cola. This research paper is basically a comparative study of two well known competitors in beverage industry of Pakistan which are Pepsi Cola & Coca Cola. The primary purpose of this paper is to find out which company is leading the market. This research required us to conduct the consumer research on why they chose the drink. To find out the factors & reasons that influence to choose their preferred drink.

\end{abstract}


\keywords{Giants, Comparative, Competitors, Leading, }

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

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


\let\tabcellsep& 	 	 		 \par
Introduction \& Literature Review he world's soft drinks market is totally subject by just two players: -Coke \& Pepsi. Coke, 'The genuine thing' other than a century old was born eleven years more on of its competitor \& a century later on, still maintains the original lead. Pepsi, 'The challenger', even now poses as the hurried, young upstart \& is struggle the cola was as the drink for the younger age group.\par
The tale of Coke was 1st geared up by pharmacist John Styth Pemberton in 1886. at first, the drink was introduced in Atlanta, Georgia, \& was sell for five cents. In 1886, sales of Coke averaged 9 drinks per day. In 1891, Atlanta entrepreneur Asa G C\&ler acquire entire ownership of the Coke business \& in 1919; The Coca Cola alliance was sold to a set of investor for twenty five million. In the history 112 years, Coke has surrounded itself into American society. In 1994, the American consumption was further than 773 million helping of Coke, diet Coke Sprite, Fanta, \& other foodstuffs of The Coca Cola Company. \hyperref[b0]{[1]} The  \hyperref[b1]{[2]} In the year 1984 with a move to merge core businesses, PepsiCo was restructured to focus on its 3 businesses: soft drinks, snack foods \& restaurants. Transportation \& sporting cargo businesses were sold off. At current, Pepsi-Cola products are offered in nearly 150 countries \& territory all over the world. Snack foods operations are in 10 inter-national markets. At present, Pepsi-Cola is a \$22 billion company with approximately 140,000 employees worldwide.\par
In 1886, when Atlanta \& Fulton County approved prevention legislation, Pemberton responded by increasing Coca Cola, basically a non alcoholic edition of French Wine Coca. \hyperref[b2]{[3]} The 1st sales were at Jacob's Pharmacy in Atlanta, on May 8, 1886. \hyperref[b3]{[4]} It was at the begin sold as a patent medicine for five cents a glass at soda fountain, which is well liked in the United States at the occasion due to the trust that carbonated water was fine for the fitness. Pemberton claims Coca Cola cure many diseases, comprise morphine addiction, impotence, dyspepsia, headache, \& neurasthenia In 1888, 3 versions of Coca Cola sold by 3 part businesses were on the market. Asa Griggs C\&ler obtain a stake in Pemberton's corporation in 1887 \& integrated it as the Coca Cola business in 1888. The similar year, while suffering from an constant habit to morphine, \hyperref[b5]{[6]} Pemberton sold the rights a 2nd time to 4 extra businessmen: J.C. Mayfield, A.O. Murphy, C.O. Mullahy \& E.H. Bloodworth. In the meantime, Pemberton's alcoholic sons Charley Pemberton start selling his personal story of the manufactured goods.\par
In 1892 C\&ler integrated a second company, The Coca Cola Company, \& in 1910 C\&ler had the earliest report of the company burn, further obscuring its lawful origins. By the position of its 50th anniversary, the drink had reached the position of a nationwide icon in the USA. In 1935, it was expert kosher by Rabbi Tobias Geffen, later than the company made tiny changes in the sourcing of some ingredients. \hyperref[b6]{[7]} On April 23, 1985, Coca Cola, among lot publicity, attempted to modify the method of the drink with "New Coke". Follow-up taste test showing that the majority consumers favored the taste of New Coke together Coke \& Pepsi, but Coca Cola administration was not ready for the public's wistfulness for the older drink, leading to a criticism. The company gave in to protests \& returned to a difference of the old formula, below the name "Coca Cola Classic" on 10 July, 1985.\par
On 7th February, 2005, the Coca Cola Company publicize that in the 2nd quarter of 2005 they designed to start a Diet Coke product sugared with the artificial sweetener sucralose, the similar stimulus at present use in Pepsi One. On 21 March, 2005, it announces 1 more diet product, Coca Cola Zero, sweetened to a certain extent with a mix of aspartame \& acesulfame potassium. In 2007, Coca Cola begin to put up for sale a innovative "healthy soda" Diet Coke with vitamins B12, niacin, magnesium, and B6, plus zinc, marketed as "Diet Coke Plus."\par
In November 2009, due to a clash over general prices of Coca Cola products, Costco closed restocking its shelves with Coke \& Diet Coke, However, some Costco locations (like the ones in Tucson, Arizona sell imported Coca Cola from Mexico. \hyperref[b7]{[8]} In 1903, Bradham motivated the bottling of Pepsi-Cola from the drugstore to a borrowed storehouse. This year, Bradham sold 7,968 gallons of syrup. The next year, Pepsi sold in 6 ounce bottles \& sales better to 19,848 gallons. In 1909, automobile race establish Barney Oldfield was the first celebrity to endorse Pepsi-Cola, telling it as "A bully drink refreshing, refreshing, a fine bracer before a race." The advertising idea "Delicious \& Healthful" was then used over the next two decades. In 1926, Pepsi expected its 1st logo redesign since the unique drawing of 1905. In 1929, the logo was altered once more.\par
In 1931, at the depth of the Great Depression, the Pepsi-Cola Company entered bankruptcy in outsized part due to financial losses incur by speculate on eccentrically changeable sugar price as a consequence of World War I. Property were sold \& Roy C. Megargel buy the Pepsi trademark. 8 years later, the company went bankrupt another time. Pepsi's resources were then purchase by Charles Guth, the President of Loft Inc. Loft was a c\&y creator with put up for sale stores that contained soda fountains. He requisite replace Coca Cola at his stores' fountains subsequent Coke refuse to give him a price cut on syrup. Guth then had Loft's chemists reformulate the Pepsi Cola syrup formula.  {\ref [9]} On three separate occasions between 1922 \& 1933, the Coca Cola Company was offered the chance to buy the Pepsi Cola company \& it declined on each occasion.  {\ref [10]} II. 
\section[{Methodology \& Empirical Results}]{Methodology \& Empirical Results}\par
A total of 400 samples were selected from different population. The samples should be such that the consumer of cola drinks. We also tried to get an adequate ratio of men \& women in the samples. The main demographic targeted were the younger age group as they are more conscious \& aware about the brand. Also we tried to focus more on students \& young professionals as they would be more interested in trying out new products \& were more conscious.\par
Buyers who have been consuming cola drinks were better able to answer the questions regarding the influencing factors \& the reasons for their consumption \& purchase.\par
Simple random sampling was use in this study. In this study population was divided into mainly four samples that were found as follows: Sample 1: (Students) Sample 2: (Employees) Sample 3: (Businessman) Sample 4: (Labor)\par
Questionnaires were distributed to sample and In this Pie chart 44.50\% sample is strongly agree that the taste of their preferred cola is good, 39.00\% only agree, 10.00\% people neutral, 3.00\% disagree \& 0.25\% strongly disagree with this statement.\par
This Bar chart shows that price is an important factor to choose the brand according to our study.   
\section[{Conclusion}]{Conclusion}\par
According to this research 259 sample prefer to drink coca cola out of 400 \& 149 prefer Pepsi cola. One of the reasons is that people like Coca cola as it taste is very good. Another reason is that Coke also acts as refreshment to our sample which influence on them to preferred coke. Price is also very important factor that influence to choose their preferred brand. Frequency of advertisement is also important factor for coke customer to choose their brand. It will be also notice in our study that promotion scheme \& discount are also important to purchase their preferred brand. Mostly people come to know about their preferred brand through advertisement on TV so people who watch TV are more aware of their preferred cola as compare to other medium of advertisement. Availability of convince is also important factor to choose the proffered brand. The customers of Coca Cola give importance to the brand ambassador while Pepsi-cola customers have no influence on brand ambassador. Coca cola customer are think that it is not only used to fill their basic thirst but also for other purposes while Pepsi cola customer think that there preferred cola is important because it fill their basic thirst. Both brand customer think that manufacture \& expire date is very important so that they proffered there cola according to their perspective. Thus Pepsi have to work more to compete with Coke \& to lead the market.\begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.13734290843806102\textwidth}P{0.26552962298025135\textwidth}P{0.053411131059245956\textwidth}P{0.13276481149012567\textwidth}P{0.19838420107719928\textwidth}P{0.038150807899461396\textwidth}P{0.024416517055655295\textwidth}}
\tabcellsep \multicolumn{4}{l}{Consumer Preference Coca Cola versus Pepsi-Cola}\tabcellsep \\
2012\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
ear Y\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
8\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
and Business Research Volume XII Issue XII Version I\tabcellsep \tabcellsep \tabcellsep Count Gender Total\tabcellsep \multicolumn{2}{l}{Gender vs preferred cola which br\& do you prefer? pepsi cola coca cola 102 204 FEMALE MALE 39 55 141 259}\tabcellsep Total 306 94 400\\
Global Journal of Management\tabcellsep Pearson Chi-Square Continuity Correction b Likelihood Ratio Fisher's Exact Test Linear-by-Linear Association N of Valid Cases b\tabcellsep Value 2.096 a 1.754 2.063 2.091 400\tabcellsep Chi-Square Tests df (2-sided) 1 .148 1 .185 1 .151 1 .148 Asymp. Sig.\tabcellsep (2-sided) .174 Exact Sig.\tabcellsep (1-sided) .093 Exact Sig.\end{longtable} \par
  {\small\itshape [Note: The Pie Chart shows that we have collected data from 76.50\% males \& 23.50\% females.© 2012 Global Journals Inc. (US) a. 0 cells (.0\%) have expected count less than 5. The minimum expected count is 33.14. b. Computed only for a 2x2 table 9 Global Journal of Management and Business Research Volume XII Issue XII Version I 2012]} 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.6969194312796209\textwidth}P{0.0825829383886256\textwidth}P{0.07049763033175355\textwidth}}
Table 2\tabcellsep \tabcellsep \\
Age\tabcellsep \tabcellsep \\
\tabcellsep No of\tabcellsep \\
Questions\tabcellsep \multicolumn{2}{l}{Samples P-value}\\
Which br\& do you prefer\tabcellsep 393\tabcellsep 0.000\\
From whom do you buy cola\tabcellsep 390\tabcellsep 0.000\\
What quantity do you prefer to buy\tabcellsep 393\tabcellsep 0.000\\
It's satisfy my basic thirst\tabcellsep 385\tabcellsep 0.012\\
Frequency of advertisement\tabcellsep 387\tabcellsep 0.006\\
Br\& ambassador\tabcellsep 385\tabcellsep 0.001\\
Br\& value/Br\& name\tabcellsep 387\tabcellsep 0.004\\
\multicolumn{3}{l}{Question of table 2 are associated with age in}\\
\multicolumn{3}{l}{which some questions p value is 0.000 which is highly}\\
\multicolumn{3}{l}{associated with age so H0 is rejected \& H1 is accepted.}\end{longtable} \par
 
\caption{\label{tab_2}Table 1}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.7104014598540146\textwidth}P{0.05583941605839416\textwidth}P{0.0031021897810218978\textwidth}P{0.08065693430656934\textwidth}}
Average Income\tabcellsep \tabcellsep \\
\tabcellsep No\tabcellsep of\tabcellsep P-\\
Questions\tabcellsep \multicolumn{2}{l}{Samples}\tabcellsep value\\
From whom do you buy cola\tabcellsep 275\tabcellsep \tabcellsep 0.002\\
How often do you have drink cola\tabcellsep 276\tabcellsep \tabcellsep 0.044\\
What quantity do you prefer to buy\tabcellsep 276\tabcellsep \tabcellsep 0.006\\
Which is your most preferred channel\tabcellsep \tabcellsep \\
for purchasing this drink\tabcellsep 276\tabcellsep \tabcellsep 0.027\\
It's provide enjoyment\tabcellsep 276\tabcellsep \tabcellsep 0.032\\
Flavor\tabcellsep 273\tabcellsep \tabcellsep 0.049\\
Cleanliness of bottles/not damaged\tabcellsep 272\tabcellsep \tabcellsep 0.015\\
Manufacture \& expire date\tabcellsep 274\tabcellsep \tabcellsep 0.018\\
Br\& value/Br\& name\tabcellsep 270\tabcellsep \tabcellsep 0.033\\
\multicolumn{4}{l}{Questions of table 3 are associated with}\\
\multicolumn{4}{l}{average income because there p value is less than 0.05}\\
\multicolumn{4}{l}{so here our null hypothesis is rejected \& alternative}\\
hypothesis is accepted.\tabcellsep \tabcellsep \\
III.\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 3}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Beyond Seltzer Water: The Kashering of Coca Cola (2007)]{b6}\label{b6} 	 		\textit{Beyond Seltzer Water: The Kashering of Coca Cola},  		2007-02-26. American Jewish Historical Society.  	 
\bibitem[Hayes and Pemberton (2007)]{b2}\label{b2} 	 		\textit{Coca Cola Television Advertisements: Dr},  		 			Jack ; Hayes 		,  		 			John S Pemberton 		.  		2007-01-21.  	 	 (Nation's Restaurant News) 
\bibitem[Biswas and Sen ()]{b0}\label{b0} 	 		\textit{Coke vs Pepsi: Local \& Global Strategy. Economic \& political weakly},  		 			A Biswas 		,  		 			A Sen 		.  		1999. 34 p. .  	 
\bibitem[Consumer Preference Coca Cola versus Pepsi-Cola]{b8}\label{b8} 	 		\textit{Consumer Preference Coca Cola versus Pepsi-Cola},  		 	 
\bibitem[Fredrix et al. (2009)]{b7}\label{b7} 	 		\textit{Costco nixes Coke products over pricing dispute},  		 			Sarah Fredrix 		,  		 			\& Skidmore 		,  		 			Emily 		.  		November 17. 2009. Associated Press.  	 
\bibitem[Pendergrast ()]{b4}\label{b4} 	 		\textit{For God, Country \& Coca-Cola. Basic Books},  		 			Mark Pendergrast 		.  		2000. p. 32.  	 
\bibitem[Pendergrast ()]{b5}\label{b5} 	 		\textit{For God, Country \& Coca-Cola. Basic Books},  		 			Mark Pendergrast 		.  		2000. p. .  	 
\bibitem[Kahn et al. ()]{b1}\label{b1} 	 		‘Niching Versus Change-of-Pace Br\&s: Using Purchase Frequencies \& Penetration Rates to infer Br\& Positioning’.  		 			B E Kahn 		,  		 			M U Kalwani 		,  		 			D G Morrison 		.  	 	 		\textit{J Journal of Marketing Research}  		1998. 25  (4)  p. .  	 
\bibitem[The Chronicle of Coca-Cola (2007)]{b3}\label{b3} 	 		\textit{The Chronicle of Coca-Cola},  		2007-11-28.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
