<?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: Calculation of p-Values out auf t-statistic values in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Calculation-of-p-Values-out-auf-t-statistic-values/m-p/86452#M4227</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The TDIST equivalent function in SAS is PROBT (or more precisely 1-PROBT)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jul 2013 07:57:28 GMT</pubDate>
    <dc:creator>Keith</dc:creator>
    <dc:date>2013-07-23T07:57:28Z</dc:date>
    <item>
      <title>Calculation of p-Values out auf t-statistic values</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Calculation-of-p-Values-out-auf-t-statistic-values/m-p/86451#M4226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear SAS-Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I estimated regression coefficients their standard error and the corresponding t-statistic.&lt;/P&gt;&lt;P&gt;Is there a possibility in SAS to calculate the p-value out of the given values? (Comparable to "TDIST" in Excel?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Holger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 06:42:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Calculation-of-p-Values-out-auf-t-statistic-values/m-p/86451#M4226</guid>
      <dc:creator>scarico</dc:creator>
      <dc:date>2013-07-23T06:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of p-Values out auf t-statistic values</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Calculation-of-p-Values-out-auf-t-statistic-values/m-p/86452#M4227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The TDIST equivalent function in SAS is PROBT (or more precisely 1-PROBT)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 07:57:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Calculation-of-p-Values-out-auf-t-statistic-values/m-p/86452#M4227</guid>
      <dc:creator>Keith</dc:creator>
      <dc:date>2013-07-23T07:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of p-Values out auf t-statistic values</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Calculation-of-p-Values-out-auf-t-statistic-values/m-p/86453#M4228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PROBT is an older function. Use the CDF function instead, like this:&lt;/P&gt;&lt;P&gt; prob = 1 - CDF("T", x, df);&lt;/P&gt;&lt;P&gt;For reasos why you should use CDF instead of PROBT, see reasons 4-6 of this article: &lt;A href="http://blogs.sas.com/content/iml/2013/07/10/stop-using-ranuni/" title="http://blogs.sas.com/content/iml/2013/07/10/stop-using-ranuni/"&gt; Six reasons you should stop using the RANUNI function to generate random numbers - The DO Loop&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 13:18:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Calculation-of-p-Values-out-auf-t-statistic-values/m-p/86453#M4228</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2013-07-24T13:18:45Z</dc:date>
    </item>
  </channel>
</rss>

