<?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 SAS Analyst Part 2 in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/SAS-Analyst-Part-2/m-p/69562#M19991</link>
    <description>First, thank you very much for your comments to my last post, they were very helpful!  Second, after I find the differences, which is my independent and which is my dependent variable?? Do I just create a column of all ones and call that my independent variable and then the difference column is the dependent variable?? Thanks!!!!</description>
    <pubDate>Fri, 16 Jan 2009 03:17:24 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-01-16T03:17:24Z</dc:date>
    <item>
      <title>SAS Analyst Part 2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-Analyst-Part-2/m-p/69562#M19991</link>
      <description>First, thank you very much for your comments to my last post, they were very helpful!  Second, after I find the differences, which is my independent and which is my dependent variable?? Do I just create a column of all ones and call that my independent variable and then the difference column is the dependent variable?? Thanks!!!!</description>
      <pubDate>Fri, 16 Jan 2009 03:17:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-Analyst-Part-2/m-p/69562#M19991</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-01-16T03:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Analyst Part 2</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-Analyst-Part-2/m-p/69563#M19992</link>
      <description>You said earlier that you had paired data on two independent samples.  "Independent" means separable or distinct (like males and females or two drug treatments in a clinical trial), so you should have an indicator variable that demarks the two independent samples.&lt;BR /&gt;
&lt;BR /&gt;
The dependent variable is the difference score.&lt;BR /&gt;
&lt;BR /&gt;
If you are looking for a non-parametric ONE-way test of location, then you can do it in SAS/Analyst, but it is a pain in the butt.  The test is called a Wilcoxon Signed Rank test (and is part of PROC UNIVARIATE in base SAS).  You can read an introductory non-parametric statistics book to see how to do the analysis by hand and then reproduce those steps in SAS/Analyst.  You are probably better off using a different tool than SAS/Analyst.&lt;BR /&gt;
&lt;BR /&gt;
Doc Muhlbaier&lt;BR /&gt;
Duke</description>
      <pubDate>Fri, 16 Jan 2009 13:58:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-Analyst-Part-2/m-p/69563#M19992</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2009-01-16T13:58:11Z</dc:date>
    </item>
  </channel>
</rss>

