<?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: Direction of significance for continuous variables in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Direction-of-significance-for-continuous-variables/m-p/652564#M31356</link>
    <description>&lt;P&gt;A bit confused about the use of PROC UNIVARIATE in this context,&amp;nbsp; It doesn't appear that you have a CLASS statement, which indicates that you aren't comparing two groups using the ranked sum statistic.&amp;nbsp; That would probably mean that you are testing against a defined value, which UNIVARIATE implements with the mu0 option. If that is the case, then the sign of the statistic will indicate the direction.&amp;nbsp; Note that the p values presented are two-tailed and do not consider directionality,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jun 2020 14:32:06 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2020-06-02T14:32:06Z</dc:date>
    <item>
      <title>Direction of significance for continuous variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Direction-of-significance-for-continuous-variables/m-p/652528#M31349</link>
      <description>&lt;P&gt;Using SAS 9.4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have 2 continuous variables and am reporting a p-value via a wilcoxon ranked sum test due to the non-parametric nature of my data. I need to report the direction of significance as well. What is the best method for programming this in SAS? Thank you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My code for the ranked sum test is as follows:&lt;/P&gt;
&lt;P&gt;proc univariate data=have normal plots;&lt;BR /&gt;var diff_flex; *signed rank;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2020 13:15:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Direction-of-significance-for-continuous-variables/m-p/652528#M31349</guid>
      <dc:creator>GS2</dc:creator>
      <dc:date>2020-06-02T13:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Direction of significance for continuous variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Direction-of-significance-for-continuous-variables/m-p/652564#M31356</link>
      <description>&lt;P&gt;A bit confused about the use of PROC UNIVARIATE in this context,&amp;nbsp; It doesn't appear that you have a CLASS statement, which indicates that you aren't comparing two groups using the ranked sum statistic.&amp;nbsp; That would probably mean that you are testing against a defined value, which UNIVARIATE implements with the mu0 option. If that is the case, then the sign of the statistic will indicate the direction.&amp;nbsp; Note that the p values presented are two-tailed and do not consider directionality,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2020 14:32:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Direction-of-significance-for-continuous-variables/m-p/652564#M31356</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2020-06-02T14:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Direction of significance for continuous variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Direction-of-significance-for-continuous-variables/m-p/652595#M31362</link>
      <description>&lt;P&gt;Are you sure you posted the correct code for your signed rank test?&lt;/P&gt;
&lt;P&gt;That doesn't look correct to me.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2020 15:57:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Direction-of-significance-for-continuous-variables/m-p/652595#M31362</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-06-02T15:57:57Z</dc:date>
    </item>
  </channel>
</rss>

