<?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: Calculate Mann Whitney U statistic in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Calculate-Mann-Whitney-U-statistic/m-p/410043#M21435</link>
    <description>&lt;P&gt;As far as I know, SAS doesn't report the U statistic itself. If you need the U statistic specifically and have access to other stats packages that&amp;nbsp;report it, I would use that just to be safe.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Nov 2017 00:14:24 GMT</pubDate>
    <dc:creator>bstarr</dc:creator>
    <dc:date>2017-11-03T00:14:24Z</dc:date>
    <item>
      <title>Calculate Mann Whitney U statistic</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Calculate-Mann-Whitney-U-statistic/m-p/410000#M21432</link>
      <description>&lt;P&gt;How do I calculate the Mann Whitney U statistic? There is not a direct output from PROC NPAR1WAY.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;PROC NPAR1WAY data=new wilcoxon;
    class Gender;
    var Variable;
    exact wilcoxon;
   run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2017 20:33:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Calculate-Mann-Whitney-U-statistic/m-p/410000#M21432</guid>
      <dc:creator>Kev3</dc:creator>
      <dc:date>2017-11-02T20:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Mann Whitney U statistic</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Calculate-Mann-Whitney-U-statistic/m-p/410006#M21433</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Wilcoxon rank-sum test is the same as the Mann-Whitney U test, so while SAS does not report a Mann-Whitney U statistic, the results are the same as the Wilcoxon rank-sum test.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Brian&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2017 20:43:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Calculate-Mann-Whitney-U-statistic/m-p/410006#M21433</guid>
      <dc:creator>bstarr</dc:creator>
      <dc:date>2017-11-02T20:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Mann Whitney U statistic</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Calculate-Mann-Whitney-U-statistic/m-p/410019#M21434</link>
      <description>I need to report to the U statistic. Should I just use SPSS?</description>
      <pubDate>Thu, 02 Nov 2017 21:25:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Calculate-Mann-Whitney-U-statistic/m-p/410019#M21434</guid>
      <dc:creator>Kev3</dc:creator>
      <dc:date>2017-11-02T21:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Mann Whitney U statistic</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Calculate-Mann-Whitney-U-statistic/m-p/410043#M21435</link>
      <description>&lt;P&gt;As far as I know, SAS doesn't report the U statistic itself. If you need the U statistic specifically and have access to other stats packages that&amp;nbsp;report it, I would use that just to be safe.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2017 00:14:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Calculate-Mann-Whitney-U-statistic/m-p/410043#M21435</guid>
      <dc:creator>bstarr</dc:creator>
      <dc:date>2017-11-03T00:14:24Z</dc:date>
    </item>
  </channel>
</rss>

