<?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 Survey questions distribution in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Survey-questions-distribution/m-p/168749#M43649</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In survey analysis, we are often interested atshowing AT ONCE the distributions of many questions in ONE table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each question is both numerical but also categorical (1-Strongly disagree, 2-Disagree....)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say that I have 50 questions on the same 5 points scale&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a macro or procedure that enables to display a table like that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="10-02-2014 11-38-27.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/4904_10-02-2014 11-38-27.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Abe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Feb 2014 09:44:03 GMT</pubDate>
    <dc:creator>EzPaste</dc:creator>
    <dc:date>2014-02-10T09:44:03Z</dc:date>
    <item>
      <title>Survey questions distribution</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Survey-questions-distribution/m-p/168749#M43649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In survey analysis, we are often interested atshowing AT ONCE the distributions of many questions in ONE table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each question is both numerical but also categorical (1-Strongly disagree, 2-Disagree....)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say that I have 50 questions on the same 5 points scale&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a macro or procedure that enables to display a table like that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="10-02-2014 11-38-27.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/4904_10-02-2014 11-38-27.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Abe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 09:44:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Survey-questions-distribution/m-p/168749#M43649</guid>
      <dc:creator>EzPaste</dc:creator>
      <dc:date>2014-02-10T09:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Survey questions distribution</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Survey-questions-distribution/m-p/168750#M43650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the sort of thing that PROC TABULATE is designed to address.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 13:59:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Survey-questions-distribution/m-p/168750#M43650</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2014-02-10T13:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Survey questions distribution</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Survey-questions-distribution/m-p/168751#M43651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know quite well Proc Tabulate but I think it is not so simple as the rows are different variables and to the categories of one variables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 15:58:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Survey-questions-distribution/m-p/168751#M43651</guid>
      <dc:creator>EzPaste</dc:creator>
      <dc:date>2014-02-10T15:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Survey questions distribution</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Survey-questions-distribution/m-p/168752#M43652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to develop your own macro/code.&amp;nbsp; Your standard table is easy enough. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm a fan of the diverging stacked bar chart myself with the avg/std annotated in. &lt;/P&gt;&lt;P&gt;&lt;A href="http://peltiertech.com/WordPress/charting-survey-results/" title="http://peltiertech.com/WordPress/charting-survey-results/"&gt;http://peltiertech.com/WordPress/charting-survey-results/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 16:42:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Survey-questions-distribution/m-p/168752#M43652</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-02-10T16:42:08Z</dc:date>
    </item>
  </channel>
</rss>

