LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (April 2001, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 11 Apr 2001 11:30:28 -0400
Reply-To:     Jack Shoemaker <JShoemaker@ACCORDANT.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Jack Shoemaker <JShoemaker@ACCORDANT.NET>
Subject:      Re: Computing the 99.5 Quantile
Content-Type: text/plain; charset="iso-8859-1"

Dear SAS-L,

Thanks to all your replies. As noted by one biostatistician, I'm looking for the 0.995 quantile or 99.5 percentile. Not the 99.5 quantile as my subject line reads. I stand corrected. This is what happens when non-statiscians use SAS <g>. In any event, I think Zdeb proposed the most common-sense solution. Namely:

av_P995 = ( av_max - av_P99 ) / 2;

- Jack

-- Jack N Shoemaker / JShoemaker@Accordant.net Visit our patient communities at http://www.accordant.com or our corporate site http://www.accordant.net


Back to: Top of message | Previous page | Main SAS-L page