\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={Provision and Utilization of Facilties for Entrepreneurial Skills' Acquisition by Universal Basic Education Products in Lagos State, Nigeria},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2012-10-28 (revised: 28 October 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-10-28}
\title{Provision and Utilization of Facilties for Entrepreneurial Skills' Acquisition by Universal Basic Education Products in Lagos State, Nigeria}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Dr. Oyetola Idowu  Olufunke}

             \author[2]{Dr. Kayode Sunday  Joseph}

             \author[3]{Okunuga Adedapo  Adetayo}

             \affil[1]{  Lagos State University, Ojo.}

\renewcommand\Authands{ and }

\date{\small \em Received: 24 September 2012 Accepted: 15 October 2012 Published: 28 October 2012}

\maketitle


\begin{abstract}
        


The study was designed to investigate the acquisition of entrepreneurial skills via the provision and utilization of facilities and equipment in Lagos State Public Junior Secondary Schools. Three hypotheses were formulated and tested at 0.05 level of significance. Population for the study included the 288 public Junior Secondary Schools in Lagos State out of which 60 were randomly selected for the study. A questionnaire was developed, validated and used to collect data for the study. Data collected were analyzed through the use of Pearson Product- Moment Correlation Coefficient Analysis. The findings reveal that, from the provision of facilities, students were able to acquire entrepreneurial skills moderately; also that the more the students utilize provided facilities, the more they acquire entrepreneurial skills and finally, that as the facilities are provided so are they utilized by the students.

\end{abstract}


\keywords{Provision, Utilization, Facilities, Entrepreneurial Skills' Acquisition.}

\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}]{Introduction}\par
he National Policy of Education of 1977 which was revised in 1981 brought in the 6-3-3-4 system of education in Nigeria. This policy was geared towards making relevant changes in the Nation's future manpower by equipping students at the Junior Secondary School (JSS) level with technical and vocational skills that would sustain them in the society. According to this policy, the first six years in the primary school is free and compulsory just as it was during the preceding policy of Universal Primary Education (UPE) of 1976.\par
The 6-3-3-4 system soon experienced a reform that came in form of the Universal Basic Education (UBE). The UBE is a Federal Government intervention in the 6-3-3-4 system to salvage the troubling rate of decline of school enrolment and the quality of education experienced across the nation and its attendant adverse consequences on national development.\par
The Universal Basic Education was flagged-off on the 30th of September, 1999 in Sokoto State by the then president of the nation, Olusegun Obasanjo, who intended the intervention or reform for the achievement of Education For All (EFA) by the year 2015. The UBE provides for free and compulsory education from Primary to Junior Secondary School (that is, first nine years) for children from age six to fifteen. It devotes much attention to producing self-reliant UBE graduates. This is in accordance with one of the objectives of the UBE, that is, "to impart the rudiments of employment creating skills at the Junior Secondary level where technical and vocational education is emphasized" (Federal Republic of Nigeria, 2004). The government plans to provide a large number of schools to take in all children who are eligible for enrolment and provide funds for adequately equipping the schools  {\ref (Obasanjo, 1990)}. The equipping of the schools was to ensure the success of the reform by the year 2015.\par
In the Junior Secondary School, the activities are both pre-vocational and academic. Every student shall offer from three groups that the subjects are put into. Group A subjects are compulsory while those of group B and C are optional. The groups are as follows: a) Group A (Core)\par
The subjects here are core and therefore compulsory for all students. The subjects include: i) English language ii) French language iii) Mathematics iv) Language of the environment (L1) A study of the UBE shows that its essence is to ensure the self-reliance of its products, therefore, it is incumbent on the Government at all tiers to make adequate preparation in providing for the attainment of the UBE objectives.\par
According to the UBE curriculum, the first award of Basic Education Certificate (BEC) will commence from the 2009/2010 school year by which time the existing primary school curriculum will be on the verge of being phased out (2012/2013 school year). Against this backdrop, government sent out a data collating team, the UBE Rapid Response Data team. In its result, out of a total of 332, 408 classrooms in 44,292 primary schools in the country, only 140,134 classrooms were in good condition while 157,819 required massive rehabilitation and a total of 285,920 additional classrooms were required to accommodate 511,939 streams of different classes (UBE 2000). This information does not include provision of other basic facilities and equipment.\par
With sufficient provision and utilization of the appropriate facilities and equipment in each department of the Pre-vocational Technical subjects, the products of Universal Basic Education stand to acquire the following entrepreneurial skills. 
\section[{II.}]{II.} 
\section[{Vocational Department}]{Vocational Department}\par
In the vocational department where there are subjects like Agricultural Science, Computer Science and Home Economics, students can acquire skills-infarming:  
\section[{Business Department}]{Business Department}\par
The only subject in this department is Business studies. Students in this department stand to acquire skills in: These and a few others not mentioned here are skills that the Universal Basic Education proposed to give to its products at the end of their sojourn from Basic I to IX.\par
To what extent then, has the government prepared for the attainment of the UBE objectives, especially in the acquisition of skills for self-employment when the year 2015 is just by the corner. Hence an evaluation of the provision, utilization and management of facilities and equipment for entrepreneurial skills' acquisition by UBE products becomes necessary. This, however, is with particular reference to Lagos State.  
\section[{Objectives}]{Objectives}\par
The objectives of this study are: i) To identify the basic facilities and equipment provided to achieve entrepreneurial skills for UBE products; ii) To investigate how much of such facilities and equipment have been put in place; iii) To investigate the extent to which those facilities and equipment are utilized; and iv) To examine the extent to which provided facilities and equipment have given entrepreneurial skills to UBE products.\par
VII. 
\section[{Literature Review}]{Literature Review}\par
The UBE is designed to be a panacea for lack of creative skills in Junior Secondary School leavers. The National Policy on Education is meant to correct this and achieve other nation's economic agenda as enunciated by the National Economic Empowerment and Development Strategies (NEEDS). The UBE became necessary because the hope of a better future is the cardinal focus of the education policy. It is in the knowledge of self and knowledge of the environment that the development of education is premised so that the national life can be lived to the fullest through a collective national will and consciousness \hyperref[b1]{(Campbell, 2002)}.\par
The reform is meant to equip those students whose academic abilities cannot see them beyond the Junior Secondary School level to readily fit into appropriate apprenticeship or technical colleges (Olaniyonu, Adekoya and Gbenu 2003). The programme is expected to create all round development for its beneficiaries with due attention to intellectual and nonintellectual objectives of education. The UBE, according to \hyperref[b0]{Adu (2004)}, is seen as a people oriented programme and therefore the entire citizenry have to participate in it and gain from it.\par
To bring all these programmes to fruition, the Federal Government earmarked 10\% of the Federal consolidated fund for the UBE. This simply translates to N30billion. Several foreign aids were also obtained by the Federal Government to assist in the achievement of the goals and objectives of the UBE in 2015. For example, in August 2006, the British Government donated £30million to assist UBE \hyperref[b4]{(Olajide, 2006)}. 
\section[{VIII. Hypotheses}]{VIII. Hypotheses}\par
Ho 1 : There is no significant relationship between provision of facilities and acquisition of entrepreneurial skills in Lagos State Junior Secondary Schools. Ho 2 : There is no significant relationship between utilization of provided facilities and acquisition of entrepreneurial skills in Lagos State Junior Secondary Schools.\par
Ho 3 : There is no significant relationship between provision and utilization of facilities for entrepreneurial skills in Junior Secondary Schools in Lagos State. 
\section[{IX.}]{IX.} 
\section[{Methodology}]{Methodology}\par
A survey research design was adopted for the study with the independent variables of provision and utilization of facilities and equipment and dependent variable of students' acquisition of entrepreneurial skills in UBE programme.\par
The 288 Public Junior Secondary Schools in Lagos State constituted the target population of the study. Sixty Junior Secondary Schools were selected on a stratified basis of three schools from each of the 20 Local Governments in the State. Students at the point of writing Junior Secondary Certificate Examination were the study participants. Twenty of them were chosen from each of the sample schools thus giving a total of 1200 sample participants.\par
A questionnaire was designed and employed to collect pertinent data for the study from the sample students on Provision and Utilization of Facilities and Equipment for Entrepreneurial Skills' Acquisition (PUFEESA) by UBE products in Lagos State. 
\section[{X.}]{X.} 
\section[{Data Analysis a) Test of Hypotheses 1}]{Data Analysis a) Test of Hypotheses 1}\par
Ho 1 : There is no significant relationship between provision of facilities and acquisition of entrepreneurial skills in Lagos State Junior Secondary Schools.    
\section[{Results}]{Results}\par
Results from the analysis in Table \hyperref[tab_1]{1} indicate a moderately positive significant relationship between provision of facilities and acquisition of entrepreneurial skills in Lagos State Junior Secondary Schools. The hypothesis is therefore not accepted. This implies that from the provision of facilities the students were able to acquire entrepreneurial skills to a moderate extent and this is not due to chance as the correlation coefficient value is significant, the calculated being greater than the table value. Thus the more facilities are provided the more the students acquired entrepreneurial skills in a moderate way.\par
Results from the analysis in Table \hyperref[tab_2]{2} indicate a significant moderately positive relationship between utilization of facilities and acquisition of entrepreneurial skills by the students. The hypothesis is therefore rejected. This shows that the more the students utilize the facilities the more they acquire entrepreneurial skills moderately.\par
Results from the analysis in Table  {\ref 3} indicate a highly positive and significant relationship between the provision and utilization for entrepreneurial skills in Junior Secondary Schools in Lagos State. The hypothesis is therefore not accepted. This implies that as the facilities are provided so are they utilized by the students. 
\section[{XII.}]{XII.} 
\section[{Discussion}]{Discussion}\par
Entrepreneurial skills have to be acquired, though, interest and talent may speed up the acquisition but then practicals by use of appropriate equipment play a very significant role in the acquisition.\par
According to the results from the analysis, students will be able to acquire one or more of these entrepreneurial skills (see introduction) if facilities and equipment to facilitate the acquisition are provided. That is, the more the equipment are provided the more skills are acquired.\par
It can be said from the analysis that if the equipment are used by the students by way of practicals, the students will acquire more skills as practice is said to make perfect.\par
Result from the test of the third hypothesis seems to be complimenting the earlier ones above because it indicates that the more these facilities are provided the more they shall be put to use by the students under the supervision of the teacher with the sole aim of acquiring entrepreneurial skills by them. 
\section[{XIII. Conclusion and Recommendations}]{XIII. Conclusion and Recommendations}\par
From the foregoing, the study infers that the more the faculties are made available in the schools, the more they are used and the more the students acquire entrepreneurial skills by their use.\par
It is therefore important, that, for the products of the Junior Secondary Schools of Lagos State to acquire entrepreneurial skills, the government must continue to provide facilities to that effect and teachers must be further encouraged to utilize them in the teaching process. Also, the students must practise with these facilities so that the end result of acquisition of entrepreneurial skills can be achieved.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_1}}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.4181451612903226\textwidth}P{0.034274193548387094\textwidth}P{0.06169354838709678\textwidth}P{0.027419354838709675\textwidth}P{0.06854838709677419\textwidth}P{0.08225806451612903\textwidth}P{0.15766129032258064\textwidth}}
\tabcellsep N\tabcellsep Means\tabcellsep Df\tabcellsep r-cal\tabcellsep r-table\tabcellsep Significance\\
Provision of facilities\tabcellsep 60\tabcellsep 34\tabcellsep 58\tabcellsep 0.502\tabcellsep 0.250\tabcellsep Significant\\
Acquisition of skills\tabcellsep 60\tabcellsep 51\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
b) Hypothesis 2\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Ho\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: 2 : There is no significant relationship between utilization of provided facilities and acquisition of entrepreneurial skills in Lagos State Junior Secondary Schools.]} 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.6349601593625498\textwidth}P{0.00846613545816733\textwidth}P{0.023705179282868524\textwidth}P{0.015239043824701195\textwidth}P{0.013545816733067729\textwidth}P{0.03386454183266932\textwidth}P{0.06264940239043824\textwidth}P{0.05756972111553784\textwidth}}
\tabcellsep \tabcellsep N\tabcellsep Means\tabcellsep Df\tabcellsep r-cal\tabcellsep r-table Significance\\
\multicolumn{2}{l}{Provision of facilities}\tabcellsep 60\tabcellsep 44\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 58\tabcellsep 0.484\tabcellsep 0.250\tabcellsep Significant\\
\multicolumn{2}{l}{Acquisition of skills}\tabcellsep 60\tabcellsep 51\tabcellsep \tabcellsep \\
c) Hypothesis 3\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{7}{l}{Ho 3 : There is no significant relationship between provision and utilization of facilities for entrepreneurial skills in}\\
\multicolumn{2}{l}{Lagos State Junior Secondary Schools.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{7}{l}{Table 3 : Summary of Correlation Analysis of provision and utilization of facilities for entrepreneurial skills}\\
\tabcellsep N\tabcellsep \multicolumn{2}{l}{Means}\tabcellsep Df\tabcellsep r-cal\tabcellsep r-table\tabcellsep Significance\\
Provision of facilities\tabcellsep 60\tabcellsep 34\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 58\tabcellsep 0.895\tabcellsep 0.250\tabcellsep Significant\\
Acquisition of skills\tabcellsep 60\tabcellsep 44\tabcellsep \tabcellsep \tabcellsep \\
XI.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 			\footnote{Provision and Utilization of Facilties for Entrepreneurial Skills' Acquisition by Universal Basic Education Products in Lagos State, Nigeria © 2012 Global Journals Inc. (US)} 			\footnote{Provision and Utilization of Facilties for Entrepreneurial Skills' Acquisition by Universal Basic Education Products in Lagos State, Nigeria} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Federal Ministry of Education ()]{b2}\label{b2} 	 		\textit{},  	 	 		\textit{Federal Ministry of Education}  		2000.  	 
\bibitem[Campbell ()]{b1}\label{b1} 	 		\textit{Educational Planning, Management and School Organization},  		 			O O Campbell 		.  		2002. Lagos: Babs Olatunji Publishers.  	 
\bibitem[Olaniyonu et al. ()]{b5}\label{b5} 	 		\textit{Fundamentals of Educational Planning},  		 			S O A Olaniyonu 		,  		 			S 0 A Adekoya 		,  		 			J P Gbenu 		.  		2003. Ibadan: Olu-Akin Publishers.  	 
\bibitem[Implementation Guidelines for the Universal Basic Education (UBE) Programme]{b3}\label{b3} 	 		\textit{Implementation Guidelines for the Universal Basic Education (UBE) Programme},  		Abuja.  	 
\bibitem[Olajide (2006)]{b4}\label{b4} 	 		\textit{Nigeria in search of an appropriate way of installing the 6-3-3-4. The Nigeria Education Times},  		 			S Olajide 		.  		2006. August -September 2006.  	 
\bibitem[Adu ()]{b0}\label{b0} 	 		\textit{Universal Basic Education: Towards a functional Development of Nigeria Educational System. A Paper Presented at the Annual National Conference of the Nigerian Association of Educational Administration and Planning (NAEAP) at the University of Ibadan},  		 			E O Adu 		.  		2004.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
