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 (August 2008, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 12 Aug 2008 05:35:27 -0700
Reply-To:   shashi <shashi2707@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   shashi <shashi2707@GMAIL.COM>
Organization:   http://groups.google.com
Subject:   finding the ratio
Comments:   To: sas-l@uga.edu
Content-Type:   text/plain; charset=ISO-8859-1

Hi, Here I have a query for finding the ratio of the variables.

The data looks like

a b c d 2 . 5 7

Now I'm able to find the ratio of non missing variables, i.e., a:c:d=2:5:7

But I require the missing variable too to be included in the ratio.

i.e., The ratio required is to be in the form a:b:c:d=2: . : 5 : 7

Could anybody suggest anything for this?

Thanks, Shashi


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