<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Stratified Sampling in SAS in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Stratified-Sampling-in-SAS/m-p/14563#M289</link>
    <description>Can anyone help with the code for drawing a stratifies sample using SAS.</description>
    <pubDate>Thu, 02 Apr 2009 14:06:41 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-04-02T14:06:41Z</dc:date>
    <item>
      <title>Stratified Sampling in SAS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Stratified-Sampling-in-SAS/m-p/14563#M289</link>
      <description>Can anyone help with the code for drawing a stratifies sample using SAS.</description>
      <pubDate>Thu, 02 Apr 2009 14:06:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Stratified-Sampling-in-SAS/m-p/14563#M289</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-04-02T14:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Stratified Sampling in SAS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Stratified-Sampling-in-SAS/m-p/14564#M290</link>
      <description>Hi everyone. I made this post but realized that I may have left out some vital information. I have a data of about 300 observations (sch) from which I want to draw a sample of 100. I've used the &lt;B&gt;proc surveyselect&lt;/B&gt; for the simple random sampling but I now want to do a stratified sample because my simple random sample gives me more of high SES (1) and I want the sample to have equal representation of each SES and each county.&lt;BR /&gt;
&lt;BR /&gt;
Sch          SES        County       Rate1       Rate2        Rate3        Rate4&lt;BR /&gt;
AAG	2	cga	0.39	0.63	0.39	0.63&lt;BR /&gt;
ALB	1	rls	0.00	0.28	0.00	0.28&lt;BR /&gt;
OCA	2	tbe	0.43	0.18	0.43	0.18&lt;BR /&gt;
APl	1	dce	0.10	0.35	0.10	0.35&lt;BR /&gt;
AYD	1	ffe	0.25	0.34	0.25	0.34&lt;BR /&gt;
AAL	1	lle	0.14	0.35	0.14	0.35&lt;BR /&gt;
AEY	1	ctt	0.12	0.57	0.12	0.57</description>
      <pubDate>Thu, 02 Apr 2009 14:29:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Stratified-Sampling-in-SAS/m-p/14564#M290</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-04-02T14:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Stratified Sampling in SAS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Stratified-Sampling-in-SAS/m-p/14565#M291</link>
      <description>Try searching tech support.  I got this immediately on a search for&lt;BR /&gt;
stratified random sample&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/24/763.html" target="_blank"&gt;http://support.sas.com/kb/24/763.html&lt;/A&gt;</description>
      <pubDate>Thu, 02 Apr 2009 16:42:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Stratified-Sampling-in-SAS/m-p/14565#M291</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2009-04-02T16:42:43Z</dc:date>
    </item>
    <item>
      <title>Stratified Sampling in SAS</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Stratified-Sampling-in-SAS/m-p/14566#M292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PROC SURVEYSELECT DATA=name_dataset&lt;/P&gt;&lt;P&gt; OUT=sampling METHOD=SRS ;&lt;/P&gt;&lt;P&gt; STRATA name_variable_of_strata;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 22:12:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Stratified-Sampling-in-SAS/m-p/14566#M292</guid>
      <dc:creator>gianni</dc:creator>
      <dc:date>2012-01-09T22:12:43Z</dc:date>
    </item>
  </channel>
</rss>

