<?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: Power Estimate with Standard Deviation Percentage Difference in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Power-Estimate-with-Standard-Deviation-Percentage-Difference/m-p/759086#M239809</link>
    <description>&lt;P&gt;Same question as posed in the 'Statistical Procedures' board under Analytics header.&lt;/P&gt;
&lt;P&gt;See here:&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/Statistical-Procedures/Power-Estimate-with-Standard-Deviation-Percentage-Difference/m-p/758919#M36955" target="_blank"&gt;https://communities.sas.com/t5/Statistical-Procedures/Power-Estimate-with-Standard-Deviation-Percentage-Difference/m-p/758919#M36955&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
    <pubDate>Tue, 03 Aug 2021 16:57:12 GMT</pubDate>
    <dc:creator>sbxkoenk</dc:creator>
    <dc:date>2021-08-03T16:57:12Z</dc:date>
    <item>
      <title>Power Estimate with Standard Deviation Percentage Difference</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Power-Estimate-with-Standard-Deviation-Percentage-Difference/m-p/758927#M239708</link>
      <description>&lt;P&gt;I want to estimate the power associated with various treatment effects between two groups. In group 1 there are 145 people and group 2 has 225 people. Additionally, I expect the average score of group 1 to be 31% and group 2 41%.&amp;nbsp; Based on previous studies, we expect a 5% standard deviation in each cohort. How can I incorporate 5% sd into my power estimate?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Originally, I estimated power this way:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE class="language-sas"&gt;&lt;CODE&gt;proc power;
twosamplemeans test=diff
groupmeans = 0.31 | .41
stddev = 0.05
groupns= (145 225)
power = .;
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;Is this correct or should I take another approach?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 00:44:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Power-Estimate-with-Standard-Deviation-Percentage-Difference/m-p/758927#M239708</guid>
      <dc:creator>mekono</dc:creator>
      <dc:date>2021-08-03T00:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Power Estimate with Standard Deviation Percentage Difference</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Power-Estimate-with-Standard-Deviation-Percentage-Difference/m-p/759086#M239809</link>
      <description>&lt;P&gt;Same question as posed in the 'Statistical Procedures' board under Analytics header.&lt;/P&gt;
&lt;P&gt;See here:&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/Statistical-Procedures/Power-Estimate-with-Standard-Deviation-Percentage-Difference/m-p/758919#M36955" target="_blank"&gt;https://communities.sas.com/t5/Statistical-Procedures/Power-Estimate-with-Standard-Deviation-Percentage-Difference/m-p/758919#M36955&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 16:57:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Power-Estimate-with-Standard-Deviation-Percentage-Difference/m-p/759086#M239809</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2021-08-03T16:57:12Z</dc:date>
    </item>
  </channel>
</rss>

