<?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 Scoring cases with missing values in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Scoring-cases-with-missing-values/m-p/329830#M4933</link>
    <description>&lt;P&gt;I am trying to understand how SAS Enterprise Miner scores cases that have a missing value in one of the predictors. &amp;nbsp;Here is a small regression example. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The SAS EM estimated regression equation is:&amp;nbsp;50.8706 - 2.5578X1 + 0.0978X2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the case: X1 = 8 and X2 = . SAS EM gives a predicted value of 41.01. &amp;nbsp;I am not able to understand how this number is calculated. &amp;nbsp;If the missing value of X2 is set to zero, y-hat must be 30.41. &amp;nbsp;To get the value predicted by SAS, the predictor X2 must be 108.445. &amp;nbsp;This is way different from the average of X2 which is 93.649.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a very simple diagram, data source, partition and regression node, that's it, no impute node. &amp;nbsp;I thought the cases with missing values will be omitted by regression node, but apparently not. &amp;nbsp;I am not understanding something.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you .....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Feb 2017 16:39:25 GMT</pubDate>
    <dc:creator>4Walk</dc:creator>
    <dc:date>2017-02-03T16:39:25Z</dc:date>
    <item>
      <title>Scoring cases with missing values</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Scoring-cases-with-missing-values/m-p/329830#M4933</link>
      <description>&lt;P&gt;I am trying to understand how SAS Enterprise Miner scores cases that have a missing value in one of the predictors. &amp;nbsp;Here is a small regression example. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The SAS EM estimated regression equation is:&amp;nbsp;50.8706 - 2.5578X1 + 0.0978X2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the case: X1 = 8 and X2 = . SAS EM gives a predicted value of 41.01. &amp;nbsp;I am not able to understand how this number is calculated. &amp;nbsp;If the missing value of X2 is set to zero, y-hat must be 30.41. &amp;nbsp;To get the value predicted by SAS, the predictor X2 must be 108.445. &amp;nbsp;This is way different from the average of X2 which is 93.649.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a very simple diagram, data source, partition and regression node, that's it, no impute node. &amp;nbsp;I thought the cases with missing values will be omitted by regression node, but apparently not. &amp;nbsp;I am not understanding something.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you .....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2017 16:39:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Scoring-cases-with-missing-values/m-p/329830#M4933</guid>
      <dc:creator>4Walk</dc:creator>
      <dc:date>2017-02-03T16:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Scoring cases with missing values</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Scoring-cases-with-missing-values/m-p/330561#M4943</link>
      <description>&lt;P&gt;When any of the predictors is missing, the predictions for the target values are the prior probabilities of the target (if class) or the average target value (if interval). &amp;nbsp;The priors and average are calculated across the obs. with no missing predictors.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 18:14:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Scoring-cases-with-missing-values/m-p/330561#M4943</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2017-02-07T18:14:10Z</dc:date>
    </item>
  </channel>
</rss>

