<?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: Use SAS to complete the following correlation analyses answering the associated questions. in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Use-SAS-to-complete-the-following-correlation-analyses-answering/m-p/796789#M39168</link>
    <description>So please correct me if I'm wrong. I'm new to statistics and am just trying to apply my knowledge here:&lt;BR /&gt;For the above data we find that Perimeter estimate is equal to 1.07  and the F statistic is equal to 12.03 . Therefore, at the 95% confidence level we Fail to Reject the null hypothesis that maternal height has an effect on baby length with a p value of 0.0011</description>
    <pubDate>Thu, 17 Feb 2022 04:09:26 GMT</pubDate>
    <dc:creator>saza</dc:creator>
    <dc:date>2022-02-17T04:09:26Z</dc:date>
    <item>
      <title>Use SAS to complete the following correlation analyses answering the associated questions.</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Use-SAS-to-complete-the-following-correlation-analyses-answering/m-p/796780#M39166</link>
      <description>&lt;P&gt;&lt;SPAN&gt;1) Is there a relationship between maternal height and baby length?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;My code:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;proc reg data= birthw.birthweight;&lt;BR /&gt;model mheight = length;&lt;BR /&gt;run;&lt;/PRE&gt;
&lt;OL&gt;
&lt;OL&gt;
&lt;LI aria-level="3"&gt;State your null and alternative hypothesis: Honestly I am uncertain of how to write the hypothesis because I did not think they would be able to relate the variables but I believe they are related due to the correlation on &amp;nbsp;the graphs I get using my code.&amp;nbsp;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="3"&gt;&lt;SPAN&gt;What is the rho value for this analysis? is the rho= 0.2352?&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI style="font-weight: 400;" aria-level="3"&gt;&lt;SPAN&gt;Make your scatter plat for this analysis, does it confirm your rho findings? Yes, there was scatterplot using proc reg&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI aria-level="3"&gt;Does a statically significant relationship exist between these two variables? If so, interpret:I&amp;nbsp;believe there is a relationship but not sure on how to prove it.&lt;/LI&gt;
&lt;/OL&gt;
&lt;/OL&gt;</description>
      <pubDate>Thu, 17 Feb 2022 02:46:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Use-SAS-to-complete-the-following-correlation-analyses-answering/m-p/796780#M39166</guid>
      <dc:creator>saza</dc:creator>
      <dc:date>2022-02-17T02:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Use SAS to complete the following correlation analyses answering the associated questions.</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Use-SAS-to-complete-the-following-correlation-analyses-answering/m-p/796785#M39167</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/413742"&gt;@saza&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;PRE&gt;&amp;nbsp;&lt;/PRE&gt;
&lt;OL&gt;
&lt;OL&gt;
&lt;LI aria-level="3"&gt;State your null and alternative hypothesis: Honestly I am uncertain of how to write the hypothesis because I did not think they would be able to relate the variables but I believe they are related due to the correlation on &amp;nbsp;the graphs I get using my code.&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/OL&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Your hypothesis isn't what you think the answer is, it's what the question is, which is defined for you. You need to translate the words into a statistical test comparison.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 03:40:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Use-SAS-to-complete-the-following-correlation-analyses-answering/m-p/796785#M39167</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-02-17T03:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Use SAS to complete the following correlation analyses answering the associated questions.</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Use-SAS-to-complete-the-following-correlation-analyses-answering/m-p/796789#M39168</link>
      <description>So please correct me if I'm wrong. I'm new to statistics and am just trying to apply my knowledge here:&lt;BR /&gt;For the above data we find that Perimeter estimate is equal to 1.07  and the F statistic is equal to 12.03 . Therefore, at the 95% confidence level we Fail to Reject the null hypothesis that maternal height has an effect on baby length with a p value of 0.0011</description>
      <pubDate>Thu, 17 Feb 2022 04:09:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Use-SAS-to-complete-the-following-correlation-analyses-answering/m-p/796789#M39168</guid>
      <dc:creator>saza</dc:creator>
      <dc:date>2022-02-17T04:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Use SAS to complete the following correlation analyses answering the associated questions.</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Use-SAS-to-complete-the-following-correlation-analyses-answering/m-p/796790#M39169</link>
      <description>OR is it this?&lt;BR /&gt;The null and alternative hypotheses for this analysis are&lt;BR /&gt;H0: There is not a linear relationship between exposure and mortality (R=0)&lt;BR /&gt;H1: There is a linear relationship between exposure and mortality (R≠0)</description>
      <pubDate>Thu, 17 Feb 2022 04:13:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Use-SAS-to-complete-the-following-correlation-analyses-answering/m-p/796790#M39169</guid>
      <dc:creator>saza</dc:creator>
      <dc:date>2022-02-17T04:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Use SAS to complete the following correlation analyses answering the associated questions.</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Use-SAS-to-complete-the-following-correlation-analyses-answering/m-p/796867#M39178</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;The null and alternative hypotheses for this analysis are&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;H0: There is not a linear relationship between exposure and mortality (R=0)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;H1: There is a linear relationship between exposure and mortality (R≠0)"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This looks more like what you want in the way of hypothesis testing.&lt;BR /&gt;&lt;BR /&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 13:43:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Use-SAS-to-complete-the-following-correlation-analyses-answering/m-p/796867#M39178</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2022-02-17T13:43:56Z</dc:date>
    </item>
  </channel>
</rss>

