<?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: Showing outliers values on a boxplot in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245982#M56200</link>
    <description>&lt;P&gt;Post your code and log&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jan 2016 20:55:21 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-01-25T20:55:21Z</dc:date>
    <item>
      <title>Showing outliers values on a boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245916#M56183</link>
      <description>&lt;P&gt;Hi ! I am new in this so my question is: how do I make SAS show the values&amp;nbsp;of the&amp;nbsp;outliers in my boxplots?&lt;/P&gt;&lt;P&gt;I used the "schematic" style, is there another style in boxplots that will show it?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nicolas&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 17:43:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245916#M56183</guid>
      <dc:creator>niconegrin</dc:creator>
      <dc:date>2016-01-25T17:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Showing outliers values on a boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245924#M56184</link>
      <description>&lt;P&gt;Please show the code you are using as there are several ways to make box plots and some suggestions won't apply with your starting point.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 17:51:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245924#M56184</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-01-25T17:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Showing outliers values on a boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245927#M56186</link>
      <description>&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;boxplot&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=assign1;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;plot&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt; fat*trt/&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;boxstyle&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=schematic;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;boxplot&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=assign1;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;plot&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt; rea*trt/&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;boxstyle&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=schematic;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;boxplot&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=assign1;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;plot&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt; kph*trt/&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;boxstyle&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=schematic;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;Thanks&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 17:55:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245927#M56186</guid>
      <dc:creator>niconegrin</dc:creator>
      <dc:date>2016-01-25T17:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: Showing outliers values on a boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245929#M56187</link>
      <description>&lt;P&gt;Also, what version of SAS - the graphing options are changing quickly between versions.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 17:58:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245929#M56187</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-01-25T17:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Showing outliers values on a boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245931#M56188</link>
      <description>&lt;P&gt;SAS 9.4&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 17:59:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245931#M56188</guid>
      <dc:creator>niconegrin</dc:creator>
      <dc:date>2016-01-25T17:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Showing outliers values on a boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245953#M56190</link>
      <description>&lt;P&gt;Hi Nicolas-&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think you may be looking for BOXSTYLE=SCHEMATICIDFAR.&amp;nbsp; (or SCHEMATICID)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Take a look at the last couple of boxplot examples (28.3.4) to see if this is what you want to display.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_boxplot_examples03.htm" target="_blank"&gt;https://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_boxplot_examples03.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;title 'Analysis of Airline Departure Delays';&lt;BR /&gt;title2 'BOXSTYLE=SCHEMATICIDFAR';&lt;BR /&gt;proc boxplot data=Times;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; plot Delay*Day /&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; boxstyle = schematicidfar&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; odstitle&amp;nbsp; = title&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; odstitle2 = title2&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; nohlabel;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; id Reason;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; label Delay = 'Delay in Minutes';&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WendyT&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 19:09:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245953#M56190</guid>
      <dc:creator>WendyT</dc:creator>
      <dc:date>2016-01-25T19:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Showing outliers values on a boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245956#M56191</link>
      <description>&lt;P&gt;Nop, it does not show the "values" but that I mean the actual figure, number, it shos the outlier OK but I actually want to show the value of that outliers (for ex. 0.62, etc).&lt;/P&gt;&lt;P&gt;Thanks anyway&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 19:16:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245956#M56191</guid>
      <dc:creator>niconegrin</dc:creator>
      <dc:date>2016-01-25T19:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Showing outliers values on a boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245969#M56194</link>
      <description>&lt;P&gt;Use the ID option to specify a variable that labels outliers when using the boxstyle =schematicid or schematicidfar. You likely want the SchematicIdFar.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 20:12:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245969#M56194</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-01-25T20:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Showing outliers values on a boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245975#M56198</link>
      <description>&lt;P&gt;Am I understanding correctly that you want the values only, no circles at the locations?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may need an annotate dataset for that...&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 20:42:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245975#M56198</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-01-25T20:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Showing outliers values on a boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245980#M56199</link>
      <description>&lt;P&gt;The circles and the values....&lt;/P&gt;&lt;P&gt;Thanks! I already tried the SCHEMATICID option but still shows the outlies circles (which is fine) but does not show the values the circles represent.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 20:53:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245980#M56199</guid>
      <dc:creator>niconegrin</dc:creator>
      <dc:date>2016-01-25T20:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Showing outliers values on a boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245982#M56200</link>
      <description>&lt;P&gt;Post your code and log&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 20:55:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245982#M56200</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-01-25T20:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Showing outliers values on a boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245983#M56201</link>
      <description>&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;boxplot&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=assign1;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;plot&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt; fat*trt/&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;boxstyle&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=schematic;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;boxplot&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=assign1;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;plot&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt; rea*trt/&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;boxstyle&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=schematic;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;boxplot&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=assign1;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;plot&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt; kph*trt/&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;boxstyle&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=schematic;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 20:57:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245983#M56201</guid>
      <dc:creator>niconegrin</dc:creator>
      <dc:date>2016-01-25T20:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Showing outliers values on a boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245986#M56203</link>
      <description>&lt;P&gt;That's the same code you posted above, please show with the boxstyle options suggested - ID/IDFAR.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, log and output that isn't what you expected.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 21:03:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245986#M56203</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-01-25T21:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Showing outliers values on a boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245988#M56204</link>
      <description>&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;boxplot&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=assign1;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;plot&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt; fat*trt/&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;boxstyle&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=schematicidfar horizontal;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;label&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;boxplot&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=assign1;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;plot&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt; rea*trt/&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;boxstyle&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=schematicidfar horizontal;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;boxplot&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=assign1;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;plot&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt; kph*trt/&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;boxstyle&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;=schematicidfar horizontal;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;I also tried the horizontal option to see if it worked...&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 21:05:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245988#M56204</guid>
      <dc:creator>niconegrin</dc:creator>
      <dc:date>2016-01-25T21:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Showing outliers values on a boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245989#M56205</link>
      <description>&lt;P&gt;1. Use boxstyle=schematicID&lt;/P&gt;
&lt;P&gt;2. Use an ID statement to specify the ID variable - you've missed this step.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;&lt;BR /&gt;data class;
set class;
if name='Alfred' then weight=200;
if name='Robert' then weight=500;
if  name='Alice' then weight=20;
run;

title;
proc boxplot data=class;
   plot weight*sex /
      &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;boxstyle = schematicid&lt;/STRONG&gt;&lt;/FONT&gt;
      ;
   &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;id name;&lt;/STRONG&gt;&lt;/FONT&gt;
run;quit;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw﻿&lt;/a&gt;&amp;nbsp;solution several response above, as well.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 21:52:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/245989#M56205</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-01-25T21:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Showing outliers values on a boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/246005#M56208</link>
      <description>&lt;P&gt;It seems it does not recognise "set class; as it does not turn blue...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 21:47:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/246005#M56208</guid>
      <dc:creator>niconegrin</dc:creator>
      <dc:date>2016-01-25T21:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Showing outliers values on a boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/246007#M56209</link>
      <description>&lt;P&gt;I removed the first line. It was an error introduced by the web editor on here.&lt;/P&gt;
&lt;P&gt;Try it again.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 21:53:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/246007#M56209</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-01-25T21:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Showing outliers values on a boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/246012#M56210</link>
      <description>&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 22:11:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/246012#M56210</guid>
      <dc:creator>niconegrin</dc:creator>
      <dc:date>2016-01-25T22:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Showing outliers values on a boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/246040#M56211</link>
      <description>&lt;P&gt;Do you like to use proc sgplot ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data class;
set sashelp.class;
if name='Alfred' then weight=200;
if name='Robert' then weight=500;
if  name='Alice' then weight=20;
run;
proc sgplot data=class;
vbox weight/category=sex datalabel;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 26 Jan 2016 02:38:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/246040#M56211</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-01-26T02:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Showing outliers values on a boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/246041#M56212</link>
      <description>I am just learning SAS</description>
      <pubDate>Tue, 26 Jan 2016 02:41:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Showing-outliers-values-on-a-boxplot/m-p/246041#M56212</guid>
      <dc:creator>niconegrin</dc:creator>
      <dc:date>2016-01-26T02:41:56Z</dc:date>
    </item>
  </channel>
</rss>

