<?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: Residuals not normally distributed in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Residuals-not-normally-distributed/m-p/700256#M33773</link>
    <description>&lt;P&gt;It never hurts to show the regression procedure code that you used.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That may give the folks like &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt; or &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt; some additional clues to look at. And maybe include some of the model diagnostics/summaries like numbers of observations and such.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Nov 2020 16:40:45 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2020-11-19T16:40:45Z</dc:date>
    <item>
      <title>Residuals not normally distributed</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Residuals-not-normally-distributed/m-p/700216#M33766</link>
      <description>I’m performing a Multivariate regression and my residuals are not normally distributed. I think I need to perform a log y transformation but when doing this my residuals still aren’t normally distributed? Any tips on where I’ve gone wrong</description>
      <pubDate>Thu, 19 Nov 2020 15:02:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Residuals-not-normally-distributed/m-p/700216#M33766</guid>
      <dc:creator>laurenhosking</dc:creator>
      <dc:date>2020-11-19T15:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Residuals not normally distributed</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Residuals-not-normally-distributed/m-p/700236#M33768</link>
      <description>&lt;P&gt;That's a huge topic, but three common reasons are&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;A misspecified model. The residuals show a systematic trend, such as a quadratic effect that might need to be included in the model.&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://en.wikipedia.org/wiki/Heteroscedasticity" target="_blank"&gt;Heteroscedasticity often appears as a "fan-shaped" plot&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in which the size of the residuals tend to be small on one side of the plot and large on the other.&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://en.wikipedia.org/wiki/Autocorrelation" target="_blank"&gt;Correlated errors show up as a sequence of consecutive high or low values&lt;/A&gt;, rather than a "random scatter" of points.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Just FYI, you only need normality if you intend to use inferential statistics. The predicted values are valid regardless.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 16:01:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Residuals-not-normally-distributed/m-p/700236#M33768</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2020-11-19T16:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Residuals not normally distributed</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Residuals-not-normally-distributed/m-p/700241#M33769</link>
      <description>&lt;P&gt;A fourth explanation for non-normal residuals is that the assumption of the errors being normally distributed is just plain wrong in this data.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 16:05:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Residuals-not-normally-distributed/m-p/700241#M33769</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-11-19T16:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Residuals not normally distributed</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Residuals-not-normally-distributed/m-p/700256#M33773</link>
      <description>&lt;P&gt;It never hurts to show the regression procedure code that you used.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That may give the folks like &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt; or &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt; some additional clues to look at. And maybe include some of the model diagnostics/summaries like numbers of observations and such.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 16:40:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Residuals-not-normally-distributed/m-p/700256#M33773</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-11-19T16:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Residuals not normally distributed</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Residuals-not-normally-distributed/m-p/700454#M33785</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;&amp;nbsp; makes a great point.&amp;nbsp; If you are doing some sort of testing for normality, be aware that for large datasets even a minor deviation from normality will be found to be significant, and for smaller datasets, single points may lead to significance.&amp;nbsp; Remember that linear models are remarkably robust to the assumption of the normality of residuals.&amp;nbsp; Consequently, if you must do testing, set your alpha at a smaller than usual level, say 0.001.&amp;nbsp; Better to follow&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt;&amp;nbsp;'s lead and examine plots of the residuals.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2020 12:51:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Residuals-not-normally-distributed/m-p/700454#M33785</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2020-11-20T12:51:57Z</dc:date>
    </item>
  </channel>
</rss>

