<?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: Question that I am not sure if it can be answered here in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Computing-sample-size/m-p/605529#M17213</link>
    <description>&lt;P&gt;Sounds like a job for PROC GLMPOWER&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=statug&amp;amp;docsetTarget=statug_glmpower_overview.htm&amp;amp;locale=en"&gt;https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=statug&amp;amp;docsetTarget=statug_glmpower_overview.htm&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, please help us all. Go back and change the subject of your ORIGINAL message to something meaningful, for example "Computing Sample Size"&lt;/P&gt;</description>
    <pubDate>Tue, 19 Nov 2019 20:57:06 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2019-11-19T20:57:06Z</dc:date>
    <item>
      <title>Computing sample size</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Computing-sample-size/m-p/605521#M17212</link>
      <description>&lt;P&gt;Using SAS 9.4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to conduct a power analysis to determine the n per group, given that the alpha =0.05 and the power is .8. I have a total N=107.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(I am not sure if this is needed/helpful) I have 4 variables that are of interest:&lt;/P&gt;&lt;P&gt;1. fixation (categorical with 4 groups)&lt;/P&gt;&lt;P&gt;2. rerupture (dichotomous)&lt;/P&gt;&lt;P&gt;3. major_comps (dichotomous)&lt;/P&gt;&lt;P&gt;4. time (continuous)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I care about fixation by the other 3 variables. Any thoughts or places to start would be helpful. Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 20:58:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Computing-sample-size/m-p/605521#M17212</guid>
      <dc:creator>GS2</dc:creator>
      <dc:date>2019-11-19T20:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Question that I am not sure if it can be answered here</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Computing-sample-size/m-p/605529#M17213</link>
      <description>&lt;P&gt;Sounds like a job for PROC GLMPOWER&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=statug&amp;amp;docsetTarget=statug_glmpower_overview.htm&amp;amp;locale=en"&gt;https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=statug&amp;amp;docsetTarget=statug_glmpower_overview.htm&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, please help us all. Go back and change the subject of your ORIGINAL message to something meaningful, for example "Computing Sample Size"&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 20:57:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Computing-sample-size/m-p/605529#M17213</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-11-19T20:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Question that I am not sure if it can be answered here</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Computing-sample-size/m-p/605530#M17214</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/194348"&gt;@GS2&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Using SAS 9.4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to conduct a power analysis to determine the n per group, given that the alpha =0.05 and the power is .8. I have a total N=107.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(I am not sure if this is needed/helpful) I have 4 variables that are of interest:&lt;/P&gt;
&lt;P&gt;1. fixation (categorical with 4 groups)&lt;/P&gt;
&lt;P&gt;2. rerupture (dichotomous)&lt;/P&gt;
&lt;P&gt;3. major_comps (dichotomous)&lt;/P&gt;
&lt;P&gt;4. time (continuous)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I care about fixation by the other 3 variables. Any thoughts or places to start would be helpful. Thank you&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The first thing would be to determine what type of Test you are performing. Start by telling us which test or model&amp;nbsp;you intend to use.&lt;/P&gt;
&lt;P&gt;Without that the information you provided really doesn't mean much.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 21:00:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Computing-sample-size/m-p/605530#M17214</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-11-19T21:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Question that I am not sure if it can be answered here</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Computing-sample-size/m-p/605712#M17260</link>
      <description>&lt;P&gt;I plan on using Fisher for my test.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2019 12:49:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Computing-sample-size/m-p/605712#M17260</guid>
      <dc:creator>GS2</dc:creator>
      <dc:date>2019-11-20T12:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Question that I am not sure if it can be answered here</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Computing-sample-size/m-p/605828#M17303</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/194348"&gt;@GS2&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I plan on using Fisher for my test.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Fisher is involved in a number of tests. You will need to be a bit more specific.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have an example of the actual analysis code intended that would be the best description.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2019 16:20:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Computing-sample-size/m-p/605828#M17303</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-11-20T16:20:22Z</dc:date>
    </item>
  </channel>
</rss>

