\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={},
 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{2016-01-15 (revised: 15 January 2016)}
\def\TheID{\makeatother }
\def\TheDate{2016-01-15}
\title{}
\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]{Yalemsew Genetu  Yismaw}

             \author[2]{Kasahun Desyalew  Mekonen}

             \author[3]{Desta Tegegne  Assefa}

             \affil[1]{  Wolaita Sodo University}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2015 Accepted: 1 January 2016 Published: 15 January 2016}

\maketitle


\begin{abstract}
        


This study explores the major factors that affect the provision of quality service at Wolaita Sodo University with the endeavor of providing a recommendation for improving the performance of quality service provision. The study followed a quantitative research approach using an explorative descriptive design. A survey method using questionnaires and interviews were applied. Baseline results revealed various factors, which affect provision of quality services in Wolaita Sodo University. The study revealed that Wolaita Sodo University has major problem of deficiencies in the use of its financial resources effectively; lack effective and efficient leaders that follow the service provided and do not motivate and create friendly relationship with the employees; lack of arrangement of trainings for employees and orientation to new employees; poor promotion and incentives systems; low employees work commitment; lack of employees job satisfaction and organizational cultures established in the university does not create a welcoming atmosphere and good relationship for its employees.

\end{abstract}


\keywords{low employees work commitment; lack of employees job satisfaction.}

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

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


\let\tabcellsep& 	 	 		 \par
Abstract-This study explores the major factors that affect the provision of quality service at Wolaita Sodo University with the endeavor of providing a recommendation for improving the performance of quality service provision. The study followed a quantitative research approach using an explorative descriptive design. A survey method using questionnaires and interviews were applied. Baseline results revealed various factors, which affect provision of quality services in Wolaita Sodo University. The study revealed that Wolaita Sodo University has major problem of deficiencies in the use of its financial resources effectively; lack effective and efficient leaders that follow the service provided and do not motivate and create friendly relationship with the employees; lack of arrangement of trainings for employees and orientation to new employees; poor promotion and incentives systems; low employees work commitment; lack of employees job satisfaction and organizational cultures established in the university does not create a welcoming atmosphere and good relationship for its employees.\par
I. 
\section[{Background of the Study}]{Background of the Study}\par
igher education institutions are one of service organizations giving various kinds of services both academic and non-academic services to their customers. Higher education is considered as one of the key elements of human development in any country. The rapid expansion of higher education institutions in developing countries such as Ethiopia is a necessity in current time. Today's context of higher of education is one of the changes, with new educational needs to meet the demands of the knowledge of society, ever-growing numbers of universities, and information and communication technologies (ICTs) offering new opportunities for face-to-face and distance service provision.\par
Nowadays, the universities are increasingly under severe pressure to prove their participation in development of communities in such a way that responsiveness with regard to realization of educational objective has been turned into a necessity. Universities and higher education institutes are considered as a means for economic, social and cultural development and growth and also as the most fundamental development and growth hubs of any country. In the same direction, academic courses can play effective role in fulfilling main missions of the higher education and especially training expert manpower and researcher, expanding frontiers of knowledge and effective participating in socioeconomic and cultural development of the country. The Expansion of secondary public education along with growing middle class has led to the great demand for entering the university. Particularly, ever increasing expansion of technology in the field of communications and information services has faced human communities with the new requirements and also has provided a suitable market for the higher education centers.\par
For sustainable higher educational development, the subject of quality has faced number of challenges. quality of services is the important factor for the growth, success and durability of the organization and has been put atop agenda of the management as a strategic, effective and comprehensive factor. Recently, interest in boosting quality of higher education in universities has been increased noticeably, details of which have been taken into consideration in educational researches. 
\section[{II.}]{II.} 
\section[{Statement of the Problem}]{Statement of the Problem}\par
Service quality has become a strategic option for many institutions of higher learning around the globe. The role of service quality has also become critical to the success of an organization \hyperref[b4]{(Landrum, et al, 2007)}. Perception of service quality has become paramount strategic importance for an organization due to its influence on the post-enrolment communication behavior of the students \hyperref[b5]{(Marilyn, 2005)}. The work of Zeithmal et al.  {\ref (2009)} suggests that one of the prime issues of poor performance in service organizations is that they do not know customers' expectations.\par
Education services are often intangible and difficult to measure, since the outcome is reflected in the transformation of individuals in their knowledge, their characteristics, and their behavior. Therefore, there is no commonly accepted definition of quality that applies specifically to the higher education sector \hyperref[b6]{(Michael, 1998)}.Unfortunately; quality in higher education as well as defining a way to measure is not a simple issue \hyperref[b10]{(Parri, 2006)} .\par
Ethiopian government established a number of universities to balance the educational needs of its citizens. The numbers of public universities rise to 31. But these established universities aren't operating and provide quality services like cafeteria, health care, recreational, housing services and quality service in libraries, lecture halls, laboratories and other services that are basic for undertaking quality education in universities. Wolaita Sodo University is one of the recently established public universities which start its operation in 2007. Therefore just like other public universities, it gives academic and non-academic services for customers (students) according to the system extended by the ministry of education. It operates its function by the budget allocated by the Ethiopian government and other donor agencies. Even if Wolaita Sodo University has made progress in the expansion of fields of studies and campus population, it has problem of quality service delivery.. There is a problem of quality services like lack of quality and resourceful libraries, quality lecture halls and classroom facilities, supportive laboratories and non-academic service like cafeteria, housing, health care, recreational centers and others services that have no direct contact with academics. Since higher education represents a type of investment in human resources and helps all-out development of the country, providing quality service and producing quality educated individuals should be the task of universities. Therefore in this study the research will explore factors that greatly affect the provision of quality service for customers (students). Because it is necessary to generate relevant evidence through a detailed study to guide Wolaita Sodo univers ity and other stakeholders to develop strategies for improving the performance and provision quality services of universities, in other words lack of quality provision of these services may adversely affect the quality of education in higher education centers. Students who are studying in a higher educational institution seek more quality services and perfection of the system at study place because it satisfies their esteem and develops them with all the essentials and capabilities to be an effective educational personality. According to  {\ref (Rowley, 1996)} the students of those institution are more capable, good performers and productive who retain the better educational service quality and provide their students what they want for their strong academic and carrier accomplishment. 
\section[{III.}]{III.} 
\section[{Objective of the Study}]{Objective of the Study}\par
The major objective of this study is to investigate and identify the major factors that affect the provision of quality service at Wolaita Sodo University.\par
IV. 
\section[{Research Methodology a) Research Design}]{Research Methodology a) Research Design}\par
The study adopts descriptive survey approach in collecting data from the respondents.\par
The descriptive survey method is preferred because it ensures complete description of the situation, and at the same time, it maximize the chance of objective findings while collecting the data from respondents. Descriptive survey provides better instrument in the form of different questionnaires to finding out what, where and how of a phenomenon \hyperref[b3]{(Kothari, 2008)}. b) Sampling Technique and sampling size i. Sampling technique and sampling procedure Different sampling techniques are used to select the representatives of the whole population. For this study both probability and non-probability sampling can be used. In probability sampling; simple random and stratified were used. Stratified sampling is used to subdivide the population into smaller homogeneous samples. For this study the population were divided in to two groups; teaching (academic) and non-teaching staff.\par
ii. Sampling Size Sample size of the study could be determined depending on the nature of the study, cost, time, and cooperation of involved participants of the study. Since the population of this study is a finite one, application of statistical formula becomes imperative in determining the sample size. There are several approaches to determine a sample size. For the purpose of this study the researcher used Yamane's simplified formula for calculating the sample size. Yamane (1967) provides a simplified formula to calculate the required sample sizes at 95\% confidence level with the maximum degree of variability (P = 0.5 (50\%)) and the desired level of precision of 5\%.\par
Therefore, the formula, n = \textunderscore \textunderscore N\textunderscore \textunderscore \textunderscore  is used for this study to determine sample size, where 'N' is 1 + N (e) ² the total population for the study, 'n' is sample size and 'e' is tolerable error or desired level of precision .For this study the researcher will use 10\% tolerable error.\par
Since the population of this study is heterogeneous population, the researcher decided to use Yamane's formula for each section of the population i.e. non-teaching staff and teaching staffs since both are the service providers. Therefore the total population for Volume XVI Issue V Version I This study is intended to investigate and identify the major factors that greatly affect provision in quality service delivery of Wolaita Sodo University and students' perception of the entire university environment. In other words, it addresses the question; what are the determinants of service quality within the Higher Education sector of Ethiopia specifically in Wolaita Sodo University.\par
each group and its sample size is shown in the fillowing table. 
\section[{Sub-group of the population Total population}]{Sub-group of the population Total population}\par
Sample size The study used both primary and secondary data. Primary data-According to \hyperref[b3]{Kothari (2008)}, primary data is that which is collected afresh and for the first time, and thus happen to be original in character. Primary data was gathered by the use of closed and open ended questionnaires which was selfadministered and , interviews.\par
i. Questionnaire Questionnaire is the most commonly and widely used quantitative method (John Wiley \& Sons, 2009). In this data collection instrument, primary data is obtained by individual respondents' who complete and return questionnaire questions concerning the issue under study. Under this technique the researcher distributed printed open and close-ended semi-structured questionnaire for selected participant from the study area. 
\section[{ii. Key informants Interview}]{ii. Key informants Interview}\par
Since the study aimed to investigate and in depth understanding regarding the current problem of service delivery in the study area, Data was obtained from the management members of the university particularly for academic and administrative vice presidents of Wolaita Sodo University. To do so, the researcher conducted semi-structured interview with selected peoples.\par
Secondary data -The secondary data for this study was collected from journals and related literatures. 
\section[{d) Data Analysis}]{d) Data Analysis}\par
To conduct this research, the researcher used both quantitative and qualitative data analysis methods. For the purpose of processing quantitative data descriptive statistics in SPSS program was applied. The statistical tools namely percentages and frequency is used for the analysis of the primary data. The qualitative information collected through semi-structured interview was analyzed through descriptive forms and methodological triangulation of ideas which were made under different issues.\par
V. 
\section[{Data analysis and Presentation a) Personal information}]{Data analysis and Presentation a) Personal information}\par
A brief personal profile of the respondents is provided in this section which was obtained from section A of the questionnaire1. The demographic characteristics of respondents were established to ascertain the nature of respondents that participated in the study in relation to a respondents' gender, level of education, their position in the university and length of year of work experience of respondents. 
\section[{i. Gender of respondents}]{i. Gender of respondents}\par
It is important to know the gender distribution of respondents in Wolaita Sodo University in different service delivery positions. The following table shows how many male and female respondents are participated in the study.      Figure 3 shows the respondents comprise 33.3\% are from academic staffs, 41.1\%comprises in different management position of the university, 12.22\% is the university librarians , from students cafeteria there were 8.9\% respondents and lastly 4.4\% respondents were from the university clinic workers. Financial management, in service organizations, has been a constraint and an obstacle to other functions that contribute to service delivery (Adams and Colebourne,1999). They suggest an "enlightened" approach to finance in service organizations. This consists of more participative and positive approach where far from being an obstacle, it contributes to strategic planning, costing systems, personnel motivation, quality control, continued solvency, and keeping outsiders" confidence in management (Arhin-Tenkorang, 2000).  Fixed budgets offered few incentives to maximize the effectiveness, quality, or quantity of care offered one organization Table \hyperref[tab_5]{4}.1 shows 10\% and 10\% of the respondents strongly disagreed and disagreed respectively that the university is operated within fixed budget. 26.6\% of the respondents were not sure whether the university operates within fixed budget or not. 33\% and 21.1\% of the respondents agree and strongly agree that the university is operating within fixed budget Table \hyperref[tab_2]{1} above shows that 5.6\% and 4.4\% of respondents were strongly disagree and disagree that inadequate Finances Affect Reliability in Delivery of Services respectively. From 90 respondents 22.2\% weren't sure whether inadequate Finances Affect Reliability in Delivery of Services.38.9\% and 28.9\% respondents were agree and strongly agree that inadequate Finances Affect Reliability in Delivery of Services. This can be concluded as inadequate Finances Affect Reliability in Delivery of quality Services in Wolaita Sodo University. 
\section[{iv. Work experience of respondents in the university}]{iv. Work experience of respondents in the university}\par
The above table shows that 6.7\% and 3.3\% respondents strongly disagree and agree that Financial Resources Influence the Provision of Service Quality respectively. 8.7\% of the respondents were not sure whether the Financial Resources Influence the Provision of Service Quality or not, while 41.1\% and 40\% of the respondents agree and strongly agree that the financial Resources Influence the Provision of Service Quality in Wolaita Sodo University respectively. Therefore from this table we can conclude that financial resources have high influence in the provision of quality services in services organizations like Wolaita Sodo University.\par
Table \hyperref[tab_2]{1} above describes the result of respondents whether Wolaita Sodo University has inadequate finance to provide quality services or not. Based on the result, 17.8 \% and 37.8\% of the respondents strongly disagreed and disagreed that the university has inadequate finance to provide quality services respectively.15.6\% respondents were not sure about university has inadequate finance to provide quality services. While, 17.8\% and 11.1\% of respondents agreed and strongly agreed the Wolaita Sodo University has inadequate finance to provide quality services respectively. According to the result .one can conclude that Wolaita Sodo University has no a problem of inadequate finance to provide quality services to its customers.\par
Table \hyperref[tab_2]{1} above indicates that the highest percentage of respondents that is 28.9\% and 36.7\% strongly disagreed and disagreed that Wolaita Sodo University Use its finance resources effectively respectively.12.2\% of respondents are not sure whether the university uses its financial resources or not. But 11.1\% of respondents agreed it uses financial resources effectively. Also 11.1\% respondents strongly agreed financial resources. Based on the results obtained from the table the study concludes that the university has the problem of using its financial resources effectively. 
\section[{ii. Leadership}]{ii. Leadership}\par
The role of leadership in improving service quality delivery has been advocated and service leadership in particular has been deemed crucial to the provision of higher levels of service quality \hyperref[b12]{(Zeithaml and Bitner, 1996)}, Table \hyperref[tab_3]{2} indicates that from the total 90 respondents, 36.7\% and 34.4\% respondents strongly disagreed and disagreed the university has effective and efficient leaders respectively.13.3\% respondents were not sure whether it has effective and efficient leaders. While 8.9\% and 6.7\% of respondents agreed and strongly agreed that the university has effective and efficient leaders respectively. From the result the study concludes that Wolaita Sodo University has no effective and efficient leaders who control the work and service done within the university.\par
Assessing the relationship between leaders and employees of the university is necessary for quality service provision. Table \hyperref[tab_3]{2} indicates that the majority of respondents strongly disagreed or disagreed on university leaders' friendly relationship with employees. 64.4\% of respondents strongly disagreed and disagreed that university leaders have friendly relationships with Volume XVI Issue V Version I 21 ( C ) employees'.12.2\% of respondents were not sure whether university leaders have friendly relationship with employees. While 15.6\% and 7.8\% of respondents agreed and strongly agreed that university leaders have positive relationship with the rest of the employees of the university respectively. This result indicates that there is no friendly relationship between leaders and the rest employees of the university in the service provision.\par
One question was forwarded to the respondents of the study regarding whether leaders follow up the service and work done by employees regularly. Table \hyperref[tab_3]{2} above shows that 24.4\% and 26.7\% of respondents strongly disagree and disagree leaders follow up of the service and work done by employees in Wolaita Sodo University. 27.7\% of respondents of the study were not sure in leaders Follow up of the service and work done by employees regularly.21.1\% of respondents were agree or strongly agree leaders follow the service and work done by the employees of the university. These results lead the study to conclude that leaders are not following the service provided by the employees which leads to low quality provision of services to the university customers. The above table shows respondents reaction towards the impact of leadership on quality service provision. Based on table 2, 10\% of the respondents strongly disagree or disagree Leaderships' impact on quality service provision of the university.11.1\% respondents were not sure whether leadership has impact on quality service provision. While 43.3\% and 35.6\% of the respondents of this study agree and strongly agree Leadership has impact on quality service provision respectively. Based on this result the study concludes that Leadership has impact on quality service provision of institution.  According to the above table the majorities of respondents strongly disagree or disagree whether there is provision of employee training in the university. Based on the data, 34.4\% and 24.4\% respondents strongly disagree and disagree about the provision of employees training in Wolaita Sodo University respectively. 22.2\% of respondents were not sure whether there is employee training or not. While 22.2 \% and 16.7\% of respondents agree and strongly agree the university provides employees training in Wolaita Sodo University respectively. Based on this result the study concludes that the university's provision of employee training about quality service delivery is less.\par
In this part, the study examines respondents' opinion about whether Lack of Employee training has impact on the quality service of the university or not. Table \hyperref[tab_4]{3} indicates that majority of the respondents strongly agree or agree that Lack of Employee training has impact on the quality service of the university. According to the result, 8.9\% of the respondents strongly disagree or disagree that the Lack of Employee training has impact on the quality service of the university. 12.2\% of the respondents were not sure the impact of employee training on service quality. While 78.9\% of the respondents strongly agree or agree that the Lack of Employee training has impact on the quality service of the university. Based on the data obtained from respondents the study concludes that Lack of Employee training has impact on the quality service of Wolaita Sodo Univers ity.\par
Volume XVI Issue V Version I Factors Affecting Quality Service Provision in Wolaita Sodo University, Ethiopia\par
According to table 2 shows 64.4\% of the respondents were either strongly disagree or disagree that Leaders motivation of employees to do their job effectively. From the total of 90 respondents 16.7\% were not sure whether the leaders of the university motivate employees of the university in service delivery or not. However, 11.1\% and 7.8\% of respondents agree and strongly agree respectively that leaders are motivating employees to do their job effectively. Based on this data obtained from respondents the study concludes that leaders are not motivating the rest of the university employees in the quality provision of services. 
\section[{iv. Promotion and incentives}]{iv. Promotion and incentives}\par
This section shows about promotion and incentive aspects of Wolaita Sodo University employees which may enhance the work commitment of employees in service quality. One question was forwarded to the respondents of this study the role of promotions and incentives for the work commitment of Wolaita Sodo University workers to do their job in a good manner. The following table shows the result of the respondents. The above table shows that 20\% and 28\% of the respondents strongly disagree and disagree respectively that I got promotions and it makes me committed to do my job well. 18.9\% of the respondents were not sure whether they got promotions and it makes them committed to do their job well or not. While 32.2\% of the respondents agree they got promotions and it makes them committed to do their job well. Based on the data the researcher concludes that the employees did not dot promotions and this made them not to be committed to do their job well in the provision of quality service for the customers of the university.\par
The above table indicates that 18.9\% and 13.3\% of the respondents were strongly disagree and disagree the necessity of promotions and incentives for employees for quality services.17.8\%\par
of the respondents of this study weren't sure whether Promotions and incentives are necessary for employees for quality work and services or not. But 17.8\% and 50\% of the respondents agree and strongly agree respectively regarding Promotions and incentives are necessary for employees for quality work and services. Based on the data obtained from the majority of the respondents, the study concludes that promotion and incentives are necessary for employees of the university to do quality service for the customers. 
\section[{v. Employee job satisfaction}]{v. Employee job satisfaction}\par
When employees are more satisfied it helps reduce stress, turnover, leaves of absence, and lower work-related disability and violence claims  {\ref (Harmon, et al, 2003;} {\ref Joiner and Bartram, 2004)}.this section explores job satisfaction of WSU employees and the relationship between job satisfaction of employees an d quality service provision. Table \hyperref[tab_6]{5} indicates that 18.9\% and 1.1\% of the respondents strongly disagree and disagree that there is relationship between Employee job satisfaction and quality service respectively. While 67\% and 12.2\% of the respondents agree and strongly agree that there is relationship between Employee job satisfaction and quality service. Based on the result obtained from the majority of the respondents, the study concludes that employee job satisfaction has strong relationship with the provision of quality service in service organization.\par
The table above shows that majority of the respondents of this study are not satisfied by their job and position.32.2\% and 7.8\% of the respondents were strongly disagree and disagree that they are not satisfied which means 40\% of the respondents are satisfied by their job. 11.1\% of the respondents did not decide whether they are satisfied by their job and current position or not.48.8\% of the respondents replied strongly agree or agree that they are not satisfied by their job and current position. According to this data the study concludes that majority of the employees of Wolaita Sodo University are not satisfied by their job. The above data in table \hyperref[tab_8]{7} Indicates that only 11.2\% of the respondents strongly disagree or disagree that Employees work experience has impact on quality service delivery while 88.9\% of the respondents agree or strongly agree that work experience of employees has direct relationship with quality service provision of service organizations. Based on the data the study concludes that Employees work experience has impact on quality service delivery.\par
Respondents were asked whether their work capacity is improved through time or not since they are employed in Wolaita Sodo University. The following table shows the result of the respondents. The data shows that 13.3\% of the respondents disagree that they improve how to perform their work since they are employed in the university. 5. 6\% of the respondents are not sure about their improvement. But 34.4\% and 46.7\% of the respondents agree and strongly agree respectively that I improve how to perform my work since I am employed in this institution. From this data the study concludes that work experience has necessary connection with improving work skill and capacity in quality service provision. 
\section[{VI.}]{VI.} 
\section[{Conclusions}]{Conclusions}\par
This part presents the conclusions derived based on research findings. According to the research findings the following are the major factors affecting the provision of quality service in Wolaita Sodo University Factors Affecting Quality Service Provision in Wolaita Sodo University, Ethiopia\par
According to table 6 indicates only 5.6\% of the respondents strongly disagree the impact of work commitment on the quality service of the service organizations while 18.9\% and 75.6\% of The respondents agree and strongly agree respectively that work commitment has impact in delivering quality services. Based on this data the study concludes that work commitment has great impact on quality service of the service organizations.\par
The table above shows that 11.2\% of the respondents of this study strongly disagree or disagree that they have good commitment to do their job which means they have no good commitment to do their job. While 89.9\% of respondents agree and strongly agree that they have good commitment to do their job. This data shows that majority workers of Wolaita Sodo University have good commitment for their Even if majority of the respondents of agree that they have commitment for their work, the table above shows whether employees have reasons that hinder them to be committed workers.5.6\% and 12.2\% of the respondents strongly disagree and disagree respectively that there are reasons that hinder me to be committed worker. 5.6\% of the respondents are not sure about the reasons that hinder them to be committed workers. But 76.7\% of the respondents agree or strongly agree that there are many reasons that affect workers commitment in their job. The above demonstrates there are reasons that affect workers commitment that should be enhanced by the Wolaita Sodo University. 
\section[{vii. Employees work experience}]{vii. Employees work experience}\par
Employees work experience in Wolaita Sodo University and its impact in delivering quality services for the customers were assessed in this study. The following table shows respondents view regarding the relationship between work experience and quality service provision of service organizations.\par
Financial resources are one of the key factors that affect the provision of quality service in Wolaita Sodo University. According to the findings of the study indicates the university operates within fixed budget. The university has adequate financial resources to provide quality services to its customers but the university management doesn't use the allocated budgets effectively. From the results of the study one can concludes that financial Resources Influence the Provision of quality Service in the service organizations The findings of the study indicate that Wolaita Sodo University hasn't effective and efficient leaders that are capable of running the institution. University leaders have no friendly relationship with the rest of the employees of the university especially with the academic staffs also they don't motivate peoples who work in the university to do their job effectively. From the study, Leaders don't follow up the service and work done by employees regularly within the university. Generally leadership is one of the major factors that affect the provision of quality services in Wolaita Sodo University.\par
According the results of this study, employee training is one of the factors that affect quality service provision in Wolaita Sodo University. The findings show that university management doesn't provided training to the employees and orientation is not given to new workers employed in the institution. In addition to this there is no counseling for employees of the university. The study revealed that lack of Employee training has impact on the quality service of the university.\par
The findings of this study implies that in Wolaita Sodo University the systems of promotion and incentive giving is very poor and this affect the work commitment of the university employees job in providing quality services for its customers. The findings of the study show Promotions and incentives are necessary for employees for quality work and services.\par
The study further showed employee job satisfaction is also one of the factors that affect the provision of service quality.\par
The findings of the study strongly show that the work commitment of employees has influence on the provision of quality service in Wolaita Sodo University. The result of study also shows Employees work experience is also found as one of the major factors that affect the provision of quality service.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 4 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 4 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 2 :}\end{figure}
       \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.08545780969479354\textwidth}P{0.4135547576301616\textwidth}P{0.012208258527827648\textwidth}P{0.016786355475763015\textwidth}P{0.032046678635547575\textwidth}P{0.03509874326750449\textwidth}P{0.013734290843806103\textwidth}P{0.053411131059245956\textwidth}P{0.00763016157989228\textwidth}P{0.02289048473967684\textwidth}P{0.032046678635547575\textwidth}P{0.0625673249551167\textwidth}P{0.0625673249551167\textwidth}}
Volume XVI Issue V Version I\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 27.7\%\tabcellsep 16.7\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep 27.8\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 27.7\%\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
No.\tabcellsep \multicolumn{2}{l}{Statement}\tabcellsep \tabcellsep SDA\tabcellsep \tabcellsep D\tabcellsep \tabcellsep NS\tabcellsep A\tabcellsep \tabcellsep SA\tabcellsep total\\
\tabcellsep \tabcellsep \tabcellsep Fr.\tabcellsep \%\tabcellsep \multicolumn{2}{l}{Fr. \%}\tabcellsep \multicolumn{2}{l}{Fr. \%}\tabcellsep Fre\tabcellsep \%\tabcellsep Fr. \%\tabcellsep Fr. \%\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .\tabcellsep \tabcellsep \\
1\tabcellsep \multicolumn{2}{l}{Operate with in fixed budget}\tabcellsep 19\tabcellsep 10\tabcellsep 9\tabcellsep 10\tabcellsep \multicolumn{2}{l}{23 25.6}\tabcellsep 30\tabcellsep 333\tabcellsep 19 21.3\tabcellsep 90 100\\
2\tabcellsep \multicolumn{2}{l}{Inadequate Finances Affect}\tabcellsep 5\tabcellsep 5.6\tabcellsep 4\tabcellsep 4.4\tabcellsep \multicolumn{2}{l}{20 22.2}\tabcellsep 35\tabcellsep 38.9\tabcellsep 26 28.9\tabcellsep 90 100\\
\tabcellsep \multicolumn{2}{l}{Reliability in Delivery Of Services}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
3\tabcellsep \multicolumn{2}{l}{Financial Resources Influence the}\tabcellsep 6\tabcellsep 6.7\tabcellsep 3\tabcellsep 3.3\tabcellsep 8\tabcellsep 6.9\tabcellsep 37\tabcellsep 41.1\tabcellsep 36 40\tabcellsep 90 100\\
\tabcellsep \multicolumn{2}{l}{Provision of Service Quality}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{2}{l}{The university has inadequate}\tabcellsep 16\tabcellsep 17.8\tabcellsep \multicolumn{2}{l}{34 37.8}\tabcellsep \multicolumn{2}{l}{14 15.6}\tabcellsep 16\tabcellsep 17.8\tabcellsep 10 11.1\tabcellsep 90 100\\
4\tabcellsep \multicolumn{2}{l}{finance to provide quality services}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
5\tabcellsep \multicolumn{2}{l}{Use its finance resources}\tabcellsep 26\tabcellsep 28.9\tabcellsep \multicolumn{2}{l}{33 36.7}\tabcellsep \multicolumn{2}{l}{11 12.2}\tabcellsep 10\tabcellsep 11.1\tabcellsep 10 11.1\tabcellsep 90 100\\
\tabcellsep effectively\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Source; primary data}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.014561027837259101\textwidth}P{0.46049250535331904\textwidth}P{0.02184154175588865\textwidth}P{0.04186295503211991\textwidth}P{0.02184154175588865\textwidth}P{0.040042826552462524\textwidth}P{0.023661670235546037\textwidth}P{0.0436830835117773\textwidth}P{0.023661670235546037\textwidth}P{0.040042826552462524\textwidth}P{0.025481798715203428\textwidth}P{0.029122055674518203\textwidth}P{0.023661670235546037\textwidth}P{0.040042826552462524\textwidth}}
No.\tabcellsep Leadership\tabcellsep \tabcellsep SDA\tabcellsep \tabcellsep D\tabcellsep \tabcellsep NS\tabcellsep \tabcellsep A\tabcellsep \tabcellsep SA\tabcellsep \tabcellsep total\\
\tabcellsep \tabcellsep Fr.\tabcellsep \%\tabcellsep Fr.\tabcellsep \%\tabcellsep Fr.\tabcellsep \%\tabcellsep Fr.\tabcellsep \%\tabcellsep Fr\tabcellsep \%\tabcellsep Fr.\tabcellsep \%\\
1\tabcellsep Has effective and efficient\tabcellsep 33\tabcellsep 36.7\tabcellsep 31\tabcellsep 34.4\tabcellsep 12\tabcellsep 13.3\tabcellsep 18\tabcellsep 8.9\tabcellsep 16\tabcellsep 6.7\tabcellsep 90\tabcellsep 100\\
\tabcellsep leaders\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
2\tabcellsep University leaders have friendly\tabcellsep 29\tabcellsep 32.2\tabcellsep 29\tabcellsep 32.2\tabcellsep 11\tabcellsep 12.2\tabcellsep 14\tabcellsep 15.6\tabcellsep 7\tabcellsep 7.8\tabcellsep 90\tabcellsep 100\\
\tabcellsep relationship with employees\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
3\tabcellsep Leaders motivate me\tabcellsep 30\tabcellsep 33.3\tabcellsep 28\tabcellsep 31.1\tabcellsep 15\tabcellsep 16.7\tabcellsep 10\tabcellsep 11.1\tabcellsep 7\tabcellsep 7.8\tabcellsep 90\tabcellsep 100\\
\tabcellsep to do my job effectively\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
4\tabcellsep Follow up the service and work\tabcellsep 22\tabcellsep 244\tabcellsep 24\tabcellsep 26.7\tabcellsep 25\tabcellsep 27.8\tabcellsep 15\tabcellsep 16.7\tabcellsep 4\tabcellsep 4.4\tabcellsep 90\tabcellsep 100\\
\tabcellsep done by employees regularly\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
5\tabcellsep Leadership has impact on quality\tabcellsep 5\tabcellsep 5.6\tabcellsep 4\tabcellsep 4.4\tabcellsep 10\tabcellsep 11.1\tabcellsep 39\tabcellsep 43.3\tabcellsep \multicolumn{2}{l}{32 35.6}\tabcellsep 90\tabcellsep 100\\
\tabcellsep service provision.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.014166666666666666\textwidth}P{0.48733333333333334\textwidth}P{0.02266666666666667\textwidth}P{0.034\textwidth}P{0.0255\textwidth}P{0.0255\textwidth}P{0.0255\textwidth}P{0.034\textwidth}P{0.028333333333333332\textwidth}P{0.028333333333333332\textwidth}P{0.03966666666666667\textwidth}P{0.014166666666666666\textwidth}P{0.03966666666666667\textwidth}P{0.031166666666666665\textwidth}}
no\tabcellsep Employee training\tabcellsep \tabcellsep SDA\tabcellsep D\tabcellsep \tabcellsep \tabcellsep NS\tabcellsep A\tabcellsep \tabcellsep SA\tabcellsep \tabcellsep \multicolumn{2}{l}{Total}\\
\tabcellsep \tabcellsep Fr.\tabcellsep \%\tabcellsep Fr.\tabcellsep \%\tabcellsep Fr.\tabcellsep \%\tabcellsep Fr.\tabcellsep \%\tabcellsep Fr.\tabcellsep \%\tabcellsep Fr.\tabcellsep \%\\
1\tabcellsep The university Provide\tabcellsep 31\tabcellsep 34.4\tabcellsep 22\tabcellsep 24.2\tabcellsep 20\tabcellsep 22.2\tabcellsep 15\tabcellsep 16.7\tabcellsep 2\tabcellsep 2.2\tabcellsep 90\tabcellsep 100\\
\tabcellsep trainings to employees\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
2\tabcellsep Orientation is given to\tabcellsep 35\tabcellsep \tabcellsep 27\tabcellsep \tabcellsep 16\tabcellsep \tabcellsep 10\tabcellsep \tabcellsep 2\tabcellsep \tabcellsep 90\tabcellsep 100\\
\tabcellsep new employees\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
3\tabcellsep Lack of Employee training\tabcellsep 5\tabcellsep 5.6\tabcellsep 3\tabcellsep 3.3\tabcellsep 11\tabcellsep 12.2\tabcellsep 41\tabcellsep 45.6\tabcellsep \multicolumn{2}{l}{30 33.3}\tabcellsep 90\tabcellsep 100\\
\tabcellsep has impact on the quality\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep service of the university\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.05093632958801498\textwidth}P{0.445692883895131\textwidth}P{0.031835205992509365\textwidth}P{0.02546816479400749\textwidth}P{0.035018726591760294\textwidth}P{0.012734082397003745\textwidth}P{0.028651685393258425\textwidth}P{0.05093632958801498\textwidth}P{0.012734082397003745\textwidth}P{0.031835205992509365\textwidth}P{0.05730337078651685\textwidth}P{0.047752808988764044\textwidth}P{0.019101123595505618\textwidth}}
\multicolumn{2}{l}{No. statements}\tabcellsep SDA\tabcellsep \tabcellsep D\tabcellsep \tabcellsep NS\tabcellsep \tabcellsep A\tabcellsep \tabcellsep SA\tabcellsep Total\\
\tabcellsep \tabcellsep Fr.\tabcellsep \%\tabcellsep Fr\tabcellsep \%\tabcellsep Fr.\tabcellsep \%\tabcellsep Fr\tabcellsep \%\tabcellsep Fr\tabcellsep \% Fr. \%\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep .\tabcellsep \tabcellsep \tabcellsep \tabcellsep .\tabcellsep \tabcellsep .\\
1\tabcellsep I got promotions and\tabcellsep 18\tabcellsep 20\tabcellsep \multicolumn{2}{l}{26 28.}\tabcellsep 17\tabcellsep \multicolumn{2}{l}{18.9 29}\tabcellsep 32.2\tabcellsep -\tabcellsep -\tabcellsep 90 100\\
\tabcellsep it makes me committed\tabcellsep \tabcellsep \tabcellsep \tabcellsep 9\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep to do my job well\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
2\tabcellsep Promotions and incentives\tabcellsep 17\tabcellsep 18.9\tabcellsep -\tabcellsep -\tabcellsep 12\tabcellsep \multicolumn{2}{l}{13.3 16}\tabcellsep 17.8\tabcellsep \multicolumn{2}{l}{45 50 90 100}\\
\tabcellsep Are necessary for employees for\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep quality work and services.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.017\textwidth}P{0.46240000000000003\textwidth}P{0.023799999999999998\textwidth}P{0.044199999999999996\textwidth}P{0.0204\textwidth}P{0.0272\textwidth}P{0.0204\textwidth}P{0.0408\textwidth}P{0.0204\textwidth}P{0.034\textwidth}P{0.023799999999999998\textwidth}P{0.0408\textwidth}P{0.068\textwidth}P{0.0068\textwidth}}
No.\tabcellsep statements\tabcellsep \tabcellsep SDA\tabcellsep D\tabcellsep \tabcellsep \tabcellsep NS\tabcellsep A\tabcellsep \tabcellsep \tabcellsep SA\tabcellsep \multicolumn{2}{l}{Total}\\
\tabcellsep \tabcellsep Fr.\tabcellsep \%\tabcellsep Fr.\tabcellsep \%\tabcellsep Fr.\tabcellsep \%\tabcellsep Fr.\tabcellsep \%\tabcellsep Fr.\tabcellsep \%\tabcellsep Fr.\tabcellsep \%\\
1\tabcellsep There is relationship between\tabcellsep 17\tabcellsep 18.9\tabcellsep 1\tabcellsep 1.1\tabcellsep -\tabcellsep -\tabcellsep 11\tabcellsep 12.2\tabcellsep 61\tabcellsep 67.8\tabcellsep \multicolumn{2}{l}{90 100}\\
\tabcellsep Employee job satisfaction and\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep quality service\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
2\tabcellsep I am not satisfied with my job and\tabcellsep 29\tabcellsep 32.2\tabcellsep 7\tabcellsep 7.8\tabcellsep 10\tabcellsep \multicolumn{2}{l}{11.2 22}\tabcellsep 24.4\tabcellsep 22\tabcellsep 24.4\tabcellsep \multicolumn{2}{l}{90 100}\\
\tabcellsep my current position\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_6}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.85\textwidth}}
23\\
Volume XVI Issue V Version I\\
( C )\end{longtable} \par
 
\caption{\label{tab_7}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.05271317829457364\textwidth}P{0.43817829457364343\textwidth}P{0.03624031007751938\textwidth}P{0.01317829457364341\textwidth}P{0.04941860465116279\textwidth}P{0.009883720930232558\textwidth}P{0.023062015503875967\textwidth}P{0.019767441860465116\textwidth}P{0.06918604651162791\textwidth}P{0.07248062015503876\textwidth}P{0.03953488372093023\textwidth}P{0.02635658914728682\textwidth}}
\multicolumn{2}{l}{No. statements}\tabcellsep SDA\tabcellsep \tabcellsep D\tabcellsep \tabcellsep NS\tabcellsep \tabcellsep A\tabcellsep SA\tabcellsep Total\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Fr. \%}\tabcellsep \multicolumn{2}{l}{Fr. \%}\tabcellsep Fr.\tabcellsep \%\tabcellsep Fr. \%\tabcellsep Fr. \%\tabcellsep Fr.\tabcellsep \%\\
1\tabcellsep Employees work experience has\tabcellsep 5\tabcellsep 5.6\tabcellsep 5\tabcellsep 5.6\tabcellsep -\tabcellsep -\tabcellsep 21 23.3\tabcellsep 59 65\tabcellsep 90\tabcellsep 100\\
\tabcellsep impact on quality service delivery\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .6\tabcellsep \tabcellsep \\
2\tabcellsep I improve how to perform my work\tabcellsep -\tabcellsep -\tabcellsep \multicolumn{2}{l}{12 13.3}\tabcellsep 5\tabcellsep 5.6\tabcellsep 31 34.6\tabcellsep 42 46\tabcellsep 90\tabcellsep 100\\
\tabcellsep since I am employed in this\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep .7\tabcellsep \tabcellsep \\
\tabcellsep institution\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_8}Table 7 :}\end{figure}
 			\footnote{© 2016 Global Journals Inc. (US)Factors Affecting Quality Service Provision in Wolaita Sodo University, Ethiopia} 			\footnote{© 2016 Global Journals Inc. (US) s} 			\footnote{Year 2016 © 2016 Global Journals Inc. (US) Factors Affecting Quality Service Provision in Wolaita Sodo University, Ethiopia} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Landrum et al. ()]{b4}\label{b4} 	 		‘A comparison of Magal's service quality instrument with SERPERF’.  		 			H Landrum 		,  		 			V R Prybutok 		,  		 			X Zhang 		.  	 	 		\textit{Information and Management}  		2007. 44 p. .  	 
\bibitem[Addis Ababa: Education sector development program planning and analysis department ()]{b9}\label{b9} 	 		\textit{Addis Ababa: Education sector development program planning and analysis department},  		2009.  	 	 (Education statistics annual abstract) 
\bibitem[Addis Ababa: Ministry of Education, Education management information system department]{b8}\label{b8} 	 		\textit{Addis Ababa: Ministry of Education, Education management information system department},  		 	 	 (Program action plan) 
\bibitem[Rowley ()]{b11}\label{b11} 	 		‘Beyond Service Quality Dimensions in Higher Education and Towards a Service Contract’.  		 			J Rowley 		.  	 	 		\textit{Quality Assurance in Education}  		1997. 5  (1)  p. .  	 
\bibitem[Arhin-Tenkorang ()]{b0}\label{b0} 	 		\textit{Commission on Macroeconomics and Health, World Health Organization},  		 			D Arhin-Tenkorang 		.  		2000. Geneva.  	 	 (Mobilizing Resources for Health: The Case for User Fees Revisited) 
\bibitem[Education sector development program III ()]{b7}\label{b7} 	 		\textit{Education sector development program III},  		2005.  	 	 (ESDPIII) 
\bibitem[Kothari ()]{b3}\label{b3} 	 		 			C Kothari 		.  		\textit{Research Methodology; Methods and Techniques},  				 (New Delhi)  		2008. New Age International Publishers.  	 
\bibitem[Marilyn ()]{b5}\label{b5} 	 		‘Marketing education: A review of service quality perceptions among international students’.  		 			R Marilyn 		.  	 	 		\textit{International Journal of Contemporary Hospitality Management}  		2005. 17  (1) .  	 
\bibitem[Parri ()]{b10}\label{b10} 	 		‘Quality in higher education’.  		 			J Parri 		.  	 	 		\textit{Vadyba/Management},  				2006. 2 p. .  	 
\bibitem[Michael ()]{b6}\label{b6} 	 		\textit{Restructuring US higher education: analyzing models for academic Management Review, spring},  		 			S O Michael 		.  		1998. 1991. p. .  	 
\bibitem[Gronroos ()]{b1}\label{b1} 	 		\textit{Service Management and Marking},  		 			C Gronroos 		.  		1990. Lexington Books, Lexington, MA.  	 
\bibitem[Wiley &sons ()]{b2}\label{b2} 	 		 			John Wiley \&sons 		.  		\textit{research methods for everyday life: blending qualitative and quantitative approaches, jossey-bass: printed in the United States of America},  				2009.  	 
\bibitem[Zeithaml and Bitner ()]{b12}\label{b12} 	 		 			Valarie A Zeithaml 		,  		 			Mary J Bitner 		.  		\textit{Services Marketing},  				 (New York, McGrawHill)  		1996.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
