<?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 Stay out of Jail: Yes or No in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Stay-out-of-Jail-Yes-or-No/m-p/753074#M36614</link>
    <description>&lt;P&gt;Suppose you are part of government grant research into recidivism -- keeping folks from returning to jail.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are given access to oodles of data. Every which way on prisoners. Demographics. Jobs. Race. How soon people end up back in jail. Etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your assignment is to come up with variables that appear to maximize the probability of an individual staying out of the slammer, versus coming back to the clinker. Say, within the coming year.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What SAS procedures are best suited for such assignment?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Logistic Regression?&lt;/P&gt;
&lt;P&gt;Other?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks much. All thoughts greatly appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nicholas Kormanik&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jul 2021 07:39:52 GMT</pubDate>
    <dc:creator>NKormanik</dc:creator>
    <dc:date>2021-07-09T07:39:52Z</dc:date>
    <item>
      <title>Stay out of Jail: Yes or No</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Stay-out-of-Jail-Yes-or-No/m-p/753074#M36614</link>
      <description>&lt;P&gt;Suppose you are part of government grant research into recidivism -- keeping folks from returning to jail.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are given access to oodles of data. Every which way on prisoners. Demographics. Jobs. Race. How soon people end up back in jail. Etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your assignment is to come up with variables that appear to maximize the probability of an individual staying out of the slammer, versus coming back to the clinker. Say, within the coming year.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What SAS procedures are best suited for such assignment?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Logistic Regression?&lt;/P&gt;
&lt;P&gt;Other?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks much. All thoughts greatly appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nicholas Kormanik&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 07:39:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Stay-out-of-Jail-Yes-or-No/m-p/753074#M36614</guid>
      <dc:creator>NKormanik</dc:creator>
      <dc:date>2021-07-09T07:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Stay out of Jail: Yes or No</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Stay-out-of-Jail-Yes-or-No/m-p/753184#M36618</link>
      <description>&lt;P&gt;Yes, logistic regression is a possible approach with such data, assuming that the data contains all the variables you mention for individuals who both return to and don't return to prison. The obvious procedure is PROC LOGISTIC, but there are others available depending on the exact nature of the model to fit. See &lt;A href="http://support.sas.com/kb/22871" target="_self"&gt;this note&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 15:09:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Stay-out-of-Jail-Yes-or-No/m-p/753184#M36618</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2021-07-09T15:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Stay out of Jail: Yes or No</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Stay-out-of-Jail-Yes-or-No/m-p/753339#M36643</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Beyond logistic regression you could look at many other models that support binary targets.&lt;/P&gt;
&lt;P&gt;Maybe the broad family of decision trees (single decision trees, gradient boosting, forests, …) is worth looking at.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In failure prediction (manufacturing) I sometimes use techniques for&amp;nbsp;Analysis of Recurrent Events Data. SAS/Stat and SAS/QC have some beautiful algorithms for that but I think it's not best suited here (unless you want to analyze recidivism / &lt;SPAN&gt;repeat offence throughout the whole lifetime&lt;/SPAN&gt;. As it can happen frequently of course, to the same individual.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jul 2021 14:03:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Stay-out-of-Jail-Yes-or-No/m-p/753339#M36643</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2021-07-10T14:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Stay out of Jail: Yes or No</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Stay-out-of-Jail-Yes-or-No/m-p/753370#M36649</link>
      <description>&lt;P&gt;Grealy appreciated leads&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13633"&gt;@StatDave&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/60547"&gt;@sbxkoenk&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The outcome variable column is either a blank or a return date.&amp;nbsp; I've converted that to binary -- 0, 1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ideally one could use the information of how long the&amp;nbsp;recidivist is able to stay out of jail.&amp;nbsp; But for now I'm simply looking at YES or NO.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jul 2021 00:28:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Stay-out-of-Jail-Yes-or-No/m-p/753370#M36649</guid>
      <dc:creator>NKormanik</dc:creator>
      <dc:date>2021-07-11T00:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Stay out of Jail: Yes or No</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Stay-out-of-Jail-Yes-or-No/m-p/753371#M36650</link>
      <description>&lt;P&gt;Do you have follow-up data for non-recidivists (that is do you know how long they have NOT gone back to jail?)&lt;/P&gt;
&lt;P&gt;If so then you have censored data.&amp;nbsp; So use survival analysis.&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jul 2021 00:44:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Stay-out-of-Jail-Yes-or-No/m-p/753371#M36650</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2021-07-11T00:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Stay out of Jail: Yes or No</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Stay-out-of-Jail-Yes-or-No/m-p/753376#M36651</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/159"&gt;@Tom&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Staying out of jail would be indicated by nothing in the returned column.&amp;nbsp; They've stayed out since when they were last in.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For those returning to jail, there is a return date in that column.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jul 2021 07:06:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Stay-out-of-Jail-Yes-or-No/m-p/753376#M36651</guid>
      <dc:creator>NKormanik</dc:creator>
      <dc:date>2021-07-11T07:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Stay out of Jail: Yes or No</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Stay-out-of-Jail-Yes-or-No/m-p/753381#M36652</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/22691"&gt;@NKormanik&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/159"&gt;@Tom&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Staying out of jail would be indicated by nothing in the returned column.&amp;nbsp; They've stayed out since when they were last in.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For those returning to jail, there is a return date in that column.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I wasn't really talking about how you currently have the data coded, but what information you have.&amp;nbsp; For example do you have death data for this people?&amp;nbsp; They are no longer at risk of being sent to jail after they are dead.&amp;nbsp; If they have migrated to Australia then they are very unlikely to be sent to jail in the US.&amp;nbsp; etc.&amp;nbsp; Do you have positive information that they are not in jail by a specific date?&amp;nbsp; What if they are in jail in a system that did not report it to your database?&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jul 2021 15:07:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Stay-out-of-Jail-Yes-or-No/m-p/753381#M36652</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2021-07-11T15:07:31Z</dc:date>
    </item>
  </channel>
</rss>

