<?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 do I sort my data for PROC FREQ in SAS Software for Learning Community</title>
    <link>https://communities.sas.com/t5/SAS-Software-for-Learning/How-do-I-sort-my-data-for-PROC-FREQ/m-p/810921#M495</link>
    <description>Thanks a lot</description>
    <pubDate>Sun, 01 May 2022 14:43:26 GMT</pubDate>
    <dc:creator>Thuto</dc:creator>
    <dc:date>2022-05-01T14:43:26Z</dc:date>
    <item>
      <title>How do I sort my data for PROC FREQ</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/How-do-I-sort-my-data-for-PROC-FREQ/m-p/810889#M493</link>
      <description>&lt;P&gt;I'm getting an error saying "ERROR: Data set WORK.MYCLASS is not sorted in ascending sequence. The current BY group has Sex = M and the next BY group has Sex = F ". What am I supposed to do? I don't understand the error message.&lt;/P&gt;&lt;P&gt;data myclass;&lt;/P&gt;&lt;P&gt;set sashelp.class; where Age between 13 and 16;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;proc sort data=myclass out=myclass2;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;by sex;&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;proc freq data=myclass;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;by sex; &lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;tables age;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;</description>
      <pubDate>Sun, 01 May 2022 10:35:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/How-do-I-sort-my-data-for-PROC-FREQ/m-p/810889#M493</guid>
      <dc:creator>Thuto</dc:creator>
      <dc:date>2022-05-01T10:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: How do I sort my data for PROC FREQ</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/How-do-I-sort-my-data-for-PROC-FREQ/m-p/810890#M494</link>
      <description>&lt;P&gt;Please note the correction in red&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;proc freq data=myclass&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;2&lt;/FONT&gt;&lt;/STRONG&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MYCLASS is not sorted by sex. MYCLASS2 is sorted by sex.&lt;/P&gt;</description>
      <pubDate>Sun, 01 May 2022 11:37:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/How-do-I-sort-my-data-for-PROC-FREQ/m-p/810890#M494</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-05-01T11:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do I sort my data for PROC FREQ</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/How-do-I-sort-my-data-for-PROC-FREQ/m-p/810921#M495</link>
      <description>Thanks a lot</description>
      <pubDate>Sun, 01 May 2022 14:43:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/How-do-I-sort-my-data-for-PROC-FREQ/m-p/810921#M495</guid>
      <dc:creator>Thuto</dc:creator>
      <dc:date>2022-05-01T14:43:26Z</dc:date>
    </item>
  </channel>
</rss>

