<?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: independance test-2 quantitatives variables in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/independance-test-2-quantitatives-variables/m-p/51697#M14187</link>
    <description>Basically what I have to do is to test if 2 variables are independant or not. &lt;BR /&gt;
Gonna study your answers.&lt;BR /&gt;
Thanks

Message was edited by: babaorumi</description>
    <pubDate>Wed, 08 Oct 2008 08:38:08 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-10-08T08:38:08Z</dc:date>
    <item>
      <title>independance test-2 quantitatives variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/independance-test-2-quantitatives-variables/m-p/51695#M14185</link>
      <description>Hi all&lt;BR /&gt;
&lt;BR /&gt;
I wanna do a test seeing if my two quantitatives variables are independant or not.&lt;BR /&gt;
The regression straight equation is alpha+beta*x=y.&lt;BR /&gt;
The null hypothesis H0 states : Beta equals zero. &lt;BR /&gt;
&lt;BR /&gt;
How to translate that into SAS ?&lt;BR /&gt;
&lt;BR /&gt;
I would like to use the PROC REG or PROC GLM.&lt;BR /&gt;
&lt;BR /&gt;
Thank you</description>
      <pubDate>Sun, 05 Oct 2008 18:22:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/independance-test-2-quantitatives-variables/m-p/51695#M14185</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-10-05T18:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: independance test-2 quantitatives variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/independance-test-2-quantitatives-variables/m-p/51696#M14186</link>
      <description>In REG or GLM, x is the independent variable and y is the dependent variable.  The model tests the hypothesis that the x variable is linearly predictive of the y variable.&lt;BR /&gt;
&lt;BR /&gt;
This can be looked at as a test of linear independence, but it is not a test of general independence; it's not sensitive to some non-linear relationships in the data.&lt;BR /&gt;
&lt;BR /&gt;
CORR will look at monotonic relationships (in the Spearman or Kendall's statistics), but it will still miss a "bathtub" relationship.&lt;BR /&gt;
&lt;BR /&gt;
So, do graphs to look at your data too.&lt;BR /&gt;
&lt;BR /&gt;
Doc Muhlbaier&lt;BR /&gt;
Duke</description>
      <pubDate>Mon, 06 Oct 2008 20:06:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/independance-test-2-quantitatives-variables/m-p/51696#M14186</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2008-10-06T20:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: independance test-2 quantitatives variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/independance-test-2-quantitatives-variables/m-p/51697#M14187</link>
      <description>Basically what I have to do is to test if 2 variables are independant or not. &lt;BR /&gt;
Gonna study your answers.&lt;BR /&gt;
Thanks

Message was edited by: babaorumi</description>
      <pubDate>Wed, 08 Oct 2008 08:38:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/independance-test-2-quantitatives-variables/m-p/51697#M14187</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-10-08T08:38:08Z</dc:date>
    </item>
  </channel>
</rss>

