<?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: What happens if I don't use person weights and/or sampling weights? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/What-happens-if-I-don-t-use-person-weights-and-or-sampling/m-p/929028#M46283</link>
    <description>&lt;P&gt;If you don't use the person and replicate weights, it's not just the standard errors that are wrong, but the estimates are wrong as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The survey equivalent of PROC TTEST:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/statug/statug_surveymeans_examples06.htm" target="_blank" rel="noopener"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/statug/statug_surveymeans_examples06.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/statug/statug_surveymeans_examples06.htm" target="_blank" rel="noopener"&gt;https://communities.sas.com/t5/Statistical-Procedures/How-I-use-t-test-in-complex-survey-deign/td-p/427092&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 20 May 2024 14:07:50 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2024-05-20T14:07:50Z</dc:date>
    <item>
      <title>What happens if I don't use person weights and/or sampling weights?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/What-happens-if-I-don-t-use-person-weights-and-or-sampling/m-p/929005#M46278</link>
      <description>&lt;P&gt;As I detailed in this &lt;A href="https://communities.sas.com/t5/SAS-Programming/Significance-tests-with-weights-and-replicate-weights-and/m-p/928978#M365542" target="_self"&gt;post&lt;/A&gt; I'm trying to make a "Table 1" summary table and another additional table of descriptive statistics for dozens of variables. Generating the proper results is relatively easy. But rearranging those results for dozens of variables and putting them into a well-organized summary table takes a lot of code. The &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Demographic-Table-and-Subgroup-Summary-Macro-TABLEN/ta-p/634030" target="_self"&gt;TableN&lt;/A&gt; macro does this extremely well, but it doesn't have a provision to add weights. Likewise, the code I wrote for the secondary table uses Proc Ttest, and there is no "SURVEY" equivalent (like Proc Surveyfreq is the equivalent to Proc Freq). Proc Ttest can use a person weight, but not sampling weights.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm supposed to have a meeting this afternoon to review the results. At this point, we just need initial results to start developing a theoretical model. So what kind of error will these results have? As I understand it, the standard error will be underestimated if weights are not used. As a result, some findings may appear to be significant but really aren't. Is that correct, and are there any other issues I should be aware of ?&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 12:14:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/What-happens-if-I-don-t-use-person-weights-and-or-sampling/m-p/929005#M46278</guid>
      <dc:creator>Wolverine</dc:creator>
      <dc:date>2024-05-20T12:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: What happens if I don't use person weights and/or sampling weights?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/What-happens-if-I-don-t-use-person-weights-and-or-sampling/m-p/929028#M46283</link>
      <description>&lt;P&gt;If you don't use the person and replicate weights, it's not just the standard errors that are wrong, but the estimates are wrong as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The survey equivalent of PROC TTEST:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/statug/statug_surveymeans_examples06.htm" target="_blank" rel="noopener"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/statug/statug_surveymeans_examples06.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/statug/statug_surveymeans_examples06.htm" target="_blank" rel="noopener"&gt;https://communities.sas.com/t5/Statistical-Procedures/How-I-use-t-test-in-complex-survey-deign/td-p/427092&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 14:07:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/What-happens-if-I-don-t-use-person-weights-and-or-sampling/m-p/929028#M46283</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2024-05-20T14:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: What happens if I don't use person weights and/or sampling weights?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/What-happens-if-I-don-t-use-person-weights-and-or-sampling/m-p/929034#M46284</link>
      <description>&lt;P&gt;If the data set you have requires weights to analyze / report properly and a macro or other tool does not support weights then the basic approach would be to use one of the procedures to generate the POPULATION estimates to have the counts and rates with confidence limits. Then use the report tool with the new data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IF that tool wants to calculate confidence intervals then hope there is a way to override that behavior as it may have problems with the new data set and calculating incorrect confidence limits.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/43822"&gt;@Wolverine&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;As I detailed in this &lt;A href="https://communities.sas.com/t5/SAS-Programming/Significance-tests-with-weights-and-replicate-weights-and/m-p/928978#M365542" target="_self"&gt;post&lt;/A&gt; I'm trying to make a "Table 1" summary table and another additional table of descriptive statistics for dozens of variables. Generating the proper results is relatively easy. But rearranging those results for dozens of variables and putting them into a well-organized summary table takes a lot of code. The &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Demographic-Table-and-Subgroup-Summary-Macro-TABLEN/ta-p/634030" target="_self"&gt;TableN&lt;/A&gt; macro does this extremely well, but it doesn't have a provision to add weights. Likewise, the code I wrote for the secondary table uses Proc Ttest, and there is no "SURVEY" equivalent (like Proc Surveyfreq is the equivalent to Proc Freq). Proc Ttest can use a person weight, but not sampling weights.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm supposed to have a meeting this afternoon to review the results. At this point, we just need initial results to start developing a theoretical model. So what kind of error will these results have? As I understand it, the standard error will be underestimated if weights are not used. As a result, some findings may appear to be significant but really aren't. Is that correct, and are there any other issues I should be aware of ?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 20:42:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/What-happens-if-I-don-t-use-person-weights-and-or-sampling/m-p/929034#M46284</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2024-05-20T20:42:26Z</dc:date>
    </item>
  </channel>
</rss>

