<?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 mi  Floating &amp;quot;Point Zero Divide&amp;quot; in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/proc-mi-Floating-quot-Point-Zero-Divide-quot/m-p/61290#M17411</link>
    <description>I did but didn't get any answer.&lt;BR /&gt;
Anyway, i fixed the problem</description>
    <pubDate>Tue, 03 May 2011 16:52:47 GMT</pubDate>
    <dc:creator>sasuser1000</dc:creator>
    <dc:date>2011-05-03T16:52:47Z</dc:date>
    <item>
      <title>proc mi  Floating "Point Zero Divide"</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-mi-Floating-quot-Point-Zero-Divide-quot/m-p/61288#M17409</link>
      <description>I am getting some weird error while running proc mi :"ERROR: Floating Point Zero Divide"&lt;BR /&gt;
&lt;BR /&gt;
proc mi data=WITHSIC2 seed=7545417 nimpute=5 out=WORK.SIC2imputefive;&lt;BR /&gt;
  class SIC2_CODE;&lt;BR /&gt;
  monotone reg( &amp;amp;varlist4)&lt;BR /&gt;
&lt;BR /&gt;
           discrim( SIC2_CODE= &amp;amp;varlist4/ details);&lt;BR /&gt;
  var &amp;amp;varlist4 SIC2_CODE;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Did anyone run into a similar issue?&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Error Message:&lt;BR /&gt;
  505  proc mi data=WITHSIC2 seed=7545417 nimpute=5 out=WORK.SIC2imputefive;&lt;BR /&gt;
506     class SIC2_CODE;&lt;BR /&gt;
507     monotone reg( &amp;amp;varlist4)&lt;BR /&gt;
508              discrim( SIC2_CODE= &amp;amp;varlist4/ details);&lt;BR /&gt;
509     var &amp;amp;varlist4 SIC2_CODE;&lt;BR /&gt;
510  run;&lt;BR /&gt;
&lt;BR /&gt;
WARNING: The imputed variable EMPLOYEES_TOTAL in the MONOTONE statement is the leading variable&lt;BR /&gt;
        in the VAR list. Missing values for this variable will not be imputed.&lt;BR /&gt;
ERROR: Floating Point Zero Divide.&lt;BR /&gt;
ERROR: Termination due to Floating Point Exception&lt;BR /&gt;
NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;
WARNING: The data set WORK.SIC2IMPUTEFIVE may be incomplete.  When this step was stopped there&lt;BR /&gt;
        were 0 observations and 26 variables.&lt;BR /&gt;
WARNING: Data set WORK.SIC2IMPUTEFIVE was not replaced because this step was stopped.</description>
      <pubDate>Tue, 03 May 2011 15:22:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-mi-Floating-quot-Point-Zero-Divide-quot/m-p/61288#M17409</guid>
      <dc:creator>sasuser1000</dc:creator>
      <dc:date>2011-05-03T15:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: proc mi  Floating "Point Zero Divide"</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-mi-Floating-quot-Point-Zero-Divide-quot/m-p/61289#M17410</link>
      <description>For this kind of problem you should open a track with &lt;A href="http://support.sas.com/techsup/contact/submit_emits2.html" target="_blank"&gt;Technical Support&lt;/A&gt;.</description>
      <pubDate>Tue, 03 May 2011 16:25:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-mi-Floating-quot-Point-Zero-Divide-quot/m-p/61289#M17410</guid>
      <dc:creator>Tim_SAS</dc:creator>
      <dc:date>2011-05-03T16:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: proc mi  Floating "Point Zero Divide"</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-mi-Floating-quot-Point-Zero-Divide-quot/m-p/61290#M17411</link>
      <description>I did but didn't get any answer.&lt;BR /&gt;
Anyway, i fixed the problem</description>
      <pubDate>Tue, 03 May 2011 16:52:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-mi-Floating-quot-Point-Zero-Divide-quot/m-p/61290#M17411</guid>
      <dc:creator>sasuser1000</dc:creator>
      <dc:date>2011-05-03T16:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: proc mi  Floating "Point Zero Divide"</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-mi-Floating-quot-Point-Zero-Divide-quot/m-p/61291#M17412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How did you fix it???????????????????????????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There doesn't seem to be much help for the PROC MI instance of this error. I did notice a page that says when this error is encountered in another context that the solution is to apply the following hotfix:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://ftp.sas.com/techsup/download/hotfix/HF2/B25.html#42783"&gt;http://ftp.sas.com/techsup/download/hotfix/HF2/B25.html#42783&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I myself am on a managed terminal so I can't apply it at this moment but I am trying to get through the red tape to do so. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2011 16:39:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-mi-Floating-quot-Point-Zero-Divide-quot/m-p/61291#M17412</guid>
      <dc:creator>MasterControlProgram</dc:creator>
      <dc:date>2011-09-23T16:39:07Z</dc:date>
    </item>
  </channel>
</rss>

