\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={Effects of Leadership Style on Employee Performance in Nigerian Universities},
 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{Effects of Leadership Style on Employee Performance in Nigerian Universities}
\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]{Munirat Olafemi  Yusuf}

             \author[2]{Yusuf  Ibrahim}

             \affil[1]{  University of Abuja, Nigeria}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


The Nigerian University system has been plagued with a myriad of challenges which have seen the nation?s universities ranked below hundredth worldwide. Despite these challenges, leadership and administrative direction have continuously compounded these challenges and thus this research to investigate the causal relationship between universities? performance as organizations and the leadership style prevalent in the university. The research relies heavily on primary data derived using questionnaires from which information gathered are analyzed using the Scientific Programme for Social Sciences to derive indices to test and ascertain postulated hypothesis. Relevant literature was reviewed to smoothen ideological biases thus giving intellectual references of comparative and contrasted views of the research stance. Deductions are made in consonant with the research problem and thus recommendations.

\end{abstract}


\keywords{}

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

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


\let\tabcellsep& 	 	 		 
\section[{I. Introduction and Background}]{I. Introduction and Background}\par
igerian organisations generally, and particularly universities, have suffered leadership problems that have come to the fore in recent times. These problems manifest themselves in form of organisational politics, power tussle, insubordination, tribalism, suppression, etc. In some cases however, a lack of conceptual clarity of the term "leadership" magnifies these problems. For instance, a common practice, predominantly in universities and other academic institutions, when the organisation fails to achieve its objectives, the employees will blame the leaders in some cases. In other cases, when an organisation fails, the leader blames the employees. However, the success or failure of an organisation is supposed to be shared by leadership namely: the leader, the followers and the situation/environment. When leadership, comprising these tripartite variables fail, it leads to low productivity, low profitability, high employee turnover, low job satisfaction, etc. The net effect of all these is low institutional performance.\par
Currently, Nigerian universities are ranked below the first hundred universities in the world and have suffered variously from administrative lapses that continuously retard the growth of the system (UNESCO 2013). Among other factors, poor funding and mismanagement of available funds are dominant problems facing universities. However, failure of management viz-a-viz leadership of these universities as corporate organisations with goals to produce graduates with international reckoning persists and outweighs the funding issues. Most universities are selfstyled by the sitting vice chancellors who run these universities based on personal intuitions without recourse to laid down administrative and management practices. This results in unending industrial disputes between management and employees of most universities. In the past decade, a significant number of Nigerian universities have experienced one form of industrial dispute or the other, and leadership is a predominant factor in these disputes. These occurrences retard the system and ultimately affect all stakeholders. Against this backdrop, it is imperative to establish the possibility of achieving world class performance standards in Nigerian universities resulting from effective leadership and management of these institutions.\par
It is against this background that the researcher has chosen to explore the possible ways of achieving this effectiveness in management of Nigerian Universities while examining the core causes of retarded growth in the system. 
\section[{a) Statement of the Research Problem}]{a) Statement of the Research Problem}\par
Universities are renowned, worldwide, as embodying knowledge and are thus expected to blaze the trail in application of such knowledge. Theories and policies abound that guide leadership selection processes of universities and the policy directions accordingly. However, a critical problem facing the Nigerian University system could be linked to the inability of administrators to foster conducive, effective, harmonious and productive working relationships in the institutions.\par
Specifically, the problem leading to this study may be subsumed as arising from the inappropriate application of leadership styles been responsible for poor relational working ties between employees and university management. 
\section[{b) Research Question}]{b) Research Question}\par
The study sought to provide answers to a core question;\par
To what extent does leadership style affect the rate of institutional performance of universities? Year ( ) 
\section[{A c) Hypothesis}]{A c) Hypothesis}\par
H o Institutional performance in universities is NOT influenced by the application of appropriate leadership styles. 
\section[{II.}]{II.} 
\section[{Review of Related Literature a) Conceptual Review}]{Review of Related Literature a) Conceptual Review}\par
Institutional performance revolves across the cycle of activities that establish an institution's goals; monitor progress towards the goals; and make adjustments to achieve these goals more effectively and efficiently  {\ref (Robert \& Angelo 2001)}. Those recurring activities are much of what leaders and managers inherently do in their institutions. Some of them do it far better than others. It is useful to think of organisational change in the context of institutional performance, rather than change for the sake of change. When seeking to improve the performance of an institution, it is very helpful to regularly conduct assessments of the current performance of institutions. Assessment might be planned, systematic and explicit (these often are the best kinds of assessments) or unplanned and implicit. Well-done assessments typically use tools, such as comprehensive questionnaires or self-study format SWOT analyses, and diagnostic models (We often use these models without recognizing or referring to them as such), etc., along with comparison of results to various "best practices" or industry standards. 
\section[{b) Concept of Leadership}]{b) Concept of Leadership}\par
Leadership is a social influence process that seeks to elicit cooperation and support of individuals towards actualization of some set goals. The process of leadership is a continuously evolving concept that changes with the context and era of its essence. From the core of human existence, family, leadership plays a vital role in assuring stability and harmonious growth. Filtering into the wider scope of human existence, the society thrives on effective leadership as a pilot for cohesiveness among habitants. At the helm of leadership processes sits the leader; an individual who influences individuals to win their support and cooperation at achieving some set goals. The quality and effectiveness of leadership processes rely heavily of the systemic embodiment of leadership and the strategic fit of the leader.\par
To fully understand contemporary management thought on differences in leadership styles, it is imperative to review, at least briefly, the theories that have helped to shape our thinking about leadership over the past century \hyperref[b27]{(Moran, 1992)}. 
\section[{c) Concept of Performance in Institutions}]{c) Concept of Performance in Institutions}\par
Institutional performance comprises the actual output or results of an institution as measured against its intended outputs (or goals and objectives). 
\section[{d) Theoretical Framework}]{d) Theoretical Framework}\par
Leadership discourse currently operates as a decentralized body of literature with multiple theories and styles being prevalent. A centralized theoretical construct coupled with a sound methodology for analogy encompasses all current theories and styles (except the Great Man Theory) in an effort to optimize opportunities for leadership success. Significant amount of research, dialogue, writing and communication needs to be conducted to get the parameters of the leadership theories effectively.\par
This study would focus on the Democratic Leadership Theory as basis of discourse.\par
These are behavioural leadership styles that thrive on the concept of social equality such that the leader enlists the aid and support of group members, sharing decision making powers thus promoting group involvement and participation. The style is based on the notion that every member of the group should play a part in group decision making processes, though guidance and control of the group by a specific leader isn't compromised. Honesty, competence, inspiring, intelligence, humility, broadmindedness, courageousness are some of the essential characteristics of democratic leaders. 
\section[{e) Empirical Review}]{e) Empirical Review}\par
Primarily, this research has its core in leadership styles as they impact performance in institutions of academic learning. Leadership style, as a concept has been variously defined in earlier sections of this presentation. It should be noted however, that leadership styles are as many and diverse as there are definitions and concepts of leadership. Different researchers and academicians alike have posited different leadership styles opining that every leader in every organisation performs certain roles/tasks for the smooth operation of the organisation and improvement of organisational performance. The manner in which the leader performs these roles and directs the affairs of the organisation is referred to as his/her leadership style  {\ref (Oyetunyi, 2006)}. According to Oyetunyi (2006:31), leadership style therefore is the way a leader leads. Some leaders are more interested in the work to be done than in the people they work with, whilst others pay more attention to their relationship with subordinates than the job. The leader's emphasis on either the task or human relations approach is usually considered central to leadership style.  {\ref Ball (1987)} as reported in Linda (1999) identified the following leadership styles that emerged in the course of his research in British universities: the interpersonal, managerial style, adversarial and the political style or authoritarian style. He describes interpersonal vice chancellors as being typically mobile and visible with a preference for consulting with individuals rather than holding meetings. They like to "sound out ideas" and gather opinions. Such vice chancellors will frequently reiterate to teachers the importance of bringing complaints and grievances to them first of all. Ball (1987) pointed out that this type of leadership style is particularly effective at satisfying teacher's individual needs, and that grievances and staff turnover tends to remain low.\par
On the other hand, he continues, vice chancellors with managerial styles adopt a leadership style that parallels that of a manager in industry: The use of management techniques involves the importation into the school structures, types of relationships and processes of organisational control from the factory. The managerial head is chief executive of the school, normally surrounded by a Senior Management Team (SMT). The vice chancellors relates to the staff through this team and through a formal structure of meetings and committees. Both these responsibilities and structures will be supported and outlined by written documentation, which specifies terms of reference and job descriptions (MoES, 2003).\par
Ball's (1987) research revealed several deficiencies of a managerial leadership style, including a sense of exclusion from decision-making on the part of those teachers who are not part of the SMT, the creation of a "them and us" hierarchically-based division, and teachers' derision for the management structure and its processes. The adversarial leadership style is typified by confrontational dialogue between the vice chancellors and the teachers. Here headship emphasizes persuasion and commitment. Ball (1987:109) quotes teachers response to this style of leadership during a focus group discussion as follows. Some staff will be unable or unwilling to participate in this form of organisational discourse. Some find it unhelpful; others are unwilling to devote the time and energy necessary to get their points of view across. Ball (1987) depicted authoritarian leadership as being distinct from adversarial leadership by its focus on asserting rather than persuading as quoted here under. Such a head takes no chances by recognizing the possibility of competing views and interests. Opposition is avoided, disabled or simply ignored. No opportunities are provided for the articulation of alternative views or the assertion of alternative interests, other than those defined by the head as legitimate. Indeed the authoritarian may rely, as a matter of course, on conscious deception as a matter of organisational control (Ball, 1987:109).\par
Paisey (1992:146) asserts that academic institutions that are normally held to be successful are those whose management involve and emphasize consultation, teamwork and participation. According to him, the focus is usually on units, in a situation where some staff members do not agree with the policies and practices which have been accepted by a good percentage of their colleagues, they usually give their support. In other words, consultation, teamwork and participation are the common key characteristics of successful institutions.\par
House It therefore follows that a leader should develop a series of responses ranging from autocratic to consultative and apply the leadership style that is appropriate to the situation. 
\section[{III.}]{III.} 
\section[{Methodology}]{Methodology}\par
The research was mainly exploratory and thus employed an objective case study as basis for intense examination to ascertain the applicable extent to which hypothesis of the research are plausible.\par
Primary data were sought relative to the case study so as to assemble a pool of information which would be up to date, precise and firsthand. Various means such as questionnaire and personal interviews were used.\par
Data collected in the course of the research were presented in tabular form using percentages and Pearson Chi Square as an organized platform for analysis, interpretation and deductions, relative to assumptions (hypotheses) made. Data are analyzed using the simple percentages to group respondents' opinions.The Statistical Programme for Social Sciences (SPSS) is used to adequately analyze data to address the research problem and test the Hypotheses. 
\section[{a) Research Population and Sample Definition}]{a) Research Population and Sample Definition}\par
The study is supposed to cover the over one hundred and twenty universities in Nigeria. However, for realistic examination of the variables, six universities representing the six geo-political divisions of Nigeria are selected and understudied.\par
The population for this research shall cover the entire staff of Nigerian universities, a gross of over three hundred thousand. Simple random sampling technique is adopted for the research which entails drawing samples randomly from the research population (the six selected Universities). Each university would have its sample size defined relative to its population. 
\section[{Population of the Selected Universities}]{Population of the Selected Universities} 
\section[{University}]{University}\par
In defining the sample size for the research, an error margin of 0.05 level of significance is adopted using the Taro Yamani formula thus:  From the table, t-test statistics was used to compare the mean response of the respondents as regards leadership (application) style and an alternative free from the respondents' mean scores on table 4.15. The test has a significant probability 0.01 (p-value) which is remarkably less than the significance level of 0.05 and hence we reject the null hypothesis and concluded that there is leadership style influences relational ties of workers.\par
V. 
\section[{Major Findings}]{Major Findings}\par
This research dissertation investigated the extent to which leadership styles affect organizational performance of Nigerian universities.\par
The research basically revealed a significant impact of interpersonal relationship along organizational hierarchy of universities and performance of employees. There exists a mutual need for affiliation and communal existence among staff of these universities which greatly presupposes the need for effective leadership that breeds the requisite conditions to foster conducive organizational climate for performance to thrive.\par
Summarily, the following are findings from the research: i.\par
Primarily, the research established a significant Impact of leadership style on performance of organisations. Responses from the hypothesis reveals employee and the strong need to associate with one another building strong bonds that manifests as teamwork and cooperation. ii.\par
The research revealed some salient issues which are not completely peculiar to the case study. Among other things, the research discovered that: a. Nigerian universities suffer a lack of financial and social support from the Government. When funding is made available, mismanagement is another factor that deprives the system of the desired objectives. b. Internal wrangling and fractionalization are common scenarios in Nigerian universities; management-union and often times intra-union factions. These inhibit growth and development of the system even when leaders seem to pursue noble objectives. c. Due to the self-styled nature of management practice of administrative heads of the working units of Nigerian universities, it is common to see units and departments towing paths that are completely off the goals or objectives expected of them.\par
VI. 
\section[{Conclusions}]{Conclusions}\par
This research primarily set out to investigate the impacts of leadership styles on the performance of Nigerian public universities. The research had among its objectives, an investigation of the possibility of a significant relationship between leadership style and performance in the University.\par
The research made revelations from which conclusive decisions were drawn.\par
The hypothesis postulated for the study is accepted. As posited by behavioural theorists such as Mayo (1933), Likert (1962),  {\ref McGregor (1950)} and  {\ref Argyrus (1959)} that leadership styles affect subordinates morale, intrinsic satisfaction, motivation, one should expect a highly significant predictor; he result of this study is consistent to theorists' assertions. 
\section[{VII.}]{VII.} 
\section[{Recommendations}]{Recommendations}\par
The findings of this study have far reaching effects on existing body of knowledge as regards management/leadership effectiveness in organizations, especially on academic institutions (universities) with particular emphasis on the selected Nigerian universities.\par
From the research findings, the following recommendations are made;\par
i.\par
The research reveals a significant positive impact of effective leadership, as per interpersonal relations of superiors and subordinate, in creating an organizational climate that breeds commitment and performance of employees.\par
Premised upon this, it is recommended that various fora be developed to build cordial bonds among staff to ease hierarchical tension and thus increase leadership effective that assures cooperation of subordinates in the goal achievement course of organizations. \begin{figure}[htbp]
\noindent\textbf{415} \par 
\begin{longtable}{P{0.11333333333333333\textwidth}P{0.07791666666666666\textwidth}P{0.3895833333333333\textwidth}P{0.04958333333333333\textwidth}P{0.04958333333333333\textwidth}P{0.035416666666666666\textwidth}P{0.13458333333333333\textwidth}}
\tabcellsep \tabcellsep Paired Differences\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep T\tabcellsep df\tabcellsep Sig. (2-tailed)\\
\tabcellsep Mean\tabcellsep \multicolumn{2}{l}{Std. Deviation Std. Error Mean}\tabcellsep \tabcellsep \tabcellsep \\
Leadership style\tabcellsep 2.12942\tabcellsep 0.33494\tabcellsep 0.02862\tabcellsep 74.413\tabcellsep 136\tabcellsep 0.01\end{longtable} \par
 
\caption{\label{tab_2}Table 4 . 15 :}\end{figure}
 			\footnote{© 2017 Global Journals Inc. (US)} 			\footnote{© 2017 Global Journals Inc. (US) 1} 		 		\backmatter  			 
\subsection[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XVII Issue VII Version I Year ( ) A			 			  				\begin{bibitemlist}{1}
\bibitem[Morrow]{b45}\label{b45} 	 		\textit{},  		 			William Morrow 		.  		 	 
\bibitem[Robert and Angelo (ed.) ()]{b39}\label{b39} 	 		\textit{},  		 			K Robert 		,  		 			K Angelo 		.  		Organisational Behaviour. San Francisco. Irwin McGraw-Hill (ed.)  		2004.  	 
\bibitem[Powell ()]{b34}\label{b34} 	 		\textit{A Framework for Market based organisational Learning; linking value, knowledge and behaviour},  		 			B Powell 		.  		1997. Academy of Social Sciences.  	 
\bibitem[Izedonmi ()]{b20}\label{b20} 	 		‘A Manual for Academic \& Professional Research. Lagos. Bamadex Prints 22’.  		 			P Izedonmi 		.  	 	 		\textit{Organisational Behaviour}  		2005. 2005.  	 	 (Invancevich J.M et al. Irwin McGraw-Hill) 
\bibitem[Russel and Rush ()]{b40}\label{b40} 	 		‘An Exploration of Women's Expectations of Effective Male and Female Leadership’.  		 			J E Russel 		,  		 			M C Rush 		,  		 			AM 		.  	 	 		\textit{Sex Roles}  		1988. 18  (5)  p. .  	 
\bibitem[Chemers ()]{b7}\label{b7} 	 		\textit{an integrative theory of leadership},  		 			M Chemers 		.  		1997. New York: Lawrence Erlbaum Associates, Publishers.  	 
\bibitem[Bass and Riggio ()]{b5}\label{b5} 	 		 			B M Bass 		,  		 			R E Riggio 		.  		\textit{Transformational Leadership},  				 (Mahwah, NJ)  		2006. Lawrence Erlbaum Associates.  	 	 (Second ed.) 
\bibitem[Bass ()]{b2}\label{b2} 	 		\textit{Bass \& Stogdill's handbook of leadership: Theory, research and managerial applications},  		 			B M Bass 		.  		1990. New York, NY, US: Free Press.  	 	 (3rd ed.) 
\bibitem[Javidan and House ()]{b21}\label{b21} 	 		\textit{Cultural Acumen for the Global Manager in Organisation Dynamics},  		 			M \& Javidan 		,  		 			R House 		.  		2001. New York, McGraw-Hill.  	 
\bibitem[Denmark ()]{b9}\label{b9} 	 		 			F L Denmark 		.  		\textit{Styles of Leadership. Psychology of Women Quarterly},  				1977. 2 p. .  	 
\bibitem[Eisler ()]{b12}\label{b12} 	 		 			R Eisler 		.  	 	 		\textit{Women, Men, and Management; Regarding our Future},  				1991. 23 p. .  	 
\bibitem[Adesina ()]{b0}\label{b0} 	 		‘Enhancing the capacity of women for participation in politics: The electoral approach’.  		 			S Adesina 		.  	 	 		\textit{Nigerian Women and the Challenges of Our Time},  				 			D Obi,  			\& J Njoku 		 (ed.)  		 (Lagos)  		1991. Malthouse Press. p. .  	 
\bibitem[Gambe et al. ()]{b13}\label{b13} 	 		 			J Gambe 		,  		 			A Strickland 		,  		 			A Thompson 		.  		\textit{Crafting and excuting strategy (15 th Ed.)},  				 (New York, McGraw-Hill)  		2007.  	 
\bibitem[Eagly and Johnson ()]{b11}\label{b11} 	 		‘Gender and Leadership Style’.  		 			A H Eagly 		,  		 			B T Johnson 		.  	 	 		\textit{Psychological Bulletin}  		1990. 108  (2)  p. .  	 
\bibitem[Moran and &aburdene ()]{b27}\label{b27} 	 		‘Gender Differences in Leadership. Illinois. Library trends Publications. 30. Naisbitt’.  		 			B B. ; J Moran 		,  		 			P \&aburdene 		.  	 	 		\textit{Reinventing the Corporation},  				 (New York)  		1992. 1986. Warner Books.  	 
\bibitem[Harragan ()]{b16}\label{b16} 	 		 			B L Harragan 		.  		\textit{Games Mother never taught you: Corporate Gamesmanship for Women},  				 (New York)  		1977. Rawson Assoc.  	 
\bibitem[Henning and Jardim ()]{b17}\label{b17} 	 		 			M Henning 		,  		 			A Jardim 		.  		\textit{The Managerial Woman, Garden city NY},  				1977. Anchor Press/Double day.  	 
\bibitem[Bass, B.M. & Avolio, B.J. (ed.) ()]{b6}\label{b6} 	 		\textit{Improving organisational effectiveness through transformational leadership},  		Bass, B.M. \& Avolio, B.J. (ed.)  		1994. Thousand Oaks, CA: Sage Publications.  	 
\bibitem[Bass ()]{b4}\label{b4} 	 		\textit{Leadership and Performance beyond Expectations},  		 			Bernard Bass 		.  		1985. New York, NY: The Free Press. 14 p. .  	 
\bibitem[Loden ()]{b26}\label{b26} 	 		 			Marilyn Loden 		.  		\textit{Feminine Leadership},  				 (New York, Times Books)  		1985.  	 
\bibitem[Richard ()]{b36}\label{b36} 	 		‘Measuring institutional performance; towards methodological best practice’.  		 			Richard 		.  	 	 		\textit{Journal of management}  		2009.  	 
\bibitem[Kanter ()]{b22}\label{b22} 	 		\textit{Men and Women of the Corporation},  		 			R M Kanter 		.  		1977. New York: Basic Books.  	 
\bibitem[Nelton ()]{b29}\label{b29} 	 		 			S Nelton 		.  		\textit{Men, Women and Leadership. Nation's Business},  				1991. 79 p. .  	 
\bibitem[Nzelibe ()]{b30}\label{b30} 	 		 			G C Nzelibe 		.  		\textit{Fundamentals of Research Methods in Management. Abuja},  				2011. Chartered Graphic Press.  	 
\bibitem[Powell ()]{b35}\label{b35} 	 		\textit{One More Time: Do Female and Male Managers Differ?},  		 			G Powell 		.  		1990. Academy of management Executives. 4 p. .  	 
\bibitem[Lewin et al. ()]{b25}\label{b25} 	 		‘Patterns of Aggressive Behaviour in Experimentally Created Social Climates’.  		 			K Lewin 		,  		 			R Lippit 		,  		 			R K White 		.  	 	 		\textit{Journal of Psychology}  		1939. p. .  	 
\bibitem[Peters and Waterman ()]{b33}\label{b33} 	 		 			T J Peters 		,  		 			R H Waterman 		.  		\textit{Search of Excellence. Lessons from America's Best Run Companies},  				 (New York)  		1982. Harper and Row.  	 
\bibitem[Hollander and Offerman ()]{b19}\label{b19} 	 		‘Power and Leadership in Organisations: Relationships in Transition’.  		 			E P Hollander 		,  		 			L R Offerman 		.  	 	 		\textit{American Psychologist}  		1990. 45  (2)  p. .  	 
\bibitem[Kaplan and Norton ()]{b23}\label{b23} 	 		‘Putting the Balanced Scorecard to work’.  		 			R S Kaplan 		,  		 			D P Norton 		.  	 	 		\textit{Harvard Business Review}  		1993. 71  (5)  p. .  	 
\bibitem[Greenleaf ()]{b15}\label{b15} 	 		\textit{Servant Leadership: A Journey into the Nature of Legitimate Power and Greatness},  		 			R Greenleaf 		.  		1977. Paulist Press.  	 
\bibitem[Shavlik et al. (ed.) ()]{b42}\label{b42} 	 		 			D L Shavlik 		,  		 			J G Touchton 		.  		\textit{Leaders for a New Era},  				 			M Green 		 (ed.)  		 (New York)  		1988. Macmillan Publishing co. p. .  	 	 (Women as Leaders) 
\bibitem[Statham ()]{b43}\label{b43} 	 		 			Anne Statham 		.  	 	 		\textit{The Gender Model Revisited; Differences in the Management Styles of Men and Women},  				1987. 16 p. .  	 
\bibitem[Bass and Bass ()]{b3}\label{b3} 	 		\textit{The Bass Handbook of Leadership: Theory, Research, and Managerial Applications},  		 			B Bass 		,  		 			R Bass 		.  		2008. New York: Free Press.  	 
\bibitem[Paul ()]{b32}\label{b32} 	 		‘The effects of Transformational Leadership on Followers' Affective Commitment to Change in the World’.  		 			Chou Paul 		.  	 	 		\textit{Journal of Science}  		2013. 3  (1)  p. .  	 
\bibitem[Helgesen ()]{b41}\label{b41} 	 		\textit{The Female Advantage, Women's way of Leadership},  		 			Sally Helgesen 		.  		1990. Knopf Doubleday Publishing Group.  	 
\bibitem[Cleveland and ; E.P Dutton Cumming ()]{b8}\label{b8} 	 		‘The Knowledge Executive’.  		 			H Cleveland 		,  		 			S E ; E.P Dutton Cumming 		.  	 	 		\textit{Corporate management; Women on the Stride},  				 (New York)  		1985. 2010. 3 p. .  	 
\bibitem[Mccracken ()]{b14}\label{b14} 	 		\textit{The Long Interview},  		 			Grant Mccracken 		.  		1988. Newbury Park CA: Sage Publications.  	 
\bibitem[Neely et al. ()]{b28}\label{b28} 	 		‘The performance prism: the scorecard for measuring stakeholder relationships’.  		 			A D Neely 		,  		 			C Adams 		,  		 			M Kennerley 		.  	 	 		\textit{Financial times}  		2002. Prentice Hall.  	 
\bibitem[Al-Huzaim ()]{b31}\label{b31} 	 		\textit{The Principles of leadership},  		 			Othman Al-Huzaim 		,  		 			Y 		.  		2011. Riyadh. King Fahd National Library Publishing.  	 
\bibitem[Ackerman and Maslin-Ostrowski ()]{b1}\label{b1} 	 		\textit{The Wounded Leader; how real leadership emerges in times of crisis},  		 			H Ackerman 		,  		 			P Maslin-Ostrowski 		.  		2002. San Fracisco: Jossey-Bass Inc.  	 
\bibitem[Drucker ()]{b10}\label{b10} 	 		\textit{Towards the Next Economics and Other Essays},  		 			P Drucker 		.  		1981. New York: Harper and Row.  	 
\bibitem[Lale and Arzuilse ()]{b24}\label{b24} 	 		‘Transformational Leadership, Creating organisational Innovation’.  		 			Gumuluoglu \& Lale 		,  		 			Arzuilse 		.  	 	 		\textit{Journal of Business Research}  		2007. p. .  	 
\bibitem[Rosener ()]{b38}\label{b38} 	 		‘Ways Women Lead’.  		 			J B Rosener 		.  	 	 		\textit{Harvard Business Review}  		1990. 68  (6)  p. .  	 
\bibitem[Riger and Gallagan ()]{b37}\label{b37} 	 		‘Women in Management: An exploration of Competing Paradigms’.  		 			S Riger 		,  		 			P Gallagan 		.  	 	 		\textit{American Psychologist}  		1980. 35  (10)  p. .  	 
\bibitem[Hearn and Parkin ()]{b18}\label{b18} 	 		\textit{Women, Men, and Leadership: A Critical Review of Assumptions, Practices and Change in the Industrialized Nations. International studies of Management and Organisations},  		 			J Hearn 		,  		 			P W Parkin 		.  		1987. 16 p. .  	 
\bibitem[Stogdill ()]{b44}\label{b44} 	 		\textit{You Just Don't Understand: Women and Men in Conversation},  		 			R M Stogdill 		.  		1974. 1990. New York; New York: Free Press 48. Tannen, D.  	 	 (Handbook of leadership: A survey of the literature) 
\end{bibitemlist}
 			 		 	 
\end{document}
