<?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: One-tail vs. Two-tail tests in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/351#M351</link>
    <description>Yes, you have to make a change in your mental process, not in JMP.&lt;BR /&gt;&lt;BR /&gt;If you want to do the one-sided test to see if the mean of group 1 is less than the mean of group 2, you go to comparison circles, and if they indicate a difference and the mean of group 1 is less than group 2 ... you have found a difference. If you go to the comparison circles and they indicate a difference but the mean of group 1 is greater than the mean of group 2, you have found no significant difference. You might have to adjust the alpha level of the test to get exactly what you want.</description>
    <pubDate>Tue, 31 Mar 2009 14:15:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-03-31T14:15:33Z</dc:date>
    <item>
      <title>One-tail vs. Two-tail tests</title>
      <link>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/350#M350</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am doing the means comparison using one-way ANOVA in Jmp. When I look at the detailed report, I see the p-values for both one-tail and two-tail t-tests.&lt;BR /&gt;However, the comparison circles seem to display according only to the two-tail confidence levels. The same about LSD (least significant difference) - it is calculated only for the two-tailed test.&lt;BR /&gt;&lt;BR /&gt;Question: can I change it somewhere so that one-tail test will be used as default? If not, can I get the circles and lsd values for one-tail test somehow?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Mike.</description>
      <pubDate>Fri, 27 Mar 2009 23:17:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/350#M350</guid>
      <dc:creator />
      <dc:date>2009-03-27T23:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: One-tail vs. Two-tail tests</title>
      <link>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/351#M351</link>
      <description>Yes, you have to make a change in your mental process, not in JMP.&lt;BR /&gt;&lt;BR /&gt;If you want to do the one-sided test to see if the mean of group 1 is less than the mean of group 2, you go to comparison circles, and if they indicate a difference and the mean of group 1 is less than group 2 ... you have found a difference. If you go to the comparison circles and they indicate a difference but the mean of group 1 is greater than the mean of group 2, you have found no significant difference. You might have to adjust the alpha level of the test to get exactly what you want.</description>
      <pubDate>Tue, 31 Mar 2009 14:15:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/351#M351</guid>
      <dc:creator />
      <dc:date>2009-03-31T14:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: One-tail vs. Two-tail tests</title>
      <link>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/352#M352</link>
      <description>Thanks for your response.&lt;BR /&gt;&lt;BR /&gt;I am certainly ready to change whatever is needed to get the right result. But first, let me clarify my point. &lt;BR /&gt;&lt;BR /&gt;The radii of the circles are T(alpha)*Sigma, where&lt;BR /&gt;T(alpha) is an alpha-quantile of the Student t-distribution, &lt;BR /&gt;Sigma is the group standard deviation.&lt;BR /&gt;&lt;BR /&gt;Alpha is the type I error that you suggest to change if I want. I understand this. Now, suppose I have default Alpha = 0.5 and I performed the t-test on my 2 data groups and see that "Prob &amp;gt; t" is equal to 0.49.&lt;BR /&gt;&lt;BR /&gt;If I know in advance which group is higher, and I am not interested in the situation when this group is significantly lower, I operate in one-tail test realm, and the "Prob &amp;gt;t" is exactly what I need. So, if this value is less than 0.5, then my groups are significantly different.&lt;BR /&gt;&lt;BR /&gt;But if I click on the circles, they show no significant difference. This is because both the LSD (least significant difference) and the circles radii are calculated from the two-tailed error level equal 2*Alpha.&lt;BR /&gt;&lt;BR /&gt;In my example 2*Alpha = 0.98 &amp;gt; 0.5&lt;BR /&gt;&lt;BR /&gt;The 2-tail approach makes sense in certain situations, but my question is - can I change it to one-tail? It so happened, I do know in advance that one dataset can be only higher, and I want to test ONLY this for my error level.</description>
      <pubDate>Tue, 31 Mar 2009 18:10:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/352#M352</guid>
      <dc:creator />
      <dc:date>2009-03-31T18:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: One-tail vs. Two-tail tests</title>
      <link>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/353#M353</link>
      <description>Since you have specified alpha=0.5 in several places, I assume this isn't a typo, but it sure is an unusual way to do things.&lt;BR /&gt;&lt;BR /&gt;The default in JMP is to do a two-sided test, so when alpha = 0.5, there is 0.25 in each tail. So, when you set alpha = 0.5 in JMP, the one-sided test as I described it, will be at alpha=0.25. That doesn't sound like what you want.&lt;BR /&gt;&lt;BR /&gt;You want to do a one-sided test with alpha = 0.5, and that is impossible to do in JMP. You would need to set alpha = 1, and I'm pretty sure JMP will give you an error if you try it.&lt;BR /&gt;&lt;BR /&gt;Pencil and paper, you could do the math and come up with a one-sided test at alpha=0.5. JMP doesn't allow you to do this for alpha=0.5, but does allow you to do this for any alpha less than 0.5, using the method I described.&lt;BR /&gt;&lt;BR /&gt;Performing hypothesis tests at alpha = 0.5 is not only unusual, but seems to me to be a crazy idea. Flipping coins will give you the same results. I recommend you not perform hypothesis tests at alpha = 0.5.</description>
      <pubDate>Wed, 01 Apr 2009 12:19:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/353#M353</guid>
      <dc:creator />
      <dc:date>2009-04-01T12:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: One-tail vs. Two-tail tests</title>
      <link>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/354#M354</link>
      <description>Paige -&lt;BR /&gt;&lt;BR /&gt;I am sorry. Of course it's a typo.&lt;BR /&gt;&lt;BR /&gt;Alpha = 0.05, it's a default value.&lt;BR /&gt;The test shows " Prob &amp;gt; t = 0.049", meaning 1-tail difference is significant.&lt;BR /&gt;Circles show the difference is unsignificant, because it uses 2-tali test numbers, and 2*Alpha = 0.098 &amp;gt; 0.05&lt;BR /&gt;LSD table title reads "ABS(Dif) - LSD" suggesting also 2-tail test (absolute value of difference).&lt;BR /&gt;&lt;BR /&gt;You said JMP can't do one-tailed test circles - I got it, thanks for the clarification.&lt;BR /&gt;&lt;BR /&gt;Now, this your statement:&lt;BR /&gt;&amp;gt;&amp;gt;The default in JMP is to do a two-sided test, so when alpha = 0.5, there is 0.25 in each tail. &lt;BR /&gt;&lt;BR /&gt;is wrong. It looks like JMP is really doing two-sided test, but if I set Alpha = 0.05, there is 0.05 in EACH tail, so the real error level for the mean difference is 0.1 !&lt;BR /&gt;&lt;BR /&gt;This is the second part of my question - is this is a bug or is it by design?</description>
      <pubDate>Wed, 01 Apr 2009 17:18:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/354#M354</guid>
      <dc:creator />
      <dc:date>2009-04-01T17:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: One-tail vs. Two-tail tests</title>
      <link>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/355#M355</link>
      <description>&amp;gt; Now, this your statement:&lt;BR /&gt;&amp;gt; &amp;gt;&amp;gt;The default in JMP is to do a two-sided test, so&lt;BR /&gt;&amp;gt; when alpha = 0.5, there is 0.25 in each tail. &lt;BR /&gt;&amp;gt; &lt;BR /&gt;&amp;gt; is wrong. &lt;BR /&gt;&amp;gt; It looks like JMP is really doing two-sided&lt;BR /&gt;&amp;gt; test, but if I set Alpha = 0.05, there is 0.05 in&lt;BR /&gt;&amp;gt; EACH tail, so the real error level for the mean&lt;BR /&gt;&amp;gt; difference is 0.1 !&lt;BR /&gt;&lt;BR /&gt;Really? How do you know this?&lt;BR /&gt;&lt;BR /&gt;I ask because when I look in JMP Help, in a chapter entitled "Details of Comparison Circles", it sure looks to me like they are claiming that the comparison circles are based upon alpha/2 in each tail.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; This is the second part of my question - is this is a&lt;BR /&gt;&amp;gt; bug or is it by design?&lt;BR /&gt;&lt;BR /&gt;Since I don't work for JMP, I cannot answer this.&lt;BR /&gt;&lt;BR /&gt;Message was edited by: Paige</description>
      <pubDate>Wed, 01 Apr 2009 18:10:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/355#M355</guid>
      <dc:creator />
      <dc:date>2009-04-01T18:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: One-tail vs. Two-tail tests</title>
      <link>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/356#M356</link>
      <description>Well, looks like the Help could be misleading. It is rather easy to check:&lt;BR /&gt;&lt;BR /&gt;1. Take any 2 datasets with reasonably different means - or take any dataset and split it in two parts.&lt;BR /&gt;&lt;BR /&gt;2. Run "one-way ANOVA" t-test, and note the value of "Prob &amp;gt; t". Lets suppose it is equal to X.&lt;BR /&gt;&lt;BR /&gt;3. Go to "Set Alpha level" -&amp;gt; "Other" and set Alpha equal to the value X+0.01&lt;BR /&gt;&lt;BR /&gt;4. Go to "Compare means" -&amp;gt; "Each pair, Student's t" and click on the circles to see that they are claimed not significantly different.&lt;BR /&gt;&lt;BR /&gt;5. Change Alpha level to 2*X-0.01 and repeat (4) with the same result&lt;BR /&gt;&lt;BR /&gt;6. Change Alpha level to 2*X+0.01 and repeat (4) to see that the difference becomes significant.&lt;BR /&gt;&lt;BR /&gt;7. You may also see this on the t-test report in the value "Prob &amp;gt; Abs(t)" - it is equal to 2*X, and this seems to be used in the significance test.</description>
      <pubDate>Wed, 01 Apr 2009 18:28:58 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/356#M356</guid>
      <dc:creator />
      <dc:date>2009-04-01T18:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: One-tail vs. Two-tail tests</title>
      <link>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/357#M357</link>
      <description>Sorry, I don't buy this.&lt;BR /&gt;&lt;BR /&gt;I created a very small data set, so I can do the calculations by hand. The prob &amp;gt; |t| is very clearly the two-tailed probability.&lt;BR /&gt;&lt;BR /&gt;If you look at the comparison circles in my specific data set, the means are not different at alpha = 0.05. Matches my hand calculations. For this data set, if you set the alpha to exactly equal the prob &amp;gt; |t|, the circles still show no difference. If you increase the alpha to be slightly greater than the prob &amp;gt; |t|, the circles now show a statistically significant difference. This is exactly what you would expect.&lt;BR /&gt;&lt;BR /&gt;So, the comparison circles use two-tailed tests.</description>
      <pubDate>Wed, 01 Apr 2009 18:44:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/357#M357</guid>
      <dc:creator />
      <dc:date>2009-04-01T18:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: One-tail vs. Two-tail tests</title>
      <link>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/358#M358</link>
      <description>But this is exactly what I wrote. What do you not agree with? We already established that Jmp uses two-tailed test for the mean comparison. It's a pity, but I can live with this. No problem.&lt;BR /&gt;&lt;BR /&gt;Problem is different: if you set the error level = Alpha in Jmp GUI, then Jmp uses two-tail test with error level 2*Alpha!</description>
      <pubDate>Wed, 01 Apr 2009 18:54:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/358#M358</guid>
      <dc:creator />
      <dc:date>2009-04-01T18:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: One-tail vs. Two-tail tests</title>
      <link>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/359#M359</link>
      <description>Disagree.&lt;BR /&gt;&lt;BR /&gt;I do not agree that "Problem is different: if you set the error level = Alpha in Jmp GUI, then Jmp uses two-tail test with error level 2*Alpha!"&lt;BR /&gt;&lt;BR /&gt;I say ... JMP uses two-tail test with error level alpha.</description>
      <pubDate>Wed, 01 Apr 2009 20:01:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/359#M359</guid>
      <dc:creator />
      <dc:date>2009-04-01T20:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: One-tail vs. Two-tail tests</title>
      <link>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/360#M360</link>
      <description>OK. You're right.&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 01 Apr 2009 20:22:04 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/One-tail-vs-Two-tail-tests/m-p/360#M360</guid>
      <dc:creator />
      <dc:date>2009-04-01T20:22:04Z</dc:date>
    </item>
  </channel>
</rss>

