<?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 Re: Random Data Selection in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Random-Data-Selection/m-p/272258#M14326</link>
    <description>Thank you!</description>
    <pubDate>Sat, 21 May 2016 17:29:40 GMT</pubDate>
    <dc:creator>light</dc:creator>
    <dc:date>2016-05-21T17:29:40Z</dc:date>
    <item>
      <title>Random Data Selection</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Random-Data-Selection/m-p/272219#M14322</link>
      <description>&lt;P&gt;Hello Community Members,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This question has to do not only with SAS but also with hypothesis testing.&amp;nbsp; If I have a randomly generated frequency table, how can I test that the numbers ( that correspond to frequencies) in that table&amp;nbsp;are in fact random?&amp;nbsp;How can I use SAS to help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice is appreciated.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 21 May 2016 03:51:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Random-Data-Selection/m-p/272219#M14322</guid>
      <dc:creator>light</dc:creator>
      <dc:date>2016-05-21T03:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Random Data Selection</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Random-Data-Selection/m-p/272228#M14323</link>
      <description>Since it is about Hypothesis, you should post it at Statistical Forum (another position at this site).
Maybe you could use PROC FREQ + Chisq Test to test whether there are association between row variable and column variable.


proc freq ;
table a*b/chisq;
run;</description>
      <pubDate>Sat, 21 May 2016 06:49:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Random-Data-Selection/m-p/272228#M14323</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-05-21T06:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Random Data Selection</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Random-Data-Selection/m-p/272237#M14324</link>
      <description>&lt;P&gt;I agree with&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18408"&gt;@Ksharp﻿&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've moved your question to the stats forum.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, chi square is the correct test to check the distribution of a frequency.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But it partly depends on your data. Using a histogram may also be appropriate. If your simulating data look into Rick Wicklins book on simulating data in SAS.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 May 2016 11:56:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Random-Data-Selection/m-p/272237#M14324</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-05-21T11:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Random Data Selection</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Random-Data-Selection/m-p/272238#M14325</link>
      <description>&lt;P&gt;There are three articles that might interest you:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;A href="http://blogs.sas.com/content/iml/2015/10/14/sim-2x2-model.html" target="_self"&gt;Assumption behind a random contingency table&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.sas.com/content/iml/2015/10/21/simulate-contingency-tables-fixed-sums-sas.html" target="_self"&gt;Simulate a contingency table&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.sas.com/content/iml/2015/10/28/simulation-exact-tables.html" target="_self"&gt;Monte Carlo simulation on contingency tables&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Sat, 21 May 2016 12:10:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Random-Data-Selection/m-p/272238#M14325</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-05-21T12:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Random Data Selection</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Random-Data-Selection/m-p/272258#M14326</link>
      <description>Thank you!</description>
      <pubDate>Sat, 21 May 2016 17:29:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Random-Data-Selection/m-p/272258#M14326</guid>
      <dc:creator>light</dc:creator>
      <dc:date>2016-05-21T17:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Random Data Selection</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Random-Data-Selection/m-p/272259#M14327</link>
      <description>Thank you for your help.</description>
      <pubDate>Sat, 21 May 2016 17:30:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Random-Data-Selection/m-p/272259#M14327</guid>
      <dc:creator>light</dc:creator>
      <dc:date>2016-05-21T17:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Random Data Selection</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Random-Data-Selection/m-p/272260#M14328</link>
      <description>Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Sat, 21 May 2016 17:30:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Random-Data-Selection/m-p/272260#M14328</guid>
      <dc:creator>light</dc:creator>
      <dc:date>2016-05-21T17:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Random Data Selection</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Random-Data-Selection/m-p/272285#M14329</link>
      <description>I have trouble finding statistical forum though.&lt;BR /&gt;Thank you greatly.</description>
      <pubDate>Sat, 21 May 2016 23:37:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Random-Data-Selection/m-p/272285#M14329</guid>
      <dc:creator>light</dc:creator>
      <dc:date>2016-05-21T23:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Random Data Selection</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Random-Data-Selection/m-p/272330#M14332</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/76300"&gt;@light&lt;/a&gt; wrote:&lt;BR /&gt;I have trouble finding statistical forum though.&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Dark blue button "Find a Community" --&amp;gt; Analytics (click plus sign) --&amp;gt; SAS Statistical Procedures&lt;/P&gt;</description>
      <pubDate>Sun, 22 May 2016 20:42:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Random-Data-Selection/m-p/272330#M14332</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2016-05-22T20:42:34Z</dc:date>
    </item>
  </channel>
</rss>

