\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={Employee Retention Strategies -An Empirical Research},
 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{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{Employee Retention Strategies -An Empirical Research}
\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. A. Ananda  Kumar}

             \author[2]{Dr. A. Ananda  Kumar}

             \affil[1]{  }

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2016 Accepted: 3 January 2017 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


Human resources are the livelihood of all types of an organization. Even though all types of the organizations are now a days, found to be technology driven, yet human resources are required to run the technology. With all round development in each and every area of the economy, there is stiff competition in the market. With this development and competition, there are lots and lots of avenues and opportunities available in the hands of the human resources. The biggest challenge that organizations are facing today is not only managing these resources but also retaining them. Securing and retaining skilled employees plays an important role in any organization, because employees? knowledge and skills are central to companies? ability to be economically competitive. Besides, continuously satisfying the employees is another challenge that the employers are facing today. Keeping into account the importance and sensitivity of the issue of retention to any organization, the present study tries to review the various available literature and research work on employee retention and the factors affecting employee retention and job satisfaction among the employees.

\end{abstract}


\keywords{employee, human resource, organization, retaining, satisfaction.}

\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
trategies on how to minimize employee attrition, confronted with problems of employee attrition, management has several policy options viz. changing (or improving existing) policies towards recruitment, selection, induction, training, job design and wage payment. Policy choice, however, must be appropriate for the precise diagnosis of the problem. Employee attrition attributable to poor selection procedures, for example, is unlikely to improve where the policy modification to focus exclusively on the induction process. Equally, employee attrition attributable to wage rates, which produce earnings that are not competitive with other firms in the local labor market is unlikely to decrease where the policy adjustment merely to enhance the organization's provision of on-the job training opportunities. Given that there is increase in and indirect costs of labour attrition, therefore, management is frequently exhorted to identify the reasons why people leave organization's so that appropriate action is taken by the management. Extensive research has shown that the following categories of human capital management factors provide a core set of measures that senior management can use to increase the effectiveness of their investment in people and improve overall corporate performance of business.\par
Effective employee retention is a systematic effort by employers to create and foster an environment that encourages current employees to remain employed by having policies and practices in place that address their diverse needs. A strong retention strategy becomes a powerful recruitment tool. Retention of key employees is critical to the long-term health and success of any organization. It is a known fact that retaining your best employees ensures customer satisfaction, increased product sales, satisfied colleagues and reporting staff, effective succession planning and deeply imbedded organizational knowledge and learning. Employee retention matters as organizational issues such as training time and investment; lost knowledge; insecure employees and a costly candidate search are involved. Hence, failing to retain a key employee is a costly proposition for an organization. Various estimates suggest that losing a middle manager in most organizations' costs up to five times of his salary.\par
Intelligent employers always realize the importance of retaining the best talent. Retaining talent has never been so important in the Indian scenario; however, things have changed in recent years. In prominent Indian metros at least, there is no dearth of opportunities for the best in the business, or even for the second or the third best. Retention of key employees and treating attrition troubles has never been so important to companies.\par
It is a fact that, retention of key employees is critical to the long-term health and success of any organization. The performance of employees is often linked directly to quality work, customer satisfaction, and increased product sales and even to the image of a company. Whereas the same is often indirectly linked to, satisfied colleagues and reporting staff, effective succession planning and deeply embedded organizational knowledge and learning.\par
Employee retention matters, as, organizational issues such as training time and investment, costly candidate search etc., are involved. Hence, failing to retain a key employee is a costly proposition for any organization. Various estimates suggest that losing a middle manager in most organizations, translates to a loss of up to five times his salary. Employee retention strategies help organizations provide effective employee communication to improve commitment and enhance workforce support for key corporate initiatives. The research paper is entitled on An Empirical Analysis of Employee Retention Strategies at Yacoo Pharma, which is located in Puducherry State. This paper helps to furnish supportive relationship between employees and management. And also the study helps to understand the level of motivation at Yacoo Pharma. The paper is absolutely denoted that what are the various factors influencing the employee for retaining them. 
\section[{II. The Three r's of Employee Retention}]{II. The Three r's of Employee Retention}\par
To keep employees and keep satisfaction high, you need to implement each of the Three of employee retention: respect, recognition, and rewards. RESPECT is esteem, special regard, or particular consideration given to people. As the pyramid shows, respect is the foundation of keeping your employees. RECOGNITION and REWARDS will have little effect if you don't respect employees. Recognition is defined as "special notice or attention" and "the act of perceiving clearly." Many problems with retention and morale occur because management is not paying attention to people's needs and reactions. Rewards are the extra perks you offer beyond the basics of respect and Recognition that make it worth people's while to work hard, to care, to go beyond III. 
\section[{Literature Review}]{Literature Review}\par
Work-life balance is increasingly important for engagement and affects retention.  {\ref Hyman et al., (2003)} in their empirical research in the UK found that interventions of work demands into the personal life (e.g. working during the weekend) resulted into heightened stress and emotional exhaustion among the employees. In a study conducted by the Australian Telework Advisory Committee (2006) it was found that 70\% of businesses that incorporated telework options reported a number of positive benefits, such as increased business productivity and reduced costs, improved employee flexibility and work life balance, and increased workforce participation.\par
According to Miller, Erickson \& Yust (2001) employees get benefited by work environment that provide a sense of belonging. \hyperref[b16]{Wells \& Thelen (2002)} have stated in their study that organizations which have generous human resource policies, have a very good chance to satisfy and retain employees by providing them an appropriate level of privacy and sound control on work environment which enhances the motivation levels to commit with the organization for the long term. \hyperref[b15]{Ramlall (2003)} stressed the need for recognizing the individual needs of an employee in an organization as it will encourage commitment and provide a suitable work environment. \hyperref[b12]{Messmer (2000)} found that one of the important factors in employee retention is an investment in employee training and career development. The Organization is always invested in the form of training and development of those workers from whom they expect to return and give output on its investment.  {\ref Tomlinson (2002)} forwarded the view that organizations can keep the leading edge in this competitive world by having their employees well trained in the latest technologies.  {\ref Garg \& Rastogi (2006)}, explained that in today's competitive environment feedback is very essential for organizations from employees and the more knowledge the employee learn, the more he or she will perform and meet the global challenges of the market place. Handy (2008) has mentioned that proper innovation, and assimilation of new knowledge is essential for survival in any work environment. This knowledge is the most expensive asset of any firm. Leadership and Employee Retention.\par
Eisenberger and associates (1990), suggested that employee's perception regarding an organization is strongly influenced by their relationship with the supervisor. \hyperref[b11]{McNeese-Smith (1995)}, mentioned in his study on Leadership behavior of hospital directors found that there is significantly positive relation between productivity, worker satisfaction and organizational commitment of staff. Brunetto and Farr-Wharton (2002) were of the view that supervision of the immediate manager increases the level of job satisfaction in the public sector employees. Chung-Hsiung Fang, Sue-Ting Chang, Guan-Li Chen (2009) has found that leadership style can affect organizational commitment and work satisfaction positively and work satisfaction can affect organizational commitment and work performance positively.\par
Abegglen (1958) found during the study of Japanese workers that employment features like lifetime employment and seniority system, job security lead to higher commitment, job satisfaction as well as retention of employees in an organization. Researchers such as Ashford et al., (1989); Davy et al., (1991) conducted studies on job security and job satisfaction and found that that job dissatisfaction is the outcome of insecurity among employees. Rosenblatt and Ruvio, (1996) conducted a research on the job insecurity and found that job performance and organizational commitment are negatively correlated with job insecurity. A major challenge faced by the employees today retains the hired employees in its organization. In the age of cut throat competition every organization tries its level best to give the best facilities to its employees. Satisfying the human sources is one of the toughest tasks which majority of the organizations faces today. Understanding and knowing what is going on in the human mind is very difficult to understand. Besides, there are so many opportunities available for the skilled as well as talented human resources that it is becoming very tough as well as difficult for the employers to satisfy and retain them. There is no single strategy or retention plan which may satisfy each and every employee in an organization. As we have different personalities as such we have different demands and expectations of the organization. Many researchers such as Arnold and Feldman, (1982).\par
IV. 
\section[{Objectives of the Study}]{Objectives of the Study}\par
? To analyze the supportive relationship between employees and management. ? To examine the level of motivation in the organization. ? To determine the stress level of employees in the organization. ? To understand the various factors influencing the employee for retaining them. ? To suggest and recommend some measures to improve employee retention strategies.\par
V. 
\section[{Scope of the Study}]{Scope of the Study}\par
This will be helpful for the management to know their employees' mind set towards their job. The recommendation and suggestion of the study can also be applied to similar project. It will be helpful for the management to identify the needs of employees in order to retain them in the organization. This project can be used for the students who doing the project in the related area and to the organization to have best retention strategies. 
\section[{VI.}]{VI.} 
\section[{Research Methodalogy}]{Research Methodalogy}\par
Research Methodology is a way to systematically solve the research problem. Research is an art of scientific investigation. The advanced learner's dictionaries of current English lay are down the meaning of research as, "a careful investigation (or) inquiry, especially through the search for new facts in any branch of knowledge". For this project in the research initially the researcher used descriptive research to report the factor as such happen. Later on he used exploratory research to find the cause and effect. The primary data are those which are collected a fresh and for the first time and thus happen to be in original character. For this project, Primary data were collected with the help of a questionnaire and informal interview was also conducted to get the direct responses of the employees regarding critical factors. Secondary data are those data available already in the books of records. Secondary data was collected from company records and annual reports. The statistical tools used for analyzing the data collected Percentage method, Mean and standard deviation, Correlation, Chi-square, Weighted average. 
\section[{VII.}]{VII.}\par
Analysis \& Discussion a) Analysis of Correlation  It is to analysis of correlation between received recognition or praise for doing good work and the performance appraisal system. From the Table \hyperref[tab_4]{7}.2, it is clear that the employee retention of the organization is highly correlated with a correlation coefficient of 0.673 and there is positively correlated. From the correlation analysis, it is inferred that the organization is actively using the employee retention strategy. 
\section[{b) Chi-Square Analysis}]{b) Chi-Square Analysis}\par
Hypotheses were formulated keeping the content and coverage of the framed objectives. The formulated hypotheses are tested by employing appropriate statistical tools. H 0 There is no association between Age and Feel Comfortable with the workload of employees. H 1 There is association between Age and Feel Comfortable with the workload of employees. From the above weighted average calculation, it has been inferred that most of the respondents are preferred Flexible working hours in the organization, then the second preferences is a high level of job security. The respondents are given a third rank for team relationship, and then the fourth rank is the nature of the work. And the last rank is held by remuneration. Where the employees are respondents' low level satisfaction by remuneration VIII. 
\section[{Limitation of the Study}]{Limitation of the Study}\par
The study is limited to Pondicherry YACOO PHARMA by the findings of the study can't be generalized to other organization. The study was carried out in Pondicherry state thus its findings can't be generalized to other areas due to geographical variation. Some of the respondents are hesitating to give whole hearted opinion. Respondent's opinion may change from time to time and the response is respected to variation depending upon the situation and the attitude of the respondents at the time of the survey. 
\section[{IX. Suggestions and Recommendations}]{IX. Suggestions and Recommendations}\par
Based on the study the following suggestions are made the employees are not satisfied with recognition and performance appraisal provided by the organization. So, they should give some importance towards it. The organization must give proper remuneration to the employees in order to retain them for a long period of time. The employees are feeling over burden towards the workload. Thus, the organization should focus on their smooth workload to reduce the stress on the employees. The relationship between employees and management has to improve. 
\section[{X.}]{X.} 
\section[{Conclusion}]{Conclusion}\par
Given the growing needs for organizations to retain its best employees in the face of competition, the findings of the study suggest that certain variables are crucial in influencing the employees' decision to either leave or remain in an organization. Such variables include training and Development, recognition/reward for good performance, a competitive salary package and job security. Nonetheless, the importance of other variables should not be Under-estimated when formulating a retention policy. It is only a comprehensive blend of intrinsic and extrinsic motivational variables that can enhance retention and reduce the high rate of employee turnover in our various organizations.  
\section[{Motivational Factors}]{Motivational Factors}
\begin{quote}
Rank\end{quote}
\begin{figure}[htbp]
\noindent\textbf{71} \par 
\begin{longtable}{P{0.2854320987654321\textwidth}P{0.060864197530864195\textwidth}P{0.2119753086419753\textwidth}P{0.06506172839506173\textwidth}P{0.04617283950617284\textwidth}P{0.18049382716049384\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Year\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Volume XVII Issue I Version I\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ( )\\
Particulars Recognition or Received Praise for doing Good Work Highly satisfied Satisfied Neutral Dissatisfied Highly Dissatisfied Total\tabcellsep Highly satisfied 1 5 7 0 0 13\tabcellsep Performance Appraisal System Satisfied Neutral Dissatisfied 3 3 0 26 12 2 9 5 5 14 1 3 0 1 0 52 22 10\tabcellsep Highly Dissatisfied 0 2 1 0 0 3\tabcellsep Total 7 47 27 18 1 100\tabcellsep Global Journal of Management and Business Research\end{longtable} \par
 
\caption{\label{tab_0}Table 7 . 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{72} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}Table 7 . 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{73} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}Table 7 . 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{74} \par 
\begin{longtable}{P{0.09649234693877551\textwidth}P{0.37404336734693877\textwidth}P{0.1051658163265306\textwidth}P{0.010841836734693877\textwidth}P{0.08456632653061225\textwidth}P{0.011926020408163264\textwidth}P{0.028188775510204083\textwidth}P{0.06505102040816327\textwidth}P{0.05095663265306122\textwidth}P{0.022767857142857142\textwidth}}
\tabcellsep Particulars\tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{Received recognition or praise for doing good work}\tabcellsep The performance appraisal system\\
\tabcellsep \multicolumn{3}{l}{Pearson Correlation}\tabcellsep \tabcellsep \tabcellsep 1\tabcellsep \tabcellsep .043\\
\tabcellsep Received recognition or praise for doing good work\tabcellsep \multicolumn{2}{l}{Sig. (2-tailed)}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .673\\
\tabcellsep \tabcellsep N\tabcellsep \tabcellsep \tabcellsep \tabcellsep 100\tabcellsep \tabcellsep 100\\
\tabcellsep \multicolumn{3}{l}{Pearson Correlation}\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{.043}\tabcellsep 1\\
\tabcellsep The performance appraisal system\tabcellsep \multicolumn{2}{l}{Sig. (2-tailed)}\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{.673}\\
\tabcellsep \tabcellsep N\tabcellsep \tabcellsep \tabcellsep \tabcellsep 100\tabcellsep \tabcellsep 100\\
Year\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
20\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XVII Issue I Version I ( )\tabcellsep Particulars Highly satisfied\tabcellsep \multicolumn{7}{l}{Age Below 25 Years 26-35 years 36-45 years Above 45 years 1 4 1 0}\tabcellsep Total 6\\
Global Journal of Management and Business Research\tabcellsep \multicolumn{2}{l}{Feel Comfortable with the work load Total Pearson Chi-Square Satisfied Neutral Dissatisfied Highly Dissatisfied Particulars Likelihood Ratio Linear-by-Linear Association N of Valid Cases}\tabcellsep 7 9 2 2 21\tabcellsep Value 9.353 a 9.855 .015 100\tabcellsep 18 7 4 2 35\tabcellsep Df. 12 12 1\tabcellsep \multicolumn{2}{l}{14 5 4 1 25 Asymp. Sig. (2-sided) 10 4 3 2 19 .673 .629 .902}\tabcellsep 49 25 13 7 100\end{longtable} \par
 
\caption{\label{tab_3}Table 7 . 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_4}Table 7 .}\end{figure}
 			\footnote{© 2017 Global Journals Inc. (US) 1} 			\footnote{© 2017 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Fox ()]{b3}\label{b3} 	 		\textit{A Study of Employee Retention Issues in the Hospitality Industry},  		 			Robert Fox 		,  		 			J 		.  		2012. American Psychological Association. p. .  	 	 (6th edition) 
\bibitem[Williams and Livingstone ()]{b17}\label{b17} 	 		‘Another look at the relationship between performance and voluntary turnover’.  		 			C Williams 		,  		 			L Livingstone 		.  	 	 		\textit{Academy of Management Journal}  		1994. 37  (2)  p. 269.  	 
\bibitem[Sigler ()]{b8}\label{b8} 	 		‘Challenge of Employee Retention’.  		 			Kevin J Sigler 		.  		 Issue: 10.  	 	 		\textit{Management Research News}  		1999. 22 p. .  	 
\bibitem[Hughes and Rog ()]{b7}\label{b7} 	 		‘Challenge of Employee Retention’.  		 			Julia Christensen Hughes 		,  		 			Evelina Rog 		.  	 	 		\textit{International Journal of Contemporary Hospitality Management}  		2008. 20  (7) .  	 
\bibitem[Malik and Imran (2011)]{b10}\label{b10} 	 		\textit{Employee retention},  		 			Muhammad Malik 		,  		 			Imran 		.  		2011. March 2011. Usman, Abid. 2.  	 
\bibitem[Irshad (2011)]{b5}\label{b5} 	 		\textit{Human Resource Practices and Employee Retention},  		 			Muhammad Irshad 		.  		2011. January 2011. January 2011. 4.  	 
\bibitem[Mcneese-Smith ()]{b11}\label{b11} 	 		‘Job Satisfaction, Productivity, and Organizational Commitment’.  		 			D Mcneese-Smith 		.  	 	 		\textit{Journal of Nurse Association}  		1995. 1995. 25  (9)  p. .  	 
\bibitem[Hyman and Summers ()]{b4}\label{b4} 	 		‘Lacking balance? Work-life employment practices in the modern economy’.  		 			J Hyman 		,  		 			J Summers 		.  	 	 		\textit{Personnel Review}  		2004. 33 p. .  	 
\bibitem[Lake ()]{b9}\label{b9} 	 		‘Low-cost strategies for employee retention’.  		 			S Lake 		.  	 	 		\textit{Compensation and Benefits Review}  		2000. 32  (4)  p. .  	 
\bibitem[Ramlall ()]{b15}\label{b15} 	 		‘Managing Employee Retention as a Strategy for Increasing Organizational Competitiveness’.  		 			S Ramlall 		.  	 	 		\textit{Applied H.R.M. Research}  		2003. 8  (2)  p. .  	 
\bibitem[Daniel Eseme ()]{b1}\label{b1} 	 		‘Organizational Retention Strategies and Employee Performance of Zenith Bank in Nigeria’.  		 			Gberevbie Daniel Eseme 		.  	 	 		\textit{African Journal of Economic and Management Studies}  		2010. 1 p. 1.  	 
\bibitem[Messmer ()]{b12}\label{b12} 	 		‘Orientation programs can be key to employee retention’.  		 			M Messmer 		.  	 	 		\textit{Strategic Finance},  				2000. 81 p. .  	 
\bibitem[Eisenberger et al. ()]{b2}\label{b2} 	 		‘Perceived organizational support and employee diligence, commitment, and innovation’.  		 			R Eisenberger 		,  		 			P Fasolo 		,  		 			V Davis-Lamastro 		.  	 	 		\textit{Journal of Applied Psychology}  		1990. 75 p. .  	 
\bibitem[
			JonC
		 (2012)]{b6}\label{b6} 	 		‘Prior Occupational Experience, Anticipatory Socialization, and Employee Retention’.  		 			JonC 		.  	 	 		\textit{Journal of Management Inquiry}  		2012. January 1, 2012. 21.  	 
\bibitem[Mobley et al. ()]{b14}\label{b14} 	 		‘Review and conceptual analysis of the employee turnover process’.  		 			W H Mobley 		,  		 			R W Griffeth 		,  		 			H H Hand 		,  		 			B M Meglino 		.  	 	 		\textit{Psychological Bulletin}  		1979. 86 p. .  	 
\bibitem[Miller et al. ()]{b13}\label{b13} 	 		‘Sense of place in the workplace: The relationship between personal objects and job satisfaction and motivation’.  		 			N Miller 		,  		 			A Erickson 		,  		 			B Yust 		.  	 	 		\textit{Journal of Interior Design}  		2001. 27  (1) .  	 
\bibitem[Brunetto and Farr-Wharton ()]{b0}\label{b0} 	 		‘Using social identity theory to explain the job satisfaction of public sector employees’.  		 			Y Brunetto 		,  		 			R Farr-Wharton 		.  	 	 		\textit{International Journal of Public Sector Manage}  		2002. 15  (7)  p. .  	 
\bibitem[Wells and Thelen ()]{b16}\label{b16} 	 		‘What does your workspace say about you? The influence of personality, status and workspace on personalization’.  		 			M Wells 		,  		 			L Thelen 		.  	 	 		\textit{Environment and Behavior}  		2002. 3 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
