<?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: How do I get the Power printed out in SEQDESIGN in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-get-the-Power-printed-out-in-SEQDESIGN/m-p/708591#M34306</link>
    <description>&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I tried. This is what I got. I couldn't save the screen shot in an acceptable format so I put 3 copies of it in a zip file in the hope that you will be able to read one of them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Are these 4&amp;nbsp; entries the 4 power values I am looking for? If so, which is what?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thank you for trying to help.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Dec 2020 16:43:51 GMT</pubDate>
    <dc:creator>normanbg</dc:creator>
    <dc:date>2020-12-29T16:43:51Z</dc:date>
    <item>
      <title>How do I get the Power printed out in SEQDESIGN</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-get-the-Power-printed-out-in-SEQDESIGN/m-p/708568#M34304</link>
      <description>&lt;P&gt;I am trying to run the following code for the SEQDESIGN procedure:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc seqdesign altref=0.20&lt;BR /&gt;plots=boundary(hscale=samplesize)&lt;BR /&gt;plots=power&lt;BR /&gt;PSS(cref=0 0.5 1.0 1.5)&lt;BR /&gt;boundaryscale=pvalue;&lt;BR /&gt;OneSidedOBrienFleming: design nstages=2&lt;BR /&gt;method=obf&lt;BR /&gt;alt=upper stop=both&lt;BR /&gt;alpha=0.05 beta=0.20;&lt;BR /&gt;samplesize model(ceiladjdesign=include)&lt;BR /&gt;=onesamplefreq(nullprop=0.75 prop=0.95 ref=prop)&lt;BR /&gt;inputnobs(sample=one N=38);&lt;BR /&gt;ods output AdjustedBoundary=Bnd_Prop;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but I can't figure out how to get the power (1-beta) at each stage for both the null hypothesis and the alternative (ie, the power to reject H0 when it is indeed false and the power to reject H1 when H1 is indeed false). It must be there somewhere, I just can't find it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Norman&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 14:23:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-get-the-Power-printed-out-in-SEQDESIGN/m-p/708568#M34304</guid>
      <dc:creator>normanbg</dc:creator>
      <dc:date>2020-12-29T14:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the Power printed out in SEQDESIGN</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-get-the-Power-printed-out-in-SEQDESIGN/m-p/708579#M34305</link>
      <description>&lt;P&gt;Try the ERRSPEND option in the PROC statement&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 15:57:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-get-the-Power-printed-out-in-SEQDESIGN/m-p/708579#M34305</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2020-12-29T15:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the Power printed out in SEQDESIGN</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-get-the-Power-printed-out-in-SEQDESIGN/m-p/708591#M34306</link>
      <description>&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I tried. This is what I got. I couldn't save the screen shot in an acceptable format so I put 3 copies of it in a zip file in the hope that you will be able to read one of them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Are these 4&amp;nbsp; entries the 4 power values I am looking for? If so, which is what?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thank you for trying to help.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 16:43:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-get-the-Power-printed-out-in-SEQDESIGN/m-p/708591#M34306</guid>
      <dc:creator>normanbg</dc:creator>
      <dc:date>2020-12-29T16:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the Power printed out in SEQDESIGN</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-get-the-Power-printed-out-in-SEQDESIGN/m-p/708597#M34307</link>
      <description>&lt;P&gt;For your two-stage design, the beta values at each stage is as shown: .09 and .2. For info on this, see the "Details: Error Spending Methods" section in the PROC SEQDESIGN documentation.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 17:09:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-get-the-Power-printed-out-in-SEQDESIGN/m-p/708597#M34307</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2020-12-29T17:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the Power printed out in SEQDESIGN</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-get-the-Power-printed-out-in-SEQDESIGN/m-p/708647#M34309</link>
      <description>&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I still don't get it. It's not surprising that the power (to reject a false H0) at stage 2 is 80%, because that was part of the initial design. But a power at stage 1 of 91% when the sample size there is half that at stage 2—I think not. What am I missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you for your perseverance.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 21:31:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-get-the-Power-printed-out-in-SEQDESIGN/m-p/708647#M34309</guid>
      <dc:creator>normanbg</dc:creator>
      <dc:date>2020-12-29T21:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the Power printed out in SEQDESIGN</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-get-the-Power-printed-out-in-SEQDESIGN/m-p/708780#M34314</link>
      <description>&lt;P&gt;This might be clearer if you use the STOPPROB option instead. See the description of the values in the resulting table at the end of the "Details: Table Output" section of the SEQDESIGN documentation. You will see that the probability of stopping the trial for acceptance under the alternative (CRef=1) at stage 1 is .09 and .2 at stage 2. The probability of rejecting is .31 at stage 1 and .8 at stage 2. The overall probability of stopping the trial early at stage 1 is .4.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For multi-stage designs, once you start collecting data and doing an interim analysis, you might also be interested in conditional and predictive power, which are both available with options in PROC SEQTEST.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 15:55:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-get-the-Power-printed-out-in-SEQDESIGN/m-p/708780#M34314</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2020-12-30T15:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get the Power printed out in SEQDESIGN</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-get-the-Power-printed-out-in-SEQDESIGN/m-p/708784#M34315</link>
      <description>&lt;P&gt;Bingo! Just what I was looking for. Thank you, thank you very much.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2020 16:42:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-do-I-get-the-Power-printed-out-in-SEQDESIGN/m-p/708784#M34315</guid>
      <dc:creator>normanbg</dc:creator>
      <dc:date>2020-12-30T16:42:03Z</dc:date>
    </item>
  </channel>
</rss>

