<?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: T Test in Excel in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82821#M4004</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The TRUE option in the test gives the cumulative probability, so if you are interested in a two-tailed test, then you do have to take the absolute value of the Z score, and always use 1-NORM.S.DIST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am curious about one thing. Why don't you just do this in SAS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Nov 2012 13:53:54 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2012-11-30T13:53:54Z</dc:date>
    <item>
      <title>T Test in Excel</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82809#M3992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Team,&lt;/P&gt;&lt;P&gt;In an Excel sheet I have the following:&lt;/P&gt;&lt;P&gt;Assuming the SD is the National SD in the formulae How can we do the T-Test for the following table???&lt;/P&gt;&lt;P&gt;Each service has 5 parameters&lt;/P&gt;&lt;P&gt;I am not good in using EXCEL for statistical Test&lt;/P&gt;&lt;P&gt;We have to compare between ours and National&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;service&amp;nbsp;&amp;nbsp;&amp;nbsp; Parameters&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; our Mean&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; National Mean&amp;nbsp;&amp;nbsp;&amp;nbsp; national STD&amp;nbsp;&amp;nbsp;&amp;nbsp; National Units&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;surgical&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; D&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; E&lt;/P&gt;&lt;P&gt;Dental&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; D&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; E&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 20:29:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82809#M3992</guid>
      <dc:creator>robertrao</dc:creator>
      <dc:date>2012-11-27T20:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: T Test in Excel</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82810#M3993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure what t-test you are talking about. Exactly what two means do you want to compare?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is my opinion that statistical testing is much better done in SAS than Excel. I haven't kept up with the last two versions of Excel, but older versions of Excel could have serious problems with their algorithms to compute SD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 21:42:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82810#M3993</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2012-11-27T21:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: T Test in Excel</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82811#M3994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our mean variable and the national mean variable.....&lt;/P&gt;&lt;P&gt;Actually I think Z test and not the T test&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 21:59:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82811#M3994</guid>
      <dc:creator>robertrao</dc:creator>
      <dc:date>2012-11-27T21:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: T Test in Excel</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82812#M3995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have the mean and SD then you need to hardcode it, ie use the actual formula's underlying the z/t-test&lt;/P&gt;&lt;P&gt;&lt;A href="http://en.wikipedia.org/wiki/Student%27s_t-test" title="http://en.wikipedia.org/wiki/Student%27s_t-test"&gt;Student's t-test - Wikipedia, the free encyclopedia&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 22:34:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82812#M3995</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2012-11-27T22:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: T Test in Excel</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82813#M3996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks a lot for the help.&lt;/P&gt;&lt;P&gt;I have the mean for the two samples but the SD is available only for the National&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 22:41:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82813#M3996</guid>
      <dc:creator>robertrao</dc:creator>
      <dc:date>2012-11-27T22:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: T Test in Excel</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82814#M3997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't have a standard deviation for one of the groups, either you can't do a t-test/z-test, or you have to guess what the standard deviations is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 13:36:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82814#M3997</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2012-11-28T13:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: T Test in Excel</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82815#M3998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you at all considered NOT doing a test?&amp;nbsp; Instead, construct a 95% confidence interval on the national mean, since it is the only parameter for which you have variability.&amp;nbsp; Then examine the interval to see whether the interval contains your mean.&amp;nbsp; Now this assumes that your mean is measured without error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, why don't you have an SD for your own data?&amp;nbsp; Is it historical data, such that it was never calculated?&amp;nbsp; Can't you go back to the raw data and calculate an SD?&amp;nbsp; I am always a little uneasy when a client says they only have the mean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 19:26:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82815#M3998</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2012-11-28T19:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: T Test in Excel</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82816#M3999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now for a z test, just use the national SD as the population estimate: z = (your mean - national mean)/(national SD).&amp;nbsp; To get a p value in excel use the formula =1-NORM.S.DIST(z value address,TRUE).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 19:35:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82816#M3999</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2012-11-28T19:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: T Test in Excel</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82817#M4000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do the national numbers include your area's number as well, ie is this a subset you're comparing to the total, or is the national some other aggregation of the data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd be slightly concerned about independence assumptions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 21:15:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82817#M4000</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2012-11-28T21:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: T Test in Excel</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82818#M4001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For every department we have mean which is compared to the mean of the same department for a hospital of the same kind as ours.&lt;/P&gt;&lt;P&gt;Its basically a survey for nurse satisfaction&lt;/P&gt;&lt;P&gt;The below is for example a survey of 150 centres across the nation for nurse satisfaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Caner Center(hypothetical values):&lt;/P&gt;&lt;P&gt; parameter&amp;nbsp;&amp;nbsp; our Mean&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; natioanl Mean&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; STdeviation&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; national no of centers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.44&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 150&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.32&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 150&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.8&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.27&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 150&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; D&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.33&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 150&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; E&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.31&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 150&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALso I am not sure if our area is&amp;nbsp; a subset of the national. I think not&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 21:56:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82818#M4001</guid>
      <dc:creator>robertrao</dc:creator>
      <dc:date>2012-11-28T21:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: T Test in Excel</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82819#M4002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I was asked to assume the SD of the population as the SD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 21:57:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82819#M4002</guid>
      <dc:creator>robertrao</dc:creator>
      <dc:date>2012-11-28T21:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: T Test in Excel</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82820#M4003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the confusion of when to use 1-NORM.S.DIST(z value address,TRUE). and when not to use the 1-&lt;/P&gt;&lt;P&gt;If my Z values are mix of +ves and negatives.can i still use 1-NORM.S.DIST?????&lt;/P&gt;&lt;P&gt;I read in an article:when the z value is +ve then we have to use 1-NORM.S.DIST(POSITIVE z))&lt;/P&gt;&lt;P&gt;if z-value is negative then we hav to use :NORM.S.DIST(NEGATIVE z)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please correct me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 22:20:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82820#M4003</guid>
      <dc:creator>robertrao</dc:creator>
      <dc:date>2012-11-29T22:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: T Test in Excel</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82821#M4004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The TRUE option in the test gives the cumulative probability, so if you are interested in a two-tailed test, then you do have to take the absolute value of the Z score, and always use 1-NORM.S.DIST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am curious about one thing. Why don't you just do this in SAS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2012 13:53:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82821#M4004</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2012-11-30T13:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: T Test in Excel</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82822#M4005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Firstly when I put the TRUE option it says you have used too many arguments for this function.&lt;/P&gt;&lt;P&gt;Secondly I have used the formular of&lt;/P&gt;&lt;P&gt;z=(x-m)/(s/sqrt(n))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for a Z of 7.711357 I am getting a p value of 6.21725E-15&amp;nbsp; (How do I convert to a normal number. When I format the cell it gives me 0.000000&lt;/P&gt;&lt;P&gt;So from your post I need to convert all the negatives to a positive value and use the above formulae//////Could you tell me how to get the absolute value???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LAstly I am new to Using Excel and SAS as well.. I was asked to do it in EXCEL. The requestor wants it in Excel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2012 14:22:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82822#M4005</guid>
      <dc:creator>robertrao</dc:creator>
      <dc:date>2012-11-30T14:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: T Test in Excel</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82823#M4006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK to the Absolute value I need to do =ABS(value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dont I require to do a 2*1-NORMSDIST(Z) if I am going for a 2 tailed test???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2012 14:25:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82823#M4006</guid>
      <dc:creator>robertrao</dc:creator>
      <dc:date>2012-11-30T14:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: T Test in Excel</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82824#M4007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm.&amp;nbsp; When I go to Insert&amp;gt;Formulas&amp;gt;Statistical and click on NORM.S.DIST, I get a dialog box with two arguments labeled Z and Cumulative.&amp;nbsp; Plugging in Z=1.96 and Cumulative=TRUE, I get a value of 0.975002105.&amp;nbsp; I know the two-tailed P value for this Z value is 0.05, so, looking down to your next comment, yes, it should be 2*(1-NORM.S.DIST(abs(z), TRUE)).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the scientific notation--when you format the cell, you will have to include enough decimal places to display your significant digits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still up in the air regarding the division by n in your formula.&amp;nbsp; If you are doing a Z test, you know the population parameters, which here are the national mean and standard deviation.&amp;nbsp; I think you should be using:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;z=abs((x-m)/s);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I am open to discussion on this point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2012 14:49:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82824#M4007</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2012-11-30T14:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: T Test in Excel</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82825#M4008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the detailed explanation.&lt;/P&gt;&lt;P&gt;I noted each points therin.&lt;/P&gt;&lt;P&gt;Regarding the use of the abs((x-m)/s) we also have the national number of units they compared the same 5 parameters. so i was using&lt;/P&gt;&lt;P&gt;abs(x-m) / SD/sqrt(#units)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where SD/sqrt(#units) is basically the &lt;STRONG&gt;Standard Error&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;And then to the above result I use 2*(1-NORM.S.DIST(abs(z), TRUE)). to get the 2 tailed result&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please let me know if you have any further questions&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2012 15:55:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/T-Test-in-Excel/m-p/82825#M4008</guid>
      <dc:creator>robertrao</dc:creator>
      <dc:date>2012-11-30T15:55:11Z</dc:date>
    </item>
  </channel>
</rss>

