<?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: Compare rate reduction between groups in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Compare-rate-reduction-between-groups/m-p/852723#M42200</link>
    <description>&lt;P&gt;I think this usage note can help you :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Usage Note 37344: Estimating rate differences (with confidence interval) using a Poisson model&lt;BR /&gt;&lt;A href="https://support.sas.com/kb/37/344.html" target="_blank"&gt;https://support.sas.com/kb/37/344.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jan 2023 00:32:20 GMT</pubDate>
    <dc:creator>sbxkoenk</dc:creator>
    <dc:date>2023-01-09T00:32:20Z</dc:date>
    <item>
      <title>Compare rate reduction between groups</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Compare-rate-reduction-between-groups/m-p/852719#M42199</link>
      <description>&lt;P&gt;I have some pre-post data on 2 groups. The data is binary (Y/N) and I am specifically interested in comparing the rate reduction between the 2 groups (the number of Yes's that turned to No after the intervention). What statistical test should I use to determine whether there is a statistically significant difference between the 2 independent groups?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jan 2023 23:29:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Compare-rate-reduction-between-groups/m-p/852719#M42199</guid>
      <dc:creator>SAS_Muggle</dc:creator>
      <dc:date>2023-01-08T23:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Compare rate reduction between groups</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Compare-rate-reduction-between-groups/m-p/852723#M42200</link>
      <description>&lt;P&gt;I think this usage note can help you :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Usage Note 37344: Estimating rate differences (with confidence interval) using a Poisson model&lt;BR /&gt;&lt;A href="https://support.sas.com/kb/37/344.html" target="_blank"&gt;https://support.sas.com/kb/37/344.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 00:32:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Compare-rate-reduction-between-groups/m-p/852723#M42200</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-01-09T00:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Compare rate reduction between groups</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Compare-rate-reduction-between-groups/m-p/852724#M42201</link>
      <description>So are you proposing to generate a new outcome variable (change = 1 if Yes at pre and no at Post), 0 otherwise) and use that as the outcome?</description>
      <pubDate>Mon, 09 Jan 2023 00:44:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Compare-rate-reduction-between-groups/m-p/852724#M42201</guid>
      <dc:creator>SAS_Muggle</dc:creator>
      <dc:date>2023-01-09T00:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Compare rate reduction between groups</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Compare-rate-reduction-between-groups/m-p/852764#M42204</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Since your data is pairs data with binary response,&lt;BR /&gt;you could use GEE or Mixed model for Estimating the risk (proportion) difference.&lt;BR /&gt;(a.k.a take it as repeated measure method)&lt;BR /&gt;Check this out:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://support.sas.com/kb/46/997.html" target="_blank"&gt;https://support.sas.com/kb/46/997.html&lt;/A&gt;</description>
      <pubDate>Mon, 09 Jan 2023 11:41:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Compare-rate-reduction-between-groups/m-p/852764#M42204</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2023-01-09T11:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Compare rate reduction between groups</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Compare-rate-reduction-between-groups/m-p/852772#M42205</link>
      <description>&lt;P&gt;Hmmm.&amp;nbsp;&lt;BR /&gt;Might not be ideal as you have 4 situations (PRE versus POST) :&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;* YES YES&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;* NO&amp;nbsp; NO&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;* YES NO&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;* NO&amp;nbsp; YES&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I like the analysis proposed by&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18408"&gt;@Ksharp&lt;/a&gt;&amp;nbsp;!&lt;BR /&gt;&lt;BR /&gt;It's often worthwhile to screen the SAS Communities for similar topics.&lt;BR /&gt;This one comes close I think :&lt;BR /&gt;Home &amp;gt; Health &amp;gt; Health and Life Science &amp;gt; Comparing rate ratios&lt;BR /&gt;Comparing rate ratios&lt;BR /&gt;Posted 03-24-2016 09:46 AM (1895 views)&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Comparing-rate-ratios/m-p/258797#M2044" target="_blank"&gt;https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/Comparing-rate-ratios/m-p/258797#M2044&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;And although you can probably NOT use the below analyses right away, I think they will be of interest to you :&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Usage Note 22561: Testing the equality of two or more proportions from independent samples&lt;BR /&gt;&lt;A href="https://support.sas.com/kb/22/561.html" target="_blank" rel="noopener"&gt;https://support.sas.com/kb/22/561.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Test for the equality of two proportions in SAS&lt;BR /&gt;By Rick Wicklin on The DO Loop July 5, 2017&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/iml/2017/07/05/test-equality-two-proportions-sas.html" target="_blank" rel="noopener"&gt;https://blogs.sas.com/content/iml/2017/07/05/test-equality-two-proportions-sas.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;BR /&gt;Koen&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 11:59:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Compare-rate-reduction-between-groups/m-p/852772#M42205</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-01-09T11:59:38Z</dc:date>
    </item>
  </channel>
</rss>

