\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={On Fitting of Generalized Pareto Distribution},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{On Fitting of Generalized Pareto Distribution}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

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

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

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

\usepackage[absolute,overlay]{textpos}

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

             \author[1]{Dr. T .A.  Raja}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


The Pareto distribution is to model the income data set of a society. The distribution is appropriate to the situations in which an equilibrium exists in distribution of small to large. There exists many generalization approaches to the distribution. In this paper an effort has been made to compare the applicability of generalized Pareto distribution with Picklands (1975) by using a real life income data set. The model has provided considerable a good fit to the data set. Some well known distributions has been derived as a special case of this model for suitable choice of parameters.

\end{abstract}


\keywords{pareto distribution, picklands (1975) generalized pareto distribution, a new generalized Pareto distribution, Income data set, Goodness of fit.}

\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 a) Pareto Distribution (PD)}]{Introduction a) Pareto Distribution (PD)}\par
he Pareto distribution was proposed by an Italian born Swiss economist named Vilfredo Pareto (1897) as a model for the distribution of income. It is a skewed, heavy tailed distribution and is some times referred as Bradford distribution. Pareto used this distribution to describe the allocation of wealth among individuals. A large portion of wealth of many societies is owned by a smaller percentage of the people in that society. This distribution s sometimes expressed more simple as the Pareto principle or The "80-20" rule which says that 20\% of the population owns 80\% of the wealth. This distribution is not limited to describing wealth or income distribution, but to many situations in which an equilibrium is found in the distribution of the "small" to the "large". It is widely used and has played a very important role in explaining population occurrence, natural resources, insurance risk, business failures and has recently been used to study the ozone levels in the upper atmosphere.  {\ref Wingo (1982)} discussed the unimodility of the conditional likelihood function of the Pareto distribution using multi censored samples. Arnold and Press (1983) gave an extensive historical survey of its use in the content of income distribution.\par
The probability density function (p. d. f) of two parameter Pareto distribution is defined as ?, ?>0 and x?0\par
Where ? is a scale parameter and ? is a shape parameter.f(x, ?, ?, ?)= ?/ ? ) ( 1 ) 1 ( + ? ? ? ? ? ? ? ? + ? ? ? x = 0 otherwise\par
where ?<x< ?, ?>0, ?>0\par
? is a scale parameter, ? is a shape parameter and ? is the location. 
\section[{b) Generalized Pareto distribution (GPD)}]{b) Generalized Pareto distribution (GPD)}\par
Like other distributions the Pareto distribution was generalized. The Generalized Pareto distribution (GPD) was introduced by \hyperref[b6]{Picklands (1975)}. The probability density function (p.d.f) is defined asf(x, ?, ?)= 1/ ? 1 ) 1 1 ( ? ? ? ? ? ? ? ? ? ? ? x = 0 otherwise\par
The range of x is 0?x<? for ??0 and 0?x? ?/? for ?>0\par
The GPD is heavy tailed, skewed and is used to model extreme values as investigated by Hoking and Well (1987), \hyperref[b8]{Smith (1989}\hyperref[b9]{Smith ( , 1990))}, \hyperref[b4]{Davison and Smith (1990)}. \hyperref[b9]{Smith (1990)}  Author ? ? : Division of Agricultural Statistics, Skuast-K Shalimar. (J \& K). E-mail : tariqaraja@rediffmail.com f(x, ?, ?)= ) / ( ) 1 ( + ? ? ? ? ? ? (1.1) (2.1) (1.2)\par
The probability density function (p. d. f) of three parameter Pareto distribution is defined as ? is defined as the gamma function.( ) ? ? ? = ? = ? ? ? ? ? µ µ µ dx x f x x E r r r ). , , , ; ( . ) ( = ? ? ? ? ? ? ? ? ? ? ? ? + ? + ? ? ? ? ? ? ? ? ? ? ? ? ? ? + ? ? ? ? ? ? ? ? ? = ) 1 ( ) 1 ( ). ( . ) ( ) 1 1 ( ). 1 ( . ) 1 ( 0 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??\par
Here r can take any value r=1, 2, 3?., there fore mean and variance of x can be defined as, ) ( ) 1 1 ( ). 1 ( ? ? ? ? ? ? ? ? ? µ + + ? = and = 2 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? + ? ? + 2 2 ) ( ) 1 1 ( ). 1 ( ) ( ) 2 1 ( ). 2 ( ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? d) 
\section[{Derivations of Some Distributions}]{Derivations of Some Distributions}\par
Many distributions can be derived from 4parameter generalized Pareto distribution for different choices of the parameters. f(x, ?, ?, ?) =  
\section[{c) A Model of Generalized Pareto Distribution}]{c) A Model of Generalized Pareto Distribution}\par
In this paper a model of generalized Pareto distribution as given by Abd Elfattab etal (2007) by introducing one more shape parameter "?" is applied it to real life data set regarding family income sample from Kashmir (Jammu and Kashmir)-India.\par
The probability density function of the new generalized Pareto distribution is asf(x; ?, ?, ?, ?)= ?/ ? . ) ( 1 1 ) 1 ( ? + ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? + ? ? ? ? ? ? ? x x\par
where ?<x< ?, ?>0, ?>0 and ?>0 ? and ? are shape parameter and ? is the location and ? is a scale parameter To prove that f(x) is a probability density function, following conditions are to be satisfied.i. f(x) ? 0 and ii. ? ? ? ? = 1 ). ( dx x f\par
?<x< ?, ?>0, ?>0 and ?>0 are the parameters of the model. f(x) ? 0 for all x which proves (i) clearly f(x) ? 0 establishes condition (ii) as? ? ? ? = 1 ). ( dx x f\par
The rth moment about mean of the generalized Pareto distribution is  {\ref (3.1)} where ?<x< ?, ?>0, ?>0 ? is a scale parameter, ? is a shape parameter and ? is the location Similarly many more distributions can be derived for suitable choice of parameters. 
\section[{e) Goodness of Fit}]{e) Goodness of Fit}\par
As Pareto distribution provides a good fit to income data a lot of work has been done on it. In this paper the new generalized Pareto distribution has been fitted to income data along with \hyperref[b6]{Picklands (1975)} generalized Pareto distribution to three hundred families from Kashmir valley of Jammu and Kashmir-India. The sample has been selected at random and stratified random sampling procedure involving all the six districts of Kashmir valley has been adopted for the purpose. The mean and standard deviation of the above data set has been found as mean=16565.75 and standard deviation= 18850.40. The Chi-square statistics for new generalized Pareto distribution referred by its pvalue is (p=0.387) and Chi-square statistics for \hyperref[b6]{Picklands (1975)} generalized Pareto distribution referred by its p-value is (p=0.843) reveals clear nonsignificance in both the cases. Thus encouraging that the new generalized Pareto distribution also provides a good fit to the real life data set.  
\section[{Global}]{Global}\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
    \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.0576271186440678\textwidth}P{0.32775423728813563\textwidth}P{0.12966101694915255\textwidth}P{0.2016949152542373\textwidth}P{0.13326271186440677\textwidth}}
Class\tabcellsep Income (Rs) Xi\tabcellsep Observed frequency (Oi)\tabcellsep Expected Frequency (Ei) by Picklands (1975)\tabcellsep Expected Frequency (Ei)\\
1\tabcellsep < 10,000\tabcellsep 202\tabcellsep 196\tabcellsep 186\\
2\tabcellsep 10,000-20,000\tabcellsep 65\tabcellsep 69\tabcellsep 74\\
3\tabcellsep 20,000-30,000\tabcellsep 18\tabcellsep 23\tabcellsep 25\\
4\tabcellsep 30,000-40,000\tabcellsep 9\tabcellsep 7\tabcellsep 13\\
5\tabcellsep 40,000-50,000\tabcellsep 4\tabcellsep 3\tabcellsep 1\\
6\tabcellsep 50,000 and above\tabcellsep 2\tabcellsep 2\tabcellsep 1\\
Total\tabcellsep -\tabcellsep 300\tabcellsep 300\tabcellsep 300\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 			\footnote{9 Year 2013 © 2013 Global Journals Inc. (US)} 			\footnote{Year 2013 © 2013 Global Journals Inc. (US) On Fitting of Generalized Pareto Distribution} 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{Year 2013On Fitting of Generalized Pareto Distribution} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Elfattah et al. (2007)]{b1}\label{b1} 	 		‘A new generalized Pareto distribution’.  		 			Abd Elfattah 		,  		 			A M Elsherpieny 		,  		 			E Hussein 		,  		 			E 		.  	 	 		\textit{J. of Interstat \#}  		2007. Dec-2007. 001.  	 
\bibitem[Abdel-Ghaly et al. ()]{b0}\label{b0} 	 		‘Estimation of The Parameters of Pareto Distribution and The Reliability Function Using Accelerated Life Testing with Censoring’.  		 			A A Abdel-Ghaly 		,  		 			A F Attia 		,  		 			H M Aly 		.  	 	 		\textit{Communications in Statistics}  		1998. 27  (2)  p. .  	 	 (Simulation and Computation) 
\bibitem[Smith ()]{b9}\label{b9} 	 		‘Extreme value analysis of time Series, An application to trend detection in groundlevel ozone’.  		 			R Smith 		.  	 	 		\textit{Statistical Sciences}  		1990. 4 p. .  	 
\bibitem[Chaoulakian and Stephens ()]{b3}\label{b3} 	 		‘Goodness of fit tests on the generalized Pareto distribution’.  		 			V Chaoulakian 		,  		 			M Stephens 		.  	 	 		\textit{Technometrics}  		2001. 43  (1)  p. .  	 
\bibitem[Wingo ()]{b10}\label{b10} 	 		‘Maximum Likelihood methods for fitting the Burr Type XII distribution to the life test data’.  		 			D Wingo 		.  	 	 		\textit{J of Biometrical}  		1983. 25 p. .  	 
\bibitem[Davison and Smith ()]{b4}\label{b4} 	 		‘Model for exceedances over high thresholds’.  		 			A Davison 		,  		 			R Smith 		.  	 	 		\textit{Journal of the Royal Statistical Society, Ser.B}  		1990. 52 p. .  	 	 (with Comments) 
\bibitem[Samia and Mohamed ()]{b7}\label{b7} 	 		\textit{Modified moment estimators for the three parameters Pareto distribution},  		 			A S Samia 		,  		 			M M Mohamed 		.  		1993.  		 			ISSR, Cairo University 		 	 
\bibitem[Arnald and Press ()]{b2}\label{b2} 	 		‘On a general system of distribution: I its curved-shape characteristics, II. The sample median’.  		 			B Arnald 		,  		 			S Press 		.  	 	 		\textit{J. Amer. Statistics. Association}  		1983. 63 p. .  	 
\bibitem[Hosking and Walls ()]{b5}\label{b5} 	 		\textit{Parameter and quantile estimation for the generalized Pareto distribution Technometrics},  		 			J R Hosking 		,  		 			Walls 		.  		1987. 29 p. .  	 
\bibitem[Picklands ()]{b6}\label{b6} 	 		‘Statistical inference using extreme under statistics’.  		 			J Picklands 		.  	 	 		\textit{Annals of statistics}  		1975. 3 p. .  	 
\bibitem[Smith (ed.) ()]{b8}\label{b8} 	 		\textit{Thresholds methods for sample extremes in Statistical extremes and applications},  		 			R Smith 		.  		J. Tiago De Oliveira (ed.)  		1989. Dordrecht. p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
