\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={Impact of Television Food Channels on Society},
 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-01-15 (revised: 15 January 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-01-15}
\title{Impact of Television Food Channels on Society}
\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. Suhail Aziz  Zaidi}

             \author[2]{Sehrish Suhail  Zaidi}

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

\renewcommand\Authands{ and }

\date{\small \em Received: 10 December 2011 Accepted: 1 January 2012 Published: 15 January 2012}

\maketitle


\begin{abstract}
        


The objective of this is paper to study the impact of TV food channels on society, with respect to economic, social and psychological aspects. Survey method is used to collect the primary data. In subcontinent eating is source of pleasure, entertainment, fun, and way to express love & respect to others. No clear evidence, but assumed by anthropologists that cooking fires began only about 250,000 years ago, accidently. Television is most effective means of communication; it has altered our activities, family and social interaction patterns, cultural practices, domestic & personal expenditure, and has greatly influences in decision making procedure. In Pakistan there are three 24-hours dedicated food channels, and study depicts they have created three factors in society i.e. Improvement, Change, and Awareness.

\end{abstract}


\keywords{Food, Change, Impact, TV Food Channels, Effective Means, Society.}

\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
"I don't believe in twisting yourself into knots of excuses and explanations over the food you make... Usually one's cooking is better than one thinks it is. And if the food is vile...then the cook must simply grit her teeth and bear it with a smile-and learn from her mistakes." -Julia Child, My Life in France n this world people eat to live, but in subcontinent eating is more than that, it is source of pleasure, entertainment, fun, and way to express love \& respect to others, it is enriched with cultural, psychological, emotional, and even religious significance; from Mughal Emperor to common man everyone was found of delicious and spicy food. The spices of sub-continent holds a great history with them these rare and precious spices attracted the Europeans and British in this way that they came to subcontinent for trade of spices, and occupied the subcontinent.\par
There is no clear evidence as to when the practice of cooking food was first conceived, most anthropologists believe that cooking fires began only about 250,000 years ago, when hearths started appearing. Cooking was invented as far back as 1.8 million to 2.3 million years ago, whereas other researchers believe that cooking was invented as late as 40,000 or 10,000 years ago. Primitive humans may first have savored roast meat by chance, when the flesh of a beast killed in a forest fire was found to be more palatable and easier to chew and digest than the customary raw meat. They probably did not deliberately cook food, though, until long after they had learned to use fire for light and warmth.\par
Television is considered the most effective means of communication; it is also very powerful and popular medium. It is said that television has altered our world. It influences the minds of people and also changes their perception about life style. In Pakistan the emergence of new private entertainment, sports, and cooking channels are increasing. It has increased our knowledge about food and diversified our menus. Housewives, who previously used to frown upon cooking, are now taking delight in mastering this art. The numerous food channels with their chefs and experts have become food gurus, transferring their skills conveniently to every person desiring to spruce up their dinner, diversifying dining tables with an assortment of food both local and international, and reforming eating habits along the way.\par
Initially international networks like BBC Food introduced the trend of food channels, and now in Pakistan there are three 24-hours dedicated food channels i.e. MasalaTV, ZaiqaTV, and ZaukTV. The Hum Network Limited (HNL) has launched "Masala TV" channel which is most popular media network in Pakistan.\par
Ever since its launch Masala TV has successfully attracted audience in bulks. The timing and planning of the channel was brilliant, launched 1 day prior to the month of Ramadan, in September 2006, "Masala" became a household name that was recognized all across Pakistan and helped set the dinner tables in almost all homes during the month of fasting.\par
Masala TV has the distinction of being the first food channel dedicated exclusively to food programs broadcasted from Asia, being the pioneer Channel is proud to promote Pakistani food and culture. Its target audiences are food lovers who can appreciate eating, cooking good cuisine and see food as an integral part of their lives. Channel believes that good food brings people together, Masala TV fuels this motto by offering its viewers a blend of traditional and non-traditional magazine-style shows, cooking with top chefs, live interactive shows and food-oriented travel programming in addition to a list of Masala TV merchandise like I Pakistan's largest circulated magazine "Masala TV Food Mag". 
\section[{Year}]{Year}\par
AryZauk TV was launched by ARY Group in 2009 as their 24 hour cooking channel with different styles and presentation. The healthy competition in the cooking channels gave the audience a chance to choose from a variety of super hit shows conducted by the cooking experts and professionals, this channel made immense contribution to the culinary industry of Pakistan.\par
Zaiqa TV The competition started to heat up and another cooking channel was launched in May 2010 with full confidence of surviving in such a competitive environment, it came into the scene as a third 24 hours dedicated food channel of Pakistan, with aims to provide quality information and innovative recipes so that they can be a part of every kitchen in Pakistani household and also amongst the viewer's abroad.\par
These channels have introduced different styles of cooking, cutting and presentation of food. The Chefs and presenters, like Zakir, Gulzar, Maida Rahat, and Shireen Anwar have become celebrity with in short Spain of time; their popularity is evident from their TRP, commercials run during breaks, and viewers live calls during programs, and comments on Facebook, Twitter, and TV channel's websites. There are reality cooking shows, and regular Cook-at-home shows, and provides knowledge as well as entertainment to the viewers.\par
Besides these Pakistani cooking channels BBC Food renamed as BBC Lifestyle is pioneer in this field, which is very popular among people including its famous shows Master Chef. The channel is owned and operated by BBC Worldwide, the BBC's commercial arm. 
\section[{II.}]{II.} 
\section[{Literature Review}]{Literature Review}\par
Jason C.G. et al. (  {\ref 2003}) studied the impact of television (TV) advertisements (commercials) on children's eating behavior and health is of critical interest. In a preliminary study we examined lean, over weight and obese children's ability to recognize eight food and eight non-food related adverts in a repeated measures design. Their consumption of sweet and savory, high and low fat snack foods were measured after both sessions. The ability to recognize the food adverts significantly correlated with the amount of food eaten after exposure to them. \hyperref[b3]{Zia(2007)} studied about heavy and light viewers of Lahore and concluded that the heavy viewers of television especially cable television greatly effect on their activities, family and social interaction patterns, cultural practices, domestic and personal expenditure.\par
Chou (2006) stated in his work on Fast Food Advertising that the major reason behind the child obesity is due to the catchy advertisements of the restaurants. As they enjoy watching them so do they eat them and it results in their obesity as the advertisements are made to attract them.\par
Young and Webly stated in their research work, that the advertising is principal influence on children's eating behavior. They may or may not understand commercials, the transition from exposure to advertising to modification in eating behavior takes a rather complex route and it influences their eating patterns for their entire life.\par
After reviewing existing discussions of medialization by Krotz (2007), Schulz  {\ref (2004)},  {\ref Thompson (1995)}, and others, an institutional approach to the medialization process is suggested. Medicalization is to be considered a double-sided process of high modernity in which the media on the one hand emerge as an independent institution with a logic of its own that other social institutions have to accommodate through both interactive and mass media.\par
III. 
\section[{Objectives}]{Objectives}\par
To study the impact of TV food channels on viewers, and society; with respect to economic, social and psychological aspects, with special focus demographic data: a) Improvement in quality, variety and taste of food. b) Change in life style. c) Awareness regarding healthy food. 
\section[{IV.}]{IV.} 
\section[{Methodology}]{Methodology}\par
Survey method is used to collect the primary data to carry out the research. The Survey is the technique of gathering data by asking questions to people who are thought to have desired information. A list of 15 structured questions is prepared, through 400 questionnaires data is collected from different segments of life using Convenience Sampling technique on the basis of non-probability sampling where respondents are selected because of convenient accessibility and proximity. Respondents gave reply through 5-level Likert Scale, collected data nature is ordinal.\par
Entire data is fed in to SPSS16, apply different tests and prepare frequency tables, bar-chart, pie-chart and KNO \& Bartlett's test, as mentioned in Appendix-I.\par
V. 
\section[{Analysis}]{Analysis}\par
A survey was conducted regarding impact of TV food channels on society, for this purpose 400 questionnaires were distrusted by using convenience sampling technique, among students, housewives, businessmen, private servants, government servants, in Lahore, received 373 feedback, response rate is 93\%, which is excellent.\par
The Table-1 and Chart-1 depict that 73\% respondent watch TV food channels, which includes concerned 71\% are up to graduation, and 51\% are student by profession.\par
The analysis of viewership data as per Table-2 shows that of 54\% males watch food channels and 46\% males do not watch food channels, whereas 77\% females watch food channels, and 23\% females do not watch food channels, it means that there is no difference between viewers and non-viewers in males but majority of females watch food channels.\par
71\% of single persons watch food channels, 29\% do not watch. 76\% married persons watch food channels, 24\% do not watch.\par
From the age groups up to 15 years of age, 66\% watch food channels, 34\% do not watch, in 16 to 25 years age group 76\% watch food channels, 24\% do not watch, in 26 to 35 years age group 74\% watch food channels, 26\% do not watch, in 36 to 45 years age 73\% watch food channels, 27\% do not watch, and in above 45 years age group 63\% watch food channels, 45\% do not watch, it means that up to the age of 45 majority of viewers watch food channels, whereas above the age of 45 years viewership is little bit less.\par
On the basis of education we see that up to matric 62\% watch food channels, 38\% do not watch, 73\% intermediate watch food channels, 37\% do not watch, 78\% graduate watch food channels, 22\% do not watch, 74\% post-graduate watch food channels, 26\% do not watch, 61\% above post-graduate watch food channels, 39\% do not watch, which means that food channels are popular among public irrespective of their education level.\par
On the basis of professions we see that 71 \% students watch food channels, 29\% do not watch, 85\% housewives watch food channels, and 15\% do not watch, 78\% businessmen watch food channels, 22\% do not watch, 71\% private servants watch food channels, 29\% do not watch, 50\% governments servants watch food channels, 50\% do not watch, which means that food channels are popular among general public irrespective of their professions, except government employees.\par
The analysis of data as per Chart-2 reflects that Masala TV channel is most popular channel its viewership is 75\%, whereas different channels have viewership as Zaiqa 10\%, Zauk 03\%, BBC food, and others 05\%. 
\section[{a) Factor Analysis}]{a) Factor Analysis}\par
The Table-3 illustrates responses of 15 questions, and show that data is sufficient for factor analysis, the result of KMO and Bartlett's Test also support our finding because Adequacy is 83\%, and P-Value is near to zero, which means we should proceed, and by definition KMO measure the sampling adequacy, it is a test of amount of variance within the data that could be explained by factors: as a measure of factorability a KMO 0.5 is poor, 0.6 is acceptable, and a value closer to 1 is better.\par
From Scree Plot it is observed that only three points above the Eigen value 1, which means 15 items distributed among three factors. The distribution of different items in three factors is as under Year  
\section[{Conclusion}]{Conclusion}\par
To the best of the knowledge this study offers the first insights into the benefits of TV food channels on viewers and society.\par
The results of survey reflects that 73 \% viewers watch TV food channels, gender wise distribution is that 14\% males, and 86\% females. On the basis of analyses it has been observed that TV food channels are very popular among, single, and married persons, in all age groups, having any level of education and profession.\par
Responses of 15 structured questions show that TV Food Channels have impact on society; they have altered our activities, family and social interaction patterns, cultural practices, domestic \& personal expenditure, eating habits, and greatly influences in decision making procedure. In Pakistan there are three  
\section[{Impact of TV Food Channels}]{Impact of TV Food Channels} 
\section[{Improvement Awareness Change}]{Improvement Awareness Change}\par
Impact Of Television Food Channels On Society TV" is most favorite channels its viewership is 75\%. The Chefs and presenters are celebrity; their popularity is evident from viewers live calls during programs, and comments on facebook, twitter, and TV channel's websites.\par
The Factor Analyze pointed out three interrelated factors i.e. Improvement, Change, and Awareness these are indicators of impact in quality, variety \& taste of food, change in life style, and awareness regarding good eating habits, and healthy food.\par
Appendix -I   \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}Table 1}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.183276740237691\textwidth}P{0.12843803056027164\textwidth}P{0.11400679117147706\textwidth}P{0.06782682512733447\textwidth}P{0.06782682512733447\textwidth}P{0.13853989813242784\textwidth}P{0.08225806451612903\textwidth}P{0.06782682512733447\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{of TV Food Chanel Viewership}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Up to Matric\tabcellsep Yes No\tabcellsep 62 38\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Inter\tabcellsep Yes No\tabcellsep 73 27\\
\multicolumn{4}{l}{Demographic Sample (\% of participant)}\tabcellsep Education\tabcellsep Graduate\tabcellsep Yes No\tabcellsep 78 22\\
Gender\tabcellsep \tabcellsep Male Female\tabcellsep 14 86\tabcellsep \tabcellsep Post Graduate\tabcellsep Yes No Yes\tabcellsep 74 26 61\\
Marital Status\tabcellsep \tabcellsep Single Married\tabcellsep 58 42\tabcellsep \tabcellsep Above\tabcellsep No\tabcellsep 39\\
\tabcellsep \tabcellsep Up to 15 16-25\tabcellsep 12 51\tabcellsep \tabcellsep Student\tabcellsep Yes No\tabcellsep 71 29\\
Age(in years)\tabcellsep \tabcellsep 26-35 36-45\tabcellsep 20 13\tabcellsep \tabcellsep House hold\tabcellsep Yes\tabcellsep 85\\
\tabcellsep \tabcellsep above 45\tabcellsep 5\tabcellsep \tabcellsep \tabcellsep No\tabcellsep 15\\
\tabcellsep \multicolumn{2}{l}{Up to Matric Inter}\tabcellsep 10 21\tabcellsep Profession\tabcellsep Business\tabcellsep Yes\tabcellsep 78\\
Education\tabcellsep \tabcellsep Graduate\tabcellsep 40\tabcellsep \tabcellsep \tabcellsep No\tabcellsep 22\\
\tabcellsep \multicolumn{2}{l}{Post Graduate Above}\tabcellsep 24 5\tabcellsep \tabcellsep Private Service\tabcellsep Yes\tabcellsep 71\\
\tabcellsep \tabcellsep Student\tabcellsep 51\tabcellsep \tabcellsep \tabcellsep No\tabcellsep 29\\
Profession\tabcellsep \multicolumn{2}{l}{House hold Business Private Service}\tabcellsep 23 7 12\tabcellsep \tabcellsep Govt. Service\tabcellsep Yes No\tabcellsep 50 50\\
\tabcellsep \multicolumn{2}{l}{Govt. Service}\tabcellsep 6\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{\% of TV Food Chanel Viewership}\tabcellsep \tabcellsep \tabcellsep \\
Gender\tabcellsep Male\tabcellsep Yes No\tabcellsep 54 46\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 \%}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.05323590814196242\textwidth}P{0.017153792623521225\textwidth}P{0.6654488517745302\textwidth}P{0.021885873347251217\textwidth}P{0.01951983298538622\textwidth}P{0.023068893528183716\textwidth}P{0.022477383437717467\textwidth}P{0.02720946416144746\textwidth}}
\tabcellsep \tabcellsep \multicolumn{5}{l}{Impact Of Television Food Channels On Society}\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{4}{l}{of The Responses Against Different Items}\tabcellsep \tabcellsep \\
\tabcellsep S. No\tabcellsep Items\tabcellsep Strongly Disagree\tabcellsep Disagree\tabcellsep Neutral\tabcellsep Agree\tabcellsep Strongly Agree\\
\tabcellsep \tabcellsep Food channels improve\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 1\tabcellsep cooking techniques for dishes already cooked\tabcellsep 4\tabcellsep 3\tabcellsep 12\tabcellsep 35\tabcellsep 21\\
\tabcellsep \tabcellsep at your home.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 2\tabcellsep Food channels educate you about new dishes.\tabcellsep 2\tabcellsep 3\tabcellsep 5\tabcellsep 32\tabcellsep 32\\
2012\tabcellsep 3\tabcellsep After watching these channels you try new\tabcellsep 3\tabcellsep 3\tabcellsep 15\tabcellsep 28\tabcellsep 25\\
ear\tabcellsep \tabcellsep dishes These channels are\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
2\tabcellsep 4\tabcellsep necessary for public awareness regarding food\tabcellsep 2\tabcellsep 3\tabcellsep 17\tabcellsep 24\tabcellsep 27\\
Global Journal of Management and Business Research Volume XII Issue XVII Version I\tabcellsep 5 6 7 8 9 10 11 12\tabcellsep Do you think that in the result of increased awareness about food and taste health related problems have been reduced? Viewers are receiving better information regarding food impacts on health? Do you feel comfortable if you cannot afford a food you like? Do you want to change your kitchen style as shown in cooking shows? You think that some parts of society cannot afford the ingredients commonly used in TV food channels. consumption of junk food among viewers especially kids, has increased significantly You think that awareness regarding new dishes has created frustration in society. You think that market has been exploiting the prices of ingredients just because of the Do You think that the\tabcellsep 4 1 8 7 4 4 8 3\tabcellsep 10 7 15 11 6 7 15 10\tabcellsep 23 15 17 13 12 17 20 12\tabcellsep 28 36 24 24 23 26 20 27\tabcellsep 9 14 10 18 28 20 10 21\\
\tabcellsep \tabcellsep increased awareness\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep from these TV food\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep channels.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Budget of your kitchen\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 13\tabcellsep has increased due to\tabcellsep 4\tabcellsep 7\tabcellsep 14\tabcellsep 28\tabcellsep 21\\
\tabcellsep \tabcellsep these demands.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 3 \%}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US)} 		 		\backmatter  			 
\subsection[{This page is intentionally left blank}]{This page is intentionally left blank}			 			  				\begin{bibitemlist}{1}
\bibitem[ Research Methods for Business ()]{b1}\label{b1} 	 		\textit{},  	 	 		\textit{Research Methods for Business}  		1992.  		 			University at Carbondale 		 	 	 (Uma Sakeran. Southern Illinois) 
\bibitem[Jason et al. ()]{b2}\label{b2} 	 		\textit{Effect of television advertisements for food son food consumption in children "Department of Psychology, Kissileff Laboratory for the Study of Human Ingestive Behavior},  		 			C G Jason 		,  		 			Jane Halford 		,  		 			Victoria Gillespie 		,  		 			Eleanor E Brown 		,  		 			Terence M Pontin 		,  		 			Dovey 		.  		2003. UK.  		 			University of Liverpool, Eleanor Rathbone Building 		 	 
\bibitem[Zia ()]{b3}\label{b3} 	 		\textit{Effects of Cable Television On Women In Pakistan: A Comparative Study of Heavy and Light Viewers in Lahore},  		 			Anjum Zia 		.  		2007. LCWU, Lahore: Department of Mass Communication.  	 
\bibitem[Harvard ()]{b5}\label{b5} 	 		 			Stig Harvard 		.  		\textit{The Mediatization of Society-A Theory of the Media as Agents Of Social and},  				2008.  	 
\bibitem[Alfred and Knof ()]{b0}\label{b0} 	 		‘My life in France’.  		 			A Alfred 		,  		 			Knof 		.  	 	 		\textit{Julia Child}  		2006.  	 
\bibitem[Young and Webley]{b4}\label{b4} 	 		\textit{The Role of Television Advertising in Children's Food Choice},  		 			Brian Young 		,  		 			Paul Webley 		.  		 		 			by University of Exeter 		 	 
\end{bibitemlist}
 			 		 	 
\end{document}
