<?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 help with intepretation of npar1way procedure (Wilcoxon's score) in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/help-with-intepretation-of-npar1way-procedure-Wilcoxon-s-score/m-p/374872#M19649</link>
    <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a sample of 1000 individuals divided in three groups : individuals&amp;nbsp;where TYP_ALD=0,&amp;nbsp;&lt;SPAN&gt;individuals&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;where TYP_ALD=1, and&amp;nbsp;individuals&amp;nbsp;where TYP_ALD=2. For each of them I have an other variable called PRS_REM_MNT_INDIV which give me the amount that their insurance paid for them to cover&amp;nbsp;their healthcare. My goal is to prove that this amount depends on what group you belong to (in other words,&amp;nbsp;it will cost the insurance a lot more if your type of ALD&amp;nbsp;is 0 for instance). I am far from having the normality satisfied so I've decided to use non-parametric test and so the Wilcoxon analysis. Here's what I've got in output using the npar1way procedure :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/10241i85E61850552EA98B/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="Sans titre.jpg" title="Sans titre.jpg" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The Kruskal-Wallis test makes things pretty clear, however I'd also like to use the Wilcoxon's score table. Problem is I don't understand how the column 'Expected Under H0' is obtained. Can someone give me a hint on that and tell me how I can use this to prove my point?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you all&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jul 2017 10:37:30 GMT</pubDate>
    <dc:creator>inchane</dc:creator>
    <dc:date>2017-07-11T10:37:30Z</dc:date>
    <item>
      <title>help with intepretation of npar1way procedure (Wilcoxon's score)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/help-with-intepretation-of-npar1way-procedure-Wilcoxon-s-score/m-p/374872#M19649</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a sample of 1000 individuals divided in three groups : individuals&amp;nbsp;where TYP_ALD=0,&amp;nbsp;&lt;SPAN&gt;individuals&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;where TYP_ALD=1, and&amp;nbsp;individuals&amp;nbsp;where TYP_ALD=2. For each of them I have an other variable called PRS_REM_MNT_INDIV which give me the amount that their insurance paid for them to cover&amp;nbsp;their healthcare. My goal is to prove that this amount depends on what group you belong to (in other words,&amp;nbsp;it will cost the insurance a lot more if your type of ALD&amp;nbsp;is 0 for instance). I am far from having the normality satisfied so I've decided to use non-parametric test and so the Wilcoxon analysis. Here's what I've got in output using the npar1way procedure :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/10241i85E61850552EA98B/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="Sans titre.jpg" title="Sans titre.jpg" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The Kruskal-Wallis test makes things pretty clear, however I'd also like to use the Wilcoxon's score table. Problem is I don't understand how the column 'Expected Under H0' is obtained. Can someone give me a hint on that and tell me how I can use this to prove my point?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you all&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 10:37:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/help-with-intepretation-of-npar1way-procedure-Wilcoxon-s-score/m-p/374872#M19649</guid>
      <dc:creator>inchane</dc:creator>
      <dc:date>2017-07-11T10:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: help with intepretation of npar1way procedure (Wilcoxon's score)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/help-with-intepretation-of-npar1way-procedure-Wilcoxon-s-score/m-p/374893#M19650</link>
      <description>&lt;P&gt;The K-W test uses ranks. You have 1000 observations, so the expected (median) rank is 500.5. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;The null hypothesis is that the median is independent of the categories.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Under the null hypothesis, the expected rank for Type=0, which has 763 observations,&amp;nbsp;is 763*500.5 =&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;381881.5 .&lt;/P&gt;
&lt;P&gt;Under the null hypothesis, the expected rank for Type=2, which has &amp;nbsp;89observations,&amp;nbsp;is 89*500.5 =&lt;SPAN&gt;&amp;nbsp;44544.5.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;etc&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For your data, it looks like the cost for Type=0 is about the same as expected under H0. However, payments for Type=2 is less than expected and payments for Type=1 is more than expected.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 11:35:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/help-with-intepretation-of-npar1way-procedure-Wilcoxon-s-score/m-p/374893#M19650</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2017-07-11T11:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: help with intepretation of npar1way procedure (Wilcoxon's score)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/help-with-intepretation-of-npar1way-procedure-Wilcoxon-s-score/m-p/374917#M19651</link>
      <description>many thanks</description>
      <pubDate>Tue, 11 Jul 2017 12:22:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/help-with-intepretation-of-npar1way-procedure-Wilcoxon-s-score/m-p/374917#M19651</guid>
      <dc:creator>inchane</dc:creator>
      <dc:date>2017-07-11T12:22:46Z</dc:date>
    </item>
  </channel>
</rss>

