<?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: ANOVA testing in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/ANOVA-testing/m-p/411807#M21584</link>
    <description>&lt;P&gt;I guess you should start with getting your data into SAS.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's a video on importing your data:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://video.sas.com/detail/videos/sas-analytics-u/video/4573016758001/creating-a-sas-table-from-a-csv-file?autoStart=true" target="_blank"&gt;http://video.sas.com/detail/videos/sas-analytics-u/video/4573016758001/creating-a-sas-table-from-a-csv-file?autoStart=true&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stats.idre.ucla.edu/sas/modules/inputting-data-into-sas/" target="_blank"&gt;https://stats.idre.ucla.edu/sas/modules/inputting-data-into-sas/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then I would suggest, looking at PROC ANOVA documentation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This example is pretty close to yours. I would recommend first working through the example. This will get you familiar with the results and ensure you know which variables are what. &amp;nbsp;Then you need to figure out how to get your data in the same format (STEP1) and run the ANOVA on your data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_anova_gettingstarted01.htm&amp;amp;docsetVersion=14.2&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_anova_gettingstarted01.htm&amp;amp;docsetVersion=14.2&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Nov 2017 03:52:45 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-11-09T03:52:45Z</dc:date>
    <item>
      <title>ANOVA testing</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/ANOVA-testing/m-p/411794#M21582</link>
      <description>&lt;P&gt;Hi all. So I have this problem and I have no idea where to begin:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Five bodies of water were measured for strontium levels.&amp;nbsp; The five bodies of water were:&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Var1=Grayson’s Pond, Var2=Beaver Lake, Var3=Angler’s Cove, Var4=Appletree Lake, Var5=Rock River.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Determine if the average strontium levels differ by the body of water.&amp;nbsp; Thirty water specimens were used (6 at each location) and the strontium level measured.&amp;nbsp; The data set is Strontium.txt&amp;nbsp; (attached). Here it is from notepad:&lt;/P&gt;&lt;P&gt;Var1 Var2 Var3 Var4 Var5&lt;BR /&gt;28.2 39.6 46.3 41 56.3&lt;BR /&gt;33.2 40.8 42.1 44.1 54.1&lt;BR /&gt;36.4 37.9 43.5 46.4 59.4&lt;BR /&gt;34.6 37.1 48.8 40.2 62.7&lt;BR /&gt;29.1 43.6 43.7 38.6 60&lt;BR /&gt;31 42.4 40.1 36.3 57.3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Perform the appropriate data manipulation step for analysis.&lt;/LI&gt;&lt;LI&gt;Perform an ANOVA on these data. Check the assumptions of the hypothesis tests.&amp;nbsp; State whether each assumption is met and provide support for your statements.&lt;/LI&gt;&lt;LI&gt;Consider your check of the ANOVA assumptions in Part 2). Choose the nonparametric ANOVA procedure that you feel is more appropriate, based on the assumption you consider to be most tenuous.&amp;nbsp; Re-analyze the data using this nonparametric test and compare the results with the results of the parametric ANOVA you performed in Part 1).&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I know I would need to add formats/labels but I just have no idea how to begin. Anything will help!! I just need some output to analyze!!!&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 02:38:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/ANOVA-testing/m-p/411794#M21582</guid>
      <dc:creator>trash</dc:creator>
      <dc:date>2017-11-09T02:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: ANOVA testing</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/ANOVA-testing/m-p/411807#M21584</link>
      <description>&lt;P&gt;I guess you should start with getting your data into SAS.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's a video on importing your data:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://video.sas.com/detail/videos/sas-analytics-u/video/4573016758001/creating-a-sas-table-from-a-csv-file?autoStart=true" target="_blank"&gt;http://video.sas.com/detail/videos/sas-analytics-u/video/4573016758001/creating-a-sas-table-from-a-csv-file?autoStart=true&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stats.idre.ucla.edu/sas/modules/inputting-data-into-sas/" target="_blank"&gt;https://stats.idre.ucla.edu/sas/modules/inputting-data-into-sas/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then I would suggest, looking at PROC ANOVA documentation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This example is pretty close to yours. I would recommend first working through the example. This will get you familiar with the results and ensure you know which variables are what. &amp;nbsp;Then you need to figure out how to get your data in the same format (STEP1) and run the ANOVA on your data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_anova_gettingstarted01.htm&amp;amp;docsetVersion=14.2&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_anova_gettingstarted01.htm&amp;amp;docsetVersion=14.2&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 03:52:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/ANOVA-testing/m-p/411807#M21584</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-11-09T03:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: ANOVA testing</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/ANOVA-testing/m-p/411945#M21587</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;okay well here is what I attempted in trying to import data, but its wrong. I don't know how to account for labeling cause what I did didn't work.&lt;/P&gt;&lt;P&gt;LIBNAME MyLib "D:\Statistical Data Management\MyLib\";&lt;BR /&gt;PROC FORMAT;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Value var1$ "var1" = "Grayson's Pond";&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Value var2$ "var2" = "Beaver Lake" ;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Value var3$ "var3" = "Angler's Cove";&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Value var4$ "var4" = "Appletree Lake";&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Value var5$ "var5" = "Rock River" ;&lt;BR /&gt;DATA mylib.strontium;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;INFILE 'D:\Statistical Data Management\MyLib\Projects\Project #2\strontium.txt'&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;DELIMITER='09'x;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;INPUT var1 var2 var3 var4 var5;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;FORMAT var1 $var1. var2 $var2. var3 $var3. var4 $var4. var5 $var5.;&lt;BR /&gt;TITLE1 'ONE-WAY ANOVA OF STRONTIUM LEVELS';&lt;BR /&gt;RUN;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 15:12:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/ANOVA-testing/m-p/411945#M21587</guid>
      <dc:creator>trash</dc:creator>
      <dc:date>2017-11-09T15:12:41Z</dc:date>
    </item>
  </channel>
</rss>

