<?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 BoxPlot for in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/BoxPlot-for/m-p/694793#M20607</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to create a box plot for 4 continous variables, but that are not linked with any categorical variable.&amp;nbsp;&lt;BR /&gt;Actually, i'd like to plot the output of the proc univariate with the means and quantiles.&lt;/P&gt;
&lt;P&gt;Here is an excerpt of what the Proc univariate gives me for one of my 4 variables :&amp;nbsp;&lt;/P&gt;
&lt;DIV class="branch"&gt;
&lt;DIV&gt;
&lt;DIV align="center"&gt;
&lt;DIV class="branch"&gt;
&lt;DIV&gt;
&lt;DIV align="center"&gt;
&lt;TABLE summary="Page Layout" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;PRE class="batch"&gt;                                       Quantile      Estimate                                        
                                                                                                      
                                        100% Max       6.24719                                        
                                        99%            5.68653                                        
                                        95%            5.43895                                        
                                        90%            5.24901                                        
                                        75% Q3         4.82637                                        
                                        50% Median     4.32900                                        
                                        25% Q1         4.02401                                        
                                        10%            3.62096                                        
                                        5%             3.45388                                        
                                        1%             3.23710                                        
                                        0% Min         2.77457&lt;/PRE&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now, I would like to plot thoses pieces of information in the style of a boxplot, for my 4 variables.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, I work on SAS 9.1...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much by advance for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Oct 2020 10:28:20 GMT</pubDate>
    <dc:creator>Mathis1</dc:creator>
    <dc:date>2020-10-28T10:28:20Z</dc:date>
    <item>
      <title>BoxPlot for</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/BoxPlot-for/m-p/694793#M20607</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to create a box plot for 4 continous variables, but that are not linked with any categorical variable.&amp;nbsp;&lt;BR /&gt;Actually, i'd like to plot the output of the proc univariate with the means and quantiles.&lt;/P&gt;
&lt;P&gt;Here is an excerpt of what the Proc univariate gives me for one of my 4 variables :&amp;nbsp;&lt;/P&gt;
&lt;DIV class="branch"&gt;
&lt;DIV&gt;
&lt;DIV align="center"&gt;
&lt;DIV class="branch"&gt;
&lt;DIV&gt;
&lt;DIV align="center"&gt;
&lt;TABLE summary="Page Layout" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;PRE class="batch"&gt;                                       Quantile      Estimate                                        
                                                                                                      
                                        100% Max       6.24719                                        
                                        99%            5.68653                                        
                                        95%            5.43895                                        
                                        90%            5.24901                                        
                                        75% Q3         4.82637                                        
                                        50% Median     4.32900                                        
                                        25% Q1         4.02401                                        
                                        10%            3.62096                                        
                                        5%             3.45388                                        
                                        1%             3.23710                                        
                                        0% Min         2.77457&lt;/PRE&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now, I would like to plot thoses pieces of information in the style of a boxplot, for my 4 variables.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, I work on SAS 9.1...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any idea ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much by advance for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 10:28:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/BoxPlot-for/m-p/694793#M20607</guid>
      <dc:creator>Mathis1</dc:creator>
      <dc:date>2020-10-28T10:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: BoxPlot for</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/BoxPlot-for/m-p/694814#M20608</link>
      <description>&lt;P&gt;I think PROC BOXPLOT works in 9.1&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 11:40:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/BoxPlot-for/m-p/694814#M20608</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-10-28T11:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: BoxPlot for</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/BoxPlot-for/m-p/694820#M20609</link>
      <description>&lt;P&gt;I does, but i didn't find how to use it for only one continuous variable, without gaving so specify a categorical variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 12:08:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/BoxPlot-for/m-p/694820#M20609</guid>
      <dc:creator>Mathis1</dc:creator>
      <dc:date>2020-10-28T12:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: BoxPlot for</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/BoxPlot-for/m-p/694835#M20610</link>
      <description>&lt;P&gt;You could have PROC UNIVARIATE create a box plot by using the PLOTS option.&amp;nbsp;&lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=procstat&amp;amp;docsetTarget=procstat_univariate_syntax01.htm&amp;amp;locale=en"&gt;https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=procstat&amp;amp;docsetTarget=procstat_univariate_syntax01.htm&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 12:39:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/BoxPlot-for/m-p/694835#M20610</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-10-28T12:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: BoxPlot for</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/BoxPlot-for/m-p/694845#M20611</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/323613"&gt;@Mathis1&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For PROC BOXPLOT you can temporarily define a constant "dummy" variable and use that after the asterisk in the PLOT statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data _tmp / view=_tmp;
set have;
retain _c 'A0'x;
run;

proc boxplot data=_tmp;
plot var1*_c / nohlabel;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;The NOHLABEL option suppresses the label "_c" of the horizontal axis (but feel free to define a label using a LABEL statement in the PROC BOXPLOT step instead). The constant value of variable &lt;FONT face="courier new,courier"&gt;_c&lt;/FONT&gt; is used as the tick mark label. If you have a better idea than a non-missing blank value (&lt;FONT face="courier new,courier"&gt;'A0'x&lt;/FONT&gt;), use that.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 13:12:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/BoxPlot-for/m-p/694845#M20611</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2020-10-28T13:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: BoxPlot for</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/BoxPlot-for/m-p/695024#M20622</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/323613"&gt;@Mathis1&lt;/a&gt;&amp;nbsp;Do you want 4 boxplots on 1 graph? Or 4 different box plots?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 20:23:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/BoxPlot-for/m-p/695024#M20622</guid>
      <dc:creator>djrisks</dc:creator>
      <dc:date>2020-10-28T20:23:16Z</dc:date>
    </item>
  </channel>
</rss>

