<?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: SAS Enterprise Miner - Behavior scoring - Probability of Default in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-Behavior-scoring-Probability-of-Default/m-p/476540#M7173</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your reply, conceptually i understand this, but when i use logistic regression where in output i will see probability of defaults? As i only see fit statistics and output windows, but nowhere the probabilities....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached the output for your reference here please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jul 2018 17:41:29 GMT</pubDate>
    <dc:creator>AnshulS</dc:creator>
    <dc:date>2018-07-09T17:41:29Z</dc:date>
    <item>
      <title>SAS Enterprise Miner - Behavior scoring - Probability of Default</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-Behavior-scoring-Probability-of-Default/m-p/476307#M7167</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am building a PD model on SAS EM using credit score node.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can see&amp;nbsp;in results as Scorecard window, and this has a score for all the variables displayed here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Point is i want to calculate the probability of default for a particular customer i.e. lets say 0.6 is the probability of default.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How should I do this in SAS EM??&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jul 2018 19:44:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-Behavior-scoring-Probability-of-Default/m-p/476307#M7167</guid>
      <dc:creator>AnshulS</dc:creator>
      <dc:date>2018-07-08T19:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Enterprise Miner - Behavior scoring - Probability of Default</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-Behavior-scoring-Probability-of-Default/m-p/476341#M7169</link>
      <description>&lt;P&gt;Once you have a model built you can usually connect a SCORE node to score new data. Or export your model as score code to be used in several languages.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want the first option you need to import your data into SAS and use a Score node to score the output. The input data needs to have the same&amp;nbsp;structure as your original data as well as the same range of values.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the second method, you can export the score code and then you can use that in Base SAS or EG or a different language &amp;nbsp;if you choose that option, and run it against the data in a new program. Note that 'skeleton' code is developed, you need to wrap the logic in a data step and provide the input data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/146312"&gt;@AnshulS&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am building a PD model on SAS EM using credit score node.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can see&amp;nbsp;in results as Scorecard window, and this has a score for all the variables displayed here.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Point is i want to calculate the probability of default for a particular customer i.e. lets say 0.6 is the probability of default.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How should I do this in SAS EM??&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 01:07:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-Behavior-scoring-Probability-of-Default/m-p/476341#M7169</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-07-09T01:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Enterprise Miner - Behavior scoring - Probability of Default</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-Behavior-scoring-Probability-of-Default/m-p/476346#M7170</link>
      <description>Hi Reeza,&lt;BR /&gt;Thanks for your reply. I actually wanted to see probability of default for each observation in my input data. Is there a way to see estimated default probabilities for each input observation in SAS EM??&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Anshul.</description>
      <pubDate>Mon, 09 Jul 2018 04:13:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-Behavior-scoring-Probability-of-Default/m-p/476346#M7170</guid>
      <dc:creator>AnshulS</dc:creator>
      <dc:date>2018-07-09T04:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Enterprise Miner - Behavior scoring - Probability of Default</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-Behavior-scoring-Probability-of-Default/m-p/476374#M7171</link>
      <description>&lt;P&gt;As I understand it, you have behaviour scores for a number of variables. Do you have an overall score for each row - I'm assuming here that each row represents a loan account?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you do then the next step would be to compare your actual account defaults with the overall behaviour score. You could group your scores into bands. Typically a behaviour score is a number between 0 and 1,000 (low score means poor behaviour, high score means good behaviour). That means you could split your loans into behaviour scores bands of say 100. You would expect the lower the score the more defaults you are likely to get. By getting the proportion of accounts going into default over total accounts in each band you can start to estimate the probability of default for each score band.This is pretty much a manual coding process. There is no "magic button" in Enterprise Miner to do this. Also it helps to have big volumes of data covering many years so you can calibrate your scorecard accurately&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am being very simplistic here to illustrate how you could go about it, as the path to calculating PDs is tricky and complicated. This is why scorecard experts earn so much money and building scorecards is so expensive! Unfortunately I'm not one of those people. I just know a bit about them...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 07:34:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-Behavior-scoring-Probability-of-Default/m-p/476374#M7171</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-07-09T07:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Enterprise Miner - Behavior scoring - Probability of Default</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-Behavior-scoring-Probability-of-Default/m-p/476446#M7172</link>
      <description>&lt;P&gt;Use Regression Node. If you have a target variable which has binary value, then EM will invoke PROC LOGISTIC to model data, the predicted value of Y is the PD probability .&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 13:35:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-Behavior-scoring-Probability-of-Default/m-p/476446#M7172</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2018-07-09T13:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Enterprise Miner - Behavior scoring - Probability of Default</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-Behavior-scoring-Probability-of-Default/m-p/476540#M7173</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your reply, conceptually i understand this, but when i use logistic regression where in output i will see probability of defaults? As i only see fit statistics and output windows, but nowhere the probabilities....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached the output for your reference here please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 17:41:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-Behavior-scoring-Probability-of-Default/m-p/476540#M7173</guid>
      <dc:creator>AnshulS</dc:creator>
      <dc:date>2018-07-09T17:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Enterprise Miner - Behavior scoring - Probability of Default</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-Behavior-scoring-Probability-of-Default/m-p/476590#M7174</link>
      <description>&lt;P&gt;If I understand correctly, you already have a model. You can score your input data, you don’t have to have new data. I would try that first. My instinct is to say it’s actually calculated in a table already, you just need to know how to access it, but I don't have SAS EM with Credit Score node to test it out at the moment.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 20:30:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-Behavior-scoring-Probability-of-Default/m-p/476590#M7174</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-07-09T20:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Enterprise Miner - Behavior scoring - Probability of Default</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-Behavior-scoring-Probability-of-Default/m-p/476770#M7175</link>
      <description>&lt;P&gt;At Left panel , there should have INPUT DATASET and OUTPUT DATASET items, click small button ( ... )&amp;nbsp; check output dataset.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2018 12:42:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/SAS-Enterprise-Miner-Behavior-scoring-Probability-of-Default/m-p/476770#M7175</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2018-07-10T12:42:56Z</dc:date>
    </item>
  </channel>
</rss>

