<?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: Statistics for comparing a population with a subset of that population in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Statistics-for-comparing-a-population-with-a-subset-of-that/m-p/361627#M19001</link>
    <description>&lt;P&gt;Thank you very much for the reference provided and sas&amp;nbsp;codes. It is very helpful. Do you know any alternatives to this command for binary outcomes? For example, if we want to know whether people with knee pain at baseline were more likely to reply to the follow-up questionnaire. Then we have the total population at baseline and subset of responders. Outcome is binary (knee pain y/n).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 25 May 2017 14:31:20 GMT</pubDate>
    <dc:creator>msxas90</dc:creator>
    <dc:date>2017-05-25T14:31:20Z</dc:date>
    <item>
      <title>Statistics for comparing a population with a subset of that population</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Statistics-for-comparing-a-population-with-a-subset-of-that/m-p/210627#M11389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SAS Users,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am conducting an analysis that requires comparing mean differences between a population vs. a subset of the sample population. For example, let us assume that we are looking at test scores from different states in the USA. What I am looking to compare is the weighted mean across the whole of USA vs. mean for Massachusetts. The issue is that t-test (paired or unpaired) is not appropriate as Massachusetts scores contribute to the weighted mean across USA. Any suggestions and/or appropriate resourceswill be much appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pronabesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 23:42:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Statistics-for-comparing-a-population-with-a-subset-of-that/m-p/210627#M11389</guid>
      <dc:creator>pronabesh</dc:creator>
      <dc:date>2015-03-25T23:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Statistics for comparing a population with a subset of that population</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Statistics-for-comparing-a-population-with-a-subset-of-that/m-p/210628#M11390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the solution in Peter Westfall's book "Multiple comparisons and multiple tests". We can use analysis of mean to compare the above mentioned. Such comparisons are similar to comparisons with controls, in that there are fewer comparisons; but they differ in that there is no prespecified control. Instead the comparison is with the overall average, which is computed as a weighted average of individual means, the weight for each being inversely proportional to the variance. This analysis is known as "Analysis of Means" or ANOM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc glm data=have;&lt;/P&gt;&lt;P&gt;class group;&lt;/P&gt;&lt;P&gt;model outcome=group;&lt;/P&gt;&lt;P&gt;lsmeans group/tdiff=anom;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case anyone finds this interesting!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 00:43:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Statistics-for-comparing-a-population-with-a-subset-of-that/m-p/210628#M11390</guid>
      <dc:creator>pronabesh</dc:creator>
      <dc:date>2015-03-26T00:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Statistics for comparing a population with a subset of that population</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Statistics-for-comparing-a-population-with-a-subset-of-that/m-p/361627#M19001</link>
      <description>&lt;P&gt;Thank you very much for the reference provided and sas&amp;nbsp;codes. It is very helpful. Do you know any alternatives to this command for binary outcomes? For example, if we want to know whether people with knee pain at baseline were more likely to reply to the follow-up questionnaire. Then we have the total population at baseline and subset of responders. Outcome is binary (knee pain y/n).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 May 2017 14:31:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Statistics-for-comparing-a-population-with-a-subset-of-that/m-p/361627#M19001</guid>
      <dc:creator>msxas90</dc:creator>
      <dc:date>2017-05-25T14:31:20Z</dc:date>
    </item>
  </channel>
</rss>

