<?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: How to calculate p-values for medians using summary data in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-p-values-for-medians-using-summary-data/m-p/572071#M28148</link>
    <description>Tests for median are usually non parametric and require the full data set or more information to be useful.</description>
    <pubDate>Tue, 09 Jul 2019 14:18:16 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2019-07-09T14:18:16Z</dc:date>
    <item>
      <title>How to calculate p-values for medians using summary data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-p-values-for-medians-using-summary-data/m-p/572035#M28145</link>
      <description>&lt;P&gt;Is there a way to calculate p-values comparing medians for two independent populations using summary data? I am trying to see if median length of stay for two different&amp;nbsp;groups are significantly different from each other and I do not have the raw data, all I have are the medians for the two groups and the sample size used to calculate the medians. If anyone out there knows how to approach this situation please help.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 13:32:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-p-values-for-medians-using-summary-data/m-p/572035#M28145</guid>
      <dc:creator>Jep</dc:creator>
      <dc:date>2019-07-09T13:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate p-values for medians using summary data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-p-values-for-medians-using-summary-data/m-p/572042#M28147</link>
      <description>&lt;P&gt;If all you have is the median, and the N for each sample, then I don't think you can calculate a confidence interval or p-value.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 13:47:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-p-values-for-medians-using-summary-data/m-p/572042#M28147</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-07-09T13:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate p-values for medians using summary data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-p-values-for-medians-using-summary-data/m-p/572071#M28148</link>
      <description>Tests for median are usually non parametric and require the full data set or more information to be useful.</description>
      <pubDate>Tue, 09 Jul 2019 14:18:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-p-values-for-medians-using-summary-data/m-p/572071#M28148</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-07-09T14:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate p-values for medians using summary data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-p-values-for-medians-using-summary-data/m-p/572136#M28152</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/179121"&gt;@Jep&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Imagine the histograms of the two empirical distributions (combined in one plot). Then modify the distributions by increasing the variances to very large values (i.e. broad, largely overlapping, almost identical histograms) or shrinking them to zero (i.e. isolated peaks at the two median values) -- &lt;EM&gt;leaving the medians and sample sizes fixed&lt;/EM&gt;. Obviously, doing so must have an impact on the results (e.g. the p-value) of any reasonable statistical test comparing the medians. So, the test you envisioned cannot exist.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 16:02:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-p-values-for-medians-using-summary-data/m-p/572136#M28152</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2019-07-09T16:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate p-values for medians using summary data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-p-values-for-medians-using-summary-data/m-p/572152#M28154</link>
      <description>&lt;P&gt;For any given sample size&amp;nbsp;N and a median value M there are an&amp;nbsp;infinite number of samples that will meet that condition. Consider N= 3 and M= 5:&lt;/P&gt;
&lt;P&gt;1 5 10&lt;/P&gt;
&lt;P&gt;1 5 11&lt;/P&gt;
&lt;P&gt;2 5 10&lt;/P&gt;
&lt;P&gt;3 5 10&lt;/P&gt;
&lt;P&gt;3 5 11&lt;/P&gt;
&lt;P&gt;1 5 9999999999999999999999999&lt;/P&gt;
&lt;P&gt;&amp;lt;continue until completely mind numbed&amp;gt;&lt;/P&gt;
&lt;P&gt;each of these samples is of size N=3 and median of 5.&lt;/P&gt;
&lt;P&gt;So without complete data or at least some information about dispersion of values I think you are going to be stuck..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 16:43:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-p-values-for-medians-using-summary-data/m-p/572152#M28154</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-07-09T16:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate p-values for medians using summary data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-p-values-for-medians-using-summary-data/m-p/572307#M28162</link>
      <description>&lt;P&gt;I'll add one more observation. You might not need all observations, but you need some relevant quantiles (percentiles).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If N=100, a 95% CI for the median is often estimated by using the 40th and 60th percentiles.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In general, if you know N, you can estimate a CI by using the percentiles&lt;/P&gt;
&lt;P&gt;N/2&amp;nbsp; +/- 1.96*sqrt(N)/2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2019 09:52:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-calculate-p-values-for-medians-using-summary-data/m-p/572307#M28162</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2019-07-10T09:52:20Z</dc:date>
    </item>
  </channel>
</rss>

