<?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: Demographic tabulation on EG in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Demographic-tabulation-on-EG/m-p/172209#M13158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc tabulate data=have;&lt;/P&gt;&lt;P&gt;class segment age martial_status;&lt;/P&gt;&lt;P&gt;keylabel all='Total';&lt;/P&gt;&lt;P&gt;table martial_status all, segment*pctn&amp;lt;martial_status all&amp;gt;='Col %';&lt;/P&gt;&lt;P&gt;table age all, segment*pctn&amp;lt;age all&amp;gt;='Col %';&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 25 May 2014 09:58:01 GMT</pubDate>
    <dc:creator>stat_sas</dc:creator>
    <dc:date>2014-05-25T09:58:01Z</dc:date>
    <item>
      <title>Demographic tabulation on EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Demographic-tabulation-on-EG/m-p/172208#M13157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having a little bit problem on my reporting project in EG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have demographics for ove a 6 milion peope and also i have about 26 segments&lt;/P&gt;&lt;P&gt;i want to create report for every segment including percentage distributions for every individual segment&lt;/P&gt;&lt;P&gt;how ever i am unable to create a reliable quick report tabulates number of individuals fall in specific segment's demographic attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just printed the report i need attached bellow&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although it seems a easy job i have been frustrated within one way frequencies and table summary nodes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you could help i would be appriaciate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/10796iA153871B1ADE2F5E/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="2505.jpg" title="2505.jpg" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 May 2014 05:41:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Demographic-tabulation-on-EG/m-p/172208#M13157</guid>
      <dc:creator>omerzeybek</dc:creator>
      <dc:date>2014-05-25T05:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Demographic tabulation on EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Demographic-tabulation-on-EG/m-p/172209#M13158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc tabulate data=have;&lt;/P&gt;&lt;P&gt;class segment age martial_status;&lt;/P&gt;&lt;P&gt;keylabel all='Total';&lt;/P&gt;&lt;P&gt;table martial_status all, segment*pctn&amp;lt;martial_status all&amp;gt;='Col %';&lt;/P&gt;&lt;P&gt;table age all, segment*pctn&amp;lt;age all&amp;gt;='Col %';&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 May 2014 09:58:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Demographic-tabulation-on-EG/m-p/172209#M13158</guid>
      <dc:creator>stat_sas</dc:creator>
      <dc:date>2014-05-25T09:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Demographic tabulation on EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Demographic-tabulation-on-EG/m-p/172210#M13159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can also do it using the "point and click" options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using Describe | Summary Tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put Marital Status, Age, and Segment into Classification Variables, nothing in Analysis Variables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Summary Tables layout screen, put Marital Status and Age on the left (row) dimension, not nested. Put Segment into the top (column) dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under Segment, replace N with RowPctN. I think this will produce what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 May 2014 14:00:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Demographic-tabulation-on-EG/m-p/172210#M13159</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2014-05-25T14:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Demographic tabulation on EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Demographic-tabulation-on-EG/m-p/172211#M13160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tom thats what i really need... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 09:01:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Demographic-tabulation-on-EG/m-p/172211#M13160</guid>
      <dc:creator>omerzeybek</dc:creator>
      <dc:date>2014-05-28T09:01:57Z</dc:date>
    </item>
  </channel>
</rss>

