<?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 Reasons behind break in Rank Ordering? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Reasons-behind-break-in-Rank-Ordering/m-p/474380#M285917</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have developed a booking propensity model on my active customer base.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I observe a break in&amp;nbsp;Rank Ordering on Out of Time data in 5/6 decile.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please, can you help me understand what could be the potential reasons for this break?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please advise,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jun 2018 08:25:20 GMT</pubDate>
    <dc:creator>dkanand86</dc:creator>
    <dc:date>2018-06-29T08:25:20Z</dc:date>
    <item>
      <title>Reasons behind break in Rank Ordering?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Reasons-behind-break-in-Rank-Ordering/m-p/474380#M285917</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have developed a booking propensity model on my active customer base.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I observe a break in&amp;nbsp;Rank Ordering on Out of Time data in 5/6 decile.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please, can you help me understand what could be the potential reasons for this break?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please advise,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jun 2018 08:25:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Reasons-behind-break-in-Rank-Ordering/m-p/474380#M285917</guid>
      <dc:creator>dkanand86</dc:creator>
      <dc:date>2018-06-29T08:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Reasons behind break in Rank Ordering?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Reasons-behind-break-in-Rank-Ordering/m-p/474455#M285918</link>
      <description>&lt;P&gt;Please provide:&lt;/P&gt;
&lt;P&gt;Example Data in the form of a data step so can test the code. The example data should demonstrate the issue involved.&lt;/P&gt;
&lt;P&gt;Code used on the data&lt;/P&gt;
&lt;P&gt;Actual results&lt;/P&gt;
&lt;P&gt;Description of why you think the actual results have a "break".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This type of question is both data and code options chosen dependent and possibly even format dependent depending on how you are deciding there is a break if you are looking at numbers and not showing enough digits/decimals.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or possible even understanding what a decile is.&lt;/P&gt;
&lt;P&gt;If I have 10 values and they are 1 2 3 4 5 60 61 62 63 64 then there is a "break" between the 5th and 6th decile because the values have a large difference. Or if the data is 1 1 1&amp;nbsp;1 1 4 5&amp;nbsp; 6 7 9, the first through 5th deciles are all 1. So multiple repeated values may be impacting your consideration.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Deciles are order statistics and you are dividing the provided data into 10 groups based on the sort order of the values.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jun 2018 14:39:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Reasons-behind-break-in-Rank-Ordering/m-p/474455#M285918</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-06-29T14:39:57Z</dc:date>
    </item>
  </channel>
</rss>

