<?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: How to calculate Modal Number? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/How-to-calculate-Modal-Number/m-p/37694#M9627</link>
    <description>This thread &lt;A href="http://support.sas.com/forums/thread.jspa?messageID=10645⦕" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?messageID=10645⦕&lt;/A&gt; discusses mode computation. There should be some valid ideas in it.&lt;BR /&gt;
&lt;BR /&gt;
Olivier</description>
    <pubDate>Mon, 11 Aug 2008 12:53:34 GMT</pubDate>
    <dc:creator>Olivier</dc:creator>
    <dc:date>2008-08-11T12:53:34Z</dc:date>
    <item>
      <title>How to calculate Modal Number?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-calculate-Modal-Number/m-p/37691#M9624</link>
      <description>I want to calculate the Modal Number or the highest frequency, but my data is in lines, for example&lt;BR /&gt;
&lt;BR /&gt;
Cod   |   Month01   |   Month02   |   Month03   |   Month04   |  MODAL&lt;BR /&gt;
01     |        1         |        3         |        3         |        4        |       3         &lt;BR /&gt;
02     |        1         |        2         |        3         |        4        |       .&lt;BR /&gt;
03     |        1         |        1         |        1         |        2        |       1&lt;BR /&gt;
&lt;BR /&gt;
The value (variable) that I want to find is the MODAL, but compare the fields are not a good way to solve this problem, because my data is very large.&lt;BR /&gt;
Someone have done something like this, or have an idea to solve this!&lt;BR /&gt;
&lt;BR /&gt;
Thanks a lot</description>
      <pubDate>Fri, 08 Aug 2008 18:57:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-calculate-Modal-Number/m-p/37691#M9624</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-08-08T18:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate Modal Number?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-calculate-Modal-Number/m-p/37692#M9625</link>
      <description>are there any number greater than 10, since if not , you can set 10 dummy (0 to 9)variable to indicated the count for each number.&lt;BR /&gt;
another way , transpose first , then use proc freq</description>
      <pubDate>Sat, 09 Aug 2008 04:30:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-calculate-Modal-Number/m-p/37692#M9625</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-08-09T04:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate Modal Number?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-calculate-Modal-Number/m-p/37693#M9626</link>
      <description>My scores are 420 to 550...&lt;BR /&gt;
How can I use this dummy? Because my data is very large and the transpose, is a few inviable.</description>
      <pubDate>Mon, 11 Aug 2008 12:45:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-calculate-Modal-Number/m-p/37693#M9626</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-08-11T12:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate Modal Number?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-calculate-Modal-Number/m-p/37694#M9627</link>
      <description>This thread &lt;A href="http://support.sas.com/forums/thread.jspa?messageID=10645⦕" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?messageID=10645⦕&lt;/A&gt; discusses mode computation. There should be some valid ideas in it.&lt;BR /&gt;
&lt;BR /&gt;
Olivier</description>
      <pubDate>Mon, 11 Aug 2008 12:53:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-calculate-Modal-Number/m-p/37694#M9627</guid>
      <dc:creator>Olivier</dc:creator>
      <dc:date>2008-08-11T12:53:34Z</dc:date>
    </item>
  </channel>
</rss>

