<?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: Non normal distribution in regression in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/246043#M12976</link>
    <description>&lt;P&gt;Just a thought.&lt;/P&gt;
&lt;P&gt;You can use proc univariate to check X and Y to see whether they are all normal distribution or not . If they were&amp;nbsp;all conform to normal then you can say residual term is normal distribution.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jan 2016 02:56:42 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2016-01-26T02:56:42Z</dc:date>
    <item>
      <title>Non normal distribution in regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/245846#M12958</link>
      <description>&lt;P&gt;May I request someone to shed some light on stattistical test to be conducted when erros in regression don't follow the normal distribution?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 10:45:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/245846#M12958</guid>
      <dc:creator>Babloo</dc:creator>
      <dc:date>2016-01-25T10:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Non normal distribution in regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/245850#M12959</link>
      <description>&lt;P&gt;Look at &lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_genmod_details01.htm" target="_self"&gt;the documentation for the GENMOD procedure&lt;/A&gt;, which includes sections about Goodness-of-Fit tests and related statistics. The doc for PROC GENMOD also explain estimates and contrasts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you provide more information&amp;nbsp;about your&amp;nbsp;model, more can be said.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 11:01:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/245850#M12959</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-01-25T11:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Non normal distribution in regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/245853#M12960</link>
      <description>&lt;P&gt;Thank you for your response Rick.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is a general question which I came across , hence anticipating the simple answer in layman's term rather than bookish languague.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 11:31:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/245853#M12960</guid>
      <dc:creator>Babloo</dc:creator>
      <dc:date>2016-01-25T11:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Non normal distribution in regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/245859#M12961</link>
      <description>&lt;P&gt;You might enjoy this graphical comparison of the assumptions for error distributions in&amp;nbsp;linear and nonlinear models:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://blogs.sas.com/content/iml/2015/09/10/plot-distrib-reg-model.html" target="_self"&gt;The error distribution for linear models&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.sas.com/content/iml/2015/09/16/plot-distrib-exp.html" target="_self"&gt;A comparison of a linear model and a GLM with log link function&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 11:59:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/245859#M12961</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-01-25T11:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Non normal distribution in regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/245861#M12962</link>
      <description>&lt;P&gt;Thanks again Rick.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So can I assume that answer to my question is 'proc genmod'?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've also an another novice question - I know to find whether data is following normal distribution or not , but I don't know how to find whether error is following normal distribution or not. May I request you to guide me on this?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 12:14:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/245861#M12962</guid>
      <dc:creator>Babloo</dc:creator>
      <dc:date>2016-01-25T12:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Non normal distribution in regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/245866#M12963</link>
      <description>&lt;P&gt;PROC GENMOD is a good place to start for fitting models of this type.&amp;nbsp; There are alternatives, especially if you think the errors are correlated (as in a time series), but I don't want to overwhelm you with too many options.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recommend that you do an internet search for "SAS" and "regression diagnostics" or "diagnostic plots".&amp;nbsp; This is a deep area that is worth learning about.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A (very) short answer is that when the response variable is contnuous, you can examine the error distribution by fitting a model and then plotting the distribution of the raw residuals. Most SAS procedures, including GENMOD, have an OUTPUT statement that enables you to&amp;nbsp;write the residual values to a data set.&amp;nbsp;The simplest plot is a histogram of the residuals.&amp;nbsp; Does the histogram look approximately "bell shaped"?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also plot the raw residuals versus each of the explanatory variables.&amp;nbsp; If any of the plots look "fan shaped" (the size of the residuals depend on an X), that indicates that the model is not capturing the variation in the data.&amp;nbsp; If so, many practitioners try to fit a more sophisticated model.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 12:41:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/245866#M12963</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-01-25T12:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Non normal distribution in regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/245887#M12969</link>
      <description>&lt;P&gt;Error is data...you should be able to isolate your error terms if you run a regression model.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/8409"&gt;@Babloo&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I know to find whether data is following normal distribution or not , but I don't know how to find whether error is following normal distribution or not.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 15:25:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/245887#M12969</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-01-25T15:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Non normal distribution in regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/246043#M12976</link>
      <description>&lt;P&gt;Just a thought.&lt;/P&gt;
&lt;P&gt;You can use proc univariate to check X and Y to see whether they are all normal distribution or not . If they were&amp;nbsp;all conform to normal then you can say residual term is normal distribution.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2016 02:56:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/246043#M12976</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-01-26T02:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Non normal distribution in regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/246220#M12980</link>
      <description>&lt;P&gt;If the dependent variable is continuous but the assumptions of OLS regression are not met regarding normality of residuals, then I suggest PROC ROBUSTREG and PROC QUANTREG both of which relax those assumptions.&amp;nbsp; I've written papers on these for last years SGF.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2016 20:55:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/246220#M12980</guid>
      <dc:creator>plf515</dc:creator>
      <dc:date>2016-01-26T20:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Non normal distribution in regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/246284#M12982</link>
      <description>&lt;P&gt;Are you saying that if my data follows a normal distribution then error in the data&amp;nbsp;will also follow a normal distribution? If not, may I request you to write a simple SAS code to demonstarte normal distribution for errors?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 06:21:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/246284#M12982</guid>
      <dc:creator>Babloo</dc:creator>
      <dc:date>2016-01-27T06:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Non normal distribution in regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/246289#M12983</link>
      <description>&lt;P&gt;Yes. According to Statistical Theory , any linear combination of normal variables is also normal distribution. Therefore,&lt;/P&gt;
&lt;P&gt;Y-X= epsilon &amp;nbsp;, if Y and X all conform to normal distribution then epsilon also conform normal.&lt;/P&gt;
&lt;P&gt;Otherwise, you could use other Robust Regression Method as other suggest .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is just my two cents.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 07:34:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/246289#M12983</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-01-27T07:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Non normal distribution in regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/246324#M12984</link>
      <description>&lt;P&gt;But the converse isn't true.&amp;nbsp; That is, you can have Y be non-normal and still have normal residual&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 12:23:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/246324#M12984</guid>
      <dc:creator>plf515</dc:creator>
      <dc:date>2016-01-27T12:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Non normal distribution in regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/246363#M12986</link>
      <description>&lt;P&gt;Look at it this way. If Y is dependent (conditional) on X, then it is irrelevant to test whether Y is normally distriubuted (independent of X). That is, using proc univariate to assess normality of Y is meaningless. You want to check the normality of the residuals, or better, the normality of the studentized residuals. This is automatically done in graphic form by several procedures.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 15:35:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/246363#M12986</guid>
      <dc:creator>lvm</dc:creator>
      <dc:date>2016-01-27T15:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Non normal distribution in regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/246365#M12987</link>
      <description>&lt;P&gt;But OLS doesn't have an assumption that the X and Y are normally distributed, only the errors. More an assumption that they're random rather than systematic.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 15:39:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/246365#M12987</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-01-27T15:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Non normal distribution in regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/246368#M12988</link>
      <description>&lt;P&gt;Look at the Fit Diagnostics panel from Proc Reg. I think it's produced by default these days.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These charts help assess normality of the Residuals. You could also extract the residuals from proc reg and pass them to proc NPAR1WAY which has a bunch of tests for normality.&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/1633iFED916DE0CA40699/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="FitDiag Deleete.PNG" title="FitDiag Deleete.PNG" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 15:43:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/246368#M12988</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-01-27T15:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Non normal distribution in regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/246369#M12989</link>
      <description>&lt;P&gt;I didn't say anything about a distriubtion for X. OLS does not rely on normality of Y|X for parameter estimation, but for inference (SEs, etc.), it is assumed that the error term is normally distributed. This is the same thing as Y|X being normally distributed (Y given X, not marginal Y). One assess the normality of Y|X using the residuals.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 15:47:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/246369#M12989</guid>
      <dc:creator>lvm</dc:creator>
      <dc:date>2016-01-27T15:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Non normal distribution in regression</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/246370#M12990</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13758"&gt;@lvm﻿&lt;/a&gt;&amp;nbsp;I was referring to&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18408"&gt;@Ksharp﻿&lt;/a&gt;&amp;nbsp;response in my post about normality, I&amp;nbsp;agree with your response.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2016 15:52:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-normal-distribution-in-regression/m-p/246370#M12990</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-01-27T15:52:06Z</dc:date>
    </item>
  </channel>
</rss>

