<?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: Student's T in proc univariate in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Student-s-T-in-proc-univariate/m-p/285976#M15120</link>
    <description>&lt;P&gt;It's a hypothesis test, where the hypothesis is that Mu0 is 0.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Read ad up on basic hypothesis testing here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://onlinecourses.science.psu.edu/stat200/node/54" target="_blank"&gt;https://onlinecourses.science.psu.edu/stat200/node/54&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And find annotated output for proc univariate here:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.ats.ucla.edu/stat/sas/output/univ.htm" target="_blank"&gt;http://www.ats.ucla.edu/stat/sas/output/univ.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additionally, the statistics in SAS e course is free and on demand.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/training/tutorial/" target="_blank"&gt;http://support.sas.com/training/tutorial/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jul 2016 21:24:21 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-07-20T21:24:21Z</dc:date>
    <item>
      <title>Student's T in proc univariate</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Student-s-T-in-proc-univariate/m-p/285969#M15118</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I would like to understand the meaning of &amp;nbsp;T Student result in a proc univariate.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I &amp;nbsp;am executiing a proc univariate to know the distrubution of a var:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc univariate data=tabsas.consumo normal plot;&lt;BR /&gt;var hc_consumo;&lt;BR /&gt;histogram hc_consumo/normal (color=red W=5);&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the resullts &amp;nbsp;get:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Tests : Mu0=0&lt;BR /&gt;T Student 33,00654 p valor &amp;lt; 0,001&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't have a statistics background ; i have a basic level, &amp;nbsp;Can anybody helep me??&lt;/P&gt;
&lt;P&gt;I have read about T Student, but I don't understand the relation with the result I get...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any advice will be greatly appreciated&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2016 21:03:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Student-s-T-in-proc-univariate/m-p/285969#M15118</guid>
      <dc:creator>juanvg1972</dc:creator>
      <dc:date>2016-07-20T21:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Student's T in proc univariate</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Student-s-T-in-proc-univariate/m-p/285976#M15120</link>
      <description>&lt;P&gt;It's a hypothesis test, where the hypothesis is that Mu0 is 0.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Read ad up on basic hypothesis testing here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://onlinecourses.science.psu.edu/stat200/node/54" target="_blank"&gt;https://onlinecourses.science.psu.edu/stat200/node/54&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And find annotated output for proc univariate here:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.ats.ucla.edu/stat/sas/output/univ.htm" target="_blank"&gt;http://www.ats.ucla.edu/stat/sas/output/univ.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additionally, the statistics in SAS e course is free and on demand.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/training/tutorial/" target="_blank"&gt;http://support.sas.com/training/tutorial/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2016 21:24:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Student-s-T-in-proc-univariate/m-p/285976#M15120</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-07-20T21:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Student's T in proc univariate</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Student-s-T-in-proc-univariate/m-p/285978#M15121</link>
      <description>&lt;P&gt;I understand that you make this test, to know is the mean value of the var is represetative, if it represents well the values of the var, in't it??&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2016 21:42:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Student-s-T-in-proc-univariate/m-p/285978#M15121</guid>
      <dc:creator>juanvg1972</dc:creator>
      <dc:date>2016-07-20T21:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Student's T in proc univariate</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Student-s-T-in-proc-univariate/m-p/285979#M15122</link>
      <description>&lt;P&gt;No, it's a test to see if the mean value is different than 0.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2016 21:45:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Student-s-T-in-proc-univariate/m-p/285979#M15122</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-07-20T21:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Student's T in proc univariate</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Student-s-T-in-proc-univariate/m-p/285983#M15123</link>
      <description>&lt;P&gt;Ok, there must be something I don't understand. If I get a mean value of 35,6 (fo9r example , Why do I do a test to &amp;nbsp;know if it is different from 0?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't undrestand the objective of this test..., &amp;nbsp;there must be something &amp;nbsp;I don't get..&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2016 21:50:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Student-s-T-in-proc-univariate/m-p/285983#M15123</guid>
      <dc:creator>juanvg1972</dc:creator>
      <dc:date>2016-07-20T21:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Student's T in proc univariate</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Student-s-T-in-proc-univariate/m-p/285988#M15124</link>
      <description>&lt;P&gt;Because the means is a single measure. You DON'T KNOW that it is actually different than 0.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's an example, extreme, but illustrates the issue of an outlier.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data sample;
	do i=1 to 10;
		x=rand('normal', 0, 2);
		output;
	end;
	x=350;
	output;
run;

proc univariate data=sample;
	var x;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Output:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE class="table"&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH class="c b header" colspan="5" scope="colgroup"&gt;Tests&amp;nbsp;for&amp;nbsp;Location:&amp;nbsp;Mu0=0&lt;/TH&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TH class="b header" scope="col"&gt;Test&lt;/TH&gt;
&lt;TH class="c b header" colspan="2" scope="colgroup"&gt;Statistic&lt;/TH&gt;
&lt;TH class="c b header" colspan="2" scope="colgroup"&gt;p Value&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TH class="rowheader" scope="row"&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Student's t&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/TH&gt;
&lt;TH class="rowheader" scope="row"&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;t&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/TH&gt;
&lt;TD class="r data"&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;1.002908&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;TH class="rowheader" scope="row"&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Pr &amp;gt; |t|&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/TH&gt;
&lt;TD class="r data"&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;0.3396&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TH class="rowheader" scope="row"&gt;Sign&lt;/TH&gt;
&lt;TH class="rowheader" scope="row"&gt;M&lt;/TH&gt;
&lt;TD class="r data"&gt;0.5&lt;/TD&gt;
&lt;TH class="rowheader" scope="row"&gt;Pr &amp;gt;= |M|&lt;/TH&gt;
&lt;TD class="r data"&gt;1.0000&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TH class="rowheader" scope="row"&gt;Signed Rank&lt;/TH&gt;
&lt;TH class="rowheader" scope="row"&gt;S&lt;/TH&gt;
&lt;TD class="r data"&gt;7&lt;/TD&gt;
&lt;TH class="rowheader" scope="row"&gt;Pr &amp;gt;= |S|&lt;/TH&gt;
&lt;TD class="r data"&gt;0.5771&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this case the test tells you the mean is not significantly different than 0, although the mean is ~32.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2016 22:11:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Student-s-T-in-proc-univariate/m-p/285988#M15124</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-07-20T22:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Student's T in proc univariate</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Student-s-T-in-proc-univariate/m-p/285991#M15125</link>
      <description>&lt;P&gt;Anscombe's Quartet is a good&amp;nbsp;example of relying on statistics.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://en.wikipedia.org/wiki/Anscombe%27s_quartet" target="_blank"&gt;https://en.wikipedia.org/wiki/Anscombe%27s_quartet&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2016 22:12:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Student-s-T-in-proc-univariate/m-p/285991#M15125</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-07-20T22:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Student's T in proc univariate</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Student-s-T-in-proc-univariate/m-p/298588#M15886</link>
      <description>&lt;P&gt;Hi Reeza,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you know if it is possible to adjust the default mean (mu0) value from 0 to my own hypothetical mean as I want to test if my sample lie close to a hypothetical mean using the t-test.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Priya.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2016 10:04:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Student-s-T-in-proc-univariate/m-p/298588#M15886</guid>
      <dc:creator>PriyaL</dc:creator>
      <dc:date>2016-09-15T10:04:14Z</dc:date>
    </item>
  </channel>
</rss>

