<?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: My p-value increases when I account for multicollinearity in my MLR? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347582#M18269</link>
    <description>&lt;P&gt;When you say composite are you talking about a principal component or eigenvector? Then yes, the eigenvectors by definition are orthogonal and independent. But not all eigenvectors are used in the model which also helps&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Apr 2017 03:30:53 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-04-06T03:30:53Z</dc:date>
    <item>
      <title>My p-value increases when I account for multicollinearity in my MLR?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347217#M18259</link>
      <description>&lt;P&gt;I am running a multiple linear regression model and I have 8 covariates, 4 of them are highly correlated (r&amp;gt;0.7). So I created z scores and then created a composite. When I re-ran the model with this composite, my predictor p-value became significantly larger and my R2 went down. Why is this happening? I thought p-values decreased after accounting for multicollinearity?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 02:31:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347217#M18259</guid>
      <dc:creator>LucyB</dc:creator>
      <dc:date>2017-04-05T02:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: My p-value increases when I account for multicollinearity in my MLR?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347220#M18260</link>
      <description>&lt;P&gt;It's more than just the P-Value.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An excerpt from Wikipedia that's relevant here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;So long as the underlying specification is correct, multicollinearity does not actually bias results; it just produces large&amp;nbsp;&lt;A class="mw-redirect" title="Standard error (statistics)" href="https://en.wikipedia.org/wiki/Standard_error_(statistics)" target="_blank"&gt;standard errors&lt;/A&gt;&amp;nbsp;in the related independent variables. More importantly, the usual use of regression is to take coefficients from the model and then apply them to other data. Since multicollinearity causes imprecise estimates of coefficient values, the resulting out-of-sample predictions will also be imprecise. And if the pattern of multicollinearity in the new data differs from that in the data that was fitted, such extrapolation may introduce large errors in the predictions.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 03:36:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347220#M18260</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-04-05T03:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: My p-value increases when I account for multicollinearity in my MLR?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347329#M18261</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/133154"&gt;@LucyB&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I am running a multiple linear regression model and I have 8 covariates, 4 of them are highly correlated (r&amp;gt;0.7). So I created z scores and then created a composite. When I re-ran the model with this composite, my predictor p-value became significantly larger and my R2 went down. Why is this happening? I thought p-values decreased after accounting for multicollinearity?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I'm not 100% sure what you mean by "I created z scores and then created a composite", but whatever this means, it could be that the new variables you are using to account for the multi-collinearity are not as predictive of the response variable as the original variables are.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In any event, in the presence of multi-collinearity, I always recommend using Partial Least Square regression (PROC PLS) instead of ordinary least squares regression.&amp;nbsp;Partial Least Squares&amp;nbsp;generally is less affected by multicollinearity, and results in model coefficients that have less variability (lower mean squared error) and predicted values that have lower mean squared error than you would get using ordinary least squares. See &lt;A href="http://amstat.tandfonline.com/doi/abs/10.1080/00401706.1993.10485033" target="_self"&gt;http://amstat.tandfonline.com/doi/abs/10.1080/00401706.1993.10485033&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, I agree 100% with&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13879"&gt;@Reeza&lt;/a&gt;'s quote from Wikipedia.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 13:01:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347329#M18261</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2017-04-05T13:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: My p-value increases when I account for multicollinearity in my MLR?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347354#M18262</link>
      <description>&lt;PRE&gt;
Did you check Variance Inflation Factor ?

proc reg
model ......... / vif ;



&lt;/PRE&gt;</description>
      <pubDate>Wed, 05 Apr 2017 13:42:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347354#M18262</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-04-05T13:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: My p-value increases when I account for multicollinearity in my MLR?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347553#M18264</link>
      <description>&lt;P&gt;Well from what I remember from a course, if you have multicollinearity among some covariates (these are questionairres), you can cover them to Z scores, and then average them to be 1 variable. is this not correct?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 01:04:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347553#M18264</guid>
      <dc:creator>LucyB</dc:creator>
      <dc:date>2017-04-06T01:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: My p-value increases when I account for multicollinearity in my MLR?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347557#M18265</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/133154"&gt;@LucyB&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Well from what I remember from a course, if you have multicollinearity among some covariates (these are questionairres), you can cover them to Z scores, and then average them to be 1 variable. is this not correct?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;No, what you're referring to is standardization which puts all variables on the same scale. It prevents variables that are bigger in size from being too influential in the model.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 01:11:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347557#M18265</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-04-06T01:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: My p-value increases when I account for multicollinearity in my MLR?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347564#M18266</link>
      <description>&lt;P&gt;but doesnt it still address multicollinearity?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 01:54:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347564#M18266</guid>
      <dc:creator>LucyB</dc:creator>
      <dc:date>2017-04-06T01:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: My p-value increases when I account for multicollinearity in my MLR?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347571#M18267</link>
      <description>&lt;P&gt;Not really, standardized variables can still be correlated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://stats.stackexchange.com/questions/16710/does-standardising-independent-variables-reduce-collinearity" target="_blank"&gt;http://stats.stackexchange.com/questions/16710/does-standardising-independent-variables-reduce-collinearity&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 02:32:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347571#M18267</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-04-06T02:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: My p-value increases when I account for multicollinearity in my MLR?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347578#M18268</link>
      <description>&lt;P&gt;Yes- the standardization itself did not address the collinearity, but because of the standardization, a composite can be calculated, which will address the collinearity from my understanding.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 03:11:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347578#M18268</guid>
      <dc:creator>LucyB</dc:creator>
      <dc:date>2017-04-06T03:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: My p-value increases when I account for multicollinearity in my MLR?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347582#M18269</link>
      <description>&lt;P&gt;When you say composite are you talking about a principal component or eigenvector? Then yes, the eigenvectors by definition are orthogonal and independent. But not all eigenvectors are used in the model which also helps&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 03:30:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347582#M18269</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-04-06T03:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: My p-value increases when I account for multicollinearity in my MLR?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347583#M18270</link>
      <description>&lt;P&gt;Just because they're not correlated with each doesn't mean they'll correlate with the dependent variable either...your initial assumption that you'd get a 'better' model is based on comparison of the p-values but as we mentioned earlier it's not just p-values.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 03:33:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347583#M18270</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-04-06T03:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: My p-value increases when I account for multicollinearity in my MLR?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347714#M18273</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/133154"&gt;@LucyB&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Yes- the standardization itself did not address the collinearity, but because of the standardization, a composite can be calculated, which will address the collinearity from my understanding.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Sure, there is less (or no) collinearity if you replace four correlated variables with one "composite" variable, but this is somewhat meaningless as you don't know how the original 4 variables can be used to predict the output. And as has been stated, this new "composite" variable may not be a good predictor.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Overall, I'd say this is not an approach I would recommend in this case.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2017 13:44:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/My-p-value-increases-when-I-account-for-multicollinearity-in-my/m-p/347714#M18273</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2017-04-06T13:44:53Z</dc:date>
    </item>
  </channel>
</rss>

