\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={A Discriminant Analysis of the Social Factors Influencing the Consumer Behaviour in the Two -Wheeler Market in India-An Empirical Study},
 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{2018-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{A Discriminant Analysis of the Social Factors Influencing the Consumer Behaviour in the Two -Wheeler Market in India-An Empirical Study}
\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. Rameshwaran  Byloppilly}

             \affil[1]{  City University College of Ajman Al-Tallah-2}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 December 2017 Accepted: 1 January 2018 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


This article examines the development of discriminant functions which will best discriminate between the urban and rural consumers with respect to the social factors influencing the consumer behavior in the two-wheeler market in India. The paper further highlights the importance of various promotional tools in the purchase of two wheelers in India. The two-wheeler market in India is the largest segment of the domestic auto industry in terms of absolute numbers. From a semi luxury product for the urban middle class in the eighties and earlier, the two- wheeler has now become not only the favorite mode of personal transport but also the most coveted personal household durable possession among nearly all consumer classes, except perhaps the most affluent. The leading vehicle in the two-wheeler segment is the stylish, fuel-efficient and sturdy 4-stroke motorcycle, the purchase of which is influenced by various social factors. A descriptive research using stratified random sampling method was undertaken and the study was conducted using both primary and secondary data. It was concluded that the ?social status? factor was the most effective social factor in discriminating among the urban consumers and ?primary reference group? factor was the most effective social factor in discriminating among the rural consumers in the choice of a two-wheeler brand.   

\end{abstract}


\keywords{two-wheeler, rural, urban, discriminant analysis, social factor}

\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[{I. Introduction}]{I. Introduction}\par
he world automobile industry has been witnessing an unprecedented scale of change since 1991 when liberalization took place in India for the first time. The wave of globalization has directly affected the international automobile industry and the buyer behavior in the two-wheeler market, and the promotional strategies associated with it has accelerated the global reorganization of it. The study of buyer behavior has assumed paramount importance in the automobile industry in general and in the two-wheeler market in particular. It has thrown open several challenges to the two-wheeler manufacturers and its dealers in formulating effective and competitive promotional strategies for growth and market acceptance. It fosters the process of understanding why a customer or a buyer makes a two -wheeler purchase. Without such an understanding the industry will find it very difficult to respond to the needs and wants of the customers. It is challenging to understand how customers respond to the plethora of promotional tools used by marketers in the marketing of bikes. If the two-wheeler manufacturers and its dealers could understand these customer preferences and perceptions better than their competitors then it is potentially a significant source of competitive advantage for the bike makers. Hence two-wheeler makers spend considerable time, money and effort to learn consumer behavior. The term consumer behavior is defined as the behavior that consumers display in searching for, purchasing, using, evaluating and disposing of products and services that they expect will satisfy their needs.\par
Thus consumer behavior focuses on how individuals make decisions to spend their available resources like time, money and effort on consumption related items. 
\section[{II. Automobile Industry: An Indian Scenario}]{II. Automobile Industry: An Indian Scenario}\par
The evolution of the automobile industry sparked off from the rudimentary origins of transportation. Before the invention of the automobiles, the main mode of man's travel was on foot. He had attempted to find out some mechanical device for his transport. The first of such attempts is recorded to be in 3500 B.C. It is on record that the Sumerians who lived in the river basins of Tigris and Eufretis had travelled by a mode of transport made on wheels. Later on, Kings and others used palanquins borne by men; and chariots pulled by horses and other animals, for their travel. Domestic animals like cows, donkeys, horses and elephants were made use of for pulling cartloads. References to such vehicles are galore in the epic works of literature. The horse-carts and bullock-carts are still in force in certain places. 1    
\section[{III. Two-Wheeler Industry in India}]{III. Two-Wheeler Industry in India}\par
This segment comprises the largest segment of the domestic auto industry in terms of absolute numbers. 1 From a semi luxury product for the urban middle class in the eighties and earlier, the two wheeler has now become not only the favorite mode of personal transport but also the most coveted personal (household durable) possession among nearly all consumer classes, except perhaps the most affluent. The leading vehicle in the two-wheeler segment is the stylish, fuel-efficient and sturdy 4-stroke motorcycle. The two-wheeler segment is divided into 5 major product classifications: (1) Mopeds; (2) Motor cycles; (3) Scooters; \hyperref[b3]{(4)} Step thrus and (5) Ungeared scooters.\par
Scooters: Scooter is a vehicle with an engine and two small wheels that looks like a small motorcycle. Scooters are perceived as more of a utility vehicle or a family vehicle than an entertained vehicle in India. It has more safety features than a motorcycle e.g. the front metallic cover that prevents the rider's legs from an injury on collision or some accident.\par
Motor Cycles: The major players in the motorcycle market are: (1) Bajaj Auto Ltd., (2) TVS (Tiru Venkata Sundaram Iyengar) Suzuki, (3) Hero Honda, (4) Escorts Yamaha and (5) Royal Enfield. Motorcycles are mainly of two types: (1) 2-stroke motorcycle; (2) 4-stroke motorcycle: In a 2-stroke motorcycle, the engine works on a two stroke cycle viz. 1) compression cum suction and (2) expansion cum exhaust. In a 4-stroke motorcycle, the engine works on a 4 stroke cycle viz (1) suction stroke, (2) compression stroke (3) Expansion stroke and (4) exhaust stroke. 
\section[{Mopeds:}]{Mopeds:}\par
The market for mopeds has not been witnessing much activity in the last few years i.e. from 2000 to 2014. This is mainly on account of the gradual shift in the demand pattern which has seen consumers buying the other categories of two wheelers, motorcycles segment gaining the most. This shift is mainly due to relatively stable prices of scooters and motorcycles and rising incomes at the rural level with increasing number of households. 
\section[{IV. Research Problem}]{IV. Research Problem}\par
A two-wheeler purchase is influenced by several factors like social, economic, technological and aesthetic factors. Marketers do not take these factors into consideration for marketing their two-wheelers for lack of awareness. Hence, an attempt has been made to investigate into those social factors that are responsible for the influence of a two-wheeler purchase decision and to determine the most important promotional tool that influenced a two-wheeler purchase decision. 
\section[{a) Research Question}]{a) Research Question}\par
Consumer behavior with respect to the purchase of a two-wheeler has the interplay of several social factors like primary reference groups, secondary reference groups, role in the society, and social status. There are certain independent variables like age, education, income etc. which have discriminating impact on consumers' behavior. This study is meant to examine those factors which are effective in discriminating among the urban and rural groups of consumers in the choice of a two-wheeler brand by applying discriminant analysis. 
\section[{b) Objectives of the Study}]{b) Objectives of the Study}\par
1. To identify the factors that influence the purchase of two-wheelers in the Malabar region of Kerala 2. To find out the most effective factor in discriminating among the urban and rural groups of consumers in the choice of a two-wheeler brand. 3. To analyze the importance of various promotional tools in the purchase of two wheelers in the Malabar region of Kerala.\par
V. Review of Literature According to this study Television Ads, Internet and Hoardings are the biggest sources of information on two-wheelers to the customers. 2. Bhuvanesh Kumar and Kavitha (2015) undertook a study titled 'Customer Satisfaction towards Honda Activa with Special Reference to Pollachi Taluk', with an aim to identify the factors influencing consumers to purchase Honda Activa and also to study the effect of advertisement on the purchase decision of the customers. This study revealed that advertisements play a vital role in the purchase decision of the customers and hence the frequency of Ads shall be increased to create a rapid impact in their minds that lasts for a long time. 
\section[{Chandu Ravi Kumar and N. D. N Swamy (2015)}]{Chandu Ravi Kumar and N. D. N Swamy (2015)}\par
made an empirical study titled 'A Study on Consumer Satisfaction towards TVS Motors with Special Reference to Guntur City' to measure the consumers buying behavior towards the different models of TVS two-wheelers and to study the factors influencing the consumers to purchase the TVS two-wheelers. As per their findings television is the biggest source of information regarding twowheelers followed by internet and hoardings.  
\section[{VI. Conceptual Framework}]{VI. Conceptual Framework}\par
The conceptual framework has been developed with the help of major social factors that have been derived from the review of literature and qualitative data. The framework consists of dependent and independent variables. The research aims to identify important social factors influencing the purchase of a two-wheeler The above conceptual framework summarizes the aim of this research in which it intends to study the social factors that influences the purchase of a two-wheeler.\par
At this stage of research, the research hypothesis could be clearly stated.\par
The following research hypothesis will be tested. 
\section[{a) Hypothesis of the Study}]{a) Hypothesis of the Study}\par
HO: There is no significant relationship between social factors and a two-wheeler purchase decision.\par
H1: There is significant relationship between social factors and a two-wheeler purchase decision. 
\section[{b) Methodology}]{b) Methodology}\par
This is a descriptive study of the buyer behavior in the two-wheeler market in the Malabar region of Kerala. The study is based on both primary and secondary data which are analyzed using statistical tools like Percentage analysis, Chi-square analysis, and Discriminant analysis to draw conclusions. 
\section[{c) Sources of primary and secondary data}]{c) Sources of primary and secondary data}\par
Since most of the information necessary to fulfill the objectives of the study was not available from secondary sources, the researcher mainly based his study on relevant primary data which were collected by conducting a field survey from the selected sample units in Kerala. The primary data were collected from 300 twowheeler owners through a structured interview schedule. Out of the 300 two-wheeler owners, 210 were from the urban area and 90 were from the rural area. The secondary data necessary for the study were compiled from published and unpublished sources. 
\section[{d) Sample Frame}]{d) Sample Frame}\par
The present study pertains to two-wheeler manufacturers, two-wheeler dealers and the two-wheeler owners in Kerala. Thus, a sample comprising 300 two-wheeler owners was selected from the sample frame of the study. 
\section[{e) Sample Design}]{e) Sample Design}\par
The study adopts a stratified random sampling method for sample selection. The Malabar region of Kerala was stratified into five districts viz., Malappuram, Kozhikode, Wayanad, Kannur and Kasaragode. Out of the five districts in the Malabar region of Kerala the researcher chose three districts viz., Malappuram, Kozhikode and kannur by way of simple random sampling method. The researcher then selects 100 sample units (two-wheeler owners) from each of these three districts viz., Malappuram, Kozhikode and kannur by way of simple random sampling technique. Thus altogether, 300 sample units (two-wheeler owners) were selected for the study. The type of study undertaken by the researcher is a descriptive study. 
\section[{f) Area of the Study}]{f) Area of the Study}\par
The Malabar region of the state of Kerala has been chosen by the researcher as his area of the study. The Malabar region of Kerala comprises the following five districts viz., Malappuram, Kozhikode, Wayanad, Kannur and Kasaragod. 
\section[{VII. Results of the Analysis a) Brand of two-wheelers (bikes) owned in the Malabar region of Kerala}]{VII. Results of the Analysis a) Brand of two-wheelers (bikes) owned in the Malabar region of Kerala}\par
The major players in the two-wheeler market are Bajaj Auto Limited, Hero Honda Limited, TVS Suzuki Limited and Yamaha Limited. There are several brands in the two-wheeler (150 cc) market in Kerala viz., Bajaj Pulsar, Bajaj Discover, Bajaj Platina, Hero Honda Splendour, Hero Honda Passion, Honda Conceptual Framework 
\section[{Qualitative Approach}]{Qualitative Approach}\par
Literature Review\par
Interviews with owners of two-wheelers 
\section[{Models of two-wheeler purchase decision process}]{Models of two-wheeler purchase decision process} 
\section[{Identification of social factors}]{Identification of social factors}\par
Unicorn, Honda Hunk, TVS Victor, TVS Suzuki, and Yamaha CBZ. The two-wheeler market in Kerala is abundant in motor bikes, scooters, scooterettes and mopeds with a wide variety of models and attractive features catering to the tastes and preferences of consumers in the Malabar region of Kerala. These two-wheelers are sold through dealer outlets at various places convenient to the public at large. As it could be seen from Table \hyperref[tab_2]{1} below, 36.0\% of the twowheeler owners own Bajaj bikes, 32.3\% own Hero Honda bikes, 21.7\% own TVS bikes, 6.3\% own Yamaha bikes, and 3.7\% own other two-wheelers. Thus, majority of the two-wheeler buyers in the Malabar region of Kerala prefer the brand of Bajaj.  
\section[{Source: Survey Data b) Promotional tools influencing the two-wheeler purchase decision in the Malabar region of Kerala}]{Source: Survey Data b) Promotional tools influencing the two-wheeler purchase decision in the Malabar region of Kerala}\par
A purchase decision in the two-wheeler market in the Malabar region of Kerala could be influenced by promotional tools like newspaper, television, radio, internet, magazines, word of mouth, test rides, exchange melas and others. The extent to which the promotional tools will influence the purchase decision will depend on the social, cultural and economic environment around which buyers pivot themselves.  
\section[{Source: Primary Data}]{Source: Primary Data}\par
As it could be seen from Table \hyperref[tab_3]{2},among the different promotional tools that influence the purchase decision in the two-wheeler market in the Malabar region of Kerala, 'word of mouth' is ranked the highest \hyperref[b0]{(1)} followed by advertisement in magazine (  {\ref 2}) and the least ranked among them is exchange melas and other promotional tools. 
\section[{c) Influence of Social Factors}]{c) Influence of Social Factors}\par
An attempt has been made to identify the underlying variables among various social factors in the study. The social factors identified are:  
\section[{VIII. Results and Discussions}]{VIII. Results and Discussions}\par
The data collected for responses to the dimensional scales of the study was coded and analyzed using SPSS 23.0 version. The following section presents the results of:\par
1. The Discriminant Analysis for 'primary reference group 'factor influencing the choice of a two-wheeler brand 2. The Discriminant Analysis for 'secondary reference group' factors influencing the choice of a twowheeler brand. 3. The Discriminant Analysis for 'role in the society' factor influencing the choice of a two-wheeler brand. 4. The Discriminant Analysis for 'social status' factor influencing the choice of a two-wheeler brand.\par
The following presents the Discriminant Analysis for the social factors influencing the choice of a twowheeler brand by the urban and the rural respondents.\par
The following table gives the standardized canonical discriminate function coefficients for arriving at the Discriminant Function Equation for the urban and the rural respondents. From the structure of the standardized Discriminant Function (DF), the equation for the urban respondents is:Y = a1 +b1 +c1 +d1\par
Where Y is the Discriminant Function Equation, a1 = Primary reference group b1 = Secondary reference group c1 = Role in the society d1 = Social status\par
The Discriminant function coefficient for Primary reference group = 0.638, Secondary reference group = 0.514, Role in the society =0.742 and Social status = 0.897. The Discriminant Function equation for the Urban Respondents = 0.638+0.514+0.742+0.897 of the four Discriminant function variables, 'social status' had the highest coefficient value of 0.897 as compared to 0.742 for 'role in the society', 0.638 for primary reference group and 0.514 for 'secondary reference group'. Thus, in the case of the urban respondents the most Discriminant Function Variable is the 'Social status'. In respect to the Discriminant Function Analysis for Rural Respondents from the structure of the standardized Discriminant Function (DF), the equation for the rural respondents is:Y = a1 +b1 +c1 +d1\par
Where Y is the Discriminant Function Equation, a1 = Primary reference group b1 = Secondary reference group c1 = Role in the society d1 = Social status\par
The Discriminant function coefficient for Primary reference group = 0.941, Secondary reference group = 0.863, Role in the society =-0.586 and Social status = -0.459. The Discriminant Function equation for the Rural Respondents = 0.941+0.863-0.586-0.459 of the four Discriminant function variables, 'social status' had the highest coefficient value of 0.897 as compared to 0.742 for 'role in the society', 0.638 for primary reference group and 0.514 for 'secondary reference group'. Thus, in the case of the urban respondents the most Discriminant Function Variable is the 'Social status'. The Discriminant function coefficient for age= 0.913, education=-0. 412 and income= -0.120. The Discriminant Function equation for the Rural Respondents = 0.941+0.863-0.586-0.459 of the four Discriminant function variables, 'primary reference group' had the highest coefficient value of 0.941 as compared to 0.863 for 'secondary reference group', -0.586 for 'role in the society' and -0.459 for 'social status'. Thus, in the case of the rural respondents the most Discriminant Function Variable is the 'primary reference group'.\par
The results of Discriminant Function Analysis showed that there is difference in the Discriminant variable between the urban and the rural respondents. 'Social status' was the major Discriminant variable for the Urban respondents, whereas, the 'primary reference group' was the major Discriminant variable for the rural respondents.\par
The correlation analysis intends to find out the strength of the linear relationship between two variables. For example, how strong is the relationship between social factors (Independent variable) and two-wheeler purchase decision (dependent variable)? The SPSS results of Pearson's coefficient of correlation 'r' were calculated between the variables and the result showed the following: Social Factors (SF) and Two-wheeler purchase decision (TWP) are significantly correlated with r = .732 (p<0.01). The results also can be interpreted based on Guildford' s rule of thumb which states that, social factors and two-wheeler purchase decision 'r' value falls between 0.7 to 0.9 (.732) and therefore, social factors and two-wheeler purchase decision are highly correlated. Therefore, an evidence of a true relationship has been found and the null hypothesis H0, which stated that "there is no relationship between social factor and two-wheeler purchase decision" is rejected. Thereby, the research hypothesis has been validated.\par
? The most Discriminant Variable for influencing consumption behavior varied between the urban and the rural respondents. 'Social status' was the major discriminant variable for the urban respondents, whereas, the 'primary reference group' was the major discriminant variable for the rural respondents in the choice of a two-wheeler brand.\par
? Majority of the two-wheeler buyers in the Malabar region of Kerala prefer the brand Bajaj. Out of the 300 respondents interviewed in the Malabar region of Kerala in the two-wheeler market, it was found that 108 i.e. 36\% of the respondents owned a Bajaj motorcycle followed by Hero Honda and TVS respectively. ? The various promotional tools that influenced the purchase decision in the two-wheeler market in the Malabar region of Kerala are newspaper, television, radio, internet, magazines, word of mouth, test rides and exchange melas. Among them 'word of mouth' was ranked first which influenced the purchase decision the most in the two-wheeler market in the Malabar region of Kerala followed by magazine, television, internet, newspaper, test ride, radio and exchange melas. 
\section[{IX. Conclusions and Suggestions}]{IX. Conclusions and Suggestions}\par
1. The paper presented the Discriminant Analysis for the four dimensions scales of the study. It is significant to highlight that the most Discriminant Variable for influencing consumption behavior varied between the urban and the rural respondents. 'Social status' was the major discriminant variable for the urban respondents, whereas, the 'primary reference group' was the major discriminant variable for the rural respondents in the choice of a two-wheeler brand. 2. Majority of the buyers in the Malabar region of Kerala rely on their own decision to purchase a twowheeler followed by the decision of their own family members. Other social factors that influenced the purchase decision in the two-wheeler market in the Malabar region of Kerala are friends, relatives and neighbors.\par
3. Majority of the two-wheeler buyers in the Malabar region of Kerala prefer the brand Bajaj. 'Word of mouth' was ranked first which influenced the purchase decision the most in the two-wheeler market in the Malabar region of Kerala followed by magazine, television, internet, newspaper, test ride, radio and exchange melas.\par
The two-wheeler manufacturers and dealers may conduct causal marketing like a 'wellness programme' or a 'literacy campaign' for the people of a particular rural or urban area. This will not only improve the sales of the marketer but will also create a brand image of the company and will benefit the society at large. The marketing efforts should be for the cause of the potential customers and the existing customers which should also render free training and health fitness activities for the relatives and friends of the existing customers. \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
The results reveal a strong influence of social\\
media in influencing the consumers over multiple\\
buying processes parameters. Influence of social\\
media on vehicular research, suggestions, vehicle\\
technologies, finance calculator and Facebook\\
page marketing have showed a significant share in\\
impacting a consumer before buying an automobile.\\
6. Fahmeeda Yasmeen (2015) made a study on\\
'Consumer Behaviour towards Brand Positioning of\\
Two-Wheeler Bikes in Chennai City', to identify the\\
factors influencing consumers in the selection and\\
purchase of a particular brand of two-wheeler. It\\
was also found that the decision to buy a particular\\
brand was mostly influenced by parents and friends.\\
The television also plays an important role in\\
influencing the customers to buy a particular brand\\
of two-wheeler.\\
7. Priyanka Jain (2015) in her research paper 'A Study\\
of Customer Satisfaction of Two Wheelers on\\
Yamaha' tries to find the customer satisfaction level\\
towards Yamaha two-wheeler vehicles. The findings\\
revealed that friends are the major influencers in\\
buying decision making process.\\
8. Sirajudeen M. and Leyakath Ali Khan U. (2015)\\
made a study titled 'An Empirical Study on Brand\\
Position among Two-wheeler Motorcycles in\\
Tiruchirapalli District', to identify the brand position\\
among two-wheelers in Tiruchirappalli District and\\
also to analyze the importance of various\\
promotional tools in the purchase of two wheelers.\\
'Word of mouth' was pointed out to be the major\\
factor that influence the purchase decision for two-\\
wheelers followed by magazines, television, internet,\\
newspaper, test ride, radio and exchange melas.\end{longtable} \par
  {\small\itshape [Note: 4. Duggani Yuvaraju and Durga Rao S (2014) conducted a study on 'Customer Satisfaction towards Honda Two Wheelers: A Case Study in Tirupati' to find out the factors that have influence on customers, when they are purchasing Honda bikes. According to their findings TV Ads are a main source of product 9. Trinankur Dey and Dr. L. S. Sharma (2015) in their study 'An Empirical Study of Buying Behavior of the Two Wheeler Consumers in Agartala City' attempted to enquire about the purchasing motives of the two wheeler customers in Agartala city. The analysis has also shown that]} 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.31481481481481477\textwidth}P{0.27546296296296297\textwidth}P{0.25972222222222224\textwidth}}
Brand\tabcellsep Number of Respondents\tabcellsep Percentage\\
Bajaj\tabcellsep 108\tabcellsep 36.0\\
Hero Honda\tabcellsep 97\tabcellsep 32.3\\
TVS\tabcellsep 65\tabcellsep 21.7\\
Yamaha\tabcellsep 19\tabcellsep 6.3\\
Others\tabcellsep 11\tabcellsep 3.7\\
Total\tabcellsep 300\tabcellsep 100.0\end{longtable} \par
 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.7349624060150376\textwidth}P{0.1150375939849624\textwidth}}
Promotional Tool\tabcellsep Ranking\\
Newspaper\tabcellsep 5\\
TV\tabcellsep 3\\
Radio\tabcellsep 8\\
Internet\tabcellsep 4\\
Magazine\tabcellsep 2\\
Word of mouth\tabcellsep 1\\
Bike shows \& other melas\tabcellsep 7\\
Test ride\tabcellsep 6\\
Exchange melas\tabcellsep 9\\
Others\tabcellsep 10\end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.13051181102362205\textwidth}P{0.5421259842519685\textwidth}P{0.17736220472440944\textwidth}}
Respondents by their domicile\tabcellsep \tabcellsep Function\\
\tabcellsep \tabcellsep 1\\
\tabcellsep Primary reference group\tabcellsep 0.638\\
Urban\tabcellsep Secondary reference group Role in the society\tabcellsep 0.514 0.742\\
\tabcellsep Social status\tabcellsep 0.897\\
\tabcellsep Primary reference group\tabcellsep 0.941\\
Rural\tabcellsep Secondary reference group Role in the society\tabcellsep 0.863 -0.586\\
\tabcellsep Social status\tabcellsep -0.459\end{longtable} \par
 
\caption{\label{tab_5}Table 3 :}\end{figure}
 			\footnote{© 2018 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Kotler and Management ()]{b8}\label{b8} 	 		\textit{},  		 			Philip Kotler 		,  		 			Marketing Management 		.  		2014. New Delhi: Prentice-Hall of India.  	 
\bibitem[Levitt and Myopia (1960)]{b3}\label{b3} 	 		\textit{},  		 			Theodore Levitt 		,  		 			Marketing Myopia 		.  	 	 		\textit{Harvard Business Review}  		August 1960. p. .  	 
\bibitem[Long (1990)]{b5}\label{b5} 	 		‘Americans on the Move’.  		 			Larry Long 		.  	 	 		\textit{American Demographics}  		June 1990. p. .  	 
\bibitem[Burnett ()]{b1}\label{b1} 	 		 			John J Burnett 		.  		\textit{Promotion Management 1},  				1998. McGraw Hill.  	 	 (st ed.) 
\bibitem[Deret ()]{b9}\label{b9} 	 		‘Defining the Business: The Starting Point of Strategic Planning’.  		 			Abell Deret 		.  	 	 		\textit{NJ}  		1980. Prentice-Hall of India.  	 
\bibitem[Howard ()]{b4}\label{b4} 	 		 			John A Howard 		.  		\textit{Consumer Behaviour: Application of Theory},  				 (New York)  		2012. McGraw Hill.  	 
\bibitem[Nelson ()]{b0}\label{b0} 	 		‘Information and Consumer Behaviour’.  		 			Philip Nelson 		.  	 	 		\textit{Journal of Political Economy}  		1999. 78  (2)  p. .  	 
\bibitem[Oliver and Cognitive ()]{b10}\label{b10} 	 		‘Model of the Antecedents and Consequences of Satisfaction Decisions’.  		 			Richard K Oliver 		,  		 			Cognitive 		.  	 	 		\textit{Journal of Marketing Research}  		1980. p. .  	 
\bibitem[Schiffman and Lazer Kanuk ()]{b11}\label{b11} 	 		 			Leon G Schiffman 		,  		 			Leslie Lazer Kanuk 		.  		\textit{Consumer Behaviour},  				 (New Delhi)  		2005. Prentice-Hall of India. p. 8.  	 
\bibitem[Waldrop and Exter (1990)]{b6}\label{b6} 	 		‘What the 1990 Census will Show?’.  		 			Judith Waldrop 		,  		 			Thomas Exter 		.  	 	 		\textit{American Demographics}  		January 1990. p. 30.  	 
\bibitem[Wilson and Gilligan ()]{b2}\label{b2} 	 		 			Richard M S Wilson 		,  		 			Collin Gilligan 		.  		\textit{Strategic Marketing Management},  				 (Butterworth Heinemann, Oxford)  		2005. p. 35.  	 
\bibitem[Crispell (1988)]{b7}\label{b7} 	 		‘Women in Charge’.  		 			Diane Crispell 		.  	 	 		\textit{American Demographics}  		September 1988. p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
