<?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 Confidence Interval for Median in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Confidence-Interval-for-Median/m-p/11643#M1423</link>
    <description>Is there a way to construct a confidence interval for a median in SAS. I know how to construct a confidence interval for a mean using PROC UNIVARIATE, but don't see anything similar for the median.</description>
    <pubDate>Sun, 12 Jun 2011 17:05:32 GMT</pubDate>
    <dc:creator>gjwsas</dc:creator>
    <dc:date>2011-06-12T17:05:32Z</dc:date>
    <item>
      <title>Confidence Interval for Median</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Confidence-Interval-for-Median/m-p/11643#M1423</link>
      <description>Is there a way to construct a confidence interval for a median in SAS. I know how to construct a confidence interval for a mean using PROC UNIVARIATE, but don't see anything similar for the median.</description>
      <pubDate>Sun, 12 Jun 2011 17:05:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Confidence-Interval-for-Median/m-p/11643#M1423</guid>
      <dc:creator>gjwsas</dc:creator>
      <dc:date>2011-06-12T17:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Confidence Interval for Median</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Confidence-Interval-for-Median/m-p/11644#M1424</link>
      <description>Because the median is not based on any parametric assumptions about the data (except a continuous distribution), there is no closed form method to get the CI.  You can, however, get a CI by bootstrapping.  See&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://itl.nist.gov/div898/handbook/eda/section3/bootplot.htm" target="_blank"&gt;http://itl.nist.gov/div898/handbook/eda/section3/bootplot.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Google search&lt;BR /&gt;
bootstrap site:sas.com&lt;BR /&gt;
for several good articles and a macro.&lt;BR /&gt;
&lt;BR /&gt;
Doc Muhlbaier&lt;BR /&gt;
Duke</description>
      <pubDate>Mon, 13 Jun 2011 01:03:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Confidence-Interval-for-Median/m-p/11644#M1424</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2011-06-13T01:03:00Z</dc:date>
    </item>
  </channel>
</rss>

