<?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: Lesson 5 Analyzing and Reporting Data - using the WAYS statement in Programming 1 and 2</title>
    <link>https://communities.sas.com/t5/Programming-1-and-2/Lesson-5-Analyzing-and-Reporting-Data-using-the-WAYS-statement/m-p/619210#M413</link>
    <description>&lt;P&gt;I suggest that you try the code and compare the results. Especially with relatively simple code and data that is the best way to learn.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jan 2020 16:23:59 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2020-01-22T16:23:59Z</dc:date>
    <item>
      <title>Lesson 5 Analyzing and Reporting Data - using the WAYS statement</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/Lesson-5-Analyzing-and-Reporting-Data-using-the-WAYS-statement/m-p/619205#M412</link>
      <description>&lt;P&gt;Clarification:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does it make a difference if I use the default PROC MEANS statement or a CLASS and WAYS statement to get stats for an entire table (in other words, will both of these yield the same results)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Proc means data=pg1.storm_final;&lt;/P&gt;&lt;P&gt;Var MaxWindMPH;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Proc means data=pg1.storm_final;&lt;/P&gt;&lt;P&gt;Var MaxWindMPH;&lt;/P&gt;&lt;P&gt;CLASS BasinName StormType;&lt;/P&gt;&lt;P&gt;WAYS 0;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 16:15:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/Lesson-5-Analyzing-and-Reporting-Data-using-the-WAYS-statement/m-p/619205#M412</guid>
      <dc:creator>AJS1</dc:creator>
      <dc:date>2020-01-22T16:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Lesson 5 Analyzing and Reporting Data - using the WAYS statement</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/Lesson-5-Analyzing-and-Reporting-Data-using-the-WAYS-statement/m-p/619210#M413</link>
      <description>&lt;P&gt;I suggest that you try the code and compare the results. Especially with relatively simple code and data that is the best way to learn.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 16:23:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/Lesson-5-Analyzing-and-Reporting-Data-using-the-WAYS-statement/m-p/619210#M413</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-01-22T16:23:59Z</dc:date>
    </item>
  </channel>
</rss>

