<?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 repeated measure ANOVA in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/sample-size-calculation-for-repeated-measure-ANOVA/m-p/881114#M43600</link>
    <description>&lt;P&gt;stddev= is the error standard deviation. Like the RMSE from an ANOVA model.&lt;/P&gt;
&lt;P&gt;weight is the cell weight. If you have a balanced data, you should ignore this. Otherwise you would need to have a weight variable in your exemplary data set&amp;nbsp;&lt;SPAN&gt;WellnessMult, representing the sample size "ratio" for each group, then specify that variable in the WEIGHT statement.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Jun 2023 14:54:27 GMT</pubDate>
    <dc:creator>jiltao</dc:creator>
    <dc:date>2023-06-16T14:54:27Z</dc:date>
    <item>
      <title>sample size calculation for repeated measure ANOVA</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/sample-size-calculation-for-repeated-measure-ANOVA/m-p/881090#M43599</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I want to calculate sample size by SAS for a clinical trial study which use repeated measure ANOVA test. We want to obtain P interaction between time and treatment.&lt;/P&gt;&lt;P&gt;We have intervention and control group and three time point" baseline, 3 month, 6 month".&lt;/P&gt;&lt;P&gt;We want to see the effects of nut on systolic blood pressure (SBP) compare to control group. These are mean and stardand deviation :&lt;/P&gt;&lt;P&gt;nut : baseline :6±3&amp;nbsp;&amp;nbsp;&amp;nbsp; after three month:5±4 &amp;nbsp; after 6 month: 4±2 &amp;nbsp;&lt;/P&gt;&lt;P&gt;control : baseline :7±3&amp;nbsp;&amp;nbsp;&amp;nbsp; after three month:6±4 &amp;nbsp; after 6 month: 5±2 &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to use this code:&lt;/P&gt;&lt;P&gt;proc glmpower data=WellnessMult;&lt;BR /&gt;class Treatment;&lt;BR /&gt;weight ?;&lt;BR /&gt;model WellScore1 WellScore3 = Treatment;&lt;BR /&gt;repeated Time 3;&lt;BR /&gt;power&lt;BR /&gt;effects=(Treatment)&lt;BR /&gt;mtest = hlt&lt;BR /&gt;alpha = 0.05&lt;BR /&gt;power = .9&lt;BR /&gt;ntotal = .&lt;BR /&gt;stddev = ?&lt;BR /&gt;matrix ("WellCorr") = lear(0.85, 1, 3, 1 3 6)&lt;BR /&gt;corrmat = "WellCorr";&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have question: what should I put for stddev? what should I put for weight? Is the code correct?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 13:10:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/sample-size-calculation-for-repeated-measure-ANOVA/m-p/881090#M43599</guid>
      <dc:creator>Manije72</dc:creator>
      <dc:date>2023-06-16T13:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: sample size calculation for repeated measure ANOVA</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/sample-size-calculation-for-repeated-measure-ANOVA/m-p/881114#M43600</link>
      <description>&lt;P&gt;stddev= is the error standard deviation. Like the RMSE from an ANOVA model.&lt;/P&gt;
&lt;P&gt;weight is the cell weight. If you have a balanced data, you should ignore this. Otherwise you would need to have a weight variable in your exemplary data set&amp;nbsp;&lt;SPAN&gt;WellnessMult, representing the sample size "ratio" for each group, then specify that variable in the WEIGHT statement.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 14:54:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/sample-size-calculation-for-repeated-measure-ANOVA/m-p/881114#M43600</guid>
      <dc:creator>jiltao</dc:creator>
      <dc:date>2023-06-16T14:54:27Z</dc:date>
    </item>
  </channel>
</rss>

