<?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: summary statistics and graph in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/summary-statistics-and-graph/m-p/741323#M29131</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="q1.JPG" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/59388iC2D1013162787945/image-size/large?v=v2&amp;amp;px=999" role="button" title="q1.JPG" alt="q1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 14 May 2021 00:24:14 GMT</pubDate>
    <dc:creator>Sarra-Matri</dc:creator>
    <dc:date>2021-05-14T00:24:14Z</dc:date>
    <item>
      <title>summary statistics and graph</title>
      <link>https://communities.sas.com/t5/New-SAS-User/summary-statistics-and-graph/m-p/741304#M29125</link>
      <description>&lt;P&gt;how can i&amp;nbsp;do summary statistics (average, maximum, minimum) of values&lt;BR /&gt;from a specific&amp;nbsp; table.and create a graphic representation of the previous result.&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 23:40:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/summary-statistics-and-graph/m-p/741304#M29125</guid>
      <dc:creator>Sarra-Matri</dc:creator>
      <dc:date>2021-05-13T23:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: summary statistics and graph</title>
      <link>https://communities.sas.com/t5/New-SAS-User/summary-statistics-and-graph/m-p/741309#M29127</link>
      <description>&lt;P&gt;What kind of graph?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Proc summary/means will create summary statistics and create a data set that maybe can be graphed but it depends on the type of graph that you want.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best would be to provide an example data set or use one of the data sets in the SASHELP library and then describe what you want.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The type of graph is important as that will lead to how the input data needs to be structured.&lt;/P&gt;
&lt;P&gt;Consider that Proc SGPLOT can create 27 different types of plots, with some variations for some of those, and that most of these can be overlayed to create additional interpretations we really need to know.&lt;/P&gt;
&lt;P&gt;Or you can look here for some examples of different graphs, the data and code to make them: &lt;A href="https://support.sas.com/en/knowledge-base/graph-samples-gallery.html" target="_blank"&gt;https://support.sas.com/en/knowledge-base/graph-samples-gallery.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Start by looking at SGPLOT and SGPANEL. Much more complicated graphs can be made with SGRENDER and the Graphic Template Language.&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 23:59:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/summary-statistics-and-graph/m-p/741309#M29127</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-05-13T23:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: summary statistics and graph</title>
      <link>https://communities.sas.com/t5/New-SAS-User/summary-statistics-and-graph/m-p/741311#M29128</link>
      <description>This is the table , i want to do summary statistics (mean/ min/max) of&lt;BR /&gt;column value then create a graph</description>
      <pubDate>Fri, 14 May 2021 00:01:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/summary-statistics-and-graph/m-p/741311#M29128</guid>
      <dc:creator>Sarra-Matri</dc:creator>
      <dc:date>2021-05-14T00:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: summary statistics and graph</title>
      <link>https://communities.sas.com/t5/New-SAS-User/summary-statistics-and-graph/m-p/741313#M29129</link>
      <description>&lt;P&gt;Nothing shows as a "table". Best is a data step to indicate the starting data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And still have not described what type of graph.&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 00:04:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/summary-statistics-and-graph/m-p/741313#M29129</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-05-14T00:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: summary statistics and graph</title>
      <link>https://communities.sas.com/t5/New-SAS-User/summary-statistics-and-graph/m-p/741323#M29131</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="q1.JPG" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/59388iC2D1013162787945/image-size/large?v=v2&amp;amp;px=999" role="button" title="q1.JPG" alt="q1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 May 2021 00:24:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/summary-statistics-and-graph/m-p/741323#M29131</guid>
      <dc:creator>Sarra-Matri</dc:creator>
      <dc:date>2021-05-14T00:24:14Z</dc:date>
    </item>
  </channel>
</rss>

