<?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 Can SAS 9.1 calculate the Information Value? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Can-SAS-9-1-calculate-the-Information-Value/m-p/46517#M2035</link>
    <description>Hi all,&lt;BR /&gt;
&lt;BR /&gt;
Please do you how to get SAS to compute the Information Value (for categorial analysis)?&lt;BR /&gt;
&lt;BR /&gt;
PROC FREQ data=work.dataset;&lt;BR /&gt;
TABLE SuccessfulSale*Occupation / chisq cmh;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
Syntax above compute the chi-square statistics to help user study whether a successful sale (SuccessfulSale = 1) is related to a customer's occupation (11 categories of occupation).  &lt;BR /&gt;
&lt;BR /&gt;
But this doesn't produce the information value (IV). &lt;BR /&gt;
Grateful if you could shed some light on how this could be done via SAS 9.1&lt;BR /&gt;
&lt;BR /&gt;
Many thanks in advance.&lt;BR /&gt;
Regards&lt;BR /&gt;
Silverflute</description>
    <pubDate>Fri, 09 Jul 2010 17:39:39 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-07-09T17:39:39Z</dc:date>
    <item>
      <title>Can SAS 9.1 calculate the Information Value?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Can-SAS-9-1-calculate-the-Information-Value/m-p/46517#M2035</link>
      <description>Hi all,&lt;BR /&gt;
&lt;BR /&gt;
Please do you how to get SAS to compute the Information Value (for categorial analysis)?&lt;BR /&gt;
&lt;BR /&gt;
PROC FREQ data=work.dataset;&lt;BR /&gt;
TABLE SuccessfulSale*Occupation / chisq cmh;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
Syntax above compute the chi-square statistics to help user study whether a successful sale (SuccessfulSale = 1) is related to a customer's occupation (11 categories of occupation).  &lt;BR /&gt;
&lt;BR /&gt;
But this doesn't produce the information value (IV). &lt;BR /&gt;
Grateful if you could shed some light on how this could be done via SAS 9.1&lt;BR /&gt;
&lt;BR /&gt;
Many thanks in advance.&lt;BR /&gt;
Regards&lt;BR /&gt;
Silverflute</description>
      <pubDate>Fri, 09 Jul 2010 17:39:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Can-SAS-9-1-calculate-the-Information-Value/m-p/46517#M2035</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-07-09T17:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can SAS 9.1 calculate the Information Value?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Can-SAS-9-1-calculate-the-Information-Value/m-p/46518#M2036</link>
      <description>I have not heard of any "Information Value" statistic.  I have heard of Information Criteria statistics.  There are a number of Information Criteria statistics&lt;BR /&gt;
&lt;BR /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- Akaike Information Criterion&lt;BR /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- Schwarz Bayesian Information Criterion&lt;BR /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;- Hannan-Quinn Information Criterion&lt;BR /&gt;
&lt;BR /&gt;
There are probably other Information Criteria statistics.  For the statistics mentioned above, there can be a number of variants of these Information Criteria in different settings.&lt;BR /&gt;
&lt;BR /&gt;
Are you looking for one of these Information Criteria statistics?</description>
      <pubDate>Fri, 09 Jul 2010 18:45:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Can-SAS-9-1-calculate-the-Information-Value/m-p/46518#M2036</guid>
      <dc:creator>Dale</dc:creator>
      <dc:date>2010-07-09T18:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can SAS 9.1 calculate the Information Value?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Can-SAS-9-1-calculate-the-Information-Value/m-p/46519#M2037</link>
      <description>Information Value (IV) measures the predictive power of a particular variable.&lt;BR /&gt;
I heard there is a PROC VARCLUS but I don't know how to use this to generate the WOE (Weight of Expectation) and IV for a particular variable X on it's abilty to predict variable Y.  I found the formulae that relates WOE and IV from the % successful and % unsuccessful, and since my boss need the results asap so I'll manually compute it from excel.&lt;BR /&gt;
&lt;BR /&gt;
Grateful if anyone can shed some light on whether there is a SAS command that can list out the Information Value of a particular variable X (Low, Medium, High) to predict a particular dichotomous variable Y (Success =1, Unsuccessful =0).</description>
      <pubDate>Mon, 12 Jul 2010 14:57:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Can-SAS-9-1-calculate-the-Information-Value/m-p/46519#M2037</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-07-12T14:57:33Z</dc:date>
    </item>
  </channel>
</rss>

