<?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: Can SAS EG 7,1 do this? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-SAS-EG-7-1-do-this/m-p/311387#M21046</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/114835"&gt;@azlanfaizal﻿&lt;/a&gt;&amp;nbsp;- welcome to the world of SAS!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;JMP is a highly visual tool with many innovative visualization techniques built-in, available via point-and-click. &amp;nbsp;SAS (and EG -- as an interface to SAS) can achieve some of these visualizations only by writing specific program code to prep the data and render the graphs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suggest that you begin with what's easily done in EG. &amp;nbsp;Check out the&amp;nbsp;Table Analysis task and One-Way Frequencies task, and also dig into the simple syntax for PROC FREQ. &amp;nbsp;There are several built-in graphics that PROC FREQ can produce (freq charts, Mosiac plots) that are similar to your examples, but of course -- they are different.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For your variability chart you might look at the Summary Tables task (PROC TABULATE) -- but that's more about numbers than it is about visualizations. &amp;nbsp;Also take a look through the many examples that&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13856"&gt;@Jay54﻿&lt;/a&gt;&amp;nbsp;offers on &lt;A href="http://support.sas.com/rnd/datavisualization/graphicallyspeakingindex/" target="_self"&gt;the Graphically Speaking blog&lt;/A&gt;. &amp;nbsp;You might find something that comes close to what you're looking for with relatively simple SGPLOT code.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Nov 2016 12:49:27 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2016-11-14T12:49:27Z</dc:date>
    <item>
      <title>Can SAS EG 7,1 do this?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-SAS-EG-7-1-do-this/m-p/311274#M21031</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a new user for SAS ( installed SAS EG 7,1 in last 2 weeks ). And now trying to familriaze with the software.&lt;/P&gt;&lt;P&gt;However - I have been using JMP software for many years and current version I have is JMP 11. May I know is there any way that SAS EG can do the following: ( at least this is what I notice so far&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Variability chart of many levels...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG title="1.JPG" alt="1.JPG" src="https://communities.sas.com/t5/image/serverpage/image-id/5834i102A2F0DD1C06009/image-size/original?v=v2&amp;amp;px=-1" border="0" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) Categorical analysis ( Share chart / Frequency chart / etc ..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;IMG title="2.JPG" alt="2.JPG" src="https://communities.sas.com/t5/image/serverpage/image-id/5833i413710758AE690F5/image-size/original?v=v2&amp;amp;px=-1" border="0" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AzlanFaizal&lt;/P&gt;</description>
      <pubDate>Sun, 13 Nov 2016 19:24:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-SAS-EG-7-1-do-this/m-p/311274#M21031</guid>
      <dc:creator>azlanfaizal</dc:creator>
      <dc:date>2016-11-13T19:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can SAS EG 7,1 do this?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-SAS-EG-7-1-do-this/m-p/311387#M21046</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/114835"&gt;@azlanfaizal﻿&lt;/a&gt;&amp;nbsp;- welcome to the world of SAS!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;JMP is a highly visual tool with many innovative visualization techniques built-in, available via point-and-click. &amp;nbsp;SAS (and EG -- as an interface to SAS) can achieve some of these visualizations only by writing specific program code to prep the data and render the graphs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suggest that you begin with what's easily done in EG. &amp;nbsp;Check out the&amp;nbsp;Table Analysis task and One-Way Frequencies task, and also dig into the simple syntax for PROC FREQ. &amp;nbsp;There are several built-in graphics that PROC FREQ can produce (freq charts, Mosiac plots) that are similar to your examples, but of course -- they are different.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For your variability chart you might look at the Summary Tables task (PROC TABULATE) -- but that's more about numbers than it is about visualizations. &amp;nbsp;Also take a look through the many examples that&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13856"&gt;@Jay54﻿&lt;/a&gt;&amp;nbsp;offers on &lt;A href="http://support.sas.com/rnd/datavisualization/graphicallyspeakingindex/" target="_self"&gt;the Graphically Speaking blog&lt;/A&gt;. &amp;nbsp;You might find something that comes close to what you're looking for with relatively simple SGPLOT code.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 12:49:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Can-SAS-EG-7-1-do-this/m-p/311387#M21046</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2016-11-14T12:49:27Z</dc:date>
    </item>
  </channel>
</rss>

