<?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 Using the Rank function in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Using-the-Rank-function/m-p/80861#M256629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to use the rank function in SAS but I'm not sure I'm using it correctly or there may be another function that works better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data I have is made up of storm names and states associated with each storm. I have run a formula showing me by storm which states have the largest percentage of records i.e.&lt;/P&gt;&lt;P&gt;Storm 1:&lt;/P&gt;&lt;P&gt;KS = 60%&lt;/P&gt;&lt;P&gt;MO = 15%&lt;/P&gt;&lt;P&gt;IL = 10%&lt;/P&gt;&lt;P&gt;OH = 6%&lt;/P&gt;&lt;P&gt;AR = 5%&lt;/P&gt;&lt;P&gt;TX = 2%&lt;/P&gt;&lt;P&gt;KY = 2%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to rank (by storm) the states that have the largest % of records?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jul 2013 15:33:55 GMT</pubDate>
    <dc:creator>brywhi11</dc:creator>
    <dc:date>2013-07-16T15:33:55Z</dc:date>
    <item>
      <title>Using the Rank function</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-the-Rank-function/m-p/80861#M256629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to use the rank function in SAS but I'm not sure I'm using it correctly or there may be another function that works better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data I have is made up of storm names and states associated with each storm. I have run a formula showing me by storm which states have the largest percentage of records i.e.&lt;/P&gt;&lt;P&gt;Storm 1:&lt;/P&gt;&lt;P&gt;KS = 60%&lt;/P&gt;&lt;P&gt;MO = 15%&lt;/P&gt;&lt;P&gt;IL = 10%&lt;/P&gt;&lt;P&gt;OH = 6%&lt;/P&gt;&lt;P&gt;AR = 5%&lt;/P&gt;&lt;P&gt;TX = 2%&lt;/P&gt;&lt;P&gt;KY = 2%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to rank (by storm) the states that have the largest % of records?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 15:33:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-the-Rank-function/m-p/80861#M256629</guid>
      <dc:creator>brywhi11</dc:creator>
      <dc:date>2013-07-16T15:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using the Rank function</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-the-Rank-function/m-p/80862#M256630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How have you tried so far?&lt;/P&gt;&lt;P&gt;You may only need to 1) sort by storm and 2) include a BY storm statement in Proc Rank;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 21:33:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-the-Rank-function/m-p/80862#M256630</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2013-07-16T21:33:04Z</dc:date>
    </item>
  </channel>
</rss>

