<?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 PROC POWER, three treatments, binary outcome in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-POWER-three-treatments-binary-outcome/m-p/96128#M4813</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A non-profit wants to know whether sending a communication improves constituent retention, and is it worth sending an expensive print piece over a free email?&amp;nbsp; The communication can be sent by email, snail mail, or not at all (i.e., three treatments).&amp;nbsp; The expected retention rate after a year in the untreated group is 93%.&amp;nbsp; Any measurable difference in retention&amp;nbsp; (0.5 percentage points or greater) would justify the costs of the snail mail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I calculate the sample size?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there were only two treatments (snail mail and no mail), I would do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13410039849545180" jivemacro_uid="_13410039849545180"&gt;
&lt;P&gt;/* Is the improvement at least 1 percentage point? */&lt;/P&gt;
&lt;P&gt;proc power;&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; twosamplefreq groupproportions=(0.93 0.940) test=pchi power=0.80 npergroup=. sides=1; /*&amp;nbsp; npergroup=7514 */&lt;/P&gt;
&lt;P&gt;quit;&lt;/P&gt;

&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I use LOGISTIC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In R it seems I would want pwr.chisq.test&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jun 2012 21:04:18 GMT</pubDate>
    <dc:creator>AndrewZ</dc:creator>
    <dc:date>2012-06-29T21:04:18Z</dc:date>
    <item>
      <title>PROC POWER, three treatments, binary outcome</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-POWER-three-treatments-binary-outcome/m-p/96128#M4813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A non-profit wants to know whether sending a communication improves constituent retention, and is it worth sending an expensive print piece over a free email?&amp;nbsp; The communication can be sent by email, snail mail, or not at all (i.e., three treatments).&amp;nbsp; The expected retention rate after a year in the untreated group is 93%.&amp;nbsp; Any measurable difference in retention&amp;nbsp; (0.5 percentage points or greater) would justify the costs of the snail mail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I calculate the sample size?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there were only two treatments (snail mail and no mail), I would do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13410039849545180" jivemacro_uid="_13410039849545180"&gt;
&lt;P&gt;/* Is the improvement at least 1 percentage point? */&lt;/P&gt;
&lt;P&gt;proc power;&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; twosamplefreq groupproportions=(0.93 0.940) test=pchi power=0.80 npergroup=. sides=1; /*&amp;nbsp; npergroup=7514 */&lt;/P&gt;
&lt;P&gt;quit;&lt;/P&gt;

&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I use LOGISTIC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In R it seems I would want pwr.chisq.test&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2012 21:04:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-POWER-three-treatments-binary-outcome/m-p/96128#M4813</guid>
      <dc:creator>AndrewZ</dc:creator>
      <dc:date>2012-06-29T21:04:18Z</dc:date>
    </item>
  </channel>
</rss>

