<?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 T-test for a count? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/T-test-for-a-count/m-p/409968#M21409</link>
    <description>&lt;P&gt;Is it appropriate to do a t-test/anova for a count, given it is not normally distributed?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I use genmod with a poisson distribution instead (count as the outcome, categorical variable as the dependent variable) , it is still a test for difference in observed means for the count variable?&amp;nbsp; Can I put my observed means and standard deviations calculated with proc means next to the p-value from genmod?&amp;nbsp; Or would I be mixing things?&amp;nbsp; Should I take the log of my means and present those instead?&amp;nbsp;Thank you.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Nov 2017 19:18:57 GMT</pubDate>
    <dc:creator>proctice</dc:creator>
    <dc:date>2017-11-02T19:18:57Z</dc:date>
    <item>
      <title>T-test for a count?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-test-for-a-count/m-p/409968#M21409</link>
      <description>&lt;P&gt;Is it appropriate to do a t-test/anova for a count, given it is not normally distributed?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I use genmod with a poisson distribution instead (count as the outcome, categorical variable as the dependent variable) , it is still a test for difference in observed means for the count variable?&amp;nbsp; Can I put my observed means and standard deviations calculated with proc means next to the p-value from genmod?&amp;nbsp; Or would I be mixing things?&amp;nbsp; Should I take the log of my means and present those instead?&amp;nbsp;Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2017 19:18:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-test-for-a-count/m-p/409968#M21409</guid>
      <dc:creator>proctice</dc:creator>
      <dc:date>2017-11-02T19:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: T-test for a count?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-test-for-a-count/m-p/409976#M21411</link>
      <description>&lt;P&gt;Is ChiSquare another approach, it's more designed for count data.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2017 19:27:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-test-for-a-count/m-p/409976#M21411</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-11-02T19:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: T-test for a count?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-test-for-a-count/m-p/409996#M21418</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18050"&gt;@proctice&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Is it appropriate to do a t-test/anova for a count, given it is not normally distributed?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;To test what hypothesis?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2017 20:03:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-test-for-a-count/m-p/409996#M21418</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2017-11-02T20:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: T-test for a count?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-test-for-a-count/m-p/410010#M21419</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18050"&gt;@proctice&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Is it appropriate to do a t-test/anova for a count, given it is not normally distributed?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I use genmod with a poisson distribution instead (count as the outcome, categorical variable as the dependent variable) , it is still a test for difference in observed means for the count variable?&amp;nbsp; Can I put my observed means and standard deviations calculated with proc means next to the p-value from genmod?&amp;nbsp; Or would I be mixing things?&amp;nbsp; Should I take the log of my means and present those instead?&amp;nbsp;Thank you.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Real life&amp;nbsp;count data is not frequently distributed as Poisson. Poisson based p-values are usually over liberal (too small). Make sure you check for overdispersion if you go that route.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for your model, "&lt;EM&gt;outcome variable&lt;/EM&gt;" and "&lt;EM&gt;dependent variable&lt;/EM&gt;" usually mean the same thing. If your model is of the type count = categorical, then you could, as a first safe step, try non-parametric tests. If those aren't significant, proceed with great caution with tests based on stronger assumptions.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2017 20:58:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-test-for-a-count/m-p/410010#M21419</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2017-11-02T20:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: T-test for a count?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-test-for-a-count/m-p/410023#M21420</link>
      <description>&lt;P&gt;To test a question like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is the average count for men higher than the average count for women.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;model count=gender/dist=poisson&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2017 21:39:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-test-for-a-count/m-p/410023#M21420</guid>
      <dc:creator>proctice</dc:creator>
      <dc:date>2017-11-02T21:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: T-test for a count?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-test-for-a-count/m-p/410024#M21421</link>
      <description>&lt;P&gt;Sorry, I meant independent not dependent.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I plan to do all the over-dispersion testing later when I put several variables into the model.&amp;nbsp; Right now, I am just doing a bivariate analysis to decide what variables to include in my bigger model.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I like the non-parametric suggestion!&amp;nbsp;I'll do that instead.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2017 21:46:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-test-for-a-count/m-p/410024#M21421</guid>
      <dc:creator>proctice</dc:creator>
      <dc:date>2017-11-02T21:46:09Z</dc:date>
    </item>
  </channel>
</rss>

