Date: Mon, 26 Mar 2012 11:12:21 -0500
Reply-To: "Data _null_;" <iebupdte@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Data _null_;" <iebupdte@GMAIL.COM>
Subject: Re: 16th percentile in proc tabulate?
In-Reply-To: <CA+bt8+2-Rj=4V+RWSVVQgrcWhndROXKddBBCNKV5-b3dZfb_fQ@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
You will probably need to calculate it with STDIZE or UNIVARIATE then
display with tabluate.
On 3/26/12, help ly <help.ly2005@gmail.com> wrote:
> Hi Everyone,
>
> I need to create table that contains the 16th percentile for a variable.
> The statistics keywords seems only have the standard quantiles (5,50,75...).
>
> Is there an easy way to achieve this?
>
> --
> Thanks so much!
>
> Orange
> help.ly2005@gmail.com
>
|