<?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 in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Boxplot/m-p/151898#M39965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am trying to do a box plot with the PROC BOXPLOT but I see an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the code I am trying to write is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Cambria;"&gt;proc &lt;/SPAN&gt;&lt;STRONG style=": ; color: #000080; font-size: 12pt; font-family: Cambria;"&gt;boxplot&lt;/STRONG&gt;&lt;SPAN style="font-size: 12pt; font-family: Cambria;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; font-family: Cambria;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Cambria;"&gt;=ect_2014.dosering;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; font-family: Cambria;"&gt;plot&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Cambria;"&gt; ( frekvenssista&amp;nbsp; pulsbreddSista)*Sjukhus_Gruppnamn;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Cambria;"&gt;run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Cambria;"&gt;I reveice this error &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;275&lt;/P&gt;&lt;P&gt;276&amp;nbsp; proc boxplot data=ect_2014.dosering;&lt;/P&gt;&lt;P&gt;ERROR: Procedure BOXPLOT not found.&lt;/P&gt;&lt;P&gt;277&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; plot ( frekvenssista&amp;nbsp; pulsbreddSista)*Sjukhus_Gruppnamn;&lt;/P&gt;&lt;P&gt;278&amp;nbsp; run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me of what to correct in this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jun 2014 12:21:04 GMT</pubDate>
    <dc:creator>viveklsvivek</dc:creator>
    <dc:date>2014-06-23T12:21:04Z</dc:date>
    <item>
      <title>Proc Boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Boxplot/m-p/151898#M39965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am trying to do a box plot with the PROC BOXPLOT but I see an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the code I am trying to write is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Cambria;"&gt;proc &lt;/SPAN&gt;&lt;STRONG style=": ; color: #000080; font-size: 12pt; font-family: Cambria;"&gt;boxplot&lt;/STRONG&gt;&lt;SPAN style="font-size: 12pt; font-family: Cambria;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; font-family: Cambria;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Cambria;"&gt;=ect_2014.dosering;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; font-family: Cambria;"&gt;plot&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Cambria;"&gt; ( frekvenssista&amp;nbsp; pulsbreddSista)*Sjukhus_Gruppnamn;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Cambria;"&gt;run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Cambria;"&gt;I reveice this error &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;275&lt;/P&gt;&lt;P&gt;276&amp;nbsp; proc boxplot data=ect_2014.dosering;&lt;/P&gt;&lt;P&gt;ERROR: Procedure BOXPLOT not found.&lt;/P&gt;&lt;P&gt;277&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; plot ( frekvenssista&amp;nbsp; pulsbreddSista)*Sjukhus_Gruppnamn;&lt;/P&gt;&lt;P&gt;278&amp;nbsp; run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me of what to correct in this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 12:21:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Boxplot/m-p/151898#M39965</guid>
      <dc:creator>viveklsvivek</dc:creator>
      <dc:date>2014-06-23T12:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Boxplot/m-p/151899#M39966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; This error indicates that PROC BOXPLOT is not included in your installation, probably because SAS/GRAPH is either not included with your installation or not installed. You would need to check with your system administrator to see whether you have SAS/GRAPH available to use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; It is also possible to create boxplots using ODS GRAPHICS, which is part of Base SAS. You would use the SGPLOT procedure with either the HBOX or the VBOX statement. Here is an example from the documentation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Cynthia&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;proc sgplot data=sashelp.heart;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;&amp;nbsp; title "Cholesterol Distribution by Weight Class";&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;&amp;nbsp; hbox cholesterol / category=weight_status;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;run;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;title;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;proc sgplot data=sashelp.heart;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;&amp;nbsp; title "Cholesterol Distribution by Weight Class";&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;&amp;nbsp; vbox cholesterol / category=weight_status;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;run;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;title;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 13:10:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Boxplot/m-p/151899#M39966</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2014-06-23T13:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Boxplot/m-p/151900#M39967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thank you Cynthia.,&lt;/P&gt;&lt;P&gt;However I Think both give a different format of output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the attachment , or may be I am missing on something here.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just need the box plot with mean and median and not the other values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="SGPlot.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/6687_SGPlot.png" width="450" /&gt;&lt;IMG alt="box.png" class="jive-image" src="https://communities.sas.com/legacyfs/online/6688_box.png" /&gt;&lt;/P&gt;&lt;P&gt;I need a plot which shows only the mean and median(right plot), and how can I do it. ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 14:09:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Boxplot/m-p/151900#M39967</guid>
      <dc:creator>viveklsvivek</dc:creator>
      <dc:date>2014-06-23T14:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Boxplot/m-p/151901#M39968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;If you look in the documentation, you will see that there are control options for the markers and much, much else. Here's the link to the doc&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/grstatproc/65235/HTML/default/viewer.htm#n1waawwbez01ppn15dn9ehmxzihf.htm" title="http://support.sas.com/documentation/cdl/en/grstatproc/65235/HTML/default/viewer.htm#n1waawwbez01ppn15dn9ehmxzihf.htm"&gt;SAS(R) 9.3 ODS Graphics: Procedures Guide, Third Edition&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 14:41:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Boxplot/m-p/151901#M39968</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2014-06-23T14:41:32Z</dc:date>
    </item>
  </channel>
</rss>

