<?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 What proc shows only 'most popular' variables (SAS V9) in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/What-proc-shows-only-most-popular-variables-SAS-V9/m-p/146113#M38800</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to figure out what procedure I need to use ... I have a database of emerg patients, and it contains their diagnosis, severity levels 1-5, and admission status.&amp;nbsp; I need to identify the top 10 diagnosis by volume, include their distribution of severity level, with a percent admission by diagnosis and percent admission by total volume of emerg patients.&amp;nbsp; It's the top 10 that is really stumping me.... any suggestions?&lt;/P&gt;&lt;P&gt;Thanks a million.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Jan 2014 17:11:27 GMT</pubDate>
    <dc:creator>Tammie</dc:creator>
    <dc:date>2014-01-18T17:11:27Z</dc:date>
    <item>
      <title>What proc shows only 'most popular' variables (SAS V9)</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/What-proc-shows-only-most-popular-variables-SAS-V9/m-p/146113#M38800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to figure out what procedure I need to use ... I have a database of emerg patients, and it contains their diagnosis, severity levels 1-5, and admission status.&amp;nbsp; I need to identify the top 10 diagnosis by volume, include their distribution of severity level, with a percent admission by diagnosis and percent admission by total volume of emerg patients.&amp;nbsp; It's the top 10 that is really stumping me.... any suggestions?&lt;/P&gt;&lt;P&gt;Thanks a million.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jan 2014 17:11:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/What-proc-shows-only-most-popular-variables-SAS-V9/m-p/146113#M38800</guid>
      <dc:creator>Tammie</dc:creator>
      <dc:date>2014-01-18T17:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: What proc shows only 'most popular' variables (SAS V9)</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/What-proc-shows-only-most-popular-variables-SAS-V9/m-p/146114#M38801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without digging to deep into your requirement, PROC RANK will help you rank your top ten.&lt;/P&gt;&lt;P&gt;If your rank is based on a simple frequency count of contributing records, PROC FREQ/SUMMARY/SQL could do the trick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jan 2014 17:47:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/What-proc-shows-only-most-popular-variables-SAS-V9/m-p/146114#M38801</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2014-01-18T17:47:16Z</dc:date>
    </item>
  </channel>
</rss>

