<?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: What is the correlation in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/What-is-the-correlation/m-p/369140#M5506</link>
    <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc sgscatter data=sashelp.class;
matrix age weight height/diagonal=(histogram);
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 21 Jun 2017 13:35:14 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2017-06-21T13:35:14Z</dc:date>
    <item>
      <title>What is the correlation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/What-is-the-correlation/m-p/368787#M5505</link>
      <description>&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/9541iF5D7042AC435B2D0/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="AE.png" title="AE.png" /&gt;Based on the image shown, I am required to find the correlation between percent body fat against the age, weight and height of individuals. I need to provide a graphical approach to make the correlation easier to explain and visualize. May I know how to do the code for scatter plot matrix and scattar plots for pair of variables?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2017 15:32:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/What-is-the-correlation/m-p/368787#M5505</guid>
      <dc:creator>JingPynn</dc:creator>
      <dc:date>2017-06-20T15:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: What is the correlation</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/What-is-the-correlation/m-p/369140#M5506</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc sgscatter data=sashelp.class;
matrix age weight height/diagonal=(histogram);
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 21 Jun 2017 13:35:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/What-is-the-correlation/m-p/369140#M5506</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-06-21T13:35:14Z</dc:date>
    </item>
  </channel>
</rss>

