<?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: Boxplot in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Boxplot/m-p/615151#M8596</link>
    <description>It’s to compare the means between 2 different groups</description>
    <pubDate>Sat, 04 Jan 2020 21:42:49 GMT</pubDate>
    <dc:creator>laurenhosking</dc:creator>
    <dc:date>2020-01-04T21:42:49Z</dc:date>
    <item>
      <title>Boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Boxplot/m-p/614853#M8588</link>
      <description>&lt;P&gt;How does one interoperate a blog plot. Mainly I want to know which part shows me the mean.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 20:57:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Boxplot/m-p/614853#M8588</guid>
      <dc:creator>laurenhosking</dc:creator>
      <dc:date>2020-01-02T20:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Boxplot/m-p/614854#M8589</link>
      <description>&lt;P&gt;You can do like this. The diamond represents the mean&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc sgplot data=sashelp.iris;
   vbox SepalLength / category=Species;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 21:49:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Boxplot/m-p/614854#M8589</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2020-01-02T21:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Boxplot/m-p/614855#M8590</link>
      <description>&lt;P&gt;Is the overall mean the line that goes through the square? I want to compare two means using my boxplot.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 21:01:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Boxplot/m-p/614855#M8590</guid>
      <dc:creator>laurenhosking</dc:creator>
      <dc:date>2020-01-02T21:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Boxplot/m-p/614867#M8591</link>
      <description>&lt;P&gt;The line is the median. The diamond is the mean.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 21:48:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Boxplot/m-p/614867#M8591</guid>
      <dc:creator>seeff</dc:creator>
      <dc:date>2020-01-02T21:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Boxplot/m-p/614869#M8592</link>
      <description>&lt;P&gt;The line is the median. the diamond is the mean for each group.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is your actual purpose here? To compare two means of groups or to compare group means to overall mean?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 21:57:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Boxplot/m-p/614869#M8592</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2020-01-02T21:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Boxplot</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Boxplot/m-p/615151#M8596</link>
      <description>It’s to compare the means between 2 different groups</description>
      <pubDate>Sat, 04 Jan 2020 21:42:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Boxplot/m-p/615151#M8596</guid>
      <dc:creator>laurenhosking</dc:creator>
      <dc:date>2020-01-04T21:42:49Z</dc:date>
    </item>
  </channel>
</rss>

