<?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: Create a Bar Graph with N and percent in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Create-a-Bar-Graph-with-N-and-percent/m-p/825791#M326161</link>
    <description>&lt;P&gt;One way:&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Programming/Making-a-grouped-bar-chart-with-both-count-and-percent-in/m-p/521667" target="_blank"&gt;https://communities.sas.com/t5/SAS-Programming/Making-a-grouped-bar-chart-with-both-count-and-percent-in/m-p/521667&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jul 2022 21:44:25 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2022-07-27T21:44:25Z</dc:date>
    <item>
      <title>Create a Bar Graph with N and percent</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Create-a-Bar-Graph-with-N-and-percent/m-p/825784#M326157</link>
      <description>&lt;P&gt;Is it possible to create a bar graph with multiple series and have n and percent labeled over the bar.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example data is :&amp;nbsp;&lt;/P&gt;
&lt;TABLE width="364"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="108"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="64"&gt;White&lt;/TD&gt;
&lt;TD width="64"&gt;Pct&lt;/TD&gt;
&lt;TD width="64"&gt;Asian&lt;/TD&gt;
&lt;TD width="64"&gt;Pct&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Abdominal Pain&lt;/TD&gt;
&lt;TD&gt;29&lt;/TD&gt;
&lt;TD&gt;0.381579&lt;/TD&gt;
&lt;TD&gt;3&lt;/TD&gt;
&lt;TD&gt;0.375&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Backache&lt;/TD&gt;
&lt;TD&gt;13&lt;/TD&gt;
&lt;TD&gt;0.173333&lt;/TD&gt;
&lt;TD&gt;1&lt;/TD&gt;
&lt;TD&gt;0.125&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Dysphagia&lt;/TD&gt;
&lt;TD&gt;10&lt;/TD&gt;
&lt;TD&gt;0.131579&lt;/TD&gt;
&lt;TD&gt;0&lt;/TD&gt;
&lt;TD&gt;0&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Hemoglobinuria&lt;/TD&gt;
&lt;TD&gt;43&lt;/TD&gt;
&lt;TD&gt;0.565789&lt;/TD&gt;
&lt;TD&gt;3&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;0.375&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, for white abdominal pain over the bar I would like 29 (38%) or Asian over the&amp;nbsp;&lt;/P&gt;
&lt;P&gt;bar I would like abdominal pain 3 (38%).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 21:00:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Create-a-Bar-Graph-with-N-and-percent/m-p/825784#M326157</guid>
      <dc:creator>luvscandy27</dc:creator>
      <dc:date>2022-07-27T21:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create a Bar Graph with N and percent</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Create-a-Bar-Graph-with-N-and-percent/m-p/825791#M326161</link>
      <description>&lt;P&gt;One way:&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Programming/Making-a-grouped-bar-chart-with-both-count-and-percent-in/m-p/521667" target="_blank"&gt;https://communities.sas.com/t5/SAS-Programming/Making-a-grouped-bar-chart-with-both-count-and-percent-in/m-p/521667&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 21:44:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Create-a-Bar-Graph-with-N-and-percent/m-p/825791#M326161</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-07-27T21:44:25Z</dc:date>
    </item>
  </channel>
</rss>

