<?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: SAS one way ANOVA problem in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/SAS-one-way-ANOVA-problem/m-p/251935#M56775</link>
    <description>&lt;P&gt;It sounds you need&amp;nbsp;Cochran-Armitage Trend Test of PROC FREQ .&lt;/P&gt;</description>
    <pubDate>Wed, 24 Feb 2016 01:33:53 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2016-02-24T01:33:53Z</dc:date>
    <item>
      <title>SAS one way ANOVA problem</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-one-way-ANOVA-problem/m-p/251934#M56774</link>
      <description>&lt;P&gt;The SAS homework is as follows.&amp;nbsp;&lt;/P&gt;&lt;P&gt;A researcher was interested in comparing three methods of dropout prevention in at-risk high school students: a structured work-study program, a peer-buddy program, and teacher mentoring program. Thirty at-risk students were randomly assigned to each of these three treatments at the beginning of their sophomore year. At the end of the year, the researcher noted how many students were still enrolled in school and how many appeared to have dropped out. These are the data that were obtained:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;End of Year Status&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Program&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Still Enrolled&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Not Enrolled&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Work-Study&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;11&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;19&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Peer Buddy&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;16&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;14&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Teacher Mentor&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;20&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;10&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I doing wrong in SAS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;input program $ persist dropout $;&lt;BR /&gt;datalines;&lt;BR /&gt;study 11 19&lt;BR /&gt;buddy 16 14&lt;BR /&gt;mentor 20 10&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc anova data=case1;&lt;BR /&gt;class program;&lt;BR /&gt;model persistence dropout = program;&lt;BR /&gt;means / tukey;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 01:20:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-one-way-ANOVA-problem/m-p/251934#M56774</guid>
      <dc:creator>jmoseley</dc:creator>
      <dc:date>2016-02-24T01:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAS one way ANOVA problem</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-one-way-ANOVA-problem/m-p/251935#M56775</link>
      <description>&lt;P&gt;It sounds you need&amp;nbsp;Cochran-Armitage Trend Test of PROC FREQ .&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 01:33:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-one-way-ANOVA-problem/m-p/251935#M56775</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-02-24T01:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAS one way ANOVA problem</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-one-way-ANOVA-problem/m-p/251939#M56776</link>
      <description>&lt;P&gt;SAS one way ANOVA is not completely solved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The proc freq idea only deals with the procedure. It does not expain why the input codes are not being accepted by SAS.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 01:50:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-one-way-ANOVA-problem/m-p/251939#M56776</guid>
      <dc:creator>jmoseley</dc:creator>
      <dc:date>2016-02-24T01:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAS one way ANOVA problem</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-one-way-ANOVA-problem/m-p/251940#M56777</link>
      <description>&lt;P&gt;SAS one way ANOVA is not completely solved. The input data is providing many errors&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 01:52:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-one-way-ANOVA-problem/m-p/251940#M56777</guid>
      <dc:creator>jmoseley</dc:creator>
      <dc:date>2016-02-24T01:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAS one way ANOVA problem</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-one-way-ANOVA-problem/m-p/251942#M56778</link>
      <description>&lt;P&gt;Your data should look like this :&lt;/P&gt;
&lt;P&gt;data have;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;input program $ persist dropout ;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;datalines;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;study 11 19&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;buddy 16 14&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mentor 20 10&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;run;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;And Trend Test is for the ordinal variable , but your PROGRAM is nominal variable, so change their position for different Trend Test.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;But I think the original order in your data is looking good .&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 01:56:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-one-way-ANOVA-problem/m-p/251942#M56778</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-02-24T01:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAS one way ANOVA problem</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-one-way-ANOVA-problem/m-p/251960#M56782</link>
      <description>Hi KSharp,&lt;BR /&gt;&lt;BR /&gt;Thanks for your insights. Another question? Why do you think I am not getting the TTest and probability result in my syntax?&lt;BR /&gt;&lt;BR /&gt;Josie</description>
      <pubDate>Wed, 24 Feb 2016 05:11:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-one-way-ANOVA-problem/m-p/251960#M56782</guid>
      <dc:creator>jmoseley</dc:creator>
      <dc:date>2016-02-24T05:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAS one way ANOVA problem</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-one-way-ANOVA-problem/m-p/251988#M56786</link>
      <description>&lt;P&gt;TTest is testing the mean between two level(group), But your data doesn't have one group variable, it looks like a Contingecy Table .&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 08:57:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-one-way-ANOVA-problem/m-p/251988#M56786</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-02-24T08:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAS one way ANOVA problem</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-one-way-ANOVA-problem/m-p/254067#M56924</link>
      <description>Thank you very much KSharp. Much appreciated. J&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;##- Please type your reply above this line. Simple formatting, no&lt;BR /&gt;attachments. -##</description>
      <pubDate>Thu, 03 Mar 2016 06:40:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-one-way-ANOVA-problem/m-p/254067#M56924</guid>
      <dc:creator>jmoseley</dc:creator>
      <dc:date>2016-03-03T06:40:34Z</dc:date>
    </item>
  </channel>
</rss>

