<?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: 1.	Producing a Descriptive Statistic Report in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/1-Producing-a-Descriptive-Statistic-Report/m-p/794682#M254813</link>
    <description>&lt;P&gt;Show us what code you have tried.&lt;/P&gt;</description>
    <pubDate>Sat, 05 Feb 2022 21:10:25 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2022-02-05T21:10:25Z</dc:date>
    <item>
      <title>1.	Producing a Descriptive Statistic Report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/1-Producing-a-Descriptive-Statistic-Report/m-p/794674#M254810</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Level 1&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Producing a Descriptive Statistic Report&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;The &lt;STRONG&gt;pg1.np_westweather&lt;/STRONG&gt; table contains weather-related information for four national parks: Death Valley National Park, Grand Canyon National Park, Yellowstone National Park,&lt;BR /&gt;and Zion National Park. Use the MEANS procedure to analyze the data in this table.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a new program. Write a PROC MEANS step to analyze rows from &lt;STRONG&gt;pg1.np_westweather&lt;/STRONG&gt; with the following specifications:&lt;OL&gt;&lt;LI&gt;Generate the mean, minimum, and maximum statistics for the &lt;STRONG&gt;Precip&lt;/STRONG&gt;, &lt;STRONG&gt;Snow&lt;/STRONG&gt;, &lt;STRONG&gt;TempMin&lt;/STRONG&gt;, and &lt;STRONG&gt;TempMax&lt;/STRONG&gt; columns.&lt;/LI&gt;&lt;LI&gt;Use the MAXDEC= option to display the values with a maximum of two decimal positions.&lt;/LI&gt;&lt;LI&gt;Use the CLASS statement to group the data by &lt;STRONG&gt;Year&lt;/STRONG&gt; and &lt;STRONG&gt;Name&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;Use &lt;STRONG&gt;Weather Statistics by Year and Park&lt;/STRONG&gt; as the report title. Run the program&lt;BR /&gt;and review the results.&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vvvishwak_0-1644085024285.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/68242i2CD1F8193B65C5A7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vvvishwak_0-1644085024285.png" alt="vvvishwak_0-1644085024285.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope you can help.&lt;/P&gt;&lt;P&gt;THANKS.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Feb 2022 18:16:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/1-Producing-a-Descriptive-Statistic-Report/m-p/794674#M254810</guid>
      <dc:creator>vvvishwak</dc:creator>
      <dc:date>2022-02-05T18:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: 1.	Producing a Descriptive Statistic Report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/1-Producing-a-Descriptive-Statistic-Report/m-p/794682#M254813</link>
      <description>&lt;P&gt;Show us what code you have tried.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Feb 2022 21:10:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/1-Producing-a-Descriptive-Statistic-Report/m-p/794682#M254813</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-02-05T21:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: 1.	Producing a Descriptive Statistic Report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/1-Producing-a-Descriptive-Statistic-Report/m-p/794713#M254826</link>
      <description>Hi:&lt;BR /&gt;  This looks like one of the practices in the Programming 1 class. Typically, those practices have a starter file or quite detailed instructions and then there's a question you have to answer. Usually, the description for the practice shows you what the solution output should look like? Can you verify what lesson you're working in and provide some more clarification regarding your question? What code have you tried? Were there errors in the SAS log when you ran your code?&lt;BR /&gt;Cynthia</description>
      <pubDate>Mon, 07 Feb 2022 01:36:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/1-Producing-a-Descriptive-Statistic-Report/m-p/794713#M254826</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2022-02-07T01:36:50Z</dc:date>
    </item>
  </channel>
</rss>

