\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={Products of Primary EducationAsset to Societal Development, a Link to Basic Decision Making},
 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{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{Products of Primary EducationAsset to Societal Development, a Link to Basic Decision Making}
\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]{Komolafe Adefunke  Titilayo}

             \affil[1]{  University of Lagos}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 December 2012 Accepted: 3 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


This study examined the product of primary education as asset to societal development and a link to basic decision making. The subject (180) primary six pupils and 90 primary school teachers were drawn from the schools that were involved in the study. The study was a descriptive one in which the ex-post facto survey method was used. Thee different instruments were used. They are: English Language Achievement Test (ELAT), Primary Mathematics Achievement Test (PMAT) and the Teachers? questionnaire. The results showed that the products of primary school education are useful to themselves and to the society at large (Chi squared calculated = 72.80, df = 2; p < 0.05). The study further established government intentions to make products of primary education functional and productive citizens/ members of the society (Chi squared calculated = 18.07, df = 2; p<0.05). Recommendations were made based on the outcome of the study.

\end{abstract}


\keywords{primary, societal, decision, education, Mathematics, productive.}

\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
The universal primary education programme of the Old Western Region in 1955, the National UPE programme in 1976 and the current Universal Basic Education (UBE) programme have made some appreciable impact on the expansion of primary education in Nigeria in order to provide its' citizens with human capabilities as observed by Sen 1999 which are essential both to the members of the society and for the Author : Department of Arts and Social Sciences, Faculty of Education, University of Lagos. E-mail : adefunkekomo@gmail.com development of the nation. In Afe's view, he explains that what is normally ignored about Nigeria education through the missionary is centred on the fact that "the zeal for missionary endeavour coincide with European interest in the commercial and political drive to penetrate the interior of the African continent'. He further revealed that to believe that the missionaries connived with the traders and explorers to exploit the people under the disguise of making them Christian converts could be erroneous. Thus the Bible and the plough were seen to be complimentary Taiwo (1980) opines that:\par
"In short, the aims of the Christian missions generally were the Bible and the plough (this was the famous slogan from the memorable statement by Thomas Fowell Buxton" it is the Bible and the plough that must regenerate Africa as well as the development of the local languages and the identification and training of evangelical leaders".\par
With reference to what Boyd (1961) cited by Afe (1990), the assertions of  {\ref Taiwo (1980)} and  {\ref Osokoya (1989)} and also considering what Akinbote, Oduolowu and Lawal (2001) revealed, it could invariably be deduced that, the missionaries purpose of education were nothing short of the aim of church of the dark ages, which was education provided not because the church regarded education as good in itself but because the clergy and his loyalists needed as much of the formal learning as was required for the study of the sacred writings and reading of the Bible. At that stage products of primary schools were basically seen as the clergy's assistants or the catechists and they were also part of the church decision making body who contributed to the church development. It was observed then that some of these products became teachers, church clerks, interpreters in the government service and the commercial houses, while others became artisans such as tailors, carpenters and bricklayers. Thus, Taiwo (1980) revealed that:\par
"It is kept alive by constant attention to the educational content and the structure of the system, the quality of the final product from the institutions, the main goals of education, the relevance of education to the manpower needs of the country, the quality of the teachers, the religion and moral tone of the schools and the employability and the employment opportunities of their pupils". g he inception of primary school education was fully packaged and associated with meaningful and laudable reasons and ideas. Though the main reason behind the Western world's establishment of primary school education could be seen as for the selfish purpose. Obanya  {\ref (2003)} and  {\ref Afe (1990)} in \hyperref[b3]{Komolafe (2000}\hyperref[b4]{Komolafe ( , 2010) )} identified the critical role of primary school education even before independence as a national system of education that perfectly suit the needs of its citizenry and making it developmentoriented. Nigeria, like many other countries of the world, has through her universal primary education programmes and policies (NPE, 2004) have been providing equal educational opportunities for all her citizens. This is why government at the federal, states and local levels has always made substantial efforts to make primary education available and accessible to all children of school age irrespective of their geographical location, religion, socio-economic status and political affiliations (Komolafe, 2010). 
\section[{T}]{T}\par
At that time, initially the population of educators were very few, coupled with the refusal of the then Nigerian government to be involved in education, thereby giving those who sponsored education the optimum opportunity to reap its products to meet its target.\par
The interest of Nigeria government in education according to \hyperref[b5]{Ogunni (1990)} was first indicated in 1877 when the Lagos administration of the British colonial office made grants of two hundred British pounds (£200) to each of the 3 missionary societies in charge of education then. This began the involvement of government financial support after three decades after the commencement of the westernized education in the country. However, it could not be ascertained if the government has been gaining from the education of its nation neither could there be any denial of this. It could, therefore be deduced that government must have been realizing and enjoying the dividends of education through its products, otherwise, the promulgation of different ordinances and policies on education starting from 1882 Education Ordinance to the present Universal Basic Education (UBE) (1999) programme culminating in the National Policy on Education of 2004 would not have been necessary nor received government's attention.\par
These are (policies and programmes) the means government has been using to elicit information, instruction and even to identify difficulties and problems facing primary school education. There was no doubt that there were a lot of achievement through these means which at the end have been highlighting the educational desire in which the expectations of the primary education were clearly written. The products of primary education today as far as Nigeria is concerned is expected to be functional member of the society even if such citizen formal education terminates at the primary school level. This is why this paper examined if the products of primary school education are asset to societal development in decision making. It also focused on how far the primary education through States' Universal Basic Education Boards have been able to achieve the set up goals and the pursued objectives that would change Nigeria to a 'royal model' as acclaimed by Yoloye (1998). 
\section[{II.}]{II.} 
\section[{Methodology Hypotheses}]{Methodology Hypotheses}\par
This study sought answers to the following null hypotheses.\par
1. Government does not intend to make primary school education functional for its productive citizens. 2. The products of primary school education are not useful to themselves and to the society at large. The total number of 180 primary 6 pupils of both sexes from 6 schools were selected randomly from the local government area that participated in the study. The instruments were achievement tests on literacy (English Language) and numeracy (mathematics). The achievement tests were administered to the pupils to test their performance and competence as primary school products. Also, 90 primary school teachers were selected purposively and used for the study taking into consideration vital information such as teaching method, area of specialization, year of experience, qualification and teacher-pupil ratio.\par
The design of this study is ex-post-facto and descriptive. The design is 3x2x2 ex-post-facto factorial design, with the lay-out below in figure  {\ref 1}.1 3x2x2 Factorial Design L N TQ M F M F TR M F M F T/PR M F M F\par
Where: TQ, TR, T/PR are some of the policy statements. TQ represents -Teacher's qualification TR represents -Teacher's experiences T/PR represents -Teacher-pupil ratio The study has three distinct variables, which are the dependent variable -Achievement in both literacy and numeracy test.\par
Independent variable which is the policy statements, which are: teachers' qualification, teacher's roles and teacher-pupil ratio and the moderator variable which is gender manipulated at 2 levels -Male and Female.\par
The three instruments were validated using Kuder-Richardson 21 (KR-21) method to calculate their reliability. The English Language Achievement Test (ELAT) reliability coefficient was 0.72, the Primary Mathematics Achievement Test (PMAT) has the coefficient of 0.68 while Teacher's perception questionnaire (TPQ) has the reliability coefficient of 0.59.\par
The data was collected, analysed and explained using chi-square and simple percentage.  
\section[{III.}]{III.} 
\section[{Results}]{Results} 
\section[{G}]{G}\par
Null Hypothesis, HO: Government does not intend to make primary education functional for its productive citizens.\par
Reject HO, since, X 2 calculated = 18.07 > X 2 table (2, 0.05) = 4.60 at 0.05 level of significance. The results showed that government has intention of making primary education functional for its productive citizens. H O is rejected because of X 2 cal is greater than the table X 2 value, that is X 2 calculated = 72.80 > X 2 table = 4.60 at 0.05 level of significance. This simply implies that the products of primary education are useful to themselves and also to the society to a large extent.\par
IV. 
\section[{Conclusion}]{Conclusion}\par
This study has examined the products of primary education in Oyo State in order to see the level of achieved objectives. It also found out what the primary education product can do as functional member of the society in order to support the immediate environment and the society at large.\par
From the findings, it was revealed that teachers' qualification in primary school has significant effect on their (pupils) achievement both in literacy and numeracy. This buttressed the stated policy in the NPE (2004) that the inculcation or permanent literacy and numeracy, the first of the objectives of primary education can be achieved.\par
The study also established government intention at making primary education functional and productive, to its citizens. Apart from this, the policy recommends that primary education should be made functional by the government. The result funding on this statement showed that apart from the fact that the product of primary education are functional both to themselves and to the society to a large extent, the study shows and stresses the intention of government at making primary education more functional for its productive citizens. This is why government recently has taken into considerations measures such as employment of trained and qualified teachers, salary increment, inform of improved teacher's salary scale, and other incentives, regular and intensive supervision by the school supervisors from the monitoring unit in the Ministry of Education and some other beneficial measures in order to promote this, and most importantly, the 9 years basic education programme all at ensuring that the foundation for further studies is solidly laid at this level. Finally, the pupils' literacy level does not affect their numeracy level.\par
It is therefore recommended that government should intensify more effort at making her intention known to the general public through enlightenment/ awareness programme in order to sensitize all and sundry on the importance of this level of education in order to make its' products functional. This could be realized through immediate and prompt execution of their intention, up-to-date record keeping of their achievement, proper monitoring and periodical evaluation of primary education objectives.\par
In addition, government should make provision for the products of primary education who for one reason or the other could not go beyond this level of education by creating more job opportunities suitable for this level of school leavers so that they will be useful to themselves and the general public at large. \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.47389380530973446\textwidth}P{0.1316371681415929\textwidth}P{0.13915929203539823\textwidth}P{0.10530973451327433\textwidth}}
\multicolumn{4}{l}{Government Intention to make Primary Education}\\
\tabcellsep \multicolumn{2}{l}{Products Functions}\tabcellsep \\
\multicolumn{2}{l}{Category Observed}\tabcellsep Expected\tabcellsep Residual\\
\tabcellsep Frequency\tabcellsep Frequency\tabcellsep \\
1\tabcellsep 49\tabcellsep 30.00\tabcellsep 19.00\\
2\tabcellsep 21\tabcellsep 30.00\tabcellsep -9.00\\
3\tabcellsep 20\tabcellsep 30.00\tabcellsep -10.00\\
Total\tabcellsep 90\tabcellsep 90.00\tabcellsep 0.00\\
\multicolumn{4}{l}{X 2 calculated = 18.07; D.f = 2, Significance = 0.0001.}\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.6525495750708216\textwidth}P{0.04093484419263456\textwidth}P{0.08909348441926346\textwidth}P{0.06742209631728045\textwidth}}
\multicolumn{4}{l}{Government Intention to make Functional Primary}\\
\multicolumn{4}{l}{Education Products Functional}\\
\multicolumn{2}{l}{Category Observed}\tabcellsep Expected\tabcellsep Residual\\
\tabcellsep Frequency\tabcellsep Frequency\tabcellsep \\
1\tabcellsep 49\tabcellsep 30.00\tabcellsep 19.00\\
2\tabcellsep 21\tabcellsep 30.00\tabcellsep -9.00\\
3\tabcellsep 20\tabcellsep 30.00\tabcellsep -10.00\\
Total\tabcellsep 90\tabcellsep 90.00\tabcellsep 0.00\\
\multicolumn{4}{l}{X 2 calculated = 18.07; D.f = 2, Significance = 0.0001.}\\
Decision Rule:\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{Reject H O , since, X 2 calculated = 18.07 > X 2}\\
\multicolumn{4}{l}{table (2, 0.05) = 4.60 at 0.05 level of significance.}\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.4116352201257862\textwidth}P{0.08553459119496856\textwidth}P{0.1977987421383648\textwidth}P{0.1550314465408805\textwidth}}
\multicolumn{2}{l}{Category Observed}\tabcellsep Expected\tabcellsep Residual\\
\tabcellsep Frequency\tabcellsep Frequency\tabcellsep \\
1\tabcellsep 8\tabcellsep 30.00\tabcellsep -22.00\\
2\tabcellsep 68\tabcellsep 30.00\tabcellsep 38.00\\
3\tabcellsep 14\tabcellsep 30.00\tabcellsep -16.00\\
Total\tabcellsep 90\tabcellsep 90.00\tabcellsep 0.00\\
\multicolumn{4}{l}{X 2 calculated = 72.80; > X 2 table (2, 0.05)= 4.60.}\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{2 15} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Akinbote et al. ()]{b0}\label{b0} 	 		\textit{},  		 			O Akinbote 		,  		 			E Oduolowu 		,  		 			B Lawal 		.  		2001.  	 
\bibitem[Komolafe ()]{b3}\label{b3} 	 		\textit{Evaluation of primary education in Oyo State, case study of Ibadan North Local Government Area M},  		 			A T Komolafe 		.  		2000.  	 	 (Project) 
\bibitem[Ogunni ()]{b5}\label{b5} 	 		\textit{History of education for Nigeria students},  		 			M A Ogunni 		.  		1990. Benin: AMBIK Press.  	 
\bibitem[Komolafe ()]{b4}\label{b4} 	 		\textit{Impact of sentence combining and explicit grammar instructional strategies on primary school pupils' achievement in and attitude to composition writing},  		 			A T Komolafe 		.  		2010.  		 			University of Ibadan 		 	 	 (Ph.D. Thesis) 
\bibitem[National Policy on Education ()]{b2}\label{b2} 	 		\textit{National Policy on Education},  		2004. Lagos NERDC Press.  		 			Federal Republic of Nigeria 		 	 	 (4th Edition) 
\bibitem[Pre-primary and primary education in Nigeria. A Basic text]{b1}\label{b1} 	 		\textit{Pre-primary and primary education in Nigeria. A Basic text},  		Ibadan; Nig.: Stirling-Horden Publishers.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
