<?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 groups in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/groups/m-p/10034#M869</link>
    <description>My surveys requires over 5,0000 interviewees rank two conditions &lt;BR /&gt;
separately from 1 to 10. I wish to assign interviewees into 10*10 = &lt;BR /&gt;
100 groups such as group (1,1), the group that interviewees rank both &lt;BR /&gt;
conditions 1 or group (1,2), the group that interviewees rank the first &lt;BR /&gt;
condition 1 and the second condition 2 etc. &lt;BR /&gt;
Do you know any way to help me out? &lt;BR /&gt;
what happens if we rank three conditions?&lt;BR /&gt;
Based on the group, i wish to do statistics such as mean, median, standard deviation, t-test for the diffrent between groups. &lt;BR /&gt;
Thank you so much for your help,</description>
    <pubDate>Fri, 30 Oct 2009 22:43:43 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-10-30T22:43:43Z</dc:date>
    <item>
      <title>groups</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/groups/m-p/10034#M869</link>
      <description>My surveys requires over 5,0000 interviewees rank two conditions &lt;BR /&gt;
separately from 1 to 10. I wish to assign interviewees into 10*10 = &lt;BR /&gt;
100 groups such as group (1,1), the group that interviewees rank both &lt;BR /&gt;
conditions 1 or group (1,2), the group that interviewees rank the first &lt;BR /&gt;
condition 1 and the second condition 2 etc. &lt;BR /&gt;
Do you know any way to help me out? &lt;BR /&gt;
what happens if we rank three conditions?&lt;BR /&gt;
Based on the group, i wish to do statistics such as mean, median, standard deviation, t-test for the diffrent between groups. &lt;BR /&gt;
Thank you so much for your help,</description>
      <pubDate>Fri, 30 Oct 2009 22:43:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/groups/m-p/10034#M869</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-10-30T22:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: groups</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/groups/m-p/10035#M870</link>
      <description>I believe for the first 3 measures a procedure like proc means or even proc tabulate would do the job.&lt;BR /&gt;
Just use your two variables with the conditions as classification vars.&lt;BR /&gt;
&lt;BR /&gt;
I'm having limited stats knowledge only, but isn't a t-test for comparison of 2 distributions only. As you're having balanced data I believe it's Proc ANOVA you're looking for.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
HTH&lt;BR /&gt;
Patrick</description>
      <pubDate>Sat, 31 Oct 2009 07:18:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/groups/m-p/10035#M870</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2009-10-31T07:18:02Z</dc:date>
    </item>
  </channel>
</rss>

