<?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 PROC BOXPLOT wont correctly display Mean values using INSETGROUP in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/PROC-BOXPLOT-wont-correctly-display-Mean-values-using-INSETGROUP/m-p/738182#M80457</link>
    <description>&lt;P&gt;Hi SAS Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I run my code below to create a set of boxplots, I use the INSETGROUP statement to insert Min, Mean, and Max values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Min and Max values display as requested, but the Mean values don't.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Each Mean value has 3 numbers before a decimal, then 2 numbers after the decimal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sincere there are 15 boxplots in the chart, I don't think there is enough space to show the Mean values for all the boxplots. Some boxplots show an asterisk for the Mean value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I&amp;nbsp; adjust the spacing or request truncated mean values for each of the boxplots in the chart?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;proc boxplot data=boxplot_3;&lt;BR /&gt;plot Step1_1*Program ;&lt;BR /&gt;inset min mean max /&lt;BR /&gt;header = 'Overall Statistics'&lt;BR /&gt;pos = tm;&lt;BR /&gt;insetgroup min mean max /&lt;BR /&gt;header = 'Min &amp;amp; Max Values for Each Program';&lt;BR /&gt;label Step1_1 = 'Step 1 Scores';&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Aaron&lt;/P&gt;</description>
    <pubDate>Fri, 30 Apr 2021 15:47:04 GMT</pubDate>
    <dc:creator>Rover17</dc:creator>
    <dc:date>2021-04-30T15:47:04Z</dc:date>
    <item>
      <title>PROC BOXPLOT wont correctly display Mean values using INSETGROUP</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-BOXPLOT-wont-correctly-display-Mean-values-using-INSETGROUP/m-p/738182#M80457</link>
      <description>&lt;P&gt;Hi SAS Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I run my code below to create a set of boxplots, I use the INSETGROUP statement to insert Min, Mean, and Max values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Min and Max values display as requested, but the Mean values don't.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Each Mean value has 3 numbers before a decimal, then 2 numbers after the decimal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sincere there are 15 boxplots in the chart, I don't think there is enough space to show the Mean values for all the boxplots. Some boxplots show an asterisk for the Mean value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I&amp;nbsp; adjust the spacing or request truncated mean values for each of the boxplots in the chart?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;proc boxplot data=boxplot_3;&lt;BR /&gt;plot Step1_1*Program ;&lt;BR /&gt;inset min mean max /&lt;BR /&gt;header = 'Overall Statistics'&lt;BR /&gt;pos = tm;&lt;BR /&gt;insetgroup min mean max /&lt;BR /&gt;header = 'Min &amp;amp; Max Values for Each Program';&lt;BR /&gt;label Step1_1 = 'Step 1 Scores';&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Aaron&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 15:47:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-BOXPLOT-wont-correctly-display-Mean-values-using-INSETGROUP/m-p/738182#M80457</guid>
      <dc:creator>Rover17</dc:creator>
      <dc:date>2021-04-30T15:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: PROC BOXPLOT wont correctly display Mean values using INSETGROUP</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-BOXPLOT-wont-correctly-display-Mean-values-using-INSETGROUP/m-p/738216#M80458</link>
      <description>&lt;P&gt;Data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We can't test code without data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does your log have any interesting notes?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have ODS Graphics on? Some of the Proc BOXPLOT features do not work when ODS Graphics is enabled.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 16:37:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-BOXPLOT-wont-correctly-display-Mean-values-using-INSETGROUP/m-p/738216#M80458</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-04-30T16:37:32Z</dc:date>
    </item>
  </channel>
</rss>

