<?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: How to find out whether sex is differently distributed in two groups in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-find-out-whether-sex-is-differently-distributed-in-two/m-p/512922#M32512</link>
    <description>&lt;P&gt;Using PROC FREQ check the RISK is different from two group.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc freq data=have;&lt;/P&gt;
&lt;P&gt;table group*sex/ chisq&lt;STRONG&gt; relrisk&lt;/STRONG&gt;;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Nov 2018 12:51:30 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2018-11-14T12:51:30Z</dc:date>
    <item>
      <title>How to find out whether sex is differently distributed in two groups</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-find-out-whether-sex-is-differently-distributed-in-two/m-p/512898#M32510</link>
      <description>&lt;P&gt;Hey.&lt;/P&gt;&lt;P&gt;I am a new user of SAS enterprise Guide.&lt;/P&gt;&lt;P&gt;My question is: How do I find out whether sex is differently distributed in the two groups (contaminated vs. non-contaminated group).&lt;/P&gt;&lt;P&gt;I have binary measures for both sex and contamination (0 and 1). So far I have managed to compare continues variables with a simple "proc ttest" statement, but I can't figure out how to do the same for binary outcomes. I guess a logistic model should do the magic but I'm not sure how to write the correct code or how to interpret the result.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Jakob.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 10:54:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-find-out-whether-sex-is-differently-distributed-in-two/m-p/512898#M32510</guid>
      <dc:creator>Jabjolsen</dc:creator>
      <dc:date>2018-11-14T10:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out whether sex is differently distributed in two groups</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-find-out-whether-sex-is-differently-distributed-in-two/m-p/512922#M32512</link>
      <description>&lt;P&gt;Using PROC FREQ check the RISK is different from two group.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc freq data=have;&lt;/P&gt;
&lt;P&gt;table group*sex/ chisq&lt;STRONG&gt; relrisk&lt;/STRONG&gt;;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 12:51:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-find-out-whether-sex-is-differently-distributed-in-two/m-p/512922#M32512</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2018-11-14T12:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out whether sex is differently distributed in two groups</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-find-out-whether-sex-is-differently-distributed-in-two/m-p/512932#M32514</link>
      <description>Thanks a lot. It worked perfectly&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Nov 2018 13:31:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-find-out-whether-sex-is-differently-distributed-in-two/m-p/512932#M32514</guid>
      <dc:creator>Jabjolsen</dc:creator>
      <dc:date>2018-11-14T13:31:42Z</dc:date>
    </item>
  </channel>
</rss>

