<?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 Create table with difference sort of data proportion in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Create-table-with-difference-sort-of-data-proportion/m-p/1397#M428</link>
    <description>I have this table:&lt;BR /&gt;
&lt;BR /&gt;
ID AGE SEX Year Retired Wave&lt;BR /&gt;
1   50  M   Not retired  1&lt;BR /&gt;
2   60  F   2001          1&lt;BR /&gt;
3   70  M   Not Retired   1 &lt;BR /&gt;
5   45  F   2001          1&lt;BR /&gt;
1   51  M   2002          2&lt;BR /&gt;
2   55  F   Not Retired    3&lt;BR /&gt;
6   65  F   2004          4&lt;BR /&gt;
...&lt;BR /&gt;
...&lt;BR /&gt;
&lt;BR /&gt;
I would like to build a graph like this :&lt;BR /&gt;
&lt;BR /&gt;
Proportion of female who retired by 2002= Retire by 2002 / ( Total just Retired + Non Retired in 2002 ) [ only wave 1 person involved ]&lt;BR /&gt;
|&lt;BR /&gt;
|&lt;BR /&gt;
|&lt;BR /&gt;
|&lt;BR /&gt;
|____________&lt;BR /&gt;
Age&lt;BR /&gt;
&lt;BR /&gt;
Proportion of female who retired by 2002= Retire by 2002 / ( Total just Retired + Non Retired in 2002 ) [Only wave 2 Persons involved]&lt;BR /&gt;
|&lt;BR /&gt;
|&lt;BR /&gt;
|&lt;BR /&gt;
|______&lt;BR /&gt;
       Age&lt;BR /&gt;
&lt;BR /&gt;
Secondly, how could I group the proportion by group age instead of just one age. 55-59 instead of 55, 56, 57 ...&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Thank you.</description>
    <pubDate>Tue, 12 Sep 2006 07:26:49 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2006-09-12T07:26:49Z</dc:date>
    <item>
      <title>Create table with difference sort of data proportion</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Create-table-with-difference-sort-of-data-proportion/m-p/1397#M428</link>
      <description>I have this table:&lt;BR /&gt;
&lt;BR /&gt;
ID AGE SEX Year Retired Wave&lt;BR /&gt;
1   50  M   Not retired  1&lt;BR /&gt;
2   60  F   2001          1&lt;BR /&gt;
3   70  M   Not Retired   1 &lt;BR /&gt;
5   45  F   2001          1&lt;BR /&gt;
1   51  M   2002          2&lt;BR /&gt;
2   55  F   Not Retired    3&lt;BR /&gt;
6   65  F   2004          4&lt;BR /&gt;
...&lt;BR /&gt;
...&lt;BR /&gt;
&lt;BR /&gt;
I would like to build a graph like this :&lt;BR /&gt;
&lt;BR /&gt;
Proportion of female who retired by 2002= Retire by 2002 / ( Total just Retired + Non Retired in 2002 ) [ only wave 1 person involved ]&lt;BR /&gt;
|&lt;BR /&gt;
|&lt;BR /&gt;
|&lt;BR /&gt;
|&lt;BR /&gt;
|____________&lt;BR /&gt;
Age&lt;BR /&gt;
&lt;BR /&gt;
Proportion of female who retired by 2002= Retire by 2002 / ( Total just Retired + Non Retired in 2002 ) [Only wave 2 Persons involved]&lt;BR /&gt;
|&lt;BR /&gt;
|&lt;BR /&gt;
|&lt;BR /&gt;
|______&lt;BR /&gt;
       Age&lt;BR /&gt;
&lt;BR /&gt;
Secondly, how could I group the proportion by group age instead of just one age. 55-59 instead of 55, 56, 57 ...&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Thank you.</description>
      <pubDate>Tue, 12 Sep 2006 07:26:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Create-table-with-difference-sort-of-data-proportion/m-p/1397#M428</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-09-12T07:26:49Z</dc:date>
    </item>
  </channel>
</rss>

