| 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.
|