<?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: Sample size calculation for three groups in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Sample-size-calculation-for-three-groups/m-p/171265#M8909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Bonferroni correction is almost always too conservative, and consequently will lead to an increased sample size needed to detect a fixed difference with given power.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Dec 2013 18:34:35 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2013-12-18T18:34:35Z</dc:date>
    <item>
      <title>Sample size calculation for three groups</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Sample-size-calculation-for-three-groups/m-p/171262#M8906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to perform a sample size calculation for a study&amp;nbsp; in parallel design, 3 arms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not use the GLMPOWER procedure but use the following code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 13.333333969116211px; background-color: #ffffff;"&gt;proc power ;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 13.333333969116211px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; twosamplemeans&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 13.333333969116211px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alpha=0.017&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 13.333333969116211px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; meandiff=mean difference&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 13.333333969116211px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; stddev=estimated stddev&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 13.333333969116211px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; power=.8&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 13.333333969116211px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; npergroup=.&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 13.333333969116211px; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 13.333333969116211px; background-color: #ffffff;"&gt;run ;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 13.333333969116211px; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 13.333333969116211px; background-color: #ffffff;"&gt;In fact, I &lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 13.333333969116211px; background-color: #ffffff;"&gt;adjust the alpha level using a Bonferonni correction&lt;/SPAN&gt; (&lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 13.333333969116211px; background-color: #ffffff;"&gt;0.05/3=0.017).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 13.333333969116211px; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 13.333333969116211px; background-color: #ffffff;"&gt;Is this approach a good one? If not, do you have any suggestions?&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 13.333333969116211px; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 13.333333969116211px; background-color: #ffffff;"&gt;Thanks a lot in advance for your answer.&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 13.333333969116211px; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif; font-size: 13.333333969116211px; background-color: #ffffff;"&gt;Best,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 08:33:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Sample-size-calculation-for-three-groups/m-p/171262#M8906</guid>
      <dc:creator>AnalytX</dc:creator>
      <dc:date>2013-12-12T08:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sample size calculation for three groups</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Sample-size-calculation-for-three-groups/m-p/171263#M8907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at Example 71.1 One-Way ANOVA in the POWER Procedure, or look at PROC GLMPOWER Example 44.1.&amp;nbsp; The latter has an explicitly worked example for calculation of sample size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 14:03:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Sample-size-calculation-for-three-groups/m-p/171263#M8907</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2013-12-12T14:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sample size calculation for three groups</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Sample-size-calculation-for-three-groups/m-p/171264#M8908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Steve!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you think the approach I describe is also correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 12:38:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Sample-size-calculation-for-three-groups/m-p/171264#M8908</guid>
      <dc:creator>AnalytX</dc:creator>
      <dc:date>2013-12-18T12:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sample size calculation for three groups</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Sample-size-calculation-for-three-groups/m-p/171265#M8909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Bonferroni correction is almost always too conservative, and consequently will lead to an increased sample size needed to detect a fixed difference with given power.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 18:34:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Sample-size-calculation-for-three-groups/m-p/171265#M8909</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2013-12-18T18:34:35Z</dc:date>
    </item>
  </channel>
</rss>

