<?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: PROC LOGISTIC, SELECTION=BACKWARD Variable Selection in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-LOGISTIC-SELECTION-BACKWARD-Variable-Selection/m-p/254815#M13450</link>
    <description>&lt;P&gt;The p values of all variables in the model will change when one is removed. One or more of the remaining&amp;nbsp;might become "significant".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The question specifically asks about the step before variable selection. As variables are removed, - 2 Log L will increase. So the suggested answer is correct.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Norman.&lt;/P&gt;</description>
    <pubDate>Sun, 06 Mar 2016 09:14:25 GMT</pubDate>
    <dc:creator>Norman21</dc:creator>
    <dc:date>2016-03-06T09:14:25Z</dc:date>
    <item>
      <title>PROC LOGISTIC, SELECTION=BACKWARD Variable Selection</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-LOGISTIC-SELECTION-BACKWARD-Variable-Selection/m-p/254813#M13449</link>
      <description>&lt;P&gt;I've been looking at the sample "SAS Statistical Business Analysis" exam questions at&amp;nbsp;&lt;A href="http://support.sas.com/certify/creds/samples/" target="_blank"&gt;http://support.sas.com/certify/creds/samples/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Question #6 is as follows:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="certquestion"&gt;Question 6&lt;/DIV&gt;
&lt;DIV class="indentlg"&gt;When selecting variables or effects using SELECTION=BACKWARD in the LOGISTIC procedure, the business analyst's model selection terminated at Step 3. &lt;BR /&gt;&lt;BR /&gt;What happened between Step 1 and Step 2?
&lt;OL type="A"&gt;
&lt;LI&gt;DF increased.&lt;/LI&gt;
&lt;LI&gt;AIC increased.&lt;/LI&gt;
&lt;LI&gt;Pr &amp;gt; Chisq increased.&lt;/LI&gt;
&lt;LI&gt;- 2 Log L increased.&lt;/LI&gt;
&lt;/OL&gt;
&lt;STRONG&gt;correct_answer = "D"&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My question is: Shouldn't the answer be "C"? My understanding is that variable selection is based on a variable's p-value. The backward selection process, by default, eliminates variables one-by-one which don't meet the 0.10 criterion to "stay" in the model.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could someone please clarify if my understanding is wrong? If so, please explain why "D" is the correct answer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Mar 2016 07:50:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-LOGISTIC-SELECTION-BACKWARD-Variable-Selection/m-p/254813#M13449</guid>
      <dc:creator>KyleM_Corrie</dc:creator>
      <dc:date>2016-03-06T07:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: PROC LOGISTIC, SELECTION=BACKWARD Variable Selection</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-LOGISTIC-SELECTION-BACKWARD-Variable-Selection/m-p/254815#M13450</link>
      <description>&lt;P&gt;The p values of all variables in the model will change when one is removed. One or more of the remaining&amp;nbsp;might become "significant".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The question specifically asks about the step before variable selection. As variables are removed, - 2 Log L will increase. So the suggested answer is correct.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Norman.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Mar 2016 09:14:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-LOGISTIC-SELECTION-BACKWARD-Variable-Selection/m-p/254815#M13450</guid>
      <dc:creator>Norman21</dc:creator>
      <dc:date>2016-03-06T09:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: PROC LOGISTIC, SELECTION=BACKWARD Variable Selection</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-LOGISTIC-SELECTION-BACKWARD-Variable-Selection/m-p/254880#M13452</link>
      <description>&lt;P&gt;Oh, Contra .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Pr &amp;gt; Chisq( H0: beta = 0 ) is smaller is better (which means model is more significant. i.e. model can explain more variance of Y )&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;- 2 Log L is bigger is better(which is likelihood of X. more is better model).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2016 01:44:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-LOGISTIC-SELECTION-BACKWARD-Variable-Selection/m-p/254880#M13452</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-03-07T01:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: PROC LOGISTIC, SELECTION=BACKWARD Variable Selection</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-LOGISTIC-SELECTION-BACKWARD-Variable-Selection/m-p/254893#M13453</link>
      <description>&lt;P&gt;Bigger is not better.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The more variables that are included, the better the model fit (and the lower the deviance). However, the idea is to construct a model with only as many variables as are required.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Removing variables will decrease the model fit, but this, in itself, is not a bad thing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Norman.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2016 07:36:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-LOGISTIC-SELECTION-BACKWARD-Variable-Selection/m-p/254893#M13453</guid>
      <dc:creator>Norman21</dc:creator>
      <dc:date>2016-03-07T07:36:26Z</dc:date>
    </item>
  </channel>
</rss>

