<?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 randomness of survey select samples in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/randomness-of-survey-select-samples/m-p/63213#M17961</link>
    <description>I'm using proc survey select to randomly sample a population.&lt;BR /&gt;
&lt;BR /&gt;
I've noticed some curious patterns in the resulting samples and I'm looking into the source.  &lt;BR /&gt;
&lt;BR /&gt;
Are there any problems with the randomness of survey select samples using the default seed?  I've seen similar problems in random number generators only to discover that the period of the random numbers is smaller than I need</description>
    <pubDate>Thu, 12 Aug 2010 16:19:47 GMT</pubDate>
    <dc:creator>wkossack</dc:creator>
    <dc:date>2010-08-12T16:19:47Z</dc:date>
    <item>
      <title>randomness of survey select samples</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/randomness-of-survey-select-samples/m-p/63213#M17961</link>
      <description>I'm using proc survey select to randomly sample a population.&lt;BR /&gt;
&lt;BR /&gt;
I've noticed some curious patterns in the resulting samples and I'm looking into the source.  &lt;BR /&gt;
&lt;BR /&gt;
Are there any problems with the randomness of survey select samples using the default seed?  I've seen similar problems in random number generators only to discover that the period of the random numbers is smaller than I need</description>
      <pubDate>Thu, 12 Aug 2010 16:19:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/randomness-of-survey-select-samples/m-p/63213#M17961</guid>
      <dc:creator>wkossack</dc:creator>
      <dc:date>2010-08-12T16:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: randomness of survey select samples</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/randomness-of-survey-select-samples/m-p/63214#M17962</link>
      <description>Hi:&lt;BR /&gt;
  You might want to look at the documentation&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#/documentation/cdl/en/statug/63033/HTML/default/statug_surveyselect_sect007.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#/documentation/cdl/en/statug/63033/HTML/default/statug_surveyselect_sect007.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
and see whether the METHOD= option offers you a method closer to your liking (by my count, there are at least 10 or 11 methods to try). &lt;BR /&gt;
 &lt;BR /&gt;
As it says on the above page: "If you do not specify the METHOD= option, by default, PROC SURVEYSELECT uses simple random sampling (METHOD=SRS) " and the doc for the SRS method explains that SRS is simple random sampling, which is selection with equal probability and without replacement. And for more information about simple random sampling, you are further referred to:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#/documentation/cdl/en/statug/63033/HTML/default/statug_surveyselect_a0000000153.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#/documentation/cdl/en/statug/63033/HTML/default/statug_surveyselect_a0000000153.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 12 Aug 2010 16:32:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/randomness-of-survey-select-samples/m-p/63214#M17962</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-08-12T16:32:47Z</dc:date>
    </item>
  </channel>
</rss>

