Date: Thu, 11 Nov 2010 12:38:06 -0500
Reply-To: Christine Roman <ctromanph@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Christine Roman <ctromanph@GMAIL.COM>
Subject: Re: Creating an Ordinal Variable
In-Reply-To: <4B7D94293459DE418D902EFAF874C4A7085E585425@STPPEX.catmktg.com>
Content-Type: text/plain; charset=ISO-8859-1
but how can I do it without defining it 50 times?
On Thu, Nov 11, 2010 at 12:33 PM, Suzanne McCoy <
Suzanne.McCoy@catalinamarketing.com> wrote:
> This would be a good use of a user defined format for the ranges.
>
> -----Original Message-----
> From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of
> Christina Morales
> Sent: Thursday, November 11, 2010 12:19 PM
> To: SAS-L@LISTSERV.UGA.EDU
> Subject: Creating an Ordinal Variable
>
> Hello,
>
> I am trying to create an ordinal variable out of a continuous variable that
> measures weight. I want to create a variable that is increments of 4 for
> this
> weight variable. So the min weight is 50 and the max weight is 250 so I
> want
> to create a variable with values from 1-50 that represent the weight in
> increments of 4. So 1 = 50pounds to 53 pounds, etc.
>
> Any help will be appreciated.
>
>
>
|