<?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: Test of Significance for paired data in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Test-of-Significance-for-paired-data/m-p/403613#M66896</link>
    <description>&lt;P&gt;I would start with something like which would require the data to be sorted by instructorid.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Proc ttest data=have;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; by instructorid;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; paired pre*post;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;Which will show summary of the differences between the variables for each instructor as well as a ttest for the difference being different from zero.&lt;/P&gt;
&lt;P&gt;There are a number of options depending on specific questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Oct 2017 16:22:53 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2017-10-12T16:22:53Z</dc:date>
    <item>
      <title>Test of Significance for paired data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Test-of-Significance-for-paired-data/m-p/403609#M66895</link>
      <description>&lt;P&gt;I have pre and post-test data that is expressed in percentiles. Is there a test of significance (maybe similar to McNemars) that would test to see if the gains (or losses) are significant at a certain confidence level? Essentially, did Instructor A's students make significant gains, significant losses, or neither?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;instructorID&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;studentID&amp;nbsp; &amp;nbsp; Pre&amp;nbsp; &amp;nbsp; Post&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 42&amp;nbsp; &amp;nbsp; &amp;nbsp;80&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 99&amp;nbsp; &amp;nbsp; &amp;nbsp;90&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;B&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 14&amp;nbsp; &amp;nbsp; 20&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;B&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;50&amp;nbsp; &amp;nbsp;50&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2017 16:14:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Test-of-Significance-for-paired-data/m-p/403609#M66895</guid>
      <dc:creator>GreggB</dc:creator>
      <dc:date>2017-10-12T16:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Test of Significance for paired data</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Test-of-Significance-for-paired-data/m-p/403613#M66896</link>
      <description>&lt;P&gt;I would start with something like which would require the data to be sorted by instructorid.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Proc ttest data=have;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; by instructorid;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; paired pre*post;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;Which will show summary of the differences between the variables for each instructor as well as a ttest for the difference being different from zero.&lt;/P&gt;
&lt;P&gt;There are a number of options depending on specific questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2017 16:22:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Test-of-Significance-for-paired-data/m-p/403613#M66896</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-10-12T16:22:53Z</dc:date>
    </item>
  </channel>
</rss>

