<?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: How can I access the model quality through the diagnostics panel? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-can-I-assess-the-model-through-the-diagnostics-panel/m-p/235963#M12490</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-SPOILER&gt;&amp;nbsp;&lt;/LI-SPOILER&gt;
&lt;P&gt;The Link you have provided it almost tells every thing.In your case the Rsqure is is only .40 that means there are other variables which are accounted for .60 or 60%. Your Adj Rsquare is even more less 37% . Find out all those variables and do multiple regression . Your plots (No1)looks dont look like a fan shape or semicircle that which menas&amp;nbsp;it is ok&amp;nbsp;. You have one&amp;nbsp;outlier as per the C'D panel (No 6).&lt;/P&gt;
&lt;P&gt;Sayng so , please have a look at your data , Remove the &lt;SPAN&gt;outlier.Please understand with the theory first. I am also just learning&amp;nbsp;,but not reached Regression Analysis yet .so i could not provide much ,may be others can help.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Nov 2015 12:00:45 GMT</pubDate>
    <dc:creator>pearsoninst</dc:creator>
    <dc:date>2015-11-23T12:00:45Z</dc:date>
    <item>
      <title>How can I assess the model through the diagnostics panel?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-can-I-assess-the-model-through-the-diagnostics-panel/m-p/235928#M12485</link>
      <description>&lt;P&gt;The simple linear regression model is&amp;nbsp;E(Yi) &lt;EM&gt;=&lt;/EM&gt;α+β Xi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When the regression is done, I get the&amp;nbsp;diagnostics panel as below. I was required to&amp;nbsp;access the model quality through the diagnostics panel and I also see some explanation through SAS support:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_reg_sect004.htm" target="_self"&gt;http://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_reg_sect004.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but It is still not very understandable. I hope someone can expain to me through the following example. Thanks in advance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/914iCB5CD5B13E4A8E30/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="2015-11-22_155321.png" title="2015-11-22_155321.png" /&gt;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/915i19D5E748D7448975/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="2015-11-22_155338.png" title="2015-11-22_155338.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2015 14:16:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-can-I-assess-the-model-through-the-diagnostics-panel/m-p/235928#M12485</guid>
      <dc:creator>DingDing</dc:creator>
      <dc:date>2015-11-23T14:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: How can I access the model quality through the diagnostics panel?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-can-I-assess-the-model-through-the-diagnostics-panel/m-p/235935#M12486</link>
      <description>I think you mean assess, not access.&lt;BR /&gt;&lt;BR /&gt;One of the assumptions for linear regression is:&lt;BR /&gt;Errors are normally distributed. &lt;BR /&gt;&lt;BR /&gt;If you look at the histogram in the bottom right corner (plot7) you can see that it's not quite normally distributed so you may have some violations.&lt;BR /&gt;&lt;BR /&gt;Cooks Distance (plot6) - used to detect outliers&lt;BR /&gt;&lt;A href="https://en.wikipedia.org/wiki/Cook%27s_distance" target="_blank"&gt;https://en.wikipedia.org/wiki/Cook%27s_distance&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can see some large Cook's D values so there are likely some outliers. It would be worth investigating those observations. &lt;BR /&gt;&lt;BR /&gt;Residual Quantile Plot (Plot4) - look for a straight diagonal line. &lt;BR /&gt;&lt;A href="http://onlinestatbook.com/2/advanced_graphs/q-q_plots.html" target="_blank"&gt;http://onlinestatbook.com/2/advanced_graphs/q-q_plots.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You have some stragglers, so most likely those outliers.&lt;BR /&gt;&lt;BR /&gt;Basically take each plot, google it and see what you should be looking for and does your data match up. If not, why. &lt;BR /&gt;</description>
      <pubDate>Mon, 23 Nov 2015 02:08:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-can-I-assess-the-model-through-the-diagnostics-panel/m-p/235935#M12486</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-11-23T02:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can I access the model quality through the diagnostics panel?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-can-I-assess-the-model-through-the-diagnostics-panel/m-p/235963#M12490</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-SPOILER&gt;&amp;nbsp;&lt;/LI-SPOILER&gt;
&lt;P&gt;The Link you have provided it almost tells every thing.In your case the Rsqure is is only .40 that means there are other variables which are accounted for .60 or 60%. Your Adj Rsquare is even more less 37% . Find out all those variables and do multiple regression . Your plots (No1)looks dont look like a fan shape or semicircle that which menas&amp;nbsp;it is ok&amp;nbsp;. You have one&amp;nbsp;outlier as per the C'D panel (No 6).&lt;/P&gt;
&lt;P&gt;Sayng so , please have a look at your data , Remove the &lt;SPAN&gt;outlier.Please understand with the theory first. I am also just learning&amp;nbsp;,but not reached Regression Analysis yet .so i could not provide much ,may be others can help.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2015 12:00:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-can-I-assess-the-model-through-the-diagnostics-panel/m-p/235963#M12490</guid>
      <dc:creator>pearsoninst</dc:creator>
      <dc:date>2015-11-23T12:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: How can I access the model quality through the diagnostics panel?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-can-I-assess-the-model-through-the-diagnostics-panel/m-p/235982#M12492</link>
      <description>Thanks Reeza, it helps.</description>
      <pubDate>Mon, 23 Nov 2015 14:25:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-can-I-assess-the-model-through-the-diagnostics-panel/m-p/235982#M12492</guid>
      <dc:creator>DingDing</dc:creator>
      <dc:date>2015-11-23T14:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: How can I access the model quality through the diagnostics panel?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-can-I-assess-the-model-through-the-diagnostics-panel/m-p/235983#M12493</link>
      <description>Thanks pearsoninst, it is very nice of you.</description>
      <pubDate>Mon, 23 Nov 2015 14:30:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-can-I-assess-the-model-through-the-diagnostics-panel/m-p/235983#M12493</guid>
      <dc:creator>DingDing</dc:creator>
      <dc:date>2015-11-23T14:30:52Z</dc:date>
    </item>
  </channel>
</rss>

