\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={Discrepancy in Results of Boards and Entry Test at College Level},
 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-01-15 (revised: 15 January 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-01-15}
\title{Discrepancy in Results of Boards and Entry Test at College Level}
\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]{Education  Peace}

             \affil[1]{  National University of Modern Languages}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2011 Accepted: 3 January 2012 Published: 15 January 2012}

\maketitle


\begin{abstract}
        


The study aims at measuring discrepancy of various boards? examination BISE and educational testing and evaluation Agency (ETEA) in KPK. The population of the study consisted of all the Boards of Intermediate & Secondary Education in KPK and all the intermediate level students who have appeared in both the above-mentioned examinations. The sample of the study was 541 students. These students were randomly selected for those who had obtained 60% and above marks in both the examinations during the sessions 2006-07, 2007-08 and 2008- 09. The data collected was organized, analyzed, interpreted and tabulated. The study found no significant relationship between the marks scores in board examination and in entry test.

\end{abstract}


\keywords{discrepancy, evaluation Agency}

\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
xternal examinations are not always the best form of student's evaluation. Students' success in such examinations may only be due to their general retentive ability or good memory. External examinations also limit the scope of teachers tend to teach only that part of the course considered useful from examination point of view. So semester system was tried, but it also did not work. Government of Pakistan, in 1998 introduced a parallel system for successful students of intermediate and those interested in getting admission in medical and engineering colleges to encourage merit and to check the unfair means used in intermediate examinations. This examination covers the whole course with no discrimination of staff center and availability for the examination. This is called entry test examination conducted by educational evaluation and testing agency (ETEA). This study aims to ascertain the relationship of examination conducted by Board of Intermediate and Secondary Education (BISE) and educational evaluation and testing agency (ETEA). 
\section[{II.}]{II.} 
\section[{Review of Literature}]{Review of Literature}\par
The purpose of public examinations conducts by these boards is clearly that of promotion, selection and certification.\par
Khushk and Charistie (2004) claim, "Pakistan is listed among the developing nation of the world. The prevalence of low quality education in the country is one of the major constraints on its development. Minimal use of modern assessment techniques and dependency on traditional learning processes are the significant factor of low quality education in country. At the foundation of Pakistan there was a single examinations board, which was responsible for examining students from all over the country. Since then the number of examination boards has gradually increased to 23 in line with growing numbers of candidate, while the level of quality education in most institutions has not only been improved to satisfy the academic needs of the time but deteriorated due to malpractices in examination".\par
"Equity and validity considerations require that no candidate for a particular public examination is granted an unfair advantage over other candidates. An unfair advantage would be obtained, for example, if a student had prior access to an examination paper or received support from an external source during the course of examination. It occurs in the United States among students taking the Scholastic Aptitude tests \hyperref[b11]{(Haney, 1993)} and probably in every other country through out the world. In developing countries, extensive malpractice, including bribery, threats, physical abuse, and a variety of ingenious methods to gain an unfair advantage serve to highlight the importance of public examinations in the lives of the students and of their families".\par
The issue of malpractice has become so predominant in Pakistan that the Punjab Commission for Evaluation of Examination System and Eradication of Malpractices (1992) concluded that "Cheating in the examination now knows no bounds. Those who dare and those who wield any kind of authority can do all them want during examinations, without any fear of punitive action. Leaked papers answer books, continuation sheets, and solved examination questions were freely available at a price. Chairmen of BISEs (Boards of Intermediate and Secondary Education) are completely helpless to take action against the faulting examinees, corrupt subordinates and (arc unable) to resist threatening dictates of some bureaucrats, public representatives and gangsters. "\par
Given the amount of malpractice associated with public examinations, it is to be expected that, despite the obvious educational advantages of schoolbased assessment, examination bodies in many developing countries have little confidence in marks derived from such assessments. For example, schoolbased assessment was doomed in Srilanka when evidence was produced of work being done by paid outsiders and of unfair advantage for well equipped schools and wealthy students (Kariyawasam, 1993; UCLES, 1990). In China, percentage of "meritorious" students to gain admission to college or university on the basis of school recommendation needs to be examined for possible bias and malpractice \hyperref[b12]{(Hao, 1993)}.\par
Efforts to combat or detect malpractice include overseas printing of examination booklets and answer sheets in Bangladesh (UCLES, 1989) and in Kenya (McGuinress). 'Donoghue, Yussufu, \& Kithuka, 1990), administration of oaths of secrecy in Zambia. (Kellaghan, Martin, \& Sheehan, 1989), requiring examination setters to reside in a hotel for two months without outside contact in China (Lewin \& Lu, 1991), comparison of scripts where copying is suspected, and acting on reports of cheating by other candidates in Uganda  {\ref (Ongom, 1990)}.\par
The problem was faced not only by the underdeveloped countries, but developed countries too were the victims of the same problem, especially in case of students pursuing higher studies in the developed countries. The developed countries introduced Teaching of English as Foreign Language (TOEFL), International English Language Testing System (IELT), Graduate Records Examination (GRE) and Graduate Management Assessment Test (GMAT). TOFEL and IELT have been very affective in analyzing examinees English language proficiency. Lee (2008) \hyperref[b5]{Eiji (2004)} and ken (2004).\par
Since Pakistan, was confronted with the same problem. Therefore the government of KPK introduced entry test examination for admitting students to professional colleges through introducing entry test examination. The need for establishing ETEA was felt due to huge discrepancies in marks in various boards. So ETEA was established through ordinance 2001.\par
"Whereas it is expedient to provide for the establishment of an independent and autonomous educational testing and evaluation agency in the Khyber Pakhtunkhwa Province for the development of resources and systems for the conduct of educational evaluation and testing for the educational institutions in a transparent, uninfluenced and academically sound manner". The study aimed to achieve the following objectives: i) To compare marks secured in BISE results and marks scored in entry test of pre-medical students. ii) To find out scored differences in BISE results and marks scored in entry test of engineering. 
\section[{III.}]{III.} 
\section[{Statement of the Problem}]{Statement of the Problem}\par
IV. 
\section[{Statement of the Hypotheses}]{Statement of the Hypotheses}\par
The following hypotheses were tested:\par
1. There is no significant difference between the marks secured in BISE examination and marks secured in entry test conducted by ETEA. V. 
\section[{Method and Materials}]{Method and Materials}\par
The effectiveness and success of every research is always based on the very methodology and technique through which the data is collected. 
\section[{VI. Population of the Study and Sample Size}]{VI. Population of the Study and Sample Size}\par
The population of this study includes all students of F.Sc in both Pre-Medical \& Pre-Engineering of all boards of Intermediates and Secondary Education in Khyber Pakhtunkhwa.\par
The sample of study includes 541 students. This includes both Medical and Engineering students, who appeared in BISE examination and entry test examination in 2006, 2007 and 2008, were randomly selected on the basis from the whole population who got 60\% and above marks in both the examinations.\par
Out of these 541 students, 344 students from Medical group were randomly selected 15\% sample of the total population, due to small population of engineering group all the 197 students were selected for this study. 
\section[{VII. Data Collection and Data Analysis}]{VII. Data Collection and Data Analysis}\par
Data for the study were collected from official gazettes of all the boards of NWFP and ETEA results during the sessions 2006-07, 2007-08 and 2008-09. After collecting the data from the gazettes notification of the B.I.S.E and ETEA, were analyzed using Z -test.Where Z = 2 2 2 1 2 1 2 1 2 1 ) ( n S n 
\section[{S X X}]{S X X}\par
Where:\par
Z has standard normal distribution under H0.      
\section[{Results and Discussion}]{Results and Discussion}\par
It includes data analysis, results and discussion. To test the hypothesis that the entry test examination is more credible than BISE exam it is preceded as follows: i. Null and alternative hypotheses were formulated as follow:\par
H 0 : There is no significant difference between the marks secured by the students in BISE examination and marks secured in entry test examination. Where Z = IX. Medical Students for the Session: 006 -07  The following table was constructed and Z-test was applied for the session 2006-07.H 0 : 1 = 2 H 1 : 
\section[{BISE Examination Entry Test Examination}]{BISE Examination Entry Test Examination} 
\section[{Marks \%age}]{Marks \%age} 
\section[{Midvalue X \%age}]{Midvalue X \%age}No of Students f 1 f 1 X f 1 X 2 No of student f 2 f 2 X f 2 X\par
X. 
\section[{Medical Students for the Session 2007-08}]{Medical Students for the Session 2007-08}\par
The following table was constructed and Z-test was applied for the session 2007-08.    
\section[{BISE examination Entry Test Examination}]{BISE examination Entry Test Examination}Marks \%age Midvalue X \%age No of Students f 1 f 1 X f 1 X 2 No of student f 2 f 2 X f 2 XS = 2. 
\section[{Medical Students for the Session 2008 -09}]{Medical Students for the Session 2008 -09}\par
The following table was constructed and Z-test was applied for the session 2008-09.   
\section[{BISE examination Entry Test Examination}]{BISE examination Entry Test Examination}Marks \%age Midvalue X \%age No of Students f 1 f 1 X f 1 X 2 No of student f 2 f 2 X f 2 X 
\section[{Engineering Students for the Session 2007-08}]{Engineering Students for the Session 2007-08}\par
The following table was constructed and Z-test was applied for the session 2007-08.   The following table was constructed and Z-test was applied for the session 2008-09.  The following table was constructed and Z-test was applied for the session 2007-08.   Medical (Female)    As Z = 14.89 > 1.645 falls in critical region. So H0 is rejected and hence result is highly significant at 0.05 level of significance. Which means that the entry test examination 2007-08 is more credible than board examination 2007-08. 
\section[{BISE examination Entry Test Examination}]{BISE examination Entry Test Examination}Marks \%age Midvalue X \%age No of Students f 1 f 1 X f 1 X 2 No of student f 2 f 2 X f 2 XS = 3. 
\section[{BISE examination Entry Test Examination}]{BISE examination Entry Test Examination}Marks \%age Midvalue X \%age No of Students f 1 f 1 X f 1 X 2 No of student f 2 F 2 X f 2 X 
\section[{BISE examination Entry Test Examination}]{BISE examination Entry Test Examination}S = 4.S = 4. 
\section[{XX.}]{XX.}\par
Medical (Female) Students for the Session 2008-09\par
The following table was constructed and Z-test was applied for the session 2008-09.   Engineering (Male) Students for the Session 006-07 
\section[{BISE examination Entry Test Examination}]{BISE examination Entry Test Examination} 
\section[{Marks \%age}]{Marks \%age} 
\section[{Midvalue \%age}]{Midvalue \%age} 
\section[{No of}]{No of}Students f 1 F 1 X f 1 X 2 No of student f 2 f 2 X f 2 XS = 5.\par
The following table was constructed and Z-test was applied for the session 2006-07.    Engineering (Male) Students for the Session 007-08 
\section[{BISE examination Entry Test Examination}]{BISE examination Entry Test Examination} 
\section[{Marks \%age}]{Marks \%age} 
\section[{Midvalue X \%age}]{Midvalue X \%age}No of Students f 1 F 1 X f 1 X 2 No of student f 2 f 2 X f 2 XS = 4.\par
The following table was constructed and Z-test was applied for the session 2007-08.  
\section[{BISE examination Entry Test Examination}]{BISE examination Entry Test Examination} 
\section[{Marks \%age}]{Marks \%age} 
\section[{Midvalue X \%age}]{Midvalue X \%age} 
\section[{No of}]{No of}Students f 1 F 1 X f 1 X 2 No of student f 2 f 2 X f 2 X 
\section[{Engineering (Male) Students for the Session 008-09}]{Engineering (Male) Students for the Session 008-09}\par
The following table was constructed and Z-test was applied for the session 2008-09.   The following table was constructed and Z-test was applied for the session 2006-07.  
\section[{BISE examination Entry Test Examination}]{BISE examination Entry Test Examination} 
\section[{Marks \%age}]{Marks \%age} 
\section[{Midvalue X \%age}]{Midvalue X \%age} 
\section[{No of}]{No of}Students f 1 F 1 X f 1 X 2 No of student f 2 f 2 X f 2 X 
\section[{BISE examination Entry Test Examination}]{BISE examination Entry Test Examination} 
\section[{Marks \%age}]{Marks \%age} 
\section[{Midvalue X \%age}]{Midvalue X \%age} 
\section[{No of}]{No of}Students f 1 F 1 X f 1 X 2 No of student f 2 f 2 X f 2 X 
\section[{Engineering (Female) Students for the Session 007-08}]{Engineering (Female) Students for the Session 007-08}\par
The following table was constructed and Z-test was applied for the session 2007-08. The following table was constructed and Z-test was applied for the session 2008-09. Medical and Engineering Students for the given Three Session 006-07, 007-08, 008-09 
\section[{BISE examination Entry Test Examination Marks \%age}]{BISE examination Entry Test Examination Marks \%age} 
\section[{Midvalue X \%age}]{Midvalue X \%age} 
\section[{No of}]{No of}Students f 1 F 1 X f 1 X 2 No of student f 2 f 2 X f 2 X 2 
\section[{BISE examination Entry Test Examination}]{BISE examination Entry Test Examination} 
\section[{Marks \%age}]{Marks \%age} 
\section[{Midvalue X \%age}]{Midvalue X \%age} 
\section[{No of}]{No of}Students f 1 F 1 X f 1 X 2 No of student f 2 f 2 X f 2 X 2\par
The following table was constructed and Z-test was applied for the session 2006-07, 2007-08, 2008-09.  
\section[{BISE examination Entry Test Examination}]{BISE examination Entry Test Examination} 
\section[{Marks \%age}]{Marks \%age} 
\section[{Midvalue X \%age}]{Midvalue X \%age} 
\section[{No of}]{No of}Students f 1 f 1 X f 1 X 2 No of student f 2 f 2 X f 2 X 
\section[{XXVIII. onclusion}]{XXVIII. onclusion}\par
This study concludes that decision of the government to establish ETEA was justified as students who had scored high in BISE examination dropped down in ETEA examination. This further concludes that examinations conducted by ETEA are more credible as  XXIX. 
\section[{Recommendations}]{Recommendations}\par
1. All Boards in KPK may have uniform paper format in all subjects for all students of the province. 2. An inter-boards committee may be constituted to design paper for all boards of the province. 3. The evaluation and marking of those uniform papers can be checked by the examiners selected by the inter-board committee. 4. Selection of the supervisory staff for exam may be based on merit-cum-performance further paper format can discourage the trend of selective study among students and questions in the papers may be concept-based and not based on rote memory. 5. The BISE final results of the students may reflect the overall assessed performance of the students in their respective institutes throughout the year. 6. The BISE boards should work as facilitators to raise the standard of quality education for which the local educational administration may be made effective to check the corruption and loopholes in various boards as they are enjoying unlimited corruptive powers. 7. The checking of papers, tabulation and rechecking and result display may be made transparent and accessible to students so that the hidden deceptive roles of some workers can be highlighted. 8. There may be a uniform policy for rechecking and re-totaling etc, and chances of favor may be totally eliminated. 9. The administrative staff and other managers of board may be appointed on the basis of their subject knowledge, skills and experience. 10. The ETEA papers also need to be prepared with the help of those teachers who are teaching the same courses at intermediate level. 11. The ETEA may device the carbon copy of the answer sheet and key display through internet after the test with which the complaints of the students may be resolved and the discrepancy be removed. 12. These experts may be bound to make the paper according to the textbooks. 13. There may also be some text from practical books of the same level. 14. The board records may always be open for the inspection of various educationists and experts. 15. The reliability and validity of BISE exam results may also be statistically displayed in the yearly. Journals and authorities should be held responsible for the unsatisfactory results lacking the given characteristics of a good test. \hyperref[b15]{16}. The examination centers may be minimized on the basis of regions / zones with maximum students in the minimum centers on the pattern of ETEA examination to curtail the use of all sorts of UFM.\par
The paper checking may be streamlined and mechanized on the basis of computer base system like \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}1 X}\end{figure}
                           \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.051127819548872175\textwidth}P{0.07030075187969924\textwidth}P{0.03195488721804511\textwidth}P{0.006390977443609022\textwidth}P{0.003195488721804511\textwidth}P{0.07828947368421052\textwidth}P{0.0431390977443609\textwidth}P{0.022368421052631576\textwidth}P{0.04154135338345864\textwidth}P{0.1294172932330827\textwidth}P{0.11983082706766918\textwidth}P{0.03515037593984962\textwidth}P{0.08308270676691729\textwidth}P{0.13421052631578947\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{BISE examination}\tabcellsep Entry Test Examination\\
\tabcellsep \multicolumn{3}{l}{Marks}\tabcellsep \tabcellsep Midvalue X\tabcellsep \tabcellsep \tabcellsep No of\tabcellsep f 1 X\tabcellsep f 1 X 2\tabcellsep No of\tabcellsep f 2 X\tabcellsep f 2 X 2\\
\tabcellsep \multicolumn{3}{l}{\%age}\tabcellsep \tabcellsep \%age\tabcellsep \tabcellsep \multicolumn{2}{l}{Students f 1}\tabcellsep student f 2\\
\tabcellsep \multicolumn{3}{l}{60-65}\tabcellsep \tabcellsep 62.5\tabcellsep \tabcellsep \tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 46\tabcellsep 2875\tabcellsep 179687.5\\
\tabcellsep \multicolumn{3}{l}{66-70}\tabcellsep \tabcellsep 67.5\tabcellsep \tabcellsep \tabcellsep 1\tabcellsep 67.5\tabcellsep 4556.25\tabcellsep 20\tabcellsep 1350\tabcellsep 91125\\
\tabcellsep \multicolumn{3}{l}{71-75}\tabcellsep \tabcellsep 72.5\tabcellsep \tabcellsep \tabcellsep 10\tabcellsep 725\tabcellsep 52562.5\tabcellsep 10\tabcellsep 725\tabcellsep 52562.5\\
\tabcellsep \multicolumn{2}{l}{76 \&}\tabcellsep \tabcellsep \tabcellsep 77.5\tabcellsep \tabcellsep \tabcellsep 67\tabcellsep 5192.5\tabcellsep 402418.75\tabcellsep 2\tabcellsep 155\tabcellsep 12012.5\\
\tabcellsep \multicolumn{3}{l}{above}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 78\tabcellsep 5985\tabcellsep 459539.5\tabcellsep 78\tabcellsep 5105\tabcellsep 335387.5\\
\multicolumn{2}{l}{X}\tabcellsep 1\tabcellsep \multicolumn{2}{l}{. 76}\tabcellsep 73\tabcellsep \tabcellsep X\tabcellsep 2\tabcellsep 65\tabcellsep 45 .\\
\multicolumn{4}{l}{1 2 S = 4}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 2\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{60-65}\tabcellsep \tabcellsep 62.5\tabcellsep \tabcellsep \tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 51\tabcellsep 3187.5\tabcellsep 199218.75\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{66-70}\tabcellsep \tabcellsep 67.5\tabcellsep \tabcellsep \tabcellsep 2\tabcellsep 135.0\tabcellsep 9112.50\tabcellsep 26\tabcellsep 1755.0\tabcellsep 118462.50\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{71-75}\tabcellsep \tabcellsep 72.5\tabcellsep \tabcellsep \tabcellsep 1\tabcellsep 72.5\tabcellsep 5256.25\tabcellsep 9\tabcellsep 652.50\tabcellsep 47306.25\\
\tabcellsep \multicolumn{4}{l}{76 above}\tabcellsep 77.5\tabcellsep \tabcellsep \tabcellsep 87\tabcellsep 6707.7\tabcellsep 519846.75\tabcellsep 4\tabcellsep 310.0\tabcellsep 24025.00\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 90\tabcellsep 6915.2\tabcellsep 534215.5\tabcellsep 90\tabcellsep 5905.0\tabcellsep 389012.5\\
X\tabcellsep 1\tabcellsep \multicolumn{2}{l}{. 76}\tabcellsep \multicolumn{2}{l}{84}\tabcellsep X\tabcellsep 2\tabcellsep . 65\tabcellsep 6\\
\multicolumn{5}{l}{1 2 S = 31.3}\tabcellsep \tabcellsep \multicolumn{3}{l}{2 2 S = 19}\\
\multicolumn{4}{l}{Z = 15.00}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.21150234741784038\textwidth}P{0.01676056338028169\textwidth}P{0.11652582159624413\textwidth}P{0.003192488262910798\textwidth}P{0.001596244131455399\textwidth}P{0.07981220657276995\textwidth}P{0.01755868544600939\textwidth}P{0.0007981220657276995\textwidth}P{0.040704225352112676\textwidth}P{0.1755868544600939\textwidth}P{0.056666666666666664\textwidth}P{0.01995305164319249\textwidth}P{0.03990610328638498\textwidth}P{0.06384976525821597\textwidth}P{0.005586854460093897\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 2\\
\tabcellsep \multicolumn{3}{l}{60-65}\tabcellsep \tabcellsep \multicolumn{2}{l}{62.5}\tabcellsep \tabcellsep 1\tabcellsep 62.5\tabcellsep 3906.25\tabcellsep 58\tabcellsep 3625\tabcellsep 226562.5\\
\tabcellsep \multicolumn{3}{l}{66-70}\tabcellsep \tabcellsep \multicolumn{2}{l}{67.5}\tabcellsep \tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 21\tabcellsep 1417.5\tabcellsep 95681.25\\
\tabcellsep \multicolumn{3}{l}{71-75}\tabcellsep \tabcellsep \multicolumn{2}{l}{72.5}\tabcellsep \tabcellsep 17\tabcellsep 1232.5\tabcellsep 89356.25\tabcellsep 4\tabcellsep 290\tabcellsep 21025\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{76 \&}\tabcellsep \tabcellsep \multicolumn{2}{l}{77.5}\tabcellsep \tabcellsep 68\tabcellsep 5270\tabcellsep 408425\tabcellsep 3\tabcellsep 232.5\tabcellsep 18018.75\\
\tabcellsep \multicolumn{3}{l}{above}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 86\tabcellsep 6565\tabcellsep 501687.5\tabcellsep 86\tabcellsep 5565\tabcellsep 361287.5\\
X\tabcellsep 1\tabcellsep \multicolumn{2}{l}{. 76}\tabcellsep \multicolumn{2}{l}{34}\tabcellsep X\tabcellsep 2\tabcellsep . 64\tabcellsep 7\\
\multicolumn{5}{l}{1 2 S = 57.78}\tabcellsep \tabcellsep \multicolumn{3}{l}{2 2 S = 15}\\
\multicolumn{4}{l}{Z = 23.7}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{7}{l}{As Z = 23.7 > 1.645 falls in critical region. So}\tabcellsep test examination 2008-09 is more credible than board\\
\multicolumn{9}{l}{H0 is rejected and hence the result is highly significant}\tabcellsep examination 2008-09.\\
\multicolumn{9}{l}{at 0.05 level of significance. Which means that the entry}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{XV. Medical (Male) Students for the Session 2006 -07}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep BISE examination\tabcellsep Entry Test Examination\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Marks}\tabcellsep \tabcellsep \multicolumn{4}{l}{Midvalue X}\tabcellsep No of\tabcellsep F 1 X\tabcellsep f 1 X 2\tabcellsep No of\tabcellsep f 2 X\tabcellsep f 2 X 2\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{\%age}\tabcellsep \tabcellsep \%age\tabcellsep \tabcellsep \tabcellsep Students f 1\tabcellsep student f 2\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{60-65}\tabcellsep \tabcellsep \multicolumn{2}{l}{62.5}\tabcellsep \tabcellsep 1\tabcellsep 62.5\tabcellsep 3906.25\tabcellsep 47\tabcellsep 2937.5\tabcellsep 183593.75\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{66-70}\tabcellsep \tabcellsep \multicolumn{2}{l}{67.5}\tabcellsep \tabcellsep 3\tabcellsep 202.5\tabcellsep 13668.75\tabcellsep 32\tabcellsep 2160\tabcellsep 145800\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{71-75}\tabcellsep \tabcellsep \multicolumn{2}{l}{72.5}\tabcellsep \tabcellsep 14\tabcellsep 1015\tabcellsep 73587.5\tabcellsep 18\tabcellsep 1305\tabcellsep 94612.5\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{76 \&}\tabcellsep \tabcellsep \multicolumn{2}{l}{77.5}\tabcellsep \tabcellsep 88\tabcellsep 6820\tabcellsep 528550\tabcellsep 9\tabcellsep 697.5\tabcellsep 54056.25\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{above}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 106\tabcellsep 8100\tabcellsep 619712.5\tabcellsep 106\tabcellsep 7100\tabcellsep 478062.5\\
\multicolumn{2}{l}{X}\tabcellsep 1\tabcellsep \multicolumn{2}{l}{. 76}\tabcellsep 4\tabcellsep \multicolumn{2}{l}{X}\tabcellsep 2\tabcellsep 67\\
\multicolumn{5}{l}{1 2 S = 9.4}\tabcellsep \tabcellsep \multicolumn{3}{l}{2 2 S = 21}\\
\multicolumn{3}{l}{Z = 17}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{7}{l}{As Z = 17 > 1.645 falls in critical region. So H 0 is}\tabcellsep examination 2006-07 is more credible than board\\
\multicolumn{9}{l}{rejected and hence the result is high significant at 0.05}\tabcellsep examination 2006-07.\\
\multicolumn{9}{l}{level of significance. Which means that the entry test}\end{longtable} \par
 
\caption{\label{tab_7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.13085526315789475\textwidth}P{0.05703947368421052\textwidth}P{0.08164473684210526\textwidth}P{0.07157894736842105\textwidth}P{0.04585526315789474\textwidth}P{0.0011184210526315789\textwidth}P{0.03131578947368421\textwidth}P{0.049210526315789475\textwidth}P{0.20243421052631577\textwidth}P{0.029078947368421055\textwidth}P{0.05592105263157894\textwidth}P{0.09394736842105263\textwidth}}
\tabcellsep \multicolumn{2}{l}{Marks}\tabcellsep Midvalue X\tabcellsep \tabcellsep \tabcellsep No of\tabcellsep F 1 X\tabcellsep f 1 X 2\tabcellsep No of\tabcellsep f 2 X\tabcellsep f 2 X 2\\
\tabcellsep \tabcellsep \%age\tabcellsep \%age\tabcellsep \multicolumn{4}{l}{Students f 1}\tabcellsep student f 2\\
\tabcellsep \multicolumn{2}{l}{60-65}\tabcellsep 62.5\tabcellsep \tabcellsep \tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 32\tabcellsep 2000\tabcellsep 125000\\
\tabcellsep \multicolumn{2}{l}{66-70}\tabcellsep 67.5\tabcellsep \tabcellsep \tabcellsep 1\tabcellsep 67.5\tabcellsep 456.25\tabcellsep 21\tabcellsep 1417.5\tabcellsep 95681.25\\
\tabcellsep \multicolumn{2}{l}{71-75}\tabcellsep 72.5\tabcellsep \tabcellsep \tabcellsep 3\tabcellsep 217.5\tabcellsep 15768.25\tabcellsep 9\tabcellsep 652.5\tabcellsep 47306.25\\
\tabcellsep \tabcellsep 76 \&\tabcellsep 77.5\tabcellsep \tabcellsep \tabcellsep 64\tabcellsep 4960\tabcellsep 384400\tabcellsep 6\tabcellsep 465\tabcellsep 36037.5\\
\tabcellsep \multicolumn{2}{l}{above}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 68\tabcellsep 5245.0\tabcellsep 404724.5\tabcellsep 68\tabcellsep 4535\tabcellsep 304025\\
\tabcellsep \tabcellsep \multicolumn{6}{l}{As Z = 12.87 > 1.645 falls in critical region. So}\tabcellsep test examination 2007-08 is more credible than board\\
\multicolumn{8}{l}{H0 is rejected and hence the result is significantly high}\tabcellsep examination 2007-08.\\
\multicolumn{8}{l}{at 0.05 level of significance. Which means that the entry}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{BISE examination}\tabcellsep Entry Test Examination\\
\tabcellsep \multicolumn{2}{l}{Marks}\tabcellsep Midvalue X\tabcellsep \tabcellsep \tabcellsep No of\tabcellsep F 1 X\tabcellsep f 1 X 2\tabcellsep No of\tabcellsep f 2 X\tabcellsep f 2 X 2\\
\tabcellsep \tabcellsep \%age\tabcellsep \%age\tabcellsep \multicolumn{4}{l}{Students f 1}\tabcellsep student f 2\\
\tabcellsep \multicolumn{2}{l}{60-65}\tabcellsep 62.5\tabcellsep \tabcellsep \tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 34\tabcellsep 2125\tabcellsep 132812.5\\
\tabcellsep \multicolumn{2}{l}{66-70}\tabcellsep 67.5\tabcellsep \tabcellsep \tabcellsep 2\tabcellsep 135\tabcellsep 9112.5\tabcellsep 18\tabcellsep 1215\tabcellsep 82012.5\\
\tabcellsep \multicolumn{2}{l}{71-75}\tabcellsep 72.5\tabcellsep \tabcellsep \tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 6\tabcellsep 435\tabcellsep 31537.5\\
\tabcellsep \tabcellsep 76 \&\tabcellsep 77.5\tabcellsep \tabcellsep \tabcellsep 58\tabcellsep 4495\tabcellsep 348362.5\tabcellsep 2\tabcellsep 155\tabcellsep 12012.5\\
\tabcellsep \multicolumn{2}{l}{above}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 60\tabcellsep 4630\tabcellsep 357475\tabcellsep 60\tabcellsep 3930\tabcellsep 258375\\
X\tabcellsep 1\tabcellsep . 77\tabcellsep 16\tabcellsep X\tabcellsep 2\tabcellsep . 65\tabcellsep 5\\
\multicolumn{2}{l}{2}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_8}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.10741758241758241\textwidth}P{0.0009340659340659341\textwidth}P{0.1401098901098901\textwidth}P{0.005604395604395605\textwidth}P{0.0018681318681318681\textwidth}P{0.0009340659340659341\textwidth}P{0.06912087912087912\textwidth}P{0.0009340659340659341\textwidth}P{0.05978021978021978\textwidth}P{0.07098901098901099\textwidth}P{0.17186813186813188\textwidth}P{0.06538461538461539\textwidth}P{0.027087912087912086\textwidth}P{0.04857142857142857\textwidth}P{0.07285714285714286\textwidth}P{0.006538461538461539\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep BISE examination\tabcellsep Entry Test Examination\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{Marks}\tabcellsep \tabcellsep \multicolumn{4}{l}{Midvalue X}\tabcellsep No of\tabcellsep F 1 X\tabcellsep f 1 X 2\tabcellsep No of\tabcellsep f 2 X\tabcellsep f 2 X 2\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{\%age}\tabcellsep \tabcellsep \%age\tabcellsep \tabcellsep \tabcellsep Students f 1\tabcellsep student f 2\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{60-65}\tabcellsep \tabcellsep \multicolumn{2}{l}{62.5}\tabcellsep \tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 19\tabcellsep 1187.5\tabcellsep 74218.75\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{66-70}\tabcellsep \tabcellsep \multicolumn{2}{l}{67.5}\tabcellsep \tabcellsep 2\tabcellsep 135\tabcellsep 9112.5\tabcellsep 8\tabcellsep 540\tabcellsep 36450\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{71-75}\tabcellsep \tabcellsep \multicolumn{2}{l}{72.5}\tabcellsep \tabcellsep 4\tabcellsep 290\tabcellsep 21025\tabcellsep 5\tabcellsep 362.5\tabcellsep 26281.25\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{76 \&}\tabcellsep \tabcellsep \multicolumn{2}{l}{77.5}\tabcellsep \tabcellsep 30\tabcellsep 2325\tabcellsep 180187.5\tabcellsep 4\tabcellsep 310\tabcellsep 24025\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{above}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 36\tabcellsep 2750\tabcellsep 210325\tabcellsep 36\tabcellsep 2400\tabcellsep 160975\\
\tabcellsep \tabcellsep X\tabcellsep 1\tabcellsep 76\tabcellsep .\tabcellsep 4\tabcellsep \tabcellsep X\tabcellsep 2\tabcellsep . 66\tabcellsep 67\\
\tabcellsep \tabcellsep \multicolumn{5}{l}{1 2 S = 5.40}\tabcellsep \tabcellsep \multicolumn{2}{l}{2 2 S = 2664}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{Z = 0 . 7 94 73 .}\tabcellsep = 8.22\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{8}{l}{As Z = 8.22 > 1.645 falls in critical region. So}\tabcellsep examination 2006-07 is more credible than board\\
\multicolumn{10}{l}{H0 is rejected and hence the result is significant at 0.05}\tabcellsep examination 2006-07.\\
\multicolumn{10}{l}{level of significance. Which means that the entry test}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{XIX.}\tabcellsep \multicolumn{2}{l}{Medical (Female) Students for the Session 2007-08}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep BISE examination\tabcellsep Entry Test Examination\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Marks}\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Midvalue X}\tabcellsep No of\tabcellsep F 1 X\tabcellsep f 1 X 2\tabcellsep No of\tabcellsep f 2 X\tabcellsep f 2 X 2\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{\%age}\tabcellsep \tabcellsep \tabcellsep \%age\tabcellsep \tabcellsep \tabcellsep Students f 1\tabcellsep student f 2\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{60-65}\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{62.5}\tabcellsep \tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 23\tabcellsep 1437.5\tabcellsep 89843.75\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{66-70}\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{67.5}\tabcellsep \tabcellsep 1\tabcellsep 67.5\tabcellsep 4556.25\tabcellsep 14\tabcellsep 945\tabcellsep 63787.5\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{71-75}\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{72.5}\tabcellsep \tabcellsep 2\tabcellsep 145\tabcellsep 10512.5\tabcellsep 04\tabcellsep 290\tabcellsep 21025\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{76 \&}\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{77.5}\tabcellsep \tabcellsep 41\tabcellsep 3177.5\tabcellsep 246256.25\tabcellsep 03\tabcellsep 232.5\tabcellsep 18018.75\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{above}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 44\tabcellsep 3390\tabcellsep 261325\tabcellsep 44\tabcellsep 2905\tabcellsep 192675\\
X\tabcellsep 1\tabcellsep \multicolumn{2}{l}{04 . 77}\tabcellsep \tabcellsep \tabcellsep X\tabcellsep 2\tabcellsep \multicolumn{2}{l}{66}\tabcellsep 02 .\\
\multicolumn{2}{l}{2}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_9}}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Crighton]{b2}\label{b2} 	 		\textit{},  		 			J Crighton 		.  		 	 
\bibitem[Ucles ()]{b23}\label{b23} 	 		\textit{},  		 			Ucles 		.  		1990. Sri Lanka.  	 
\bibitem[A report on the education and examination system in Sri Lanka Cambridge: Author]{b24}\label{b24} 	 		‘A report on the education and examination system in Sri Lanka’.  	 	 		\textit{Cambridge: Author}  		 	 
\bibitem[Amin (2004)]{b0}\label{b0} 	 		 			A Amin 		.  		\textit{Examination reforms. The Statement, P.7},  				2004. May 11.  	 
\bibitem[Lee et al. ()]{b15}\label{b15} 	 		\textit{analytic scoring of TOFEL},  		 			Yong-Won Lee 		,  		 			Clandia Gentile 		,  		 			Ventor 		.  		2008. Robert.  	 	 (CBT Essays) 
\bibitem[Gipps ()]{b9}\label{b9} 	 		‘Assessment for learning’.  		 			C Gipps 		.  	 	 		\textit{Assessment in Transition},  				 			A Little,  			A Wolf 		 (ed.)  		 (Oxford)  		1996. Pergamon.  	 
\bibitem[Arain and Bethell ()]{b3}\label{b3} 	 		\textit{Authority and responsibility in public examinations in Pakistan},  		 			A A Arain 		,  		 			G S Bethell 		.  		1995.  	 	 (Unpublished study) 
\bibitem[Bank (2001)]{b28}\label{b28} 	 		\textit{b) Purposes and functions of Public Examinations},  		 			World Bank 		.  		 \url{http://www.worldbank.org/education/exams/purposes/asp19}  		2001. June 5. 2004.  	 
\bibitem[Waheed ()]{b26}\label{b26} 	 		\textit{Book of model MCQs for entrance tests preparation},  		 			Waheed 		.  		2005. N.W.F.P Pakistan.  	 	 (1st Edition. Published by ETEA) 
\bibitem[Haney (1993)]{b11}\label{b11} 	 		\textit{Cheating and Escheating on standardized test},  		 			W Haney 		.  		1993. April. Atlanta GA. 12 p. 16.  	 	 (Paper presented at annual meeting of the American educational research association) 
\bibitem[Eiji ()]{b5}\label{b5} 	 		\textit{comparability of TOEFL, writing prompts for different native language groups},  		 			Lee Eiji 		.  		 PR-04-24.  		2004.  	 	 (Report \#) 
\bibitem[Curriculum Wing Ministry of Education, Government of Pakistan, Examination Reforms in Pakistan ()]{b4}\label{b4} 	 		\textit{Curriculum Wing Ministry of Education, Government of Pakistan, Examination Reforms in Pakistan},  		1977. Islamabad.  	 
\bibitem[Gay ()]{b8}\label{b8} 	 		\textit{Educational Evaluation and Measurement Columus Charles E},  		 			L R Gay 		.  		1985. Merril Publishing Co.  	 
\bibitem[Soeze (2003)]{b20}\label{b20} 	 		\textit{Examination Malpractices},  		 			S Soeze 		.  		 \url{fromhttp://www.dailytimesofnigeria.com/daily/times/2003/september/30/wayout.as}  		2003. May 14,2004.  	 
\bibitem[Erfan ()]{b6}\label{b6} 	 		\textit{Examinations in Pakistan: An Overview Report of national workshop on technique of paper setting and marking},  		 			N Erfan 		.  		1990. Lahore.  		 			Curriculum the Research and Development Center 		 	 
\bibitem[Etea Ordinance ()]{b7}\label{b7} 	 		\textit{Government Gazette of NWFP},  		 			Etea Ordinance 		.  		 \url{http://www.uniport.edu.ng/ap/pi.htm}  		2001.  	 
\bibitem[Dr. Capt. U.A.G. Isani, Dr. Muhammad Latif Virk (ed.)]{b13}\label{b13} 	 		\textit{Higher Education in Pakistan, Historical \& Futuristic perspective by},  		Dr. Capt. U.A.G. Isani, Dr. Muhammad Latif Virk (ed.)  		 	 
\bibitem[Higher Education in Pakistan, the Examination System ()]{b14}\label{b14} 	 		\textit{Higher Education in Pakistan, the Examination System},  		2003.  	 
\bibitem[Warwick and Reamers ()]{b27}\label{b27} 	 		\textit{Hope and despair? Learning in Paloarao schools},  		 			D Warwick 		,  		 			F Reamers 		.  		1995. USA: Greenwood Publishers.  	 
\bibitem[Ongom]{b16}\label{b16} 	 		\textit{L (1990) Malpractices in examinations. Paper presented in seminar on malpractices in examinations},  		 			D Ongom 		.  		Zoomba, Malawi.  	 
\bibitem[Thorndike and Hagen ()]{b22}\label{b22} 	 		\textit{Measurement and Evaluation in Psychology and Education},  		 			R L Thorndike 		,  		 			E P Hagen 		.  		1977. New York: John Wiley \& Sons, Inc.  	 
\bibitem[Tariq ()]{b21}\label{b21} 	 		\textit{NTS guide for GRE-GAT. Dogar Publishers. Text book of Statistics for Hypothesis testing by Sher Muhammad},  		 			A K Tariq 		,  		 			Arshad 		.  		2008.  	 
\bibitem[Greaney and Hasan ()]{b10}\label{b10} 	 		‘Public Examinations in Pakistan: A System in need of reform’.  		 			V Greaney 		,  		 			P Hasan 		.  	 	 		\textit{education and the State: Fifty years of Pakistan},  				 			P Hoodbhoy 		 (ed.)  		 (Karachi)  		1998. Oxford University Press.  	 
\bibitem[Punjab Commission for Evaluation of Examination System and Eradication of Malpractices ()]{b18}\label{b18} 	 		\textit{Punjab Commission for Evaluation of Examination System and Eradication of Malpractices},  		1992. Lahore: Author.  	 	 (Report) 
\bibitem[Shahid ()]{b19}\label{b19} 	 		 			S Shahid 		.  		\textit{Education in Pakistan (Examination system in Pakistan) 1st Edition},  				2002.  		 			Allama Iqbal Open University, S.T Printer Islamabad 		 	 
\bibitem[Hao ()]{b12}\label{b12} 	 		\textit{Term Examinations, General, Graduation Examinations and College Entrance Examinations},  		 			X Hao 		.  		1993. Chinese Education and Society.  	 
\bibitem[
			Anon
		 ()]{b1}\label{b1} 	 		\textit{The calendar of board of Secondary Education. Karachi., and Stephens, D. 1986. Education and Society in Africa},  		 			Anon 		.  		2002. May 14. 2004. 1994. London: Eward Arnold. 3.  	 	 (Investigation of examination Malpractices University of Portharacart) 
\bibitem[Understanding research in education ()]{b25}\label{b25} 	 		\textit{Understanding research in education},  		2001.  		 			University of Arid Agriculture ; University Institute of education and research 		 	 
\bibitem[Powers ()]{b17}\label{b17} 	 		\textit{Validity of GRE general test scores for admission to colleges of veterinary medicine},  		 			Donald Powers 		.  		 PR-01-10.  		2001.  	 	 (Report \#) 
\end{bibitemlist}
 			 		 	 
\end{document}
