\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={Vice-Chancellors' Managerial Effectiveness in Edo and Kwara State Universities, Nigeria},
 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{2019-01-15 (revised: 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019-01-15}
\title{Vice-Chancellors' Managerial Effectiveness in Edo and Kwara State Universities, Nigeria}
\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]{Tijani Abdulganiyu  Adebayo}

             \author[2]{Eimuhi, Justina  Onojerena}

             \author[3]{Obiweluozor,  Nkechi}

             \affil[1]{  UNIVERSITY OF ILORIN}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2018 Accepted: 3 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


The quest for effective management of educational institutions in Nigeria required a concerted effort of all stakeholders in education system. Sequel to this, the paper examines the vice-chancellors managerial effectiveness of universities in Edo and Kwara states, Nigeria. The target population comprised all vice-chancellors in eleven (II) Universities in Edo and Kwara states (7 universities in Edo and 4 in Kwara states). Four universities were selected through a stratified random sampling technique in two states. Proportional sampling technique was used to select 2000 respondents comprising 1000 students and 1000 staff from four universities. Descriptive research design was adopted for the study. Two researchers design the questionnaires that were used to elicit information from the respondents. The first one tagged ?Students? Perception of Level of Vice-chancellors? Managerial Effectiveness?? Questionnaire (SPLVMEQ) was design to obtain the view of students on the subject matter. The second one entitled? Perception of members of Staff on Vice-chancellors? Managerial Effectiveness Questionnaire (PSLVMEQ) was designed to obtain the opinion of academics and non-academic staff of universities on their vicechancellors. The major finding of the study is that there was no significant different between vice-chancellors? managerial effectiveness in Edo and Kwara states, Nigeria. The paper recommends that vice-chancellors should improve on staff motivation and better welfare packages for students and members of staff in Nigeria Universities.

\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& 	 	 		 \par
igeria educational system is undergoing various reforms in recent times. These reforms include the changing from 6-3-3-4 system to 9-3-4 system of education and the inclusion of information technology in the school curriculum at both primary and secondary school levels. The successful take off of these reforms depend on a new set of action by education planners and administrators. It is obvious that successful transformation of education sector depends on the roles and decisions by the school leaders. Visionary leadership is needed to achieve quality teaching and learning in the school. It has been observed that student learning culture has slowed down in the school. Students are not motivated to read due to the effects of home video. Some anti-social behavior N such as cultism, examination malpractice and negative leadership behaviors of some school heads. It is therefore necessary to reexamine the system and evaluate the leadership behavior and managerial effectiveness of Vice-Chancellors in Nigeria Universities. The importance of the study cannot be over emphasized since the vice-chancellors' managerial effectiveness play a significant role at improving the teaching and learning process in this apex institution which definitely results to progress and improvement of university education. The management of universities education is an onerous task of the vice-chancellors. The vicechancellors are the pivots around which all major and important school activities revolve. This means that, the managerial qualities that vice-chancellors bring to their work have far-reaching impact on how the overall enterprise of the institution is done. For instance, a successful vice-chancellors, should be honest, objectives. Self-control, adaptable and self confident in his day to day activities. A school-leader who wants to inspire honesty in his teachers or spirit of hard work must himself show these traits. The tone the schoolhead sets in his school, administratively, dictates the level of cooperation in the school, level of respect or disrespect of staff by students and parents, the nature and scope of seriousness toward their work. Effectiveness of the vice-chancellors administration is often determined by the extent to which teachers do their work well and the extent to which students achieve the goals of instructions in school and how they perform in curricular and other extracurricular activities. 
\section[{II. Concept of Managerial Effectiveness}]{II. Concept of Managerial Effectiveness}\par
Management has been described in a variety of ways. The term management is the process or method whereby a group of people at the top level of an organization plan, organize, communicate, coordinate, control and direct the actions and the activities of those who work in an organization. Management goes beyond this definition as stated by Johansen and page in Onwuchekwa (1998) defined management as the effective utilization and co-ordination of resources such as plant, land, materials, finance and labour to achieve defined objectives with maximum efficiency. However, management is the utilization of physical and human resource through co-operative efforts which is accomplished by performing the functions of planning, organizing, staffing, directing and controlling.\par
Managerial effectiveness conveys a sense of quality and competence or efficiency in the process of management. It is a question of value addition, of quality of leadership. Effectiveness is increased by taking rational management decisions. In assessing the effectiveness of management, input of time, money and other resources must be compared to the output. In the educational system, the output is measured in term of the entire functional aspects namely; teaching, research and public service \hyperref[b2]{(Griffin, 2002)}. Thus, management is perceived as the ability of the administrator to coordinate all the management processes for the achievement of desired goals. In this study management is the ability to apply building trust, visionary leadership, effective communication and self improvement in the role modeling university education III. 
\section[{Measurement of Effectiveness}]{Measurement of Effectiveness}\par
Wider attention has been placed on the concept of effectiveness and its measurement in management literature. \hyperref[b7]{Ogunsaju (1990)}, \hyperref[b0]{Ajayi (1992)}, paraded an impressive array of literature on the concept of effectiveness. Effectiveness refer to intended result produced by educational institutions \hyperref[b14]{Sofoluwe (1999)}, defined affections as system oriented which has to do with the achievement of cooperative and organizational goals. It indicates how productive an organization. An effective organization must have clearly defined goals and purpose, which bind the members together. Effectiveness, according to Oyedeji (1998) is an end product in term of result and productivity. In an organization behavior literature, Musazi (1984) view effectiveness as involving an output to the society. It implies awareness and successful to the environment constituent. An effective organization is the one that satisfies the demand of the constituencies in its environment from which it needs support for its continued existence. Oyesola (2000) defined effectiveness as appropriateness of the managerial means and the satisfaction created during and after innovation interaction. The concept of effectiveness can be associated with the following: i. Effectiveness can be equated with getting results. ii. It is the managers concern for accomplishing the objective of his organization unit. iii. Effectiveness is a product of many variables rather than the single factor Tijani (2011) itemized the elements for an effective measurement of effectiveness as:\par
? Efficiency of the system and procedure.\par
? Creation of an enabling environment in which willingly an effective worker will work. ? The success of their training and development.\par
? Incidence of sickness, absenteeism and accident at work. ? Level of staff turnover. \hyperref[b16]{Tijani (2013)} highlighted four approaches to the study of effectiveness. These are goal attainment, system approach, strategies approach, and competing values. Workers are therefore judges on their ability to acquire inputs, process these inputs to the output and maintain stability. \hyperref[b17]{Tolorunleke, (2015)}  Ogunsaju (1990) emphasized principal's role and quality control roles of supervision in quality control, physical plant, school community relation, school self evaluation, professional accountability and in-service training as the strategies for effectiveness in Nigeria schools. Ornar (2002) Conceptualized effectiveness in term of organizational performance. In the context of the school, it can be view in terms of the effect of the school performance and teachers' effectiveness and consequently on students' learning and positive results Ogungbemi (2012) opined that administrative effectiveness can be measure in term of group performance on the groups' primary task. Therefore administrative effectiveness can be measured in term of the major tasks performance in school administration.\par
According to \hyperref[b7]{Ogunsaju (1990)}, effectiveness involves the interdependence relationship between purposes, effort and accomplishment. In the light of this, effectiveness has to do with assessing the student's performance against it educational objectives, intent in this context refers to the positive and product. Therefore administrative effectiveness is viewed as the entire school effectiveness over a period of time. 
\section[{IV.}]{IV.} 
\section[{Statement of the Problem}]{Statement of the Problem}\par
In recent times, poor student academic performance and social vices which is responsible for examination malpractice, cultism and other acts of indiscipline in tertiary institutions could be associated to poor managerial effectiveness of the administrators most especially the vice-chancellors in the case of Nigeria universities. In an effort to distinguish between effective and ineffective leaders, past studies have focused on the characteristics, skills and managerial abilities of the school heads. Peretomode (1998) for example asserted that principal as the chief executive in basic schools should posses the necessary skills for making right decision that will be of benefit to the students and staff. Omar (2002) considered decision making as a mental exercise and display of intellectual ability of the educational plans made for national development had failed due to lack of adequate information involved which resulted to wrong decision by the agents such as principal. The past researches available to the authors on managerial effectiveness focused on secondary school administration. For instance, \hyperref[b8]{Olawepo (2014)}  V. 
\section[{Research Methodology}]{Research Methodology}\par
Descriptive research design was adopted for this study. This design was considered appropriate because it provides information about the characteristics within a particular field of study with the purpose of providing a picture of situation as they actually exist. The choice of descriptive design was based on the fact that it enables the researchers to find out the existing relationship between the variables and compare the current event from the scope of the study. Vice-chancellor Managerial effectiveness was measured in terms of decision making process, staff motivation strategies and general administrative competence that lead to university goal achievements. The population for the study comprised all members of staff and students of the entire Universities in Edo and Kwara States, Nigeria. The target population consisted of all vicechancellors in universities of the two states. However, a sample of 2000 respondents was chosen from four universities in the two states using a stratified random sampling technique. Two universities each were selected from two states.\par
Two researchers designed questionnaires were used to collect relevant data from the respondents. The questionnaire entitled ''Perception of Students on the Level of Vice-chancellors (VC). Management Effectiveness Questionnaire (PSLVMEQ)" was designed for students in the two states to assess and determine the level of their vice-chancellors Managerial Effectiveness. The second one titled "Staff Perception on the Level of VC Managerial Effectiveness Questionnaire (SPLVMEQ)" was structured for both academic and non academic staff in the two states to show case their view on level of their vice-chancellors' Managerial effectiveness. A reliability co-efficient of 0.72 and 0.70 were respectively obtained for (PSLVMEQ and SPLVMEQ).\par
Descriptive statistical method of the table and percentages were used to answer all research questions while the inferential method of t-test was used to analyze the generated hypotheses at 0.05 level of significance. 
\section[{VI.}]{VI.} 
\section[{Research Questions}]{Research Questions}\par
The following research questions were raised to guide the study  
\section[{Research Hypotheses}]{Research Hypotheses}\par
The following hypotheses were generated for the study.\par
H 1 : There is no significant difference between the vicechancellors' managerial effectiveness of universities in Edo and Kwara states, Nigeria.\par
H 2 : There is no significant difference between the vicechancellors' decision making processes of universities in Edo and Kwara states, Nigeria. 
\section[{VIII. Discussion of Result and Findings}]{VIII. Discussion of Result and Findings}\par
Research Question 1: What is the student perception on the level of vice-chancellors Managerial Effectiveness in Universities in Kwara state? Table \hyperref[tab_5]{3} indicates responses of academic and non academic staff of Universities in Kwara State. 110 (44\%) and 120 (48\%) of the respondents rated the vicechancellors managerial effectiveness high and moderate respectively in Universities in kwara state, Nigeria. However, 20 of them representing 08\% were of the opinion that university management was low. The high and moderate ratings of the vice-chancellors administrative effectiveness might be as a result of the value judgment of academic and non-academic staff as reflected in their opinion.\par
Research Question 4: What is the level of vicechancellors managerial effectiveness as perceived by academic and non-academic staff of universities in Edo state, Nigeria? .8\% each were of the opinion that vice-chancellors' administrative performance were both moderate and high. The reason that could be adduced for this result might be stemmed from the combination of all categories of staff in the sampled respondents. However, 16 staff representing 6.4\% considered effectiveness of vice-chancellors to be low.\par
Comparing the results in table \hyperref[tab_6]{3 and table 4}, in Kwara state and Edo state, it could therefore be concluded that there was a similarity in the openion of the respondents in the two state. However, the vicechancellors managerial effectiveness in both states could be judged to be relatively high with rooms for improvements on staff welfare.\par
Research Question 5: What is the overall assessment variables of level of vice-chancellors managerial effectiveness of universities of Edo and Kwara state Nigeria? Table \hyperref[tab_7]{5} revealed the overview of the managerial effectiveness in the two states when all assessment variables were put together. The finding shows that the level of vice-chancellors effectiveness in the two states were generally high with 508.9 and 510 level of average high performances respectively in Edo and Kwara states. The average moderate level of performance were closely followed with 386.7 and 405.4 respectively in Edo and Kwara states. This implies that there is room for improvement by the vice-chancellors on the area of staff motivation staff and students welfare. 
\section[{Research Hypothesis 1(H 1 ):}]{Research Hypothesis 1(H 1 ):}\par
There is no significant difference between the vice-chancellors' management effectiveness of universities in Edo and Kwara states. t: t-test analysis of significant difference between managerial effectiveness of vice-chancellors in Universities of Edo and Kwara states, Nigeria.\par
Table \hyperref[tab_10]{6} indicated that the calculated t-value of 1.6 is less than the critical value of 1.96 at 0.05 level of significance. Therefore, the null-hypothesis which states that there is no significant difference between the vicechancellors' managerial effectiveness of universities in Edo and Kwara states is there by accepted. This however revealed that there is similarity in the administrative competence of vice-chancellors in Edo and Kwara states, Nigeria. 
\section[{Research hypothesis 2 (H 2 ):}]{Research hypothesis 2 (H 2 ):}\par
There is no significant difference between vice-chancellor' decision making process in Universities in Edo and Kwara states, Nigeria. As indicated in table 7, the calculated t-value of 1.04 is less than the table value of 1.66 at 0.05 level of significance. This implies that the null hypothesis which states that there is no significant difference between the vice-chancellors, decision-making process in Universities of Edo and kwara states is hereby accepted.\par
This revealed that there is a significant similarity in the processes of taking decision of by the vicechancellors of the two states in Nigeria. 
\section[{IX.}]{IX.} 
\section[{Findings}]{Findings}\par
From the results and findings of this study, the following summary were made -Vice-chancellors' managerial effectiveness was rated high by students of Universities in Edo and kwara states, Nigeria. -Vice-chancellors' managerial effectiveness was rated moderate by academic and non-academic staff of universities in kwara state.\par
-Staff of Universities in Edo states have equal preference of high and moderate level of effectiveness for their Vice-Chancellors. -There is no significant difference between the Vice-Chancellors' managerial effectiveness in Edo and kwara states, Nigeria. -There is no significant difference between the Vice-Chancellors' decision making processes of Universities in Edo and kwara states, Nigeria.\par
X. 
\section[{Conclusion}]{Conclusion}\par
It was concluded by this paper, that there was similarity in the perception of students in both states on the level of vice-chancellors' managerial effectiveness as these university managers were rated high by their students. There was no significant difference by staff in their rating as well. Over all analysis using specific indicators of effectiveness of Vice-Chancellors in the study areas indicated a high performance in supervision, communication, delegation of duties,  
\section[{Recommendations}]{Recommendations}\par
Based on conclusion of the study, the following recommendations were made i. There is need for improvement in the areas of staff motivation and students and staff welfare packages in the universities covered by this study for the performance of the Vice-Chancellors to be muchmore effective ii. More attention is expected to be paid to staff. They should be well remunerated for excess work load and special assignments or duties carried out by them. iii. Adequate hostel accommodation should be provided and more effective and affordable transportation for students to curb late coming to lectures. iv. On the general outlook, Vice-Chancellors' need to work extra mile to be more effective in the university administration. \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.46385041551246536\textwidth}P{0.35671745152354567\textwidth}P{0.02943213296398892\textwidth}}
Level of Managerial Effectiveness\tabcellsep Response\tabcellsep Percentage(\%)\\
Very low\tabcellsep \tabcellsep \\
Low\tabcellsep 25\tabcellsep 10\\
Moderate\tabcellsep 80\tabcellsep 32\\
High\tabcellsep 140\tabcellsep 56\\
Very High\tabcellsep 5\tabcellsep 02\\
Total\tabcellsep 250\tabcellsep 100\\
Table 1 revealed that majority of students (140) represent 56\% rated the vice-chancellors managerial effectiveness high in universities in Kwara State. None of\tabcellsep \multicolumn{2}{l}{on their effectiveness. 80 of the respondents judged that vice-chancellors in Universities in Kwara State moderately perform their duties.}\\
the respondent rated the vice-chancellors very low in\tabcellsep \multicolumn{2}{l}{Research Question 2: What is the level of vice-}\\
their administrative effectiveness, while only 5 of them\tabcellsep \multicolumn{2}{l}{chancellors managerial effectiveness as perceived by}\\
representing 02\% scored the vice-chancellors very high\tabcellsep \multicolumn{2}{l}{students in Universities in Edo State, Nigeria?}\end{longtable} \par
 
\caption{\label{tab_3}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.45454035874439463\textwidth}P{0.3678251121076233\textwidth}P{0.02763452914798206\textwidth}}
Level of Managerial effectiveness\tabcellsep Response\tabcellsep Percentage (\%)\\
Very low\tabcellsep \tabcellsep \\
Low\tabcellsep 23\tabcellsep 9.2\\
Moderate\tabcellsep 89\tabcellsep 35.6\\
High\tabcellsep 138\tabcellsep 55.2\\
Very High\tabcellsep 0\tabcellsep \\
Total\tabcellsep 250\tabcellsep 100\\
Table 2 shows that respondent neither voted the\tabcellsep \multicolumn{2}{l}{When the results in table 1 and 2 are compared,}\\
vice-chancellors in Universities in Edo state very low nor\tabcellsep \multicolumn{2}{l}{it could be deduced that there is similarity in the level of}\\
very high in their management effectiveness. 138\tabcellsep \multicolumn{2}{l}{vice-chancellors managerial effectiveness as perceived}\\
representing 55.2\% of the students opined a high\tabcellsep \multicolumn{2}{l}{by students in Edo and Kwara States, Nigeria.}\\
performance of managerial duties for vice-chancellors in\tabcellsep \multicolumn{2}{l}{Research Question 3: What is the level of vice-}\\
universities in Edo state. 35.6\% of the respondents said\tabcellsep \multicolumn{2}{l}{chancellors managerial effectiveness as perceived by}\\
that vice-chancellors are moderately effectiveness in\tabcellsep \multicolumn{2}{l}{academic and non-academic staff of universities in}\\
university administration in Edo state.\tabcellsep kwara state?\tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.4438888888888889\textwidth}P{0.17944444444444443\textwidth}P{0.22666666666666666\textwidth}}
VC managerial effectiveness\tabcellsep Response\tabcellsep Percentages(\%)\\
High\tabcellsep 110\tabcellsep 44\\
Moderate\tabcellsep 120\tabcellsep 48\\
Low\tabcellsep 20\tabcellsep 08\\
Total\tabcellsep 250\tabcellsep 100\end{longtable} \par
 
\caption{\label{tab_5}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.6258706467661691\textwidth}P{0.08880597014925373\textwidth}P{0.13532338308457711\textwidth}}
\multicolumn{3}{l}{Vice-Chancellors' Managerial Effectiveness in Edo and Kwara State Universities, Nigeria}\\
\tabcellsep 0\tabcellsep 0\\
Year 2019\tabcellsep \tabcellsep \\
\tabcellsep 0\tabcellsep 0\\
\tabcellsep \tabcellsep 0\\
( ) A\tabcellsep \tabcellsep \\
VC managerial effectiveness\tabcellsep Response\tabcellsep Percentages(\%)\\
High\tabcellsep 117\tabcellsep 46.8\\
Moderate\tabcellsep 117\tabcellsep 46.8\\
Low\tabcellsep 16\tabcellsep 6.4\\
Total\tabcellsep 250\tabcellsep 100\end{longtable} \par
 
\caption{\label{tab_6}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.20310965630114566\textwidth}P{0.10572831423895253\textwidth}P{0.10016366612111292\textwidth}P{0.10433715220949263\textwidth}P{0.05564648117839607\textwidth}P{0.09320785597381342\textwidth}P{0.06121112929623568\textwidth}P{0.06121112929623568\textwidth}P{0.06260229132569557\textwidth}P{0.0027823240589198036\textwidth}}
Variables\tabcellsep State\tabcellsep N\tabcellsep High\tabcellsep \%\tabcellsep Moderate\tabcellsep \%\tabcellsep \multicolumn{2}{l}{Low}\tabcellsep \%\\
Supervision\tabcellsep Edo\tabcellsep 1000\tabcellsep 500,\tabcellsep 50\tabcellsep 400\tabcellsep 40\tabcellsep 100\tabcellsep 10\\
\tabcellsep Kwara\tabcellsep 1000\tabcellsep 520,\tabcellsep 52\tabcellsep 420\tabcellsep 42\tabcellsep 60\tabcellsep 06\\
Staff Motivation\tabcellsep Edo Kwara\tabcellsep 1000 1000\tabcellsep 440, 390,\tabcellsep 40.4 39\tabcellsep 516 552\tabcellsep 51.6 55.2\tabcellsep 80 58\tabcellsep 08 5.8\\
Communication and interaction\tabcellsep Edo Kwara\tabcellsep 1000 1000\tabcellsep 502, 490,\tabcellsep 50.2 49\tabcellsep 401 416\tabcellsep 40.1 41.6\tabcellsep 93 94\tabcellsep 9.3 9.4\\
Delegation of duty\tabcellsep Edo Kwara\tabcellsep 1000 1000\tabcellsep 450, 420,\tabcellsep 45 42\tabcellsep 420 460\tabcellsep 42 46\tabcellsep 130 120\tabcellsep 13 12\\
Discipline\tabcellsep Edo Kwara\tabcellsep 1000 1000\tabcellsep 650, 700,\tabcellsep 65 70\tabcellsep 270 260\tabcellsep 27 26\tabcellsep 80 40\tabcellsep 08 04\\
Effective leadership\tabcellsep Edo Kwara\tabcellsep 1000 1000\tabcellsep 560, 560,\tabcellsep 56 56\tabcellsep 300 340\tabcellsep 30 34\tabcellsep 140 100\tabcellsep 14 10\\
Staff and students welfare\tabcellsep Edo Kwara\tabcellsep 1000 1000\tabcellsep 460, 490,\tabcellsep 46 49\tabcellsep 400 390\tabcellsep 40 39\tabcellsep 140 120\tabcellsep 14 12\\
Average\tabcellsep Edo Kwara\tabcellsep 1000 1000\tabcellsep 508.9 510\tabcellsep \tabcellsep 386.7 405.4\tabcellsep \tabcellsep \tabcellsep 109 84.5\end{longtable} \par
 
\caption{\label{tab_7}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_8}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.17291220556745182\textwidth}P{0.3840471092077088\textwidth}P{0.0036402569593147753\textwidth}P{0.03458244111349036\textwidth}P{0.040042826552462524\textwidth}P{0.02730192719486081\textwidth}P{0.020021413276231262\textwidth}P{0.06006423982869379\textwidth}P{0.04186295503211991\textwidth}P{0.06552462526766595\textwidth}}
\tabcellsep Variables\tabcellsep \tabcellsep N\tabcellsep X\tabcellsep SD\tabcellsep df\tabcellsep t-calculated\tabcellsep t-table\tabcellsep Decision\\
\tabcellsep \multicolumn{2}{l}{Vice-Chancellor}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep effectiveness\tabcellsep in\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Edo State\tabcellsep \tabcellsep 2000\tabcellsep 46.5\tabcellsep .62\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 202\tabcellsep 1.60\tabcellsep 1.96\tabcellsep Accepted\\
\tabcellsep \multicolumn{2}{l}{Vice-chancellors}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Year 2019\tabcellsep \multicolumn{2}{l}{Kwara state effectiveness in}\tabcellsep 2000\tabcellsep 47.1\tabcellsep .68\tabcellsep \tabcellsep \tabcellsep \\
22\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XIX Issue XIV Version I ( )\tabcellsep Variables Vice-Chancellor effectiveness in Edo State\tabcellsep \tabcellsep N 2000\tabcellsep X 60\tabcellsep SD 40.5\tabcellsep df 202\tabcellsep t-calculated 1.04\tabcellsep t-table 1.66\tabcellsep Decision H2 Accepted\\
Global Journal of Management and Business Research\tabcellsep \multicolumn{2}{l}{Vice-chancellors Kwara state effectiveness in}\tabcellsep 2000\tabcellsep \multicolumn{2}{l}{60.2 45.2}\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep © 2019 Global Journals 1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_9}A}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.85\textwidth}}
XI.\end{longtable} \par
 
\caption{\label{tab_10}Table 6}\end{figure}
 			\footnote{© 2019 Global Journals} 			\footnote{Vice-Chancellors' Managerial Effectiveness in Edo and Kwara State Universities, Nigeria} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Tolorunleke ()]{b17}\label{b17} 	 		\textit{A Comparative Analysis of Principals' Administrative Effectiveness in Private and Public Secondary Schools in Ilorin East Local Government Area},  		 			F Tolorunleke 		.  		2015. Kwara State, Nigeria.  	 
\bibitem[Ogunsaju ()]{b7}\label{b7} 	 		\textit{A Guide to School Effectiveness in Nigeria},  		 			S Ogunsaju 		.  		1990. Ibadan. Lavelle Publishers Limited.  	 
\bibitem[Ajayi and Alani ()]{b0}\label{b0} 	 		\textit{Contemporary Issues in Nigeria Education},  		 			Ajayi 		,  		 			R Alani 		.  		1992. Ijebu-Ode: Triumph Press.  	 
\bibitem[Entrepreneurship Practices in Education. Umunze; Research and Publication Unit. Federal College of Education]{b10}\label{b10} 	 		\textit{Entrepreneurship Practices in Education. Umunze; Research and Publication Unit. Federal College of Education},  				 (Umunze)  		 	 
\bibitem[Griffin and Management (ed.) ()]{b2}\label{b2} 	 		 			R Griffin 		.  		\textit{Taxas: Miffin Company},  				 			Management 		 (ed.)  		2002.  	 	 (Seven Ed) 
\bibitem[Sofoluwe ()]{b14}\label{b14} 	 		\textit{Influence of Managerial Behavior on Academic Staff Effectiveness in Nigerian University},  		 			A O Sofoluwe 		.  		1999. Nigeria.  		 			University of Ilorin 		 	 	 (Unpublished Phd Thesis) 
\bibitem[Pretomode ()]{b13}\label{b13} 	 		\textit{Introduction to Educational Administration and Supervision},  		 			V Pretomode 		.  		1998. Lagos. Joja Educational Research and Publishers.  	 
\bibitem[Oyedeji ()]{b11}\label{b11} 	 		\textit{Management in Education: Principle and Practice},  		 			N B Oyedeji 		.  		1998. Lagos. Area Publishers.  	 
\bibitem[Durosaro ()]{b1}\label{b1} 	 		‘Personality Profile and Managerial Effectiveness of Nigerian Female Principals’.  		 			I Durosaro 		.  	 	 		\textit{International Journal of Educational Management}  		1998. 2  (2) .  	 
\bibitem[Ibrahim ()]{b3}\label{b3} 	 		\textit{Principals' Gender and Managerial Effectiveness in Kwara State Secondary Schools, Nigeria. An Unpublished M},  		 			F Ibrahim 		.  		2015.  		 			University Of Ilorin 		 	 
\bibitem[Ogungbemi ()]{b6}\label{b6} 	 		\textit{Relationship among Principals' Managerial Behavior, Teachers' Job Performance and School Effectiveness in Osun State Secondary Schools},  		 			A Ogungbemi 		.  		2012. Nigeria.  		 			University of Ilorin 		 	 	 (Nigeria. Unpublished Phd Thesis) 
\bibitem[Oyesola et al. ()]{b12}\label{b12} 	 		‘Relevance of School Plant Planning to Educational Management’.  		 			G O. ; F Oyesola 		,  		 			S Durosaro 		,  		 			Ogunsaju 		.  	 	 		\textit{Ilorin. Mercy Print}  		2000.  	 	 (The Craft of Educational Management) 
\bibitem[Onwuchekwe (ed.) ()]{b9}\label{b9} 	 		\textit{Strategic Managerial Conceptual Analysis for Designing Entrepreneurial Organization},  		 			F C Onwuchekwe 		.  		M.P.M. Esomonu (ed.)  		1998.  	 
\bibitem[Tijani ()]{b15}\label{b15} 	 		\textit{Supply and Utilization of Teachers and Students Academic Performance in Kwara State Secondary Schools. An Unpublished Phd Thesis},  		 			A Tijani 		.  		2011. Nigeria.  		 			University of Ilorin 		 	 
\bibitem[Olawepo ()]{b8}\label{b8} 	 		‘Teachers Involvement in Decision Making and Administrative Effectiveness in Ilorin East, Local Government Area Secondary Schools Unpublished Seminar Paper University of Ilorin’.  		 			O M Olawepo 		.  	 	 		\textit{Nigeria. 11. Omar, Z.M}  		2014. 2002.  		 			University of Ilorin 		 	 	 (Principals' Managerial Competence and Teachers' Effectiveness in Kwara State Basics Schools. An Unpublished M) 
\bibitem[Musaazi ()]{b5}\label{b5} 	 		‘The Theory and Practice of Educational Administration’.  		 			J C Musaazi 		.  	 	 		\textit{Practical Approach to Entrepreneur: Small and Medium Precision Publishers Ltd},  				 			London,  			P Z Macmilian 7. Nwafor 		 (ed.)  		1984. 2007.  	 
\bibitem[Marion ()]{b4}\label{b4} 	 		‘Time and Self Management for Personal Effectiveness’.  		 			M Marion 		.  	 	 		\textit{Management in Nigeria Journal}  		2004. 3  (6) .  	 
\bibitem[Tijani ()]{b16}\label{b16} 	 		‘Utilization of Teachers for School Effectiveness in Kwara State Public Secondary School’.  		 			A A Tijani 		.  	 	 		\textit{International Journal of Educational Management}  		2013.  		 			IJEM). University of Ilorin 		 	 
\end{bibitemlist}
 			 		 	 
\end{document}
