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 (May 2004, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 5 May 2004 12:57:52 -0400
Reply-To:     Jay Weedon <jweedon@EARTHLINK.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Jay Weedon <jweedon@EARTHLINK.NET>
Organization: http://newsguy.com
Subject:      Re: Calculate medians for individual observations!
Content-Type: text/plain; charset=us-ascii

On Wed, 5 May 2004 12:07:03 -0400, "Puhong Gao" <pgao@att.net> wrote:

>Dear SAS-L, > >I have datasets like the following, > > V1 V2 V3 ... Vm >Obs1 >Obs2 >Obs3 >... >Obsn > >and would like to calculate the median for each observation. Is there a >simple way to do it?

You mean you want median of values v1,v2,...,vm? Take a look at the ORDINAL() function.

JW


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