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 (December 2001, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 19 Dec 2001 08:00:12 -0800
Reply-To:     Slade Treem <streem1000@YAHOO.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Slade Treem <streem1000@YAHOO.COM>
Subject:      weighting
Content-Type: text/plain; charset=us-ascii

SAS listers:

I have a question regarding weighting. My data is a stratified sample. For example, there are 3 stratum: the 1st one was drawn every one out of 4; the 2nd one was drawn every one out of 5; the 3rd one was drawn every one out of 7. If I run proc reg or proc logistic just on this data I can use the sample weight (4,5,7) in the weight statement. However I have to match this sample with another data before I can run Proc, and the match rate is about 55%, that is to say not every record in the current sample will be in the final analysis. So my question is, do I need to modify/recalculate the sample weight (and how?) OR still use the original weight (4,5,7) in th weight statement? Thank you!

Slade

__________________________________________________ Do You Yahoo!? Check out Yahoo! Shopping and Yahoo! Auctions for all of your unique holiday gifts! Buy at http://shopping.yahoo.com or bid at http://auctions.yahoo.com


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