\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={Comparative Assessment of Rural Youth Entrepreneurs in Uganda and Kenya},
 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{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Comparative Assessment of Rural Youth Entrepreneurs in Uganda and Kenya}
\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]{Wilber Manyisa  Ahebwa}

             \affil[1]{  Makerere University}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 December 2013 Accepted: 1 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


Youth entrepreneurship is a promising field for employment and poverty alleviation for young people who the majority in the developing world. While effort has been made to promote entrepreneurship among the youth in Kenya and Uganda, most of it has been targeting urban youth who compromise a small proportion of the overall youth population in the two countries. Using a mixed methods approach of semi structured questionnaires and in-depth interviews; this paper provides a comparative assessment of Rural Youth Entrepreneurs (RYE) in Uganda and Kenya. More specifically it examines the entrepreneurial environment in which Ugandan and Kenyan RYE operate and identifies their unique challenges with a view of making policy recommendations to support them. Findings reveal that there are differences among RYE in both countries in the demographic aspects of gender, level of education, marital status and household headship. Nevertheless there are similarities when it comes to RYE perceptions of the business environment especially in terms of how they acquired their business, understanding the benefits of business registration, property rights and Justice Perceptions. Findings also revealed that both countries shared some challenges like limited access to funding and business skills training; while other challenges were country specific such as having unregistered businesses, high business closure rates and commercial injustice. Policy implications and recommendations are also provided.

\end{abstract}


\keywords{rural youth, entrepreneurship, environment, uganda, kenya.}

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

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


\let\tabcellsep& 	 	 		 
\section[{Introduction and Background}]{Introduction and Background}\par
outh entrepreneurship is a promising field for employment and poverty alleviation for young people in the developing world. Sub-Saharan Africa (SSA) is a region in the part of the world is expected to accommodate a quarter of the global youth population by 2025  {\ref (Africa Commission, 2010)}. What is notable though is that in this region, more than 80\% of the people live in rural areas and most of the rural residents are poor. Recent poverty studies indicate that in this region about 90\% of the rural people live on less than US\$2/day and the proportion is not expected to decline until the 2040s (International Fund for population of SSA. Majority of these youth live in rural areas and are poor, unemployed, uneducated and Constitute a significant burden to the SSA governments. Without sustainable redress measures to this burden, poverty is likely to continue in this region, and political as well as social unrest is likely to remain rampant. Although several approaches have been adopted by both development partners and Sub-Saharan governments to break the poverty cycle, the incidence of rural youth poverty has persistently remained high and entrepreneurship is seen as one of the remedies to this problem  {\ref (IFAD, 2011)}.\par
Different stakeholders, including scholars, civil society organisations and policy makers have identified entrepreneurship as a tool for improving livelihoods of youths in SSA (Chigunta, Schnurr, James-Wilson \& Torres, 2005; Youth Business International, 2011; International Labour Organisation, 2005). It is widely believed that entrepreneurship promises jobs to the youth  {\ref (Curtain, 2000)}; provides valuable goods and services to society (OECD, 2001d); and promotes innovation and resilience  {\ref (White \& Kenyon, 2000)}. Because youths are more likely than adults to be unemployed, entrepreneurship gives them livelihood alternatives, economic independence, and a positive socio-psychology which will integrate them into the mainstream economy  {\ref (Schoof, 2006;} {\ref Chingunta, 2002)}.\par
Uganda and Kenya are among the many countries in SSA where youth entrepreneurship is receiving significant attention because of its potential to avert the unemployment problem and create economic opportunities for the young people. The effort is reflected in the national development plans of both countries where specific youth development initiatives are emphasized to increase access to business enterprise funds, skills training, and business development services  {\ref (}  \hyperref[b7]{Monitor, 2011)}. Although the youth Y population represents a significance demographic segment \hyperref[b13]{(Namara et al., 2010)}, the unemployment problem is increasing the dependency burden, human resource wastage, poverty deepening and is increasingly becoming a political burden to both governments. For instance, most of the youth in Uganda who fail to get jobs engage in unproductive or anti social activities such as prostitution, theft, drugs and substance abuse, robbery, and un lawful demonstrations (riots) -these crimes are reflected in the 63\% of total in-mates being youths. Similarly in Kenya many of the youth remain idle even after formal education for long periods of time. As a consequence, they try their hands in all openings, legal or illegal, with some ending up with deviant behaviour  {\ref (Kenya National Youth Policy, 2002)}. Against this background, this paper examines the entrepreneurial environment in which Ugandan and Kenyan rural youth entrepreneurs operate, identifies their challenges, and makes policy recommendations to address these challenges. 
\section[{II.}]{II.} 
\section[{Justification of the Study}]{Justification of the Study}\par
Whereas effort has been made to promote entrepreneurship among the youth in these two countries, most of it seems targeted to the urban youth who are a small proportion of the overall youth population. Besides, overall, the concept of youth entrepreneurship has received limited attention and indepth analysis from researchers because youth are often treated as a general homogeneous adult group  {\ref (Schoof, 2006;} {\ref Chingunta, 2002)}. Previous studies (e.g?) have emphasized the differences between developed and developing countries but have not gone further to differentiate rural and urban youth entrepreneurs within countries. However, similar categorizations used at international levels can be applied at a sub-national level to identify unique aspects that may be associated with specific in-country rural environments. Focus on rural settings is important because previous studies (e.g??)\par
have indicated significant differences between rural and urban areas, especially with reference to the environment of business.\par
The aspect of business environment is of particular interest in this study because businesses are neither independent nor completely isolated from the internal and external environment within which they operate  {\ref (Fry, Stoner \& Hattwick, 2001)}. Different environmental factors play a role in the development of entrepreneurship and these factors influence people's willingness and ability to undertake entrepreneurial activities. According to  {\ref Schoof (2006)}, the key environmental aspects that affect youth entrepreneurs are five. These include social-cultural attitude towards youth entrepreneurship; entrepreneurship education; access to finance; administrative and regulatory framework; and business assistance and support.  
\section[{Methodology a) Design}]{Methodology a) Design}\par
We collected the data using a survey approach that combined both quantitative and qualitative approaches. We adopted a cross sectional survey approach because of its strength to gather information that may not exist from other sources. Although we used a qualitative approach in the study, its purpose was mainly to complement the quantitative approach and scholars have indicated that the two approaches can be combined in a single study (e.g. Allen, 1995; Wildermuth, 1993; Amin, 2005; Saunders,  {\ref Lewis \& Thornhill, 2009;} {\ref Sekaran, 2003)}. 
\section[{b) Population, Sample size and Procedure}]{b) Population, Sample size and Procedure}\par
The population of the study was the rural youth entrepreneurs (who are they?). A given place was rural if: its main activity was not secondary or tertiary production but primary production; it did not have district administrative headquarters; it did not have a single population with amenities such as electricity, schools, financial institutions, health centers, etc within the same specific area. The Uganda Bureau of Statistics (2002) defines a youth as young adult aged 18-30 years. However, the Kenya National Youth Policy (2002) defines a youth as one aged between 15 -30 years. The exact population of rural youth entrepreneurs was not available from statistical records in both countries by the time of the survey. However, according to Krejcie \& Morgan (1970), a sample of 384 is sufficient for any population above 100,000. In this study we used a sample of 1027 respondents split almost equally between the two countries.\par
To select the respondents, we used a multi stage sampling method. Each country was split into four regions (central, east, north, and west). From each region, we selected three districts based on two reasons -security situation in the district and existence of government programmes for the youth entrepreneurs. In each region we selected three districts which made a total of 24 districts in both countries. In each district we selected one sub-county and a parish using simple random sampling method, using the latest topographic maps. From each parish we selected three villages using probability proportional to size. To be able get to the specific village, we worked with the district top leadership which guided us to the local leaders who provided security clearance, additional information about the villages and played a role facilitating entry into the villages (in some villages we could not be allowed access without clearance from the local village authorities). A total of 15 rural youth entrepreneurs were then selected from each village with emphasis on gender balance and variety of trades, i.e. we made deliberate effort to include diverse business owners. In instances where a given village did not have any youth entrepreneur or the sufficient number required, we moved onto the next village with assistance from the local guides. We obtained a total of 45 rural youth entrepreneurs from each district. 
\section[{c) Data Collection}]{c) Data Collection}\par
We collected primary data over a period of three months, from May 2011 to August 2011. The data mainly came from primary sources where we used questionnaires with both closed and open ended questions; interview guides and checklists. We administered the questionnaires by ourselves in a such a way that each research member engaged the respondent face to face to maximize the response rate (Frankfort-Nachmias \& Nachmias, 1996). We used this method to gather data on the environment of business, business activity, and challenges of the youth entrepreneurs. In addition, we conducted four in-depth interviews with youth entrepreneurs in each region, making a total of 32 in-depth interviews in both Uganda and Kenya. We identified the participants for the interview based on the nature of business activity (the diversity was a major selection criterion) they were engaged in. We also gave special consideration to size of enterprise by considering a mix of both micro and small enterprise owners. We conducted interviews to obtain detailed information about the environment of business, specific and challenges of the youth entrepreneurs. Such information could not easily be obtained with the questionnaire. We also used Focus Group Discussions to further generate ideas and collective opinions from youths in different sectors. In each region we conducted one FGD with the youth entrepreneurs. In the FGD, there were between 8-10 participants at a time. These participants represented most of the trades on the village.\par
To further enhance the data set we conducted interviews with experts. These were people who worked in government, non-government organizations, private enterprises, financial institutions and academia and had accumulated a vast repository of knowledge regarding rural youth entrepreneurship through directly interfacing with these entrepreneurs. We conducted expert interviews after the field survey of youth entrepreneurs to be able to share youth opinions and issues and generate meaningful conclusions and solutions. Here, we gathered more in-depth information on specific environmental aspects that affected youth entrepreneurship. . 
\section[{d) Operationalisation and measurement of variables}]{d) Operationalisation and measurement of variables}\par
In this study we measured the concept of environment of business using the modified version of   {\ref Stevenson \& Lundstrom (2002)} through the late 1990s in more than ten countries as a practical, integrated approach for supporting the start-up and growth of women-owned enterprises in underdeveloped regions. The same framework was used to study entrepreneurs in Uganda, Kenya, Ethiopia and Tanzania. These studies confirmed the validity of the framework \hyperref[b29]{(Stevenson \& St-Onge, 2005)}. The aspects of the framework which we adopted included the regulatory and legal environment; enterprise education and training services; access to credit; Business Development Services; access to business networks; access to premises and technology; and access to markets. According to  {\ref Stevenson \& St-Otenge (2005)}, an assessment of the gaps and opportunities in these areas of the Integrated Framework enables the formulation of an informed set of policies and programme measures to remove barriers to the start-up and growth of entrepreneurs; improve access to markets; improve access to economic resources; strengthen social protection and social inclusion; and create a more favourable environment for entrepreneurs. We studied and adjusted items from the Stevenson \& St-Onge (2005) study of the environment of growth oriented women entrepreneurs in Uganda. However, we also added other items which were used in other empirical studies and recommended by existing theory. 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XIV Issue III Version I Year ( ) 
\section[{G}]{G}\par
To avoid common method bias which is common in cross sectional studies (Spector, 2006), we used different scales, where some were dichotomous while others were likert and ratios (see appendix for questionnaire). 
\section[{e) Validity and Reliability}]{e) Validity and Reliability}\par
Validity is one of the concepts used to determine how good an answer provided by the research is; that is, the ability of the instrument to produce findings that are in agreement with theory. To ensure validity of the instrument, we adopted and revised instruments that had been used previously in related studies in the developing world. The adjustment was further informed by theory which was complemented by expert reviews and opinions. We therefore did not have to test construct validity. Reliability deals with the ability of the instrument to generate consistent results. The instrument used had been tested for reliability in previous studies. However, we conducted a pilot study on 150 respondents and tested the results for reliability. The instrument was reliable. To ensure that we further obtained higher reliability, we hired research assistants that could competently speak most of the languages spoken in each of these countries. Most of the assistants had previously worked with the Global Entrepreneurship Monitor surveys. We however trained them for three days, and we interpreted all items into vernacular and rehearsed the instrument before actual fieldwork. We made sure that each team of research assistant was accompanied by a senior researcher who checked each questionnaire for completeness and accuracy on each enumeration area before proceeding to another enumeration area. f) Data Analysis i. Quantitative Analysis All filled questionnaires were checked for completeness before they were entered into the SPSS (19) software for analysis. A filled questionnaire was entered into the software if it had over 75\% of the items answered  {\ref (Sekaran, 2003)}. A missing value analysis (MVA) was then performed to establish whether the missing values were missing at random. MVA was also performed to avoid committing Type I and Type II errors, and to increase statistical precision. The EM (Expectation-maximisation) method was used to perform MVA. All MCAR results were significant (p<0.05) implying that there was no need to replace the missing data. In instances where extreme values existed, we excluded them from the analysis to avoid having biased results. Because the study is a comparative, we use mostly comparative bar graphs, charts and tables to present the findings.\par
analysis. Using this method, we compared and contrasted data from different participants and the process continued until the researchers were satisfied that no new issues were arising. They kept moving backwards and forwards between transcripts, memos, notes and the research literature (Tere, 2006). 
\section[{IV. Key Findings on Rye Country Comparisons}]{IV. Key Findings on Rye Country Comparisons}\par
a) Demographic factors i. Gender\par
The demographic representation of the young entrepreneurs based on the two countries shows that a total of 59\% and 53\% of the sample from Uganda and Kenya were male while 41\% and 47\% were female respectively (see table \hyperref[tab_3]{1}). In Kenya these figures come as no surprise as they are reflective of the total youth population based on gender. Of the total youth population in Kenya 51.7 percent are female youth with as high as 60\% forming the total labour force. Despite this, opportunities are very scarce to absorb them in the job market  {\ref (Kenya National Youth Policy)}. This could explain their decision to opt for self employment.\par
On the other hand, although the overall population in Uganda has slightly more women 51.2\% than men, 48.8\% (UBOS, 2003), this statistic was not reflected in the youth and gender entrepreneurial activities among the rural youth in this study. The dominance of male youth in entrepreneurship activities may imply that male youth generally could be favoured by the environment. In rural areas where this study was conducted, girl children are usually very protected by their parents and are rarely allowed to live on their own because of fear that men can easily impregnate them. Besides, girl children are culturally conditioned to provide support in the domestic work which gives them little time to participate in income generating activities. Some studies on women in Uganda have shown that women generally are restricted to domestic work and are thus restricted from participation in gainful economic activities (Munene, Schwartz and Kibanja, 2005;  {\ref Snyder, 2000)}. The Uganda National Development Plan (2010/11-2014/15) reveals that women are generally discriminated and are not economically empowered. The current study seems to support these studies. 
\section[{ii. Education}]{ii. Education}\par
We found that only 29\% of the young entrepreneurs in Uganda had completed lower secondary education as compared to as high as 65\% in Kenya. This difference could be explained by the varying enrollment figures and dropout rates in both countries as describe d by their national policies. In Kenya by and 93\% for boys in 2006 but the completion primary school rates were as low as 53\% for boys and 42\% for girls (NDP, 2010/11 -2014/15). And by age 18, only 30\% of girls are still in school in Uganda (Uganda Demographic Household Survey, 2006). The high dropout rate for girls is attributed to lack of sanitary facilities, early pregnancy, sexual harassment, and poor performance in class.\par
iii. Marital status Majority of the rural youth entrepreneurs in Uganda were married (62\%) as compared to Kenya (47\%). We further found that 67\% of the Ugandan RYE had between 1-5 children compared to 51\% in Kenya. These high percentages of marriage and children among youth in Uganda may be explained by high teenage pregnancies which stand at 25 percent (NDP, 2010/11 -2014/15). All these are partly because the youth exhibit early sexual debut averaged at 16 years for girls and 17.6 years for boys (Uganda Youth Policy, 2001). However, this study reveals that about 46\% of the Ugandan RYE headed their households as compared to 59.6\% of the Kenyan RYE. Source: Primary data V. 
\section[{Comparison of the State and Perceptions of Rye Business Environment a) Age of enterprises and previous activities the entrepreneurs engaged in}]{Comparison of the State and Perceptions of Rye Business Environment a) Age of enterprises and previous activities the entrepreneurs engaged in}\par
There were similarities between Ugandan and Kenyan young entrepreneurs with respect to the age of their enterprises as illustrated in Table \hyperref[tab_4]{2}. Almost half of the enterprises in both countries were new businesses (1-3 years), while a third were established businesses (> 3years) and 18\% were start up. These results are not surprising given the young age of the entrepreneurs.\par
Generally, the entrepreneurs were all engaged in some activity before starting a business. Almost a third of the youth in Uganda were originally business owners in self employment or students, "I started with selling tomatoes that I had grown in my garden and then when I had saved up money I bought a sewing machine and I am now the only tailor in this village. Which brings in more money" (Ugandan Youth) Some of the RYE that were interviewed went on to explain why they left the activities they were engaged in prior to starting their business "Before starting this business I was a student but after my secondary exams my parents could not afford to pay for my university education. Given that my education level was very low I could not find employment so I started this brick making business." (UgandanYouth). Education constrains entrepreneurship in rural areas? Someone would want to know whether the educated are more of entrepreneurs or mere job seekers, and where the problem could be. And could there be a difference between the two countries? What lessons to learn.\par
The failure of some of the RYE to get into employment even after receiving basic secondary education could be explained by an acute lack of information on available employment opportunities especially for less educated or youth without specific skills \hyperref[b13]{(Namara et al., 2010)}. This is coupled with the fact that even for those who are more educated employment is limited.  {\ref MGSLD (2006)} noted that Youth unemployment is still unacceptably high whereby Similarly, in Kenya one third of the RYE were previous students. As is the case for Uganda, the economic growth rate in Kenya has not been sufficient enough to create productive employment opportunities to absorb the increasing labour force of about 500,000 annually. Most of these are the youth and only about 25\% are absorbed, leaving 75\% to bear the burden of unemployment. Further, some of those absorbed are doing jobs that do not match their qualifications and specialization  {\ref (Kenya National Youth Policy, 2002)}.  
\section[{b) Method of business acquisition}]{b) Method of business acquisition}\par
Findings reveal that 92\% of the youth in Uganda as compared to 86\% in Kenya started their own enterprises, with 72\% and 75\% respectively for both Uganda and Kenya saying that this was their first business. The fact that for both countries an alarming percentage of RYE had started the business on their own rather than buying or inheriting it, lends credence to research findings on most developing countries having necessity driven entrepreneurs than opportunity driven entrepreneurs (GEM Uganda Executive  {\ref Report, 2003} {\ref Report, \& 2004;;}\hyperref[b0]{Acs et al, 2005)}. Although these studies have looked at the entrepreneurial population in general and not Youth in particular, given that majority of the overall population in both countries is young, it can still be assumed that most youth are necessity entrepreneurs. This is also supported by the fact that in Kenya there are many young women and men that are engaged in casual or temporary terms of employment with poor salaries and low, if any, social protection (ILO, 2007). Similarly, there are many factors holding the youth back in Uganda, notably lack of a standard minimum wage and favourable terms and conditions of service at work places. Although this affects the entire working population, the youth are more affected partly because they lack experience and therefore the confidence to negotiate better terms and without adequate legal protection they are taken advantage of by employers who exploit them \hyperref[b13]{(Namara et al., 2010)}. These challenges coupled with low tertiary enrolment force the RYE to start their own businesses in both countries.\par
was not profitable. The high business closure rates among Youth in Uganda are not much different from the closure rates for the rest of the population. In a 2003 study Uganda was ranked first among all GEM countries in business closures (30\%). 
\section[{d) Employee Status}]{d) Employee Status}\par
Findings in Table \hyperref[tab_5]{3} revealed that, 81\% of the RYE in Uganda did not employ anybody in their enterprises as compared to 66\% in Kenya. And of those who employed, only 20\% of the Ugandan RYE employed family members in their businesses and 16\% and 19\% employed at least 3 full time and part time employees respectively. In comparison, only 2\% of the Kenyan RYE employed family members in their businesses and 15\% and 5\% employed at least 3 full time and part time employees respectively. We may make two inferences from these statistics. First that the high percentage of RYE in Uganda that do not employ anyone in their enterprises is representative of the size and nature of their business. These findings are similar to Bagonza (2003) who found that majority of the businesses owned by Youth in Uganda are micro enterprises. Secondly, that despite Kenya and Uganda having similar social and cultural backgrounds \hyperref[b14]{(Okabe, 2010)}, Ugandans have stronger family ties and attachments than Kenyans as is seen in their willingness to hire family members.\par
Comparative Assessment of Rural Youth Entrepreneurs in Uganda and Kenya This study reveals that 48\% in Uganda as compared to 20\% in Kenya of those who previously owned businesses had closed them. The main reason for closure in Uganda was loss of interest (46\%) in the business as compared to (44\%) in Kenya because it VI.\par
Registration Figure \hyperref[fig_1]{1} shows that while in Uganda majority of rural youth entrepreneurs (78\%) operated unregistered businesses, in Kenya most rural youth entrepreneurs (76\%) owned registered businesses. This difference is possibly accounted for by variations in customer perceptions. Whereas in Kenya operation of unregistered businesses is commonly associated with trick-stars and fraudulent people, and therefore customers often avoid dealing with such businesses, in Uganda society does not seem to mind much about registration. Other research in Kenya \hyperref[b29]{(Stevenson \& St-Onge, 2005)} indicates that two thirds of MSEs in Kenya are located in rural areas and only 11.7 percent of MSEs are registered. However, the current study gives a different proportion of registered enterprises, suggesting an improvement in policy environment. In Uganda, there are excessive bureaucratic procedures and expenses associated with formal registration (International Youth Foundation, 2011) which discourage youth from registering their businesses. Such bureaucracy increases the total time it takes to complete the procedures to start a business and it is worse for entrepreneurs outside of Kampala where it takes 40 -61 days to register a business compared to 25 days inside Kampala (Private Sector Foundation of Uganda, 2010). There are 254 different regulatory approvals including licenses, permits, registrations and regulatory certificates required for businesses in different sectors to operate. Some businesses have to obtain up to 10 regulatory approvals, visit up to 5 different institutions or obtain up to six different approvals from the same institution (Private Sector Foundation of Uganda, 2010). Although the statistics between the two countries differ, there is evidence that in Kenya issues have to do with complexities and costs involved in registering business names, obtaining licenses, and obtaining legal title to business sites are still rampant ( not perceive any benefits accruing to business registration (25\% and 35\% respectively). However, among the youths who perceived some benefits, majority were from Kenya (27\%) while most of the youths who did not know whether registration had benefits were Ugandans (27\%). These findings, especially the last one suggest some degree of ignorance among Ugandan youths regarding business registration. The study also aimed at comparing the perceptions of both Ugandan and Kenyan youth entrepreneurs regarding rights to own property compared to urban youth. The results summarized in figure  {\ref 3} show that generally in Uganda up to 77\% of the youth felt had equal rights as the urban youth. Compared with the Kenyan youth who largely felt did not have equal rights as the urban youth, the perceptions of Ugandan youth were positive. These differences could reflect the extent of information dissemination about property rights in both countries. The study further aimed at comparing rural youth perception of commercial justice. Figure \hyperref[fig_4]{5} reveals that there were marked differences in both countries regarding this aspect of business. Whereas majority of Ugandan rural youth believed that commercial justice existed in Uganda and favored youth in times of business disputes (about 80\%), in Kenya there were very few rural youth that believed justice existed. Up to almost 65\% of the rural youth in Kenya perceived existence of commercial injustice which disfavored the youth. These differences may reflect differences in reforming of justice systems in both countries.  As seen from figure \hyperref[fig_5]{6}, in Uganda almost 70\% of rural youth entrepreneurs had never received any business skills training. In Kenya however, the proportion of youth that had received training was almost equal to those who had not received. To some degree therefore, Kenyan youth seemed to have received more business skills training than their Ugandan counterparts. The key question then was the kind of training they had received.   In both countries, it is revealed that rural youth did not use formal financial institutions, SACCOs and microfinance institutions to obtain finance for their businesses. This finding may be explained by the remoteness of rural youths that this study interviewed. However, the youth claimed not have the required collateral for securing financial assistance. The use of own savings and failure to borrow due to lack of collateral may suggest something negative about the profitability and growth potential of rural youth enterprises. 
\section[{c) Social networks}]{c) Social networks}\par
A comparison on belongingness to social networks revealed that in both countries half of the rural youth entrepreneurs belonged to associations. For nonmembers, reasons varied. In Kenya it was "I don't want" while in Uganda it was "I don't know where". Focusing on the benefits of social networks, figure \hyperref[fig_8]{8} shows that more than 64\% of rural youth entrepreneurs joined social networks for financial support. A few of them cited benefits relating to information and ideas as well as social support. The predominance of financial support indicates the stronger needs for finance among rural youth in both countries, suggesting a need for deliberate interventions. Such interventions are needed because financial institutions and MFIs seem less interested in lending to rural youth.  
\section[{VIII. Conclusion and Recommendations}]{VIII. Conclusion and Recommendations}\par
Findings reveal that there are differences among RYE in both countries in the demographic aspects of gender, level of education, marital status and household headship. Nevertheless there are similarities when it comes to RYE perceptions of the business environment especially in terms of how they acquired their business, understanding the benefits of business registration, property rights and Justice perceptions. Findings also revealed that both countries shared some challenges like high business closure rates, limited access to funding and business skills training; while other challenges were country specific such as having unregistered businesses in Uganda which may be attributed to the bureaucratic procedures associated with registering a business and the ignorance of registration benefits. There is also limited representation of women low levels of education among the RYE in Uganda. Whereas, in Kenya RYE challenges include high business closure rates and commercial injustice.\par
This research therefore provides several important implications for practice. Broadly, it highlights the strategic value of viewing RYE as contributing to economic development. That is, it is neither enough for advocates of youth empowerment to focus on advancing their rights, nor is it sufficient for them to design youth policy regarding entrepreneurship based on a need to meet the millennium development goals, although both are beneficial independently. Rather, they must balance their efforts to ensure that they develop an enabling environment that will encourage business start ups and support and grow existing businesses among the rural youth. This may be done by facilitating linkages between RYEs and financial institutions, successful business mentors and providing them with the requisite soft skills training and business advisory services.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_1}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_2}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{34}\includegraphics[]{image-4.png}
\caption{\label{fig_3}Figure 3 :Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-5.png}
\caption{\label{fig_4}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-6.png}
\caption{\label{fig_5}Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-7.png}
\caption{\label{fig_6}Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-8.png}
\caption{\label{fig_7}Figure}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8}\includegraphics[]{image-9.png}
\caption{\label{fig_8}Figure 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.81078697421981\textwidth}P{0.0034599728629579373\textwidth}P{0.011533242876526458\textwidth}P{0.01845318860244233\textwidth}P{0.005766621438263229\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Some of the}\\
\multicolumn{5}{l}{identified challenges include lack of providers of}\\
\multicolumn{5}{l}{business advice, training, guidance and specialist}\\
\multicolumn{5}{l}{access to finance exclusively to young people, lack of}\\
\multicolumn{5}{l}{access to professional mentors, and lack of access to}\\
\multicolumn{5}{l}{business networks (Schoof, 2006; YBI, 2011). These}\\
\multicolumn{5}{l}{challenges highlight the unique environmental}\\
\multicolumn{5}{l}{constraints to youth entrepreneurs but these constraints}\\
\multicolumn{5}{l}{maybe compounded for rural youth entrepreneurs who}\\
\multicolumn{5}{l}{operate in societies that are characterized by limited}\\
\multicolumn{5}{l}{access to markets, information, finance and advisory}\\
\multicolumn{5}{l}{services. It may be true that what is often reported in}\\
\multicolumn{5}{l}{research are views of urban or semi-urban youth}\\
\multicolumn{5}{l}{entrepreneurs without paying specific attention to the}\\
underprivileged\tabcellsep and\tabcellsep vulnerable\tabcellsep rural\tabcellsep youth\\
entrepreneurs.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
III.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.5235507246376812\textwidth}P{0.16014492753623188\textwidth}P{0.16630434782608697\textwidth}}
Demographics\tabcellsep Uganda\tabcellsep Kenya\\
Gender\tabcellsep Uganda\tabcellsep Kenya\\
Male\tabcellsep 59\%\tabcellsep 53\%\\
Female\tabcellsep 41\%\tabcellsep 47\%\\
Marital Status\tabcellsep \tabcellsep \\
Married\tabcellsep 62\%\tabcellsep 47\%\\
Single\tabcellsep 32\%\tabcellsep 51\%\\
Nos. of Children\tabcellsep \tabcellsep \\
None\tabcellsep 29\%\tabcellsep 48\%\\
1-5\tabcellsep 67\%\tabcellsep 51\%\\
Head of Household\tabcellsep \tabcellsep \\
Yourself\tabcellsep 46\%\tabcellsep 59.6\%\\
Spouse\tabcellsep 24\%\tabcellsep 24.3\%\\
Highest level of Education\tabcellsep \tabcellsep \\
Completed primary\tabcellsep 51\%\tabcellsep 16\%\\
Completed O' level\tabcellsep 29\%\tabcellsep 65\%\end{longtable} \par
 
\caption{\label{tab_3}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.6925925925925925\textwidth}P{0.07695473251028807\textwidth}P{0.08045267489711934\textwidth}}
Nature Of business\tabcellsep UGANDA\tabcellsep KENYA\\
Age of business\tabcellsep \%\tabcellsep \%\\
Start up ( < 1 year)\tabcellsep 18\tabcellsep 18\\
New business (1-3 years)\tabcellsep 48\tabcellsep 49.7\\
Established business ( > 3 years)\tabcellsep 34\tabcellsep 33\\
Former activity before entrepreneurship\tabcellsep \%\tabcellsep \%\\
Self employment\tabcellsep 29\tabcellsep 17\\
Employed in informal sector\tabcellsep 14\tabcellsep 22\\
Student\tabcellsep 28\tabcellsep 33\end{longtable} \par
 
\caption{\label{tab_4}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
Employment\end{longtable} \par
 
\caption{\label{tab_5}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.5812903225806452\textwidth}P{0.07677419354838709\textwidth}P{0.07129032258064516\textwidth}P{0.12064516129032257\textwidth}}
\multicolumn{4}{l}{Comparative Assessment of Rural Youth Entrepreneurs in Uganda and Kenya}\\
\tabcellsep 78\%\tabcellsep 76\%\tabcellsep \\
80\%\tabcellsep \tabcellsep \tabcellsep \\
70\%\tabcellsep \tabcellsep \tabcellsep \\
60\%\tabcellsep \tabcellsep \tabcellsep \\
50\%\tabcellsep \tabcellsep \tabcellsep Registered\\
40\%\tabcellsep 22\%\tabcellsep 24\%\tabcellsep Unregistered\\
30\%\tabcellsep \tabcellsep \tabcellsep \\
20\%\tabcellsep \tabcellsep \tabcellsep \\
10\%\tabcellsep \tabcellsep \tabcellsep \\
0\%\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Uganda\tabcellsep Kenya\tabcellsep \end{longtable} \par
 
\caption{\label{tab_6}}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Executive Report, London Business School and Babson College]{b1}\label{b1} 	 		\textit{},  	 	 		\textit{Executive Report, London Business School and Babson College}  		 	 
\bibitem[Government Of ()]{b8}\label{b8} 	 		\textit{},  		 			Uganda Government Of 		.  		2002.  		 			National Youth Policy. Ministry of gender Labour and Social Development 		 	 
\bibitem[Avenstrup et al. ()]{b2}\label{b2} 	 		\textit{},  		 			R Avenstrup 		,  		 			X Liang 		,  		 			S Nellemann 		.  		2004.  	 
\bibitem[ Frontiers of Entrepreneurship Research ()]{b16}\label{b16} 	 		\textit{},  		 \xref{http://dx.doi.org/10.2139/ssrn.1310913}{10.2139/ssrn.1310913}.  		 \url{http://ssrn.com/abstract=1310913orhttp://dx.doi.org/10.2139/ssrn.1310913}  	 	 		\textit{Frontiers of Entrepreneurship Research}  		2006.  	 
\bibitem[ Private Sector Foundation of Uganda ()]{b27}\label{b27} 	 		\textit{},  	 	 		\textit{Private Sector Foundation of Uganda}  		2010.  	 
\bibitem[Walter et al. ()]{b24}\label{b24} 	 		\textit{/4) Global Entrepreneurship Monitor},  		 			T Walter 		,  		 			W Balunywa 		,  		 			P Rosa 		,  		 			A Sserwanga 		,  		 			S Barabas 		,  		 			R Namatovu 		.  		2003. 2003\& 2004. Kampala.  		 			Makerere University Business School 		 	 	 (Uganda Executive Report) 
\bibitem[Benzing and Chu ()]{b5}\label{b5} 	 		‘A comparison of the motivations of small business owners in Africa’.  		 			C Benzing 		,  		 			Hung M Chu 		.  	 	 		\textit{Journal of Small Business and Enterprise Development}  		2009. 16  (1)  p. .  	 
\bibitem[Semboja Haji Hatibu Haji (ed.) (2005)]{b19}\label{b19} 	 		\textit{A Concept Paper on Promoting Opportunities for Youth Employment in East Africa, Prepared for the ILO regional Office and presented at the EAC Meeting of Labour Commissioners},  		Semboja Haji Hatibu Haji (ed.)  		2005. December 2005. Nairobi, Kenya: Silver Springs Hotel.  	 
\bibitem[A path out of poverty: Developing rural and women entrepreneurship ()]{b23}\label{b23} 	 		\textit{A path out of poverty: Developing rural and women entrepreneurship},  		2003. Vienna: UNIDO.  	 	 (United Nations Industrial Development Organization) 
\bibitem[Acs et al. ()]{b0}\label{b0} 	 		 			Z J Acs 		,  		 			P Arenius 		,  		 			M Hay 		,  		 			M Minniti 		.  		\textit{The Global Entrepreneurship Monitor},  				2005. 2004.  	 
\bibitem[Snyder (2003)]{b21}\label{b21} 	 		\textit{Bridging the Research Gap: A profile of women entrepreneurs in Uganda. International Trade Centre, International Trade Forum -Issue},  		 			M Snyder 		.  		2003. 4/2003.  	 
\bibitem[Okabe ()]{b14}\label{b14} 	 		\textit{Different Application of AIDS policy -comparison of Uganda and Kenya after},  		 			S Okabe 		.  		 \url{http://kimg.bol.ucla.edu/conference/okabe.pdf}  		2010. 1990s.  	 
\bibitem[Ilo ; Kamau-Maina ()]{b9}\label{b9} 	 		\textit{Encouraging youth Entrepreneurship in Kenya: The role of institutional Environments and experiences},  		 			R Ilo ; Kamau-Maina 		.  		 \url{http://www.arnova.org/sections/documents/Kamau-MainaENCOURAGING.pdf}  		2007. 2012.  	 	 (Working Paper) 	 (ILO's Country Programme for the Republic of Kenya) 
\bibitem[Rosa et al. ()]{b15}\label{b15} 	 		‘Entrepreneurial Motivation in Developing Countries: What Does 'Necessity' and 'Opportunity' Entrepreneurship Really Mean?’.  		 			P Rosa 		,  		 			S Kodithuwakku 		,  		 			S Balunywa 		,  		 			W 		.  	 	 		\textit{Frontiers of Entrepreneurship Research}  		2008. December 3, 2008. 2006.  	 
\bibitem[Bagazonzya (2003)]{b4}\label{b4} 	 		\textit{Financing of Micro and Small Enterprise in Uganda. A paper presented at the ACCA Seminar in Uganda held on},  		 			H K Bagazonzya 		.  		2003. 18th September 2003.  	 
\bibitem[Cia World ()]{b6}\label{b6} 	 		\textit{Literacy> total Population by Country},  		 			Factbooks Cia World 		.  		 \url{http://www.Nationmaster.com/graph/elittotpop.education-literacy-total-population}  		2011.  	 
\bibitem[Namara et al. ()]{b13}\label{b13} 	 		\textit{MDG1: Eradicating Extreme Poverty \& Hunger. Youth Efforts to Achieve MDGs in Rural Uganda},  		 			R Namara 		,  		 			H Ashaba 		,  		 			M Kyateka 		,  		 			H Kasacca 		.  		2010.  	 
\bibitem[Monitor ()]{b7}\label{b7} 	 		 			Daily Monitor 		.  		 \url{http://www.filtrenews.com/2011/10/uganda-youth-unemployment-hits-83}  		\textit{Ministry of Home Affairs, Heritage and Sports},  				2011. 2002.  		 			National Youth Policy 		 	 	 (html 7. Government of Kenya) 
\bibitem[Navigating Challenges. Charting Hope. A Cross-Sector Situational Analysis on Youth in Uganda International Youth Foundation ()]{b26}\label{b26} 	 		‘Navigating Challenges. Charting Hope. A Cross-Sector Situational Analysis on Youth in Uganda’.  	 	 		\textit{International Youth Foundation}  		2011.  	 	 (International Youth Foundation) 
\bibitem[PRIVATE SECTOR PLATFORM FOR ACTION: A Synopsis of Key Private Sector Growth Challenges and Proposals for Policy Reforms MARCH]{b28}\label{b28} 	 		\textit{PRIVATE SECTOR PLATFORM FOR ACTION: A Synopsis of Key Private Sector Growth Challenges and Proposals for Policy Reforms MARCH},  		Kampala: PSFU.  	 
\bibitem[Semboja Haji Haji (2002)]{b18}\label{b18} 	 		‘Pro-Poor Social Policies’.  	 	 		\textit{Workshop Paper Presented at the International Forum for Justice and Peace Conference Organized by the Tanzania Episcopal Conference},  				 			Hatibu Semboja Haji,  			Haji 		 (ed.)  		 (Dar es Salaam, Tanzania)  		2002. 18 th -21 st November, 2002. UBOS.  	 
\bibitem[Ryan ()]{b17}\label{b17} 	 		\textit{Programme Priorities 2003-2006 Youth Enterprise Development, Strategic Paper by the Commonwealth Secretariat},  		 			C Ryan 		.  		2003. London.  	 	 (Common wealth Secretariat) 
\bibitem[Maxwell ()]{b10}\label{b10} 	 		‘Recommendations for connecting West African youth to entrepreneurship and small business through a multiple level strategy’.  		 			J R Maxwell 		.  	 	 		\textit{paper presented at United States Association for Small Business and Entrepreneurship International Conference},  				 (Reno, Nevada USA)  		2002.  	 
\bibitem[Senabulya ()]{b20}\label{b20} 	 		 			I Senabulya 		.  		 \url{http://www.weinformers.net/2011/06/28/unesco-says-uganda-has-highest-school-dropout-rate-in-east-africa/}  		\textit{UNESCO says Uganda has highest school dropout rate in East Africa, Uganda Multimedia News and Information. retrieved on 15 th February},  				2011. 2012.  	 
\bibitem[Stevenson and St-Onge ()]{b29}\label{b29} 	 		\textit{Support for Growth-oriented Women Entrepreneurs in Kenya. International Labour Organization},  		 			L Stevenson 		,  		 			A St-Onge 		.  		2005.  	 
\bibitem[Wanjumbi ()]{b25}\label{b25} 	 		‘The study of the Impact of education and training on Entrepreneurship development in Nairobi, a case study of Barclay s Bank Business Club, presented at the 3rd (CEED) Entrepreneurship Conference with the theme "Fostering Entrepreneurship and SMEs in Africa" 26’.  		 			M Wanjumbi 		,  		 			J 		.  	 	 		\textit{Doing business in 2008 -Large Emerging Markets},  				 (Washington D.C)  		2006. 2008. World Bank.  	 	 (Annual Report) 
\bibitem[Moglsd ()]{b12}\label{b12} 	 		\textit{Uganda Country Report on National Youth Consultation meeting held in preparation for the ADF Conference},  		 			Moglsd 		.  		2006. Kampala.  	 
\bibitem[Uganda National Household Survey Uganda Bureau of Statistics (UBOS) ()]{b22}\label{b22} 	 		‘Uganda National Household Survey’.  	 	 		\textit{Uganda Bureau of Statistics (UBOS)}  		2003. 2002/2003.  	 
\bibitem[Uganda Poverty Reduction Strategy Paper (PRSP) Progress Report 2002 -Summary of Background to the Budget Ministry of Finance, Planning and Economic Development ()]{b11}\label{b11} 	 		‘Uganda Poverty Reduction Strategy Paper (PRSP) Progress Report 2002 -Summary of Background to the Budget’.  	 	 		\textit{Ministry of Finance, Planning and Economic Development},  				 (Kampala)  		2002. 2002/03.  	 
\bibitem[Kenya]{b3}\label{b3} 	 		‘Uganda Universal Primary Education and Poverty Reduction’.  		 			Lestho Kenya 		,  		 			Malawi 		.  		 \url{http://info.worldbank.org/etools/docs/reducingpoverty/case/58/fullcase/East\%20Africa\%20Edu\%20Full\%20Case.pdf}  	 	 		\textit{EAST AFRICA: UNIVERSAL PRIMARY EDUCATION AND POVERTY REDUCTION}  		 	 
\end{bibitemlist}
 			 		 	 
\end{document}
