\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={Estimation of New Drug Product Approval Probabilities in Phased Clinical Trials},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2016-01-15 (revised: 15 January 2016)}
\def\TheID{\makeatother }
\def\TheDate{2016-01-15}
\title{Estimation of New Drug Product Approval Probabilities in Phased Clinical Trials}
\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]{Okeh  UM}

             \author[2]{Oyeka  ICA}

             \affil[1]{  Nnamdi Azikiwe University Awka}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


This paper proposes and presents a method for the estimation of approval probabilities of new drug or product. The proposed method assumes that three evaluation communities are used to assess and evaluate the quality of a new drug or product and that the evaluation is done by the committees in three period phased clinical trials of the drug product using matched samples of subjects at each phase. Estimates of absolute and conditional approval probabilities by various combination evaluation committees at each phase of clinical trials are provided. Test statistics are also developed testing desired hypothesis at each of the phased clinical trials.The proposed method is illustrated with some sample data. It is shown in terms of estimated probability that it is more difficult for all three evaluation committees to be in complex agreement to approve or not approve a new drug or product than for fewer evaluation committees to grant approval.

\end{abstract}


\keywords{evaluation committees, product, volunteer, probabilities, phased controlled clinical trials, diagnostic screening tests.}

\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[{I. Introduction}]{I. Introduction}\par
s observed in Onyiora et al (2013) most health care professionals would want their patients to have the best available clinical care but the problem these professional often have is the inability to clearly identify the optimum drug or intervention procedure to adopt in patient treatment and management and often rely on own experience or these of colleagues in actual practice. However, health professionals are increasingly relying on evidence based medical and health practices hinged on a systematic revision evaluation, evaluation, assessment and application of clinical research findings  {\ref (Rising, Bacchetti and Baro,2009;} {\ref Chow and Liu,2004)}.\par
In medical practice and health management, erroneous and misguided approval of a new drug or product is often hazardous and costly in human and material resources (Gobburn and  {\ref Leske, 2009)}.\par
Following a sequence of clinical trials often conducted in phases by evaluation bodies or committees, approval of a new drug or product for use in a population may be granted if the drug or product satisfies some set of predetermined criteria for use  {\ref (Haff, 2003)}. In controlled clinical trials of new drug or product using cross sectional, prospective or retrospective study methods, the trials are usually conducted in phases using usually test animals and subsequently volunteer human subjects  {\ref (Onyiora et al, 2013;} {\ref Lipkovic et al, 2008)}. Approval for use of a new drug product in a population is granted only after the phased clinical trials the proportion of subjects improving with the new drug or product is higher than the proportion improving with the standard drug under all or most of the evaluation committees involved in the phased clinical trials.\par
Following the phased clinical trial procedures, specifically using the three period phased clinical trials by three evaluation committees. Onyiora et al  {\ref (2013)} proposed and developed a probability model that would enable the calculation of the proportion or probabilities of approving or not approving new drug or product by none, some or all the evaluation committees.\par
The probability estimation model developed the authors is however most useful if the probabilities a-g are given or already be used in the estimation of the probabilities of possible outcomes including the outcomes or evenly listed in the authors' Table \hyperref[tab_9]{2}.The method under reference does not however provide a method to use in the a-priori estimate of the probabilities 'a-g' if not already given and are not known, and must be estimated from sample data obtained in relevant count phased clinical test trials of a new drug or product.\par
In this paper we propose to develop a more generalized method for the estimation of probabilities of outcomes in phased controlled clinical trials of a drug or product by three evaluation committees. The present method would readily enable one estimate probabilities of approval or non-approval of a new drug or product using sample data obtained in three phased clinical trials by three evaluation committees: cross-section, prospective or retrospective clinical trials conducted in three phases. Now to conduct the clinical trials, matched random samples of consenting subjects or volunteers matched by age, sex, body weight and other demographic characteristics are to be used. If the study is a retrospective one then the required data would of course be obtained from case history files of the study participants. Suppose in the first phase of the controlled clinical trials each of the evaluation committees tests, screens or administers a new drug or product to a different but comparable sample of such matched samples of subjects of equal sizes n 1 .In the second phased of the clinical trials three samples of the three cooperating approval agencies, three equal samples of size n 2 . 
\section[{II. Proposed Method}]{II. Proposed Method}\par
To develop a method for use in estimating probabilities that may help in the assessment and evaluation of a new drug or product for possible approval for use in a population when these probabilities are not a-preen given, we may assume following Onyiorah et al (2013) (that three mutually co-operating evaluation bodies or committees x, y and z co-operating in the sense that they employ the same evaluation criteria used for the drug or product quality assessment or evaluation) phased controlled clinical trials. The evaluation would be done using controlled crosssectional comparative either prospective or retrospective study in clinical trials conducted in three phases. Now to conduct the clinical trails, matched random samples of consenting subjects or volunteers matched by age, sex, body weight and other demographic characteristics are to be used. If the study is a retrospective one then the required data would of course be obtained from case history files of the study participants. Suppose in the first phase of the controlled clinical trials each of the evaluation committees tests, screens or administers a new drug or product to a different but comparable sample of such matched samples of subjects of equal sizes,n 1 .In the second phase of the clinical trials samples of three equal samples of size n 2 matched pairs of subjects matched on the same demographic characteristics as in the first phase of the trials are used pairs of the three co-operating evaluation committees are assigned to test, screen or treat members in one of each of the three paired samples of matched subjects, with one evaluation committee in each pair testing the first members say of each paired sample of subjects and the other member of the paired evaluation committees testing the second members, say of the paired sample of subjects assigned to that evaluating committee.\par
In the third and last phase of the clinical trials matched triples of size n 3 subjects are used. That is n 3 samples each of three matched subjects are used. One subject in each matched triple, that is one subject in each of three matched subjects is tested, screened or treated by one of the three evaluation committees. ? ? = ? ? ? = Let\textbf{( 1)}\par
x ix P u ? + = = Also define ix x ix x x E u Var u ? ? ? + + + = = ? 1 1 1 1 1 1 n n x ix x x ix x x i i E W E u n Var W Var u n ? ? ? + + + = = = = = = ? ? ? 1 1 ?x x x x W f P n n ? + + = = =\textbf{(1 )}\par
The sample estimate of the variance of ?x ? + is from Equation  {\ref 5}2 1 1 ?( ) (1 ) ( )x x x x W Var Var n n ? ? ? + + + ? = =\par
A null hypothesis that may often be of interest could be that the proportion x ? + of subjects responding positive under evaluation committee X is at most some value , xo ? or symbolically:0 1 : : (0 1) x xo x xo xo H versus H ? ? ? ? ? + + ? > ? ?\par
The null hypothesis H 0 of Equation 8 may be tested using the test statistic( ) ( ) ( ) 2 2 1 1 2 . ( ) ?1 x xo x xo x x x n W n Var W ? ? ? ? ? ? + + + ? ? = = ?\par
Which under H 0 has approximately the chi-square distribution with 1 degree of freedom for sufficiently large n 1 .The null hypothesis H 0 of equation 8 is rejected at ? level of significance if  ? + is the proportion on probability that on the average subjects tested, screened or treated by evaluation committee X responds positive. Its sample estimate is where x f + is the number of subjects responding positive under evaluation committee X, that is when tested by evaluation committee X. This x f + is the total number of 1s in the frequency distribution of the n 1 values of 0s and 1s in ix u for i=1,2,?n 1 . where y f + is the number of subjects responding positive to evaluation committee Y in the first phase of clinical trials which is the total number of 1s in 1 , 1, 2,..,? ? = ? ? ? = Let 1 1 1 1 ( 1\textbf{)}( ) ; ( )\textbf{(1 ) ( ) . ; ( ) . (1 )}iy u i n = .\par
The corresponding sample variance is2 1 1 ?( ) (1 ) ( ) y y y y Var W Var n n ? ? ? + + + ? = =\par
A null hypothesis similar to that of Equation  {\ref 17}for evaluation committee X may also be stated and tested for evaluation committee approval agency.\par
Following similar approaches as above, we also develop sample estimate approval probability z ? + for evaluation committee agency Z as1 1 ?z z z z W f p n n ? + + = = =\par
Where z f + is the number of subjects responding positive when tested, screened or administered a new drug or products evaluation committee approval agency Z during the first phase of clinical trials. The corresponding sample variance is similarly estimated.\par
Note that , To estimate conditional probabilities of approval of a new drug or product by any pair of evaluation committees X and Y say during the second phase of clinical trials, we may let The expected value and variance of  
\section[{= = =}]{= = =}\par
Where . y x f + is the number of pairs of subjects for which subjects tested in the pairs by evaluation committee Y respond positive given that the corresponding subjects in the same pairs treated by evaluation committee X have also responded positive to the drug or product in the second phase of clinical trials. Thus x n = ?\par
The sample variance of . ?y x ? + is from Equation  {\ref 23}( ) ( ) ( ). . . . 2 . 
\section[{?1 ?y x y x y x y x y x x}]{?1 ?y x y x y x y x y x x}\par
Var W Var ny n? ? ? + + + ? = =\par
For the second phase of clinical trials, the null hypothesis that may be of interest concerning evaluation committees approved agencies X and Y say may be that the proportion of subjects responding positive when tested by evaluation committee Y given positive response under evaluation committee agency X is at least some value 0 . , y x ? + that+ + + + + ? < ? ?\par
The null hypothesis H 0 of Equation 26 may be tested using the test statistic( ) ( ) 0 0\textbf{2 2 . . 2 .}\par
. . 
\section[{( )}]{( )}\par
?( \hyperref[formula_0]{1})y x x yx x y x yx y x y x y x W n n Var W ? ? ? ? ? ? + + + ? ? = = ?\par
Which has approximately the chi-square distribution with 1 degree of freedom for sufficiently large yx n .The null hypothesis H 0 is rejected at the ? level of significance if Equation 10 is satisfied otherwise H 0 is accepted.\par
To estimate conditional probability of positive response under evaluation committees X and Z we may let \par
. ; ( ) .\par
(1 ) is the number of matched triples of subjects in which the subjects tested in phase three by evaluation committee Y respond positive given that the other two subjects in the matched triples tested by evaluation committee X and Z respectively have also responded positive, which is also really the total number of 1s in z x z x iz x n Z x iz x i iz x z x iz x z x z x Z x zx z x Z x zx z x z x 
\section[{P P >}]{P P >}\par
Other conditional probabilities may be similarly estimated as desired. Now we have so far presented the probability estimation procedures generally under the assumption that all three evaluation committees are equally competent in experience or otherwise to assess and evaluate new drug or product. In really however some evaluation committees may be better qualified, experienced, with higher expertise, better equipped etc, than others and hence may play supervisory roles and be able to obtain more reliable results.\par
Hence we may but without loss of generality assume that three evaluation committees used here can be ordered in terms of experience and seniority in assessment, evaluation and approval of now drugs or products ranked from the most senior down to the least senior. Thus we may again but without loss of generality assume that evaluation committee X is the most senior followed by evaluation committees Y and Z in this order. This would in effect mean that any drug or product approved by evaluation committee Z would be subject to further approvals by evaluation committee Y and finally by evaluation committee X.\par
Under these assumptions the probabilities already estimated above would be sufficient to estimate the required overall approval probability after the third and last phase of controlled clinical trials.\par
Never the-less the present probability estimation model would enable the estimation of the probabilities of all events that can possibly be obtained in the event space of all conceivable outcomes in phased controlled clinical trials. For example the probability that say evaluation committees X and Y do not approve a new drug or product given that evaluation committee Z approves, is the probability of the event( / ) AB C which is ( / ) ( ) ( ). 
\section[{( / ) ( ). ( / ) ( / ). ( / ). ( ) ( ) P AB C P C P A P C A P B P C B P C AB P B A P A P C}]{( / ) ( ). ( / ) ( / ). ( / ). ( ) ( ) P AB C P C P A P C A P B P C B P C AB P B A P A P C}\par
= ? ? + = = = = = = = = = = = = = =\par
With these results the probability that all the three evaluation committees X,Y and Z approved a new drug or product is the probability of the event whose probability is easily shown to be If there is a supervising evaluation committee such as evaluation committee X who must approve in addition to at least one other evaluation committee before a new drug or product is considered approved for use, then the required events set is ( , , )\par
x 
\section[{S ABC ABC ABC = whose sample estimate is}]{S ABC ABC ABC = whose sample estimate is}\par
The probability that evaluation committees Y and Z approve a drug or product evaluation committee X does not approve it is the probability of the event, The probability that none of the evaluation committees approves a drug or product for use is the probability of the event 0 ( ) Teams of research scientists in the Department of Pharmacology of three Universities X,Y and Z were interested in conducting phased controlled prospective clinical trials on a certain herb product believed by a local population to be effective in the treatment of malaria. In the first phase of clinical trials the three research teams collected three random samples each of size 40 of volunteer malaria patients matched on age, gender and body mass index(BMI),and each research team or committee team administered appropriately determined dosages of the herb product each on patients in only one of the three matched samples.S ABC = which is ( )\textbf{0 ( ) ( ) 1 ( ) ( ) ( ) (} 
\section[{/ ). ( ) ( / ). ( ) ( / ). ( ) ( ) P S P ABC P A P B P C P B A P A P C A P A P C B P B P ABC}]{/ ). ( ) ( / ). ( ) ( / ). ( ) ( ) P S P ABC P A P B P C P B A P A P C A P A P C B P B P ABC}= = ? + + ? ? ? + Which when\par
In the second phase of clinical trials three matched pairs of patients each of size 30 were used. The three research teams were also then paired. Each pair of the research team administered dosages of the herb product to one paired sample of patients with one research team administering the dosage to say the first patient in each pair and the other research team 43 administering the dosage to the remaining patient in the pair.\par
In the third phase of clinical trials 25 samples of matched triples of patients, that is 25 samples each of three matched patients were used. The three research teams each administered dosages of the herb product to only one patient in each of the 25 matched triples of patients. At the end of each phase of the clinical trials the research scientists assesses the malaria patients as either recovered (R) or not recovered (N) obtaining the results shown in Table \hyperref[tab_9]{2}   
\section[{S/No}]{S/No}\par
Team 1(Sample 1) Team 2(Sample 2) Team 3(Sample 3) X Y Z 1 R N R 2 R R N 3 R N N 4 N R R 5 R R R 6 R N R 7 N R N 8 N N N 9 N N R 10 N R R 11 N N N 12 R N R 13 N R R 14 R R R 15 N N R 16 R N N 17 R R N 18 R R R 19 N R R 20 R N R 21 N N N 22 R R R 23 N R N 24 R R R 25 N R N 26 R N R 27 R R R 28 R R N 29 R R N 30 R R N 31 N R R 32 R N R 33 N R N 34 R R N 35 N R R 36 N N N 37 N N R 38 R N N 39 R N R 40 R N N i n 40 40 40 l f + 23( ) x f + 22( ) y f +\textbf{22}X Y X Z Y Z 1 N N R N N N 2 R R N R R R 3 R R R R N R 4 N R R N R R 5 N R N R R R 6 R N R R N R\par
Volume XVI Issue V Version I  7 N R N R R N 8 N N N N R R 9 R N R R R R 10 N N R N N N 11 N N R R N R 12 R N N R N N 13 R N N N R N 14 R R R R N N 15 N R N R N N 16 N N R N R R 17 R N R R R R 18 N N R R R N 19 N R N N N N 20 N N N N N N 21 N R R N N N 22 R N R N N R 23 N N R R R N 24 R R R N R R 25 N R N N N R 26 N R N R N R 27 N R N N R N 28 R N R N R R 29 N N R R R R 30 R N R R R R . k j n .N R N 2 R N N 3 R R N 4 N R R 5 N N R 6 R R R 7 N N N 8 N R N 9 R R R 10 N N N 11 N N N 12 N N R 13 R R N 14 R N N 15 N N N 16 R R R 17 N N R 18 R N R 19 R N N 20 N N R 21 N R N 22 N R N 23 R R R 24 N R R 25 N R R . k lj n . 
\section[{8( )}]{8( )}\par
x yz n .   
\section[{5( )}]{5( )} 
\section[{4( )}]{4( )}
\begin{quote}
x yz f + . 4( ) y xz f + . 4( ) z xy f +\end{quote}
= = = = = = = = = = = =\par
From Table  {\ref 3}   = = = = = = = = = = = = = = = Finally from= = = = = = = =\par
These probability estimates are now used with Table  {\ref 1} to obtain sample estimates of some possible outcomes in three phased controlled clinical trials of a product, namely anti-malaria herb product.\par
The estimates are presented in Table \hyperref[tab_14]{5}. committees Y and Z approved the drug with equal probability of 0.550.\par
In the second phase of clinical trials (Table  {\ref 3} given that evaluation committee X has approved the drug, evaluation committees Y and Z are found to approve the drug with estimated probabilities of 0.333 and 0.556 respectively while if evaluation committee Y has already approved the drug, then evaluation committee Z would be expected to approve the drug with probability 0.688.\par
In the third phase of clinical trials (Table \hyperref[tab_13]{4}) it is seen that if evaluation committees X and Y have already approved the drug, then evaluation committee Z would approve the drug with an estimated probability of 0.667 while evaluation committee Y would approve with estimated probability of 0.800 if evaluation committees X and Z have already granted the approval.\par
From Table \hyperref[tab_14]{5}, it is seen that if all three evaluation committees are required to grant approval before a new drug or product (anti-malaria herb product)can be approved for use in a population then the estimated probability of such an approval being granted is only 12.7 percent, which is relatively more stringent compared with when only two evaluation committees are required to grant approval with an estimated probability of (.0575)(0.333) (0.575)(0.556) (0.530(0.688) 3(0.127) 0.889 0.381 0.508,+ + ? = = =\par
which is relatively more liberal. Note from Table \hyperref[tab_14]{5} that at the end of the third phase of clinical trials if the drug must be approved by at least one evaluation committee as the supervisory committee, then evaluation committee X is seen to be the most stringent with an estimated overall probability of approval of only 38.4 percent while evaluation committee Z is the most liberal with an estimated overall probability of approval of as high as 57.1 percent.\par
It is found that just as the probability of three evaluation committees completely agreeing approve drug after the third phase of clinical trials is rather small at 0.127, the probability of three committees being in complete agreement not to approve the drug is even much smaller with an estimated value of only 7.9 percent. 
\section[{III. Summary and Conclusion}]{III. Summary and Conclusion}\par
We have in this paper developed and presented statistical method that would enable the estimation of probabilities of approving and not approving a new drug or product for possible use in a population under the assumption that three evaluation committees are used to assess and evaluate the drug or product in clinical trials conducted in three phases. At each phase of clinical trials evaluation committees used matched samples of subjects for drug or product quality evaluation or assessment.\par
Test statistics were developed for testing any desired hypothesis about approval probabilities each phase of clinical trials. The proposed method was illustrated with some sample data and the results show that the probabilities of three evaluation committees being in complete agreement to approve and not approve a new drug or product are likely to be much smaller than the probabilities that only some of the three evaluation committees approve the drug or product          \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.01574074074074074\textwidth}P{0.01574074074074074\textwidth}P{0.01574074074074074\textwidth}P{0.01574074074074074\textwidth}P{0.07870370370370369\textwidth}P{0.01574074074074074\textwidth}P{0.11018518518518518\textwidth}P{0.1259259259259259\textwidth}P{0.01574074074074074\textwidth}P{0.01574074074074074\textwidth}P{0.01574074074074074\textwidth}P{0.07870370370370369\textwidth}P{0.01574074074074074\textwidth}P{0.11018518518518518\textwidth}P{0.06296296296296296\textwidth}P{0.01574074074074074\textwidth}P{0.11018518518518518\textwidth}P{0.01574074074074074\textwidth}}
H\tabcellsep 0\tabcellsep :\tabcellsep ?\tabcellsep . y x\tabcellsep ?\tabcellsep 0 y x .\tabcellsep versus H\tabcellsep 1\tabcellsep :\tabcellsep ?\tabcellsep . y x\tabcellsep ?\tabcellsep 0 y x .\tabcellsep , (0\tabcellsep ?\tabcellsep 0 y x .\tabcellsep )\end{longtable} \par
 
\caption{\label{tab_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.5436745734498544\textwidth}P{0.0003537245110278818\textwidth}P{0.028297960882230546\textwidth}P{0.005659592176446109\textwidth}P{0.0028297960882230546\textwidth}P{0.0003537245110278818\textwidth}P{0.0233458177278402\textwidth}P{0.013087806908031626\textwidth}P{0.0003537245110278818\textwidth}P{0.0035372451102788183\textwidth}P{0.016271327507282562\textwidth}P{0.0007074490220557637\textwidth}P{0.12875572201414898\textwidth}P{0.02688306283811902\textwidth}P{0.036079900124843946\textwidth}P{0.004598418643362463\textwidth}P{0.011319184352892218\textwidth}P{0.0003537245110278818\textwidth}P{0.0035372451102788183\textwidth}}
\tabcellsep \tabcellsep \multicolumn{11}{l}{Estimation of New Drug Product Approval Probabilities in Phased Clinical Trials}\\
\multicolumn{12}{l}{Stated in terms of sample estimates of}\\
\multicolumn{12}{l}{probabilities, this would mean that in the third phase of}\\
\multicolumn{12}{l}{three phased controlled clinical trials of a new drug or}\\
\multicolumn{12}{l}{? + product by these evaluation committee X,Y and Z. V if and only if in the second phase of clinical y.xz = P = y.xz trials . . z x y x}\tabcellsep W y.xz n y.xz\tabcellsep =\tabcellsep f + y.xz n y.xz\tabcellsep 33\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep . iy xz u\tabcellsep , 1, 2,..., i =\tabcellsep n\tabcellsep . y xz\tabcellsep .\\
\multicolumn{10}{l}{The sample estimate of the variance of V ar(? + ?y xz . ? + is y.xz ) = z ?}\tabcellsep \multicolumn{3}{l}{V ar(W y.x ) n 2 y.x z z}\tabcellsep =\tabcellsep ? (1 ? ? ) y.xz n + y.x + y.x z z\tabcellsep 34\tabcellsep Year 2016\\
\multicolumn{12}{l}{Again if of research interest a null hypothesis z}\tabcellsep z\\
\multicolumn{13}{l}{similar to that of Equation 26 may be stated and similarly tested for y xz ? + . ?x yz ? + is similarly obtained as Where . . x yz x yz f W + = is the number of matched triples of subjects, that is matched samples of three subjects in which subjects tested in phase three by evaluation committee X respond positive given that the other two subjects in the matched triples tested by 35 evaluation committees Y and Z respectively also test positive to the new drug or product in the third phase of controlled clinical trials. x.yz = P x.yz = W x.yz N x.yz = f + n x.yz x.yz ? 38}\tabcellsep ( D D D F D ) Volume XVI Issue V Version I\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{ar(? + x.yz ) = ??+}\tabcellsep \multicolumn{3}{l}{V ar(W x.yz ) n 2 x.yz}\tabcellsep =\tabcellsep ? + x.yz (1 ? ? + x.yz ) n x.yz\tabcellsep 36\\
\multicolumn{12}{l}{Again if of research interest a null hypothesis}\tabcellsep Note again that by the specifications adopted\\
\multicolumn{12}{l}{similar to that of Equation 26 may also be stated and}\tabcellsep above, the present sample estimates of the conditional\\
\multicolumn{4}{l}{similarly tested for}\tabcellsep ? + x yz\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep probabilities namely . z xy ? ? ?, P C AB P B AC and P A BC ( / ), ( / ) ( / . . y xz x yz and ? + + + as respectively\tabcellsep )\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{7}{l}{? + z.xy = P z.xy ; = ? + y.xz = P y.xz and + x.yz = P x.yz ??? V}\tabcellsep 37\\
\multicolumn{12}{l}{Other conditional probabilities may be similarly}\tabcellsep So that\\
\multicolumn{12}{l}{estimated as desired. If stringencies in terms of high approval probability is a desired and preferred criterion for new drug or product use approval, then in the third phase of}\tabcellsep 1 ( ) P AB\tabcellsep =\tabcellsep 1 ( ). ( / ) P A P B A\tabcellsep >\tabcellsep 1 ( ). ( / ) P A P C A\tabcellsep =\tabcellsep 1 ( ) P AC\\
\multicolumn{12}{l}{clinical trials the outcome or event C/AB, say is more desirable and preferable to event B/AC, say if and only if}\tabcellsep Hence\\
\multicolumn{12}{l}{P(C/A)>P(B/A).This is because if event C/AB is more preferable to event B/AC, then}\tabcellsep ( / ) P C A P B A ( / ). >\\
( / P C AB\tabcellsep )\tabcellsep =\tabcellsep \multicolumn{2}{l}{( P ABC ( ) P AB}\tabcellsep )\tabcellsep >\tabcellsep ( ( ) ) P ABC P AC\tabcellsep =\tabcellsep \multicolumn{2}{l}{( / P B AC}\tabcellsep ).\tabcellsep On the other hand if ( / ) P C A P B A ( / ), > ( / ) ( / ). P C AB P B AC >\tabcellsep then clearly\end{longtable} \par
  {\small\itshape [Note: . . . . © 2016 Global Journals Inc. (US)]} 
\caption{\label{tab_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.31279999999999997\textwidth}P{0.051\textwidth}P{0.1598\textwidth}P{0.0034\textwidth}P{0.037399999999999996\textwidth}P{0.0544\textwidth}P{0.1938\textwidth}P{0.0034\textwidth}P{0.034\textwidth}}
OR\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{In terms of estimated probabilities,}\\
\multicolumn{3}{l}{. x z x . P AB C P P P ( / ) z =?}\tabcellsep ?\tabcellsep . y z y P P\tabcellsep +\tabcellsep . z xy y x x . . . P P P etc .\\
( ) P A\tabcellsep \multicolumn{4}{l}{; ( ) a P P B x}\tabcellsep ; ( ) b P P C y\tabcellsep c c P\\
And\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{( / ) P B A}\tabcellsep \multicolumn{4}{l}{. y x d P P C A e P P C B . ; ( / ) ; ( / ) z x}\tabcellsep . z y f P P C AB ; ( /\tabcellsep )\tabcellsep . z xy g P\end{longtable} \par
 
\caption{\label{tab_5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.38325892857142857\textwidth}P{0.31116071428571423\textwidth}P{0.007589285714285713\textwidth}P{0.0037946428571428567\textwidth}P{0.0037946428571428567\textwidth}P{0.011383928571428571\textwidth}P{0.0037946428571428567\textwidth}P{0.11763392857142857\textwidth}P{0.007589285714285713\textwidth}}
\multicolumn{2}{l}{( P (S 2 Year 2016 D D D D ) F}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 39 40 41\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 42\\
\tabcellsep S\tabcellsep yz\tabcellsep =\tabcellsep (\tabcellsep ABC\tabcellsep )\tabcellsep which is estimated as\\
( ) yz P S\tabcellsep \multicolumn{7}{l}{( . . ) (1 ( / P A B C P A BC P BC P C B P B P ABC )). ( ) ( / ). ( ) ( = = ? = ?}\tabcellsep ),\\
\multicolumn{4}{l}{which when expressed in terms of sample probabilities becomes}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: P (ABC) = P (C/AB).P (B/A).P (A) = P z.xy ; P y.x ; P x Volume XVI Issue V Version I]} 
\caption{\label{tab_6}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11} \par 
\begin{longtable}{P{0.85\textwidth}}
(\end{longtable} \par
 
\caption{\label{tab_7}Table 1 Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2016\\
Volume XVI Issue V Version I\\
D D D D ) F\\
(\\
© 2016 Global Journals Inc. (US)\end{longtable} \par
 
\caption{\label{tab_8}.}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_9}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2016\\
D D D D ) F\\
(\end{longtable} \par
 
\caption{\label{tab_10}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.1993827160493827\textwidth}P{0.01574074074074074\textwidth}P{0.005246913580246913\textwidth}P{0.01574074074074074\textwidth}P{0.09969135802469135\textwidth}P{0.03148148148148148\textwidth}P{0.01574074074074074\textwidth}P{0.005246913580246913\textwidth}P{0.03148148148148148\textwidth}P{0.05246913580246913\textwidth}P{0.14691358024691356\textwidth}P{0.13641975308641974\textwidth}P{0.08919753086419753\textwidth}P{0.005246913580246913\textwidth}}
. ?k lj ? +\tabcellsep \tabcellsep \tabcellsep \tabcellsep . x yz ? + 0.500(\tabcellsep )\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep . y xz ? + 0.800(\tabcellsep )\tabcellsep . z xy ? + 0.667(\tabcellsep )\\
f\tabcellsep x +\tabcellsep f\tabcellsep y +\tabcellsep 22\tabcellsep and f\tabcellsep z +\tabcellsep \tabcellsep 22;\tabcellsep \multicolumn{2}{l}{so that}\tabcellsep 23; 0.575( ); x x P a ? +\\
\multicolumn{7}{l}{?0.550( ); y y P b and ? +}\tabcellsep ?\tabcellsep z +\tabcellsep z P\tabcellsep 0.550( ). c\end{longtable} \par
 
\caption{\label{tab_11}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.22884615384615384\textwidth}P{0.06538461538461539\textwidth}P{0.02724358974358974\textwidth}P{0.0054487179487179484\textwidth}P{0.0054487179487179484\textwidth}P{0.03814102564102564\textwidth}P{0.02724358974358974\textwidth}P{0.032692307692307694\textwidth}P{0.0054487179487179484\textwidth}P{0.02724358974358974\textwidth}P{0.03814102564102564\textwidth}P{0.016346153846153847\textwidth}P{0.032692307692307694\textwidth}P{0.04903846153846154\textwidth}P{0.03814102564102564\textwidth}P{0.08173076923076923\textwidth}P{0.0054487179487179484\textwidth}P{0.03814102564102564\textwidth}P{0.03814102564102564\textwidth}P{0.032692307692307694\textwidth}P{0.0054487179487179484\textwidth}P{0.010897435897435897\textwidth}}
n\tabcellsep . y x\tabcellsep \multicolumn{2}{l}{12;}\tabcellsep \multicolumn{2}{l}{n}\tabcellsep . z x\tabcellsep \multicolumn{2}{l}{18,}\tabcellsep \multicolumn{3}{l}{and n}\tabcellsep . z y\tabcellsep 16\\
\multicolumn{2}{l}{Also}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
f\tabcellsep . y x +\tabcellsep 4;\tabcellsep \multicolumn{2}{l}{f}\tabcellsep \multicolumn{2}{l}{. z x +}\tabcellsep 10;\tabcellsep \multicolumn{2}{l}{f}\tabcellsep . z y +\tabcellsep 11.\\
\multicolumn{3}{l}{Hence}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{12}{l}{. ??0.333( ); . y x y x P d ? +}\tabcellsep ?\tabcellsep . z x +\tabcellsep . z x P\tabcellsep 0.556( ); e and\tabcellsep ?\tabcellsep . z y +\tabcellsep . z y P\tabcellsep 0.688(\tabcellsep f\tabcellsep ).\end{longtable} \par
 
\caption{\label{tab_12}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.11121495327102802\textwidth}P{0.023831775700934577\textwidth}P{0.05163551401869159\textwidth}P{0.023831775700934577\textwidth}P{0.00794392523364486\textwidth}P{0.00397196261682243\textwidth}P{0.03177570093457944\textwidth}P{0.11915887850467288\textwidth}P{0.03177570093457944\textwidth}P{0.1747663551401869\textwidth}P{0.027803738317757006\textwidth}P{0.21448598130841118\textwidth}P{0.00397196261682243\textwidth}P{0.023831775700934577\textwidth}}
\tabcellsep \tabcellsep \multicolumn{5}{l}{we have that}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{5}{l}{. z xy = = . 6 z xy n and f +}\tabcellsep 4\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Hence}\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{. ?0.667( ). . z xy z xy P g ? + = = =}\\
\multicolumn{4}{l}{Note also from Table 4 that}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
n\tabcellsep . y xz\tabcellsep n\tabcellsep . x yz\tabcellsep 8;\tabcellsep f\tabcellsep . y xz +\tabcellsep f\tabcellsep . x yz +\tabcellsep 4\tabcellsep so that\tabcellsep \multicolumn{2}{l}{. ?5, . . 0.800; y xz y xz x yz P and P x yz . ? ? + +}\tabcellsep 0.500.\end{longtable} \par
 
\caption{\label{tab_13}Table 4}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.19564796905222437\textwidth}P{0.3534816247582205\textwidth}P{0.15290135396518373\textwidth}P{0.14796905222437137\textwidth}}
S/No\tabcellsep Event\tabcellsep \tabcellsep Estimated Approval Probability\\
1\tabcellsep ABC\tabcellsep \tabcellsep 0.127\\
2\tabcellsep ABC\tabcellsep \tabcellsep 0.064\\
3\tabcellsep ABC\tabcellsep \tabcellsep 0.193\\
4\tabcellsep ABC\tabcellsep \tabcellsep 0.191\\
5\tabcellsep ABC\tabcellsep \tabcellsep 0.251\\
6\tabcellsep ABC\tabcellsep \tabcellsep 0.108\\
7\tabcellsep ABC\tabcellsep \tabcellsep 0.021\\
8\tabcellsep ABC\tabcellsep \tabcellsep 0.079\\
9\tabcellsep S 2 (at least two evaluation committee)\tabcellsep \tabcellsep 0.635\\
10\tabcellsep \multicolumn{2}{l}{one other) S X (evaluation committee and at least}\tabcellsep 0.384\\
11\tabcellsep \multicolumn{2}{l}{one other) S Y (evaluation committee and at least}\tabcellsep 0.442\\
12\tabcellsep \multicolumn{2}{l}{one other) S Z (evaluation committee and at least}\tabcellsep 0.571\\
\multicolumn{2}{l}{It is seen from Table 2 that in the first phase of}\tabcellsep \multicolumn{2}{l}{approved the anti-malaria herb product with an}\\
\multicolumn{2}{l}{controlled clinical trials, evaluation committee X}\tabcellsep \multicolumn{2}{l}{estimated probability of 0.575 while evaluation}\end{longtable} \par
 
\caption{\label{tab_14}Table 5 :}\end{figure}
 			\footnote{© 2016 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Pocock ()]{b5}\label{b5} 	 		\textit{Clinical Trials. A Practical Approach},  		 			S J Pocock 		.  		2004. John Wiley \& Sons.  	 
\bibitem[Chow and Liu ()]{b2}\label{b2} 	 		\textit{Design and Analysis of Clinical Trials: Concept and Methodologies},  		 			S C Chow 		,  		 			J P Liu 		.  		2004. John Willey and Sons.  	 
\bibitem[Collier (2009)]{b10}\label{b10} 	 		‘Drug development cost estimates hard to swallow’.  		 			R Collier 		.  	 	 		\textit{CMAJ}  		2009. February 3. 180  (3)  p. .  	 
\bibitem[Koren et al. ()]{b9}\label{b9} 	 		‘Drugs in pregnancy’.  		 			G Koren 		,  		 			A Pastuszak 		,  		 			I Sinya 		.  	 	 		\textit{N Engl J Med}  		1998. 338  (16)  p. .  	 
\bibitem[Lipkovich et al. ()]{b4}\label{b4} 	 		‘Evaluating Dose Response from flexible Dose Clinical Trials’.  		 			I Lipkovich 		,  		 			D H Adams 		,  		 			C Mallinckrodt 		,  		 			D Faries 		,  		 			D Baron 		,  		 			J P Houston 		.  	 	 		\textit{BMC Psychiatry}  		2008.  	 
\bibitem[Huff ()]{b3}\label{b3} 	 		 			T E Huff 		.  		\textit{The Rise of Early Modern Science: Islam, China, and the West},  				2003.  	 
\bibitem[Koren et al. ()]{b7}\label{b7} 	 		‘Perception of teratogenic risk by pregnant women exposed to drugs and chemicals during the first trimester’.  		 			G Koren 		,  		 			M Boloja 		,  		 			D Long 		,  		 			Y Feldman 		,  		 			N H Shear 		.  	 	 		\textit{Am J Obstet Gynecol}  		1998. 1998. 160 p. .  	 	 (Lancet.) 
\bibitem[Koren and Pastuszak ()]{b8}\label{b8} 	 		‘Prevention of unnecessary pregnancy termination by counselling women on drug, chemical and radiation exposure during the first trimester’.  		 			G Koren 		,  		 			A Pastuszak 		.  	 	 		\textit{Teratology}  		1990. 41 p. .  	 
\bibitem[Gobburu and Lesko ()]{b1}\label{b1} 	 		‘Quantitative Disease, Drug, and Trial Models’.  		 			Jvs Gobburu 		,  		 			L J Lesko 		.  	 	 		\textit{Annual Review of Pharmacology and Toxicology}  		2009. 49 p. .  	 
\bibitem[Gebski et al. ()]{b6}\label{b6} 	 		‘Randomized Trials: Elements of a Good Study’.  		 			V Gebski 		,  		 			E Beller 		,  		 			A C Keech 		.  	 	 		\textit{Medical Journal of Australia}  		2001. Cambridge University Press. 175 p. 218.  	 
\bibitem[Rising et al. ()]{b0}\label{b0} 	 		‘Reporting Bias in Drug Trials Submitted to the Food and Drug Administration: Review of Publication and Presentation’.  		 			K Rising 		,  		 			P Bacchetti 		,  		 			L Bero 		.  		 \url{http://www.biomedcentral.com/1471-244X/8/3}  	 	 		\textit{PLOS Medicine}  		2009.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
