\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={Effective Employee Performance through Enhanced Agreeableness and Self-image},
 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{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{Effective Employee Performance through Enhanced Agreeableness and Self-image}
\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.  Rishipal}

             \author[2]{Nidhi  Jain}

             \affil[1]{  Kurukshetra University.}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2012 Accepted: 3 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


Fast and frequent change in technology has put the present day employee under pressure. This pressure has impact on employee?s personality dimensions and consequently on employee?s performance. So, one of the most critical issue of modern era is to study the impact of changing psychological dimensions on employee?s performance. This research was aimed to study effects of improved psychological traits like self image and agreeableness on employee performance. Statistical universe for this study was the employees having experience of more than three years from governmental and non-governmental organizations. Employee Performance, Agreeableness and self image among managers were assessed by using the employee performance inventory developed by researchers, Agreeableness Measuring Scale (AMS) (Rishipal & Jain, N., 2012) and The State Self-Esteem scale (SSES) (Heatherton & Policy, 1991) respectively. A cross-sectional and longitudinal study was conducted by using the before and after with control group research design to compare the performance of treatment group consisting of the low performer employees having lower tendency of agreeableness and self-image and control group consisting of the high performer employees having higher tendency of agreeableness and self-image. Control and treatment group were formed by adopting the sampling technique of randomization on availability basis. Before treatment both the control and treatment group were tested. The mean scores for employee performance (EP), agreeableness (Ag.) and self-image (SI) for control group were 24.27, 213.76 and 79.69 respectively whereas the mean scores of test group before treatment for employee performance (EP), agreeableness (Ag.) and self-image (SI) were 10.28, 90.23 and 33.98 respectively. There was significant difference between the pre and post treatment mean scores values of Employee Performance (Meanpre-treatment = 10.28 & Meanpost-treatment = 23.57), Agreeableness (Meanpre-treatment = 90.23

\end{abstract}


\keywords{agreeableness, behaviour modification therapy, employee performance, high performer, low performer, observation and suggestion technique, personality}

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

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


\let\tabcellsep& 	 	 		 \par
Enhanced Agreeableness and Self-Image Dr. Rishipal ? \& Nidhi Jain Abstract -Fast and frequent change in technology has put the present day employee under pressure. This pressure has impact on employee's personality dimensions and consequently on employee's performance. So, one of the most critical issue of modern era is to study the impact of changing psychological dimensions on employee's performance. This research was aimed to study effects of improved psychological traits like self image and agreeableness on employee performance. Statistical universe for this study was the employees having experience of more than three year from governmental and non-governmental organizations. Employee Performance, Agreeableness and Self-image among managers were assessed by using the Employee Performance Inventory developed by researchers, Agreeableness Measuring Scale (AMS)  and The State Self-Esteem scale (SSES) (Heatherton \& Policy, 1991) respectively. A cross-sectional and longitudinal study was conducted by using the before and after with control group research design to compare the performance of treatment group consisting of the low performer employees having lower tendency of agreeableness and self-image and control group consisting of the high performer employees having higher tendency of agreeableness and self-image. Control and treatment group were formed by adopting the sampling technique of randomization on availability basis. Before treatment both the control and treatment group were tested. The mean scores for employee performance (EP), agreeableness (Ag.) and self-image (SI) for control group were 24.27, 213.76 and 79.69 respectively, whereas, the mean scores of test group before treatment for employee performance (EP), agreeableness (Ag.) and self-image (SI) were 10.28, 90.23 and 33.98 respectively. There was significant difference between the pre and post treatment mean scores values of Employee Performance (Mean pre-treatment = 10.28 \& Mean post-treatment = 23.57), Agreeableness (Mean pretreatment = 90.23 \& Mean post-treatment = 213.61) and Self Image (Mean pre-treatment = 33.98 \& Mean post-treatment = 80.37) of treatment group. Before and after application of treatment to treatment group, relationship between the employee performance, agreeableness and self-image among treatment and control group were also tested and analyzed. Findings revealed that there was positive and significant relationship between the employee performance and psychological traits of agreeableness and self-image among control as well as the treatment group. Findings related to the personality dimensions and employee performance proved that the personality traits of agreeableness and self image were predictive of employee work performance and improved level Introduction orporate world is facing cut throat competition and organizational battle for successful accomplishment of their goals. Increasing technological change, competition, globalization and expansion of different organizational sectors demand effective performance by employees. Effective employee performance needs high degree of physical, mental and psychological involvement. The role of performance management has also undergone a sea change when total quality management programme and six sigma quality control techniques received utmost importance for achievement of superior standards and quality performance. 
\section[{a) Employee Performance}]{a) Employee Performance}\par
Employee performance includes all activities related to job which organization expects from an employee and how effectively employee performs that. Employee performance evaluation is an ongoing process between the management and employees throughout the year. "Performance Management is both a strategic and an integrated approach to delivering successful results in organizations by improving the performance and developing the capabilities of teams and individuals" (Armstrong and  {\ref Baron, 1998}). An effective performance plan is essential for the smooth and predesigned running of organization, because employee performance is a critical resource to achieve the best possible results in this hyper-competitive, complex and global economy. Major elements of an effective performance design include clearly defined organizational strategies, identification of gap between current performance and targeted performance, work oriented employees behavior, effective psychological b) Psychological Traits and Employee Performance c) Agreeableness Agreeableness is a psychological trait or tendency which individual adjust and have the same opinion with others. The sub-traits of agreeableness include trust, morality, altruism, cooperation, modesty and sympathy. According to Rishipal \& Jain N (2012) agreeable means, "being in harmony but it doesn't mean that the person will always agree with another's opinions". It does mean that individual will not show indifference to others and ready to listen even when others have conflicting views. Highly agreeable people are cooperative, warm and trusting. People who score low on agreeableness are cold, disagreeable and antagonistic (Rothman S, Contzer, E.P, 2003). Researchers have also suggested that agreeableness is the main concept to consider in the appraisal of individual differences (e.g. \hyperref[b8]{Havill, Besevegis \& Mouroussaki, 1998)}. However, agreeableness seems to be most significant to job performance in situations where joint action and collaboration are required \hyperref[b14]{(Mount, Barrick \& Stewart, 1998)}. In addition, agreeableness can push staff members to work together, which should result in effective working behaviors \hyperref[b2]{(Barrick and Mount, 1991)}. 
\section[{d) Self Image}]{d) Self Image}\par
? Perception about self and\par
? Others perception about individual \hyperref[b3]{Baumeister (1999)} defines self image as "The individual's belief about himself or herself, including the person's attributes and who and what the self is." Self image changes as a process taking place over lifetime. A healthy self image starts with learning to accept and love oneself. It also means being accepted and loved by others. Self esteem should be viewed as a continuum and can be high, medium or low and is often quantified as a number in empirical research  {\ref (Saul Mc Leod, 2012)}. People with high self esteem consider themselves worthy and view themselves as equal to others. They do not pretend to be perfect, recognize their limitations and expect to grow and improve, whereas low self esteem people consider them-selves have little confidence in their abilities and question their self-worth (Clcurry, 2005). 
\section[{II.}]{II.} 
\section[{Need for Study}]{Need for Study}\par
In the competitive world, achievement of organizational success is very difficult. It requires effective and optimum utilization of all resources including employees. Employees performance is a major factor influencing organizational performance and   {\ref 2011}) has pointed that individual's behavior is a function of the values and attitudes he/she holds. If value and attitude can be changed, behavior will change itself. Various personality traits may interact with each other to blend and result in desirable, as well as undesirable workplace behaviors. \hyperref[b6]{Goldberg (1993)} also came across in his research that indicated personnel's personality traits are valid predictors for different dimensions of job performance. Psychological features describe and predict human behavior. Rishipal and Chand P.K (2012) have pointed that personality traits of middle and senior level managers in private organizations has positive relationship with work behavior. Although there are many psychological factors attributed to employee performance, this study will focus on impact of agreeableness and self image on employee performance. One of the personality traits that may indicate the success of an employee may be agreeableness. In the present study, researchers have found out the consequences of change in degree of agreeableness and self image upon employee performance.\par
Organizational effectiveness and employee performance is very much affected by various factors like employee profile, technology, work environment, employer-employee relationship, physical fitness, psychological development, personal life, personality dimensions and health of employees. According to , managerial effectiveness and mature style of defense mechanism are positively associated. In another research, Rishipal (2012) has revealed that cognitive style is a predicator of managerial effectiveness. Employee performance could be influenced by psychological factors such as locus of control, agreeableness, need for achievement, cognitive style, neuroticism, self image, openness to experience, extraversion, emotional stability, conscientiousness etc. and interaction between these factors. An employee's personality will help to shape their reputation within the workplace and it may also affect teamwork or collaboration. Salgado J.F.  {\ref (1997)} indicates that agreeableness has close relationship with job performance. Other theorists and researchers have argued that agreeable people can better regulate their behavior \hyperref[b7]{(Graziano \& Eisenberg, 1997;} {\ref Jensen-Campbell, 2002)} and self regulation has been causally associated with more constructive conflict resolution strategies  {\ref (Finkel \& Campbell, 2001)}.\par
Self image is a term which includes the comprehensive perception, assessment, idea and observation about self. It is a judgment of oneself as well as an attitude towards the self. It is mental image or self-portrait. Self image also refers to an individual's overall self-evaluation of his/her competencies (Rosenberg, 1965). Employee's self image is how they perceive themselves. Elements of individual's self image may include: it might be affected by various factors including the degree of various personality dimensions and traits such as locus of control, agreeableness, need for achievement, cognitive style, neuroticism, self image, openness to experience, extraversion, emotional stability, conscientiousness etc. According to Rishipal \& Jain N. (2012) the individuals who are motivated by affiliation have an urge for a friendly and supportive environment. Such individuals are effective performers in a team. Most of the previous studies of employees performance have examined the moderating influence of mental ability (Wright, Kacmar, McMahan, \& Deleeuw, 1995) or situational variables, such as autonomy \hyperref[b1]{(Barrick \& Mount, 1993)} and organizational politics \hyperref[b10]{(Hochwarter, Witt, \& Kacmar, 2000)} not the relationship among variables studied in present research. So, there was need to conduct such study which could analyze the impact of psychological traits on employee performance. Present study is an effort to investigate and understand the dimensions of effective employee performance, agreeableness and self image with a new perspective of enquiring the relationship among these and how they can influence each other. Besides this, present study has also investigated how Behavior Modification Therapy can affect the psychological traits of agreeableness and self image and consequently the impact of enhanced agreeableness and self image improves the employee performance. 
\section[{III.}]{III.} 
\section[{Objectives of Study}]{Objectives of Study}\par
The study was aimed to investigate and understand the relationship between agreeableness, self image and employee performance. Conduction of 1) To enquire the relationship of agreeableness and self image with employee performance. 2) To understand the difference of the relationship between agreeableness and employee performance of high and low performer employees and also the relationship between self image and employee performance among high and low performer employees. 
\section[{3) To enquire the affect of Behaviour Modification}]{3) To enquire the affect of Behaviour Modification}\par
Therapy on the psychological traits of self image and agreeableness and also their simultaneous consequential impact on the employee performance.\par
IV. 
\section[{Hypotheses of Study}]{Hypotheses of Study}\par
1) Employee performance will be positively associated with agreeableness and self image. 2) High performer employees will have high degree of agreeableness and self image in comparison to low performer employees.\par
3) The Behaviour Modification Therapy will certainly enhance the degree of agreeableness and self image in treatment group of employees and as a result improved agreeableness and self image will further improve the employee performance. 
\section[{a) Research Design}]{a) Research Design}\par
Present research has been conducted by using before and after with control group type of research design. Research design can be better understood with the help of following table. Treatment Effect = (X t2 -X t1 ) -(Y t2 -Y t1 )\par
To conduct the research a sample of 589 employees having experience of more than three year and working with various governmental and nongovernmental organizations was taken randomly on availability basis. Selected employees were tested for their capability of performance and categorized as high and low performers. Subjects included in the category of high performers were employees whose score was twenty percent more than the mean employee performance score. Low performer's category included the employees whose score was twenty percent less than the mean employee performance score. After such categorization, subjects from high and low performers categories were tested for agreeableness traits of employee performance, agreeableness and self image, two groups were formed. From the high performer employees' category a group of 40 such subjects was selected which were having high agreeableness and high self image. Similarly from the low performer employee's category a group of 40 subjects was selected which were having low agreeableness and low self-image. For deciding the high and low agreeableness and self image tendency, same criteria was used as it was used in the case of employee performance i.e. twenty percent more and less than mean scores for high and low degree of and self image. After testing the subjects of both the high and low performer category for their personality agreeableness and self-image respectively. By this method two groups were formed each consisting of 40 subjects. First group of high performers was having higher degree of employee performance, agreeableness and self image. Second group was also having 40 subjects with lower tendency of employee performance, agreeableness and self image. The first group having the tendency of high employee performance,  agreeableness and self image was declared as control group whereas second group i.e. the subjects having lower tendency of employee performance, agreeableness and self image was considered as treatment group. The treatment group was given the "Behavior Modification Therapy" based upon the techniques of observation and suggestion for a period of four months. On completion of the therapy, after four months, both the control and treatment group were retested for employee performance, agreeableness and self image by using the same research tools. Pre and post treatment results and findings of treatment and control group were analyzed and compared.  
\section[{Results and Discussions}]{Results and Discussions}\par
Results and findings for the research were obtained by using descriptive and inferential statistical techniques.  A Subjects of the treatment group were also given counselling sessions, individually or in small groups, for the enhancement of their Agreeableness and self Image for a period of 4 months on a regular interval of one week by using. After giving Behaviour Modification Therapy to the treatment group, both the control and treatment groups were retested for all the three variables of Employee Performance, Agreeableness and Self Image. Results and findings worked out so for control and treatment groups has been given in the results and discussions.\par
Employees of test group were given treatment by using "Behaviour Modification Therapy" based upon the researcher's and subject's personal observation and suggestions during their work performance regarding tendency of agreeableness and self image. Subjects were also guided by the instructions of researchers and emplyee's self suggestion technique to improve the tendency of agreeableness and self image.\par
Data was collected by using questionnaire method. Agreeableness Measuring Scale (AMS) developed by Rishipal \& Jain N (2012), State Self-Esteem scale (SSES) developed by Heatherton \& Polivy (1991) and for measuring employee's performance an inventory type questionnaire consisting of 10 items, developed and prepared by the researchers were used for measuring agreeableness, self image and employee performance respectively. The reliability of items included in all scales used in the research has been measured by using Cronbach's alpha technique. The reliability of various scales was found 0.815, 0.830 and 0.795 for employee performance, agreeableness and self image respectively. Table \hyperref[b2]{(3)} depicts the values of coefficient of correlation, coefficient of determination and adjusted r 2 calculated by using Karl Pearson method with t value, standard error and p value. The value of coefficient of correlation was found to be r = 0.864 between the variables of Employee Performance and Agreeableness and the r 2 value between these two variables was found to be 0.746 with adjusted r 2 = 0.502, these values show a positive and significant relationship between the Employee Performance and tendency of Agreeableness. The t value between employee performance and agreeableness shown in the same table (3) was found to be (t = 3.79, p = 0.031) which supports the finding of positive and significant correlation between the Employee Performance and the tendency of Agreeableness.\par
The value of coefficient of correlation between the variables of Employee Performance and Self Image was found, r = 0.809 and the r 2 value between these two variables was 0.654 with adjusted r 2 = 0.356, which again shows a positive and significant correlation between the Employee Performance and Self Image. The t value between these two variables i.e. EP \& SI shown in the table (3) was found to be (t = 3.04, p = 0.048) which supports the findings of a positive and significant correlation between Employee Performance and Self Image.\par
The value of coefficient of correlation among Agreeableness and Self Image was found to be r=0.795 and the r 2 value between these two variables was found to be 0.632 with adjusted r 2 = 0.590, this shows a positive and significant correlation between Agreeableness and Self Image. The t value between these two variables (t = 3.37, p = 0.043) also supports the findings of positive and significant correlation. Present research was an effort to find out the effect of enhancement in the tendency of Agreeableness and Self Image upon the Employee Performance. So, the subjects were divided into the two categories of high performer employees and low performer employees on the basis of their performance. Table \hyperref[b3]{(4)} shows the categorization of the subjects on the basis of their employee performance as high and low performers. Subjects scored 20\% more than the mean Employee Performance score were taken as high performers and subjects having Employee Performance score 20\% less than the mean performance score were categorized as low performers. Total 192 subjects were found high performers, 198 low performers and 199 were in others category. Subjects were further grouped on the basis of higher tendencies of Ag \& SI as shown in Table \hyperref[b3]{(4)}. 192 subjects selected as high performers were further grouped on the basis of their higher tendency of Ag and SI. Subjects among high performers, who were having higher tendency of Ag \& SI i.e. who scored 20\% more than mean Ag. \& SI score values were grouped as high performers group. Whereas from low employee performance category subjects with lower tendency of Ag. \& SI i.e. who scored 20\% less than the mean Ag. \& SI score values were grouped as low performers group. Table \hyperref[b6]{(8)} presents descriptive statistical results of control and treatment group after application of treatment on subjects of test group only by using the techniques of observation and suggestion based upon the Behaviour Modification Therapy. After giving the treatment to the specified group, both the control and treatment groups were re-tested after a period of 4 months for the dimensions of EP, Ag. and SI. When the results of control group were compared (this group was not given any treatment) with their mean scores recorded four months back, there was no significant difference in the mean scores of this group even after the duration of 4 months. Table \hyperref[b8]{(10)} shows inter and intra group relationship between EP \& SI among control and treatment group after using the treatment on test group. The results revealed that EP \& SI were positively and significantly correlated (r cg = 0.754, r 2 cg = 0.568 and r tg = 0.801, r 2 tg = 0.641) among both the groups. The t values (t cg = 3.11 p = 0.028, t tg = 2.59 p = 0.044) have also supported the findings. Hypotheses Testing a) Hypothesis 1 Employee performance will be positively associated with agreeableness and self image. 
\section[{Findings:}]{Findings:}\par
Table \hyperref[b5]{(7)} shows that employee performance was positively linked to agreeableness and self image. So, the null hypothesis is true and accepted by the findings of research. Viswanathan R. (2011) states in his research that employee personality is closely linked with organizational performance through its effect on employees' behavior, attitudes and service performance. Research of Fisher D.c. and Boyle J.G. (1997) also supports that personality measures predict contextual and motivational aspects of performance. There is also evidence that personality sometimes b) Hypothesis 2 High performer employees will have high degree of agreeableness and self image in comparison to low performer employees. 
\section[{Findings:}]{Findings:}\par
Table \hyperref[b5]{(7)} exhibits that high performer employees were having high degree of agreeableness and self image whereas the tendency of agreeableness and self image for low performing employees was lower. So, Hypothesis 2 is accepted. The results are also supported by the research of Nariripour A.A., Tabibi J.S. and Beydokhti T.T. (2011), which found that there is positive significant relationship between performance of managers with extroversion, openness and agreeableness. c) Hypothesis 3:\par
The Behaviour Modification Therapy will certainly enhance the degree of agreeableness and self image in treatment group of employees and as a result improved agreeableness and self image will further improve the employee performance. Findings:\par
The critical analysis of Table \hyperref[b5]{(7)}, (  {\ref 8}) and (  {\ref 13}) shows that the mean scores of agreeableness and selfimage have improved as a result of Behaviour Modification Therapy and accordingly this improvement in Ag. and SI has further improved the employee performance. Table \hyperref[b11]{(13)} has also supported the approval and acceptance of Hypothesis 3 as there is significant impact of treatment on the test group (Treatment Effect = 13.09). Coefficient of determination (r 2 cg = 0.616, adjusted r 2 cg = 0.596 and r 2 tg = 0.624, adjusted r 2 tg = 0.601) shows that employee performance was dependent on Agreeableness and Self Image and in both control group and treatment group.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_2}Figure 1 :}\end{figure}
    \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.1367816091954023\textwidth}P{0.239367816091954\textwidth}P{0.239367816091954\textwidth}P{0.23448275862068965\textwidth}}
Treatment Group\tabcellsep Before treatment (X t1 )\tabcellsep period of 4 months Application of treatment for a\tabcellsep After treatment (X t2 )\\
Control Group\tabcellsep Without treatment (Y t1 )\tabcellsep \tabcellsep Without treatment (Y t2 )\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.3825\textwidth}P{0.4675\textwidth}}
\tabcellsep Low Performers**\\
(Subjects having score 20\% more than the mean\tabcellsep (Subjects having score 20\% less than the mean\\
performance score)\tabcellsep performance score)\\
(N =192)\tabcellsep (N= 198)\end{longtable} \par
 
\caption{\label{tab_1}Categorization of Subjects on the Basis of EP High Performers*}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.32981072555205043\textwidth}P{0.5201892744479495\textwidth}}
(High performers with high degree of Ag \& SI)\tabcellsep Treatment Group\\
(N=40)\tabcellsep (Low performers with low degree of Ag \& SI)\\
\tabcellsep (N=40)\\
\tabcellsep Treatment Given by using Self\\
\tabcellsep Suggestion Technique of BMT\\
Re-testing of Control Group (for the dimensions of EP, Ag \& SI) (N=40)\tabcellsep Re-testing of Treatment Group (for the dimensions of EP, Ag \& SI) (N=40)\end{longtable} \par
 
\caption{\label{tab_2}Selected Subjects Tested for Agreeableness \& Self-image Selected Subjects Tested for Agreeableness \& Self-image Group of Subjects Selected from High Performers having Higher Tendency of Ag.* \& SI* Group of Subjects Selected from Low Performers having Lower Tendency of Ag** \& SI** Control Group}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
2013\\
ear\\
Y\\
Volume XIII Issue III Version I\\
( )\\
Global Journal of Management and Business Research\end{longtable} \par
  {\small\itshape [Note: *Criteria to decide higher tendency of EP, Ag. \& SI: Subjects who scored 20\% more than the mean scores for EP, Ag and SI. **Criteria for Lower tendency of EP, Ag. \& SI: Subjects who scored 20\% less than the mean scores for EP, Ag and SI. A ????????? ???????? ??????????? ??????? ???????? ????????????? ??? ï?"?????????]} 
\caption{\label{tab_3}Comparison of Control and Treatment Group for Employee Performance, Agreeableness and Self Image}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.556378802747792\textwidth}P{0.008341511285574093\textwidth}P{0.023356231599607456\textwidth}P{0.1918547595682041\textwidth}P{0.013346418056918547\textwidth}P{0.023356231599607456\textwidth}P{0.016683022571148187\textwidth}P{0.016683022571148187\textwidth}}
\tabcellsep \tabcellsep \multicolumn{2}{l}{and Self Image (SI)}\tabcellsep \tabcellsep \tabcellsep \\
Variables\tabcellsep N\tabcellsep Min.\tabcellsep Max.\tabcellsep \multicolumn{2}{l}{Range}\tabcellsep Mean\tabcellsep Std. Dev.\\
Employee Performance\tabcellsep 589\tabcellsep 7\tabcellsep 26\tabcellsep 19\tabcellsep \tabcellsep 16.44\tabcellsep 4.15\\
Agreeableness\tabcellsep 589\tabcellsep 65\tabcellsep 250\tabcellsep \multicolumn{2}{l}{185}\tabcellsep 154.47\tabcellsep 52\\
Self Image\tabcellsep 589\tabcellsep 22\tabcellsep 89\tabcellsep 67\tabcellsep \tabcellsep 55.22\tabcellsep 13.64\\
\multicolumn{3}{l}{Table (2) exhibits the statistical values of mean}\tabcellsep \multicolumn{5}{l}{various psychological traits taken as variables for the}\\
\multicolumn{3}{l}{score, range and standard deviation calculated by using}\tabcellsep \multicolumn{5}{l}{research like Employee performance, Agreeableness}\\
\multicolumn{3}{l}{the data collected from 589 subjects (employees)}\tabcellsep and\tabcellsep Self\tabcellsep \multicolumn{3}{l}{Image was 4.15, 52 and 13.64}\\
\multicolumn{3}{l}{chosen randomly on availability basis from different}\tabcellsep \multicolumn{5}{l}{respectively. Standard deviation measures the}\\
\multicolumn{3}{l}{governmental and non-governmental organizations.}\tabcellsep \multicolumn{5}{l}{dispersion of individual scores around mean score of all}\\
\multicolumn{3}{l}{Mean score values for Employee Performance (EP),}\tabcellsep \multicolumn{2}{l}{the scores.}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Agreeableness (Ag.) and Self Image (SI) were found to}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{be 16.44 for EP, 154.47 for Ag and 55.22 for SI. Higher}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{value of mean score for EP, Ag \& SI indicates the higher}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{tendency of psychological traits of Employee}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Performance, Agreeableness and Self Image. Standard}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{deviation calculated with respect to the mean scores of}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.11175298804780875\textwidth}P{0.03386454183266932\textwidth}P{0.2235059760956175\textwidth}P{0.1591633466135458\textwidth}P{0.08127490039840637\textwidth}P{0.10836653386454183\textwidth}P{0.09143426294820717\textwidth}P{0.04063745019920319\textwidth}}
\tabcellsep \tabcellsep \multicolumn{3}{l}{and Agreeableness \& Self Image}\tabcellsep \tabcellsep \tabcellsep \\
Variables\tabcellsep N\tabcellsep Pearson Correlation (r)\tabcellsep Coefficient of Determination (r 2 )\tabcellsep Adjusted r 2\tabcellsep Standard Error\tabcellsep \multicolumn{2}{l}{t value P value}\\
EP \& Ag\tabcellsep 589\tabcellsep .864\tabcellsep .746\tabcellsep .502\tabcellsep 10.1824\tabcellsep 3.79\tabcellsep .031\\
EP \& SI\tabcellsep 589\tabcellsep .809\tabcellsep .654\tabcellsep .356\tabcellsep 3.1343\tabcellsep 3.04\tabcellsep .048\\
Ag \& SI\tabcellsep 589\tabcellsep .795\tabcellsep .632\tabcellsep .590\tabcellsep 8.030\tabcellsep 3.37\tabcellsep .043\end{longtable} \par
 
\caption{\label{tab_5}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.1288563829787234\textwidth}P{0.4656914893617021\textwidth}P{0.01582446808510638\textwidth}P{0.23962765957446808\textwidth}}
Category\tabcellsep Criteria\tabcellsep N\tabcellsep Score Range\\
High Employee Performance\tabcellsep Subjects having score 20\% more than Mean Employee Performance, Agreeableness and Self Image Scores\tabcellsep 192\tabcellsep EP = Score? 21.294 Ag. = Score?185 SI = Score?71\\
Low Employee Performance\tabcellsep Subjects having score 20\% less than Mean Employee Performance, Agreeableness and Self Image Scores\tabcellsep 198\tabcellsep EP = Score?14.196 Ag. = Score?124 SI = Score?47\end{longtable} \par
 
\caption{\label{tab_6}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.3560064935064935\textwidth}P{0.31737012987012986\textwidth}P{0.17662337662337663\textwidth}}
2013\tabcellsep \tabcellsep \\
ear\tabcellsep \tabcellsep \\
Y\tabcellsep \tabcellsep \\
Volume XIII Issue III Version I\tabcellsep \tabcellsep \\
( )\tabcellsep \tabcellsep \\
Global Journal of Management and Business Research\tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{2}{l}{with Lower Tendency of Agreeableness \& Self Image}\\
Category\tabcellsep Subjects with Higher Tendency of Agreeableness \& Self Image\tabcellsep Subjects with Lower Tendency of Agreeableness \& Self Image\\
High Performers\tabcellsep 168\tabcellsep 24\\
Low Performers\tabcellsep 16\tabcellsep 182\end{longtable} \par
  {\small\itshape [Note: A]} 
\caption{\label{tab_7}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{(} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_8}Table ( 5}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.2013157894736842\textwidth}P{0.6375\textwidth}P{0.011184210526315788\textwidth}}
\tabcellsep Performance, Agreeableness and Self Image\tabcellsep \\
Groups\tabcellsep Criteria for EP, Ag \& SI Scores\tabcellsep N\\
Control Group\tabcellsep Subjects having scores 20\% more than mean score for EP, Ag. \& SI\tabcellsep 40\\
Treatment\tabcellsep Subjects having scores 20\% less than mean score for EP, Ag. \& SI as well as who gave\tabcellsep 40\\
Group\tabcellsep consent to participate in research and undergo the treatment\tabcellsep \\
\multicolumn{2}{l}{Being the cross-sectional and longitudinal}\tabcellsep \\
study, selected\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_9}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.10823970037453183\textwidth}P{0.2546816479400749\textwidth}P{0.05093632958801498\textwidth}P{0.09550561797752809\textwidth}P{0.054119850187265915\textwidth}P{0.04138576779026217\textwidth}P{0.12097378277153556\textwidth}P{0.12415730337078651\textwidth}}
Groups\tabcellsep Variables\tabcellsep N\tabcellsep \multicolumn{3}{l}{Min. Max. Range}\tabcellsep Mean\tabcellsep Std. Dev.\\
Control Group\tabcellsep Performance Agreeableness Self Image\tabcellsep 40 40 40\tabcellsep 21 187 72\tabcellsep 28 250 89\tabcellsep 7 63 17\tabcellsep 24.27 213.76 79.69\tabcellsep 1.73 18.7 5.46\\
Treatment Group\tabcellsep Performance Agreeableness\tabcellsep 40 40\tabcellsep 7 65\tabcellsep 14 123\tabcellsep 7 68\tabcellsep 10.28 90.23\tabcellsep 2.0002 17.74\\
\tabcellsep Self Image\tabcellsep 40\tabcellsep 22\tabcellsep 47\tabcellsep 25\tabcellsep 33.98\tabcellsep 7.54\end{longtable} \par
 
\caption{\label{tab_10}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{(} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_11}Table ( 7}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.10988593155893535\textwidth}P{0.25532319391634983\textwidth}P{0.04847908745247148\textwidth}P{0.06463878326996197\textwidth}P{0.08403041825095056\textwidth}P{0.03878326996197719\textwidth}P{0.12281368821292774\textwidth}P{0.12604562737642586\textwidth}}
Groups\tabcellsep Variables\tabcellsep N\tabcellsep Min.\tabcellsep \multicolumn{2}{l}{Max. Range}\tabcellsep Mean\tabcellsep Std. Dev.\\
\tabcellsep Performance\tabcellsep 40\tabcellsep 22\tabcellsep 28\tabcellsep 6\tabcellsep 24.47\tabcellsep 1.579\\
Control Group\tabcellsep Agreeableness\tabcellsep 40\tabcellsep 185\tabcellsep 260\tabcellsep 75\tabcellsep 216.30\tabcellsep 19.73\\
\tabcellsep Self Image\tabcellsep 40\tabcellsep 71\tabcellsep 89\tabcellsep 18\tabcellsep 80.89\tabcellsep 5.45\\
Treatment Group\tabcellsep Performance Agreeableness Self Image\tabcellsep 40 40 40\tabcellsep 20 185 71\tabcellsep 26 250 89\tabcellsep 6 65 18\tabcellsep 23.57 213.61 80.37\tabcellsep 1.39 19.02 4.752\end{longtable} \par
 
\caption{\label{tab_12}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.85\textwidth}}
2013\\
ear\\
Y\end{longtable} \par
  {\small\itshape [Note: A]} 
\caption{\label{tab_13}Table 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10} \par 
\begin{longtable}{P{0.15879120879120878\textwidth}P{0.1447802197802198\textwidth}P{0.2008241758241758\textwidth}P{0.09340659340659341\textwidth}P{0.10741758241758241\textwidth}P{0.10741758241758241\textwidth}P{0.03736263736263736\textwidth}}
Groups\tabcellsep Pearson Correlation (r)\tabcellsep Coefficient of Determination (r 2 )\tabcellsep Adjusted r 2\tabcellsep Standard Error\tabcellsep \multicolumn{2}{l}{t value P value}\\
Control Group\tabcellsep .754\tabcellsep .568\tabcellsep .411\tabcellsep 3.725\tabcellsep 3.11\tabcellsep .028\\
Treatment Group\tabcellsep .801\tabcellsep .641\tabcellsep .631\tabcellsep 3.74\tabcellsep 2.59\tabcellsep .044\end{longtable} \par
 
\caption{\label{tab_14}Table 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11} \par 
\begin{longtable}{P{0.3519298245614035\textwidth}P{0.0462280701754386\textwidth}P{0.06412280701754386\textwidth}P{0.2773684210526316\textwidth}P{0.02982456140350877\textwidth}P{0.034298245614035085\textwidth}P{0.034298245614035085\textwidth}P{0.011929824561403509\textwidth}}
Groups\tabcellsep Pearson Correlation (r)\tabcellsep \multicolumn{2}{l}{Coefficient of Determination (r 2 )}\tabcellsep Adjusted r 2\tabcellsep Standard Error\tabcellsep \multicolumn{2}{l}{t value P value}\\
Control Group\tabcellsep .753\tabcellsep .567\tabcellsep \tabcellsep .503\tabcellsep 9.048\tabcellsep 3.53\tabcellsep .043\\
Treatment Group\tabcellsep .689\tabcellsep .474\tabcellsep \tabcellsep .362\tabcellsep 8.89\tabcellsep 3.59\tabcellsep .039\\
\multicolumn{3}{l}{Table (11) shows inter and intra group}\tabcellsep \multicolumn{5}{l}{and highly correlated (r cg = 0.753, r 2 cg = 0.567 and r tg =}\\
\multicolumn{3}{l}{relationship between Ag. \& SI among control group and}\tabcellsep \multicolumn{5}{l}{0.689, r 2 tg = 0.474) among both groups. The t values}\\
\multicolumn{3}{l}{Treatment group after applying the treatment on test}\tabcellsep \multicolumn{5}{l}{(t = 3.53 p = 0.043, t tg = 3.59 p = 0.039) also}\\
\multicolumn{3}{l}{group. The results revealed that Ag. \& SI were positively}\tabcellsep \multicolumn{2}{l}{supported the results.}\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_15}Table 11 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12} \par 
\begin{longtable}{P{0.20069444444444443\textwidth}P{0.27152777777777776\textwidth}P{0.24791666666666667\textwidth}P{0.12986111111111112\textwidth}}
\tabcellsep Self Image\tabcellsep \tabcellsep \\
Groups\tabcellsep Coefficient of correlation\tabcellsep Coefficient of determination r 2\tabcellsep Adjusted r 2\\
Control Group\tabcellsep 0.785\tabcellsep 0.616\tabcellsep 0.596\\
Treatment Group\tabcellsep 0.790\tabcellsep 0.624\tabcellsep 0.601\end{longtable} \par
 
\caption{\label{tab_16}Table 12 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{13} \par 
\begin{longtable}{P{0.3313559322033898\textwidth}P{0.19016949152542373\textwidth}P{0.1411864406779661\textwidth}P{0.18728813559322033\textwidth}}
Treatment Group Control Group\tabcellsep Before treatment (X t1 = 10.28 ) Without treatment (Y t1 = 24.27 )\tabcellsep Application of treatment for a period of 4 months\tabcellsep After treatment (X t2 = 23.57 ) Without treatment (Y t2 = 24.47 )\\
\multicolumn{3}{l}{Treatment Effect = (X t2 -X t1 ) -(Y t2 -Y t1 ) = (23.57-10.28) -(24.47-24.27) = 13.09}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_17}Table 13 :}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Havill and Besevegis E & Mouroussaki ()]{b8}\label{b8} 	 		\textit{Agreeableness as a diachronic personality trait, Parental descriptions of child personality: Development antecedents of the Big5},  		 			V L Havill 		,  		 			S Besevegis E \& Mouroussaki 		.  		1998. p. .  	 
\bibitem[Hollenbeck et al. ()]{b12}\label{b12} 	 		‘An empirical note on the interaction of personality and aptitude in personnel selection’.  		 			J R Hollenbeck 		,  		 			A P Brief 		,  		 			E M Whitener 		,  		 			K E Paulik 		.  	 	 		\textit{Journal Management, Issue}  		1988. 14 p. .  	 
\bibitem[Schofield ()]{b0}\label{b0} 	 		\textit{Can managers be both agreeable and successful?},  		 			Alistair Schofield 		.  		 \url{extensor.blogspotin/2010\textunderscore 05\textunderscore 01\textunderscore archieve.html}  		2010.  	 
\bibitem[Graziano et al. ()]{b7}\label{b7} 	 		‘Cognitive ability as a moderator of the relationship between personality and job performance’.  		 			W G Graziano 		,  		 			N R Eisenberg 		,  		 			P M Wright 		,  		 			K M Kacmar 		,  		 			G C Mcmahan 		,  		 			K Deleeuw 		.  	 	 		\textit{Journal of Management}  		1997. 1995. 21 p. .  	 	 (Agreeableness; A dimension of personality) 
\bibitem[Rishipal ()]{b19}\label{b19} 	 		\textit{Cognitive Style a Predicator of Managerial Effectiveness},  		 			Rishipal 		.  		2012. Study of Public.  	 
\bibitem[Barrick et al. ()]{b1}\label{b1} 	 		‘Conscientiousness and performance of sales representatives: Test of the mediating effects of goal setting’.  		 			M R Barrick 		,  		 			M K Mount 		,  		 			J P Strauss 		.  	 	 		\textit{Journal of Applied Psychology}  		1993. 78 p. .  	 
\bibitem[Hogan et al. ()]{b11}\label{b11} 	 		\textit{Handbook of Personality Psychology},  		 			S Hogan 		,  		 			\& J Briggs 		,  		 			Johnson 		.  		1997. San Diego, CA: Academic Press. p. .  	 
\bibitem[Rishipal ()]{b18}\label{b18} 	 		\textit{Introduction to Training and Development, Major ways to develop an individual, Training and Development Methods, Sultan Chand \& Son's},  		 			Rishipal 		.  		2011. p. 17.  	 
\bibitem[Mount et al. ()]{b14}\label{b14} 	 		\textit{model of personality and performance in jobs involving interpersonal interactions, Human Performance, 11},  		 			M K Mount 		,  		 			M R Barrick 		,  		 			G L Stewart 		.  		1998. p. .  	 
\bibitem[Rishipal & Jain ()]{b17}\label{b17} 	 		‘Need for Achievement an Antecedent for Risk Adaptiveness Among Entrepreneurs’.  		 			N Rishipal \& Jain 		.  	 	 		\textit{Global Journal of Management and Business Research}  		2012. 12  (22)  p. 20.  	 
\bibitem[Hewitt ()]{b9}\label{b9} 	 		\textit{Oxford Handbook of Positive Psychology},  		 			John P Hewitt 		.  		2009. Oxford University Press. p. .  	 
\bibitem[Hochwarter et al. ()]{b10}\label{b10} 	 		‘Perceptions of organizational politics as a moderator of the relationship between conscientiousness and job performance’.  		 			W A Hochwarter 		,  		 			L A Witt 		,  		 			M K Kacmar 		.  	 	 		\textit{Journal of Applied Psychology}  		2000.  (85)  p. .  	 
\bibitem[Fisher and Boyle ()]{b5}\label{b5} 	 		\textit{Personality and Employee Selection: Credibility Regained, School of Business, Discussion Papers},  		 			D C Fisher 		,  		 			J G Boyle 		.  		1997.  	 	 (Paper 62) 
\bibitem[Digman ()]{b4}\label{b4} 	 		‘Personality structure: Emergence of the five-factor model’.  		 			J Digman 		.  	 	 		\textit{Annual Review of Psychology}  		1990. 41 p. .  	 
\bibitem[Kelchner]{b13}\label{b13} 	 		\textit{Personality Traits \& Employee Performance, eHow Contributor},  		 			Luanne Kelchner 		.  		 	 
\bibitem[Rishipal & Jain ()]{b16}\label{b16} 	 		 			N Rishipal \& Jain 		.  		\textit{Agreeableness Measuring Scale Manual},  				2012. Prasad Psycho Corporations. p. .  	 
\bibitem[Barrick and Mount ()]{b2}\label{b2} 	 		‘The Big Five Personality Dimensions and Job Performance: A Meta analysis’.  		 			M R Barrick 		,  		 			M K Mount 		.  	 	 		\textit{Personnel Psychology}  		1991.  (44)  p. .  	 
\bibitem[Nariripour et al. ()]{b15}\label{b15} 	 		‘The Relationship of Personality Traits and Performance of Hospital Managers: A Case Study in Iranian Hospitals’.  		 			A A Nariripour 		,  		 			J S Tabibi 		,  		 			T T Beydokhti 		.  	 	 		\textit{American Journal of Scientific Research}  		2011.  (29)  p. .  	 
\bibitem[Baumeister ()]{b3}\label{b3} 	 		\textit{The Self in Social Psychology},  		 			R F Baumeister 		.  		1999. Philadelphia, PA; Taylor \& Francis: Psychology Press.  	 
\bibitem[Goldberg ()]{b6}\label{b6} 	 		‘The structure of phenotypic personality traits: Authors' reactions to the six comments’.  		 			L R Goldberg 		.  	 	 		\textit{American Psychologist}  		1993. 48 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
