LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (July 2007, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 25 Jul 2007 06:11:14 -0700
Reply-To:   Val Krem <valkrem@YAHOO.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Val Krem <valkrem@YAHOO.COM>
Subject:   data selection
In-Reply-To:   <1185346474.651482.132560@19g2000hsx.googlegroups.com>
Content-Type:   text/plain; charset=iso-8859-1

Dear SAS Users,

Assume I have the following data set; Family familiy_size; 1 14 2 25 3 9 4 100 5 19 6 51 7 12

total number of family 7 total number of records 230 ( the sum of all family size) I want to randomly select family until the total number of records reach to 200. How do I do that? Any help is highly appreciated in advance Val

--------------------------------- Building a website is a piece of cake. Yahoo! Small Business gives you all the tools to get online.


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