<?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: significance testing for the change in change in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/significance-testing-for-the-change-in-change/m-p/622207#M29965</link>
    <description>&lt;P&gt;Thanks for pointing to the right direction StatDave, I found some useful ways to do DID analysis in that document. looks like the two group assumption has to be there. I across some papers where the researchers split the same group into two.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Feb 2020 15:04:09 GMT</pubDate>
    <dc:creator>GreenTree1</dc:creator>
    <dc:date>2020-02-04T15:04:09Z</dc:date>
    <item>
      <title>significance testing for the change in change</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/significance-testing-for-the-change-in-change/m-p/620849#M29912</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In SAS, Is there a way to test for significance for a change in change? This may sound confusing but I will try my best to explain&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;following is a sketch,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;years&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; % diff in car sales&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;p value for the diff in sales&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1998&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2000 .&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;between 1998-2000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0.6&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2% increase&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2012&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;between 2000-2012&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0.10&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;3% increase&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2014&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; between 2012-2014&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0.002&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 6% increase&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I&amp;nbsp; now want to know the significance of difference between the differences 1% (2%-3%) and&amp;nbsp; 3% (3%-6%), Is there a better way to do this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 16:01:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/significance-testing-for-the-change-in-change/m-p/620849#M29912</guid>
      <dc:creator>GreenTree1</dc:creator>
      <dc:date>2020-01-29T16:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: significance testing for the change in change</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/significance-testing-for-the-change-in-change/m-p/620969#M29917</link>
      <description>&lt;P&gt;This is commonly called "difference in difference" (DID). See &lt;A href="http://support.sas.com/kb/61830" target="_self"&gt;this note&lt;/A&gt; that discusses estimating the DID.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 19:51:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/significance-testing-for-the-change-in-change/m-p/620969#M29917</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2020-01-29T19:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: significance testing for the change in change</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/significance-testing-for-the-change-in-change/m-p/621014#M29921</link>
      <description>&lt;P&gt;Thank you StatDave,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The note is very helpful. I read up on DID and it looks like it's based on comparing two groups (cases and controls) but what if I am looking at differences in one population such as an intervention that affects the entire population. In this case, a policy change that caused more people to buy a house&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another complexity is that the population is not the same during every period, so they may not serve as their own controls? Can I take&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the groups before the policy change as controls and the ones after the change as cases assuming that they are exchangeable (I can do propensity score for that)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;period 1 ---------period2 ------ period3 ----(policy change)----period4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;diff b/w house buyers for period1 and 2&amp;nbsp;=1% .&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;diff b/w&amp;nbsp; house buyers for period 2-3 =2% .&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;diff b/w housebuyers perriod 3-4= 5%&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2020 23:18:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/significance-testing-for-the-change-in-change/m-p/621014#M29921</guid>
      <dc:creator>GreenTree1</dc:creator>
      <dc:date>2020-01-29T23:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: significance testing for the change in change</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/significance-testing-for-the-change-in-change/m-p/622207#M29965</link>
      <description>&lt;P&gt;Thanks for pointing to the right direction StatDave, I found some useful ways to do DID analysis in that document. looks like the two group assumption has to be there. I across some papers where the researchers split the same group into two.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 15:04:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/significance-testing-for-the-change-in-change/m-p/622207#M29965</guid>
      <dc:creator>GreenTree1</dc:creator>
      <dc:date>2020-02-04T15:04:09Z</dc:date>
    </item>
  </channel>
</rss>

