<?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: Choosing an analysis in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Choosing-an-analysis/m-p/231852#M12200</link>
    <description>&lt;P&gt;Test for the significance of what?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The difference between means?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The difference between standard deviations?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The correlation?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Oct 2015 15:55:45 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2015-10-27T15:55:45Z</dc:date>
    <item>
      <title>Choosing an analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Choosing-an-analysis/m-p/231845#M12198</link>
      <description>&lt;P&gt;Good day,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to run an analysis to test for significane between two variables that are both categorized by World Bank Income (low income, low-middle income, high middle income, and high income) groups. The two variables of interest are 1) per capita alocohol consumption and 2) prevalence of non-communiccable disease. Wanted to get some advice on the best type of analyses I should use. Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2015 15:35:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Choosing-an-analysis/m-p/231845#M12198</guid>
      <dc:creator>GregBond</dc:creator>
      <dc:date>2015-10-27T15:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing an analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Choosing-an-analysis/m-p/231846#M12199</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;&lt;A id="link_8" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://communities.sas.com/t5/user/viewprofilepage/user-id/37483" target="_self"&gt;GregBond&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;Thanks for your question! I've moved your post to the SAS Statistical Procedures community for the experts here to help you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;Anna&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2015 15:45:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Choosing-an-analysis/m-p/231846#M12199</guid>
      <dc:creator>AnnaBrown</dc:creator>
      <dc:date>2015-10-27T15:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing an analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Choosing-an-analysis/m-p/231852#M12200</link>
      <description>&lt;P&gt;Test for the significance of what?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The difference between means?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The difference between standard deviations?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The correlation?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2015 15:55:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Choosing-an-analysis/m-p/231852#M12200</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2015-10-27T15:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Choosing an analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Choosing-an-analysis/m-p/231888#M12202</link>
      <description>&lt;P&gt;Well, without any more information, I would check non parametric correlations&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc corr data=WorldBankData Spearman;
var lowIncome lowMiddleIncome highMiddleIncome highIncome;
with alcoholConsumption nonCommunicableDiseasePrevalence;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 27 Oct 2015 18:19:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Choosing-an-analysis/m-p/231888#M12202</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2015-10-27T18:19:19Z</dc:date>
    </item>
  </channel>
</rss>

