<?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 One way ANOVA comparing means. in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/One-way-ANOVA-comparing-means/m-p/2570#M2570</link>
    <description>I've had a look through the forums and can't find an answer to this, what I assume is a fairly easy question ( if someone has already answered it please just point me in the right direction..)&lt;BR /&gt;&lt;BR /&gt;Is there a way to get JMP to give a t value for each level in a student t test and also q value in a comparison of all pairs using Tukey-Kramer HSD?.&lt;BR /&gt;&lt;BR /&gt;hopefully that isn't to silly of a question.&lt;BR /&gt;&lt;BR /&gt;thanks!</description>
    <pubDate>Thu, 28 Oct 2010 07:15:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-10-28T07:15:36Z</dc:date>
    <item>
      <title>One way ANOVA comparing means.</title>
      <link>https://community.jmp.com/t5/Discussions/One-way-ANOVA-comparing-means/m-p/2570#M2570</link>
      <description>I've had a look through the forums and can't find an answer to this, what I assume is a fairly easy question ( if someone has already answered it please just point me in the right direction..)&lt;BR /&gt;&lt;BR /&gt;Is there a way to get JMP to give a t value for each level in a student t test and also q value in a comparison of all pairs using Tukey-Kramer HSD?.&lt;BR /&gt;&lt;BR /&gt;hopefully that isn't to silly of a question.&lt;BR /&gt;&lt;BR /&gt;thanks!</description>
      <pubDate>Thu, 28 Oct 2010 07:15:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/One-way-ANOVA-comparing-means/m-p/2570#M2570</guid>
      <dc:creator />
      <dc:date>2010-10-28T07:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: One way ANOVA comparing means.</title>
      <link>https://community.jmp.com/t5/Discussions/One-way-ANOVA-comparing-means/m-p/2571#M2571</link>
      <description>I worked it out. was easy enough.....</description>
      <pubDate>Fri, 29 Oct 2010 12:04:07 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/One-way-ANOVA-comparing-means/m-p/2571#M2571</guid>
      <dc:creator />
      <dc:date>2010-10-29T12:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: One way ANOVA comparing means.</title>
      <link>https://community.jmp.com/t5/Discussions/One-way-ANOVA-comparing-means/m-p/2572#M2572</link>
      <description>Use the Fit Y by X platform.  Specify your response and x variable.  &lt;BR /&gt;&lt;BR /&gt;Then on the red-traingle menu, select &lt;B&gt;Compare Means&lt;/B&gt; &amp;gt; &lt;B&gt;Each Pair, Student's t&lt;/B&gt; to do a t test of each pair.  Select &lt;B&gt;Compare Means&lt;/B&gt; &amp;gt; &lt;B&gt;All Pairs, Tukey HSD&lt;/B&gt; to do a Tukey test on each pair.  The t values and q values are part of the output.  Remember, the t test doesn't correct for multiple comparisons, the Tukey test does.  JMP has other multiple comparison procedures on that same menu.  JMP 9 has all that plus nonparametric multiple comparisons.&lt;BR /&gt;&lt;BR /&gt;Now that I read your post again, you may be asking about something else.  If you are looking for JMP functions that will return quantiles or probabilties, then consider the following functions:&lt;BR /&gt;&lt;BR /&gt;t distribution&lt;BR /&gt;t quantile&lt;BR /&gt;Tukey HSD Quantile&lt;BR /&gt;Tukey HSD P Value&lt;BR /&gt;&lt;BR /&gt;They are found in the formula editor or in JSL.</description>
      <pubDate>Fri, 29 Oct 2010 17:49:01 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/One-way-ANOVA-comparing-means/m-p/2572#M2572</guid>
      <dc:creator />
      <dc:date>2010-10-29T17:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: One way ANOVA comparing means.</title>
      <link>https://community.jmp.com/t5/Discussions/One-way-ANOVA-comparing-means/m-p/2573#M2573</link>
      <description>thanks for the reply much appreciated</description>
      <pubDate>Sat, 30 Oct 2010 11:25:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/One-way-ANOVA-comparing-means/m-p/2573#M2573</guid>
      <dc:creator />
      <dc:date>2010-10-30T11:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: One way ANOVA comparing means.</title>
      <link>https://community.jmp.com/t5/Discussions/One-way-ANOVA-comparing-means/m-p/45759#M26125</link>
      <description>&lt;P&gt;As stated above:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use the Fit Y by X platform. Specify your response and x variable. &lt;BR /&gt;&lt;BR /&gt;Then on the red-traingle menu, select &lt;STRONG&gt;Compare Means&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Each Pair, Student's t&lt;/STRONG&gt; to do a t test of each pair. Select &lt;STRONG&gt;Compare Means&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;All Pairs, Tukey HSD&lt;/STRONG&gt; to do a Tukey test on each pair. The t values and q values are part of the output. Remember, the t test doesn't correct for multiple comparisons, the Tukey test does. JMP has other multiple comparison procedures on that same menu. JMP 9 has all that plus nonparametric multiple comparisons.&lt;BR /&gt;&lt;BR /&gt;Now that I read your post again, you may be asking about something else. If you are looking for JMP functions that will return quantiles or probabilties, then consider the following functions:&lt;BR /&gt;&lt;BR /&gt;t distribution&lt;BR /&gt;t quantile&lt;BR /&gt;Tukey HSD Quantile&lt;BR /&gt;Tukey HSD P Value&lt;BR /&gt;&lt;BR /&gt;They are found in the formula editor or in JSL.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2017 14:06:04 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/One-way-ANOVA-comparing-means/m-p/45759#M26125</guid>
      <dc:creator>Duane_Hayes</dc:creator>
      <dc:date>2017-10-11T14:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: One way ANOVA comparing means.</title>
      <link>https://community.jmp.com/t5/Discussions/One-way-ANOVA-comparing-means/m-p/422618#M67173</link>
      <description>&lt;P&gt;Sorry for resurrecting an old post, but I have a question on your answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can create the fit x by y chart and it creates the graph I'd like. Then I can click the red triangle or right click the graph and add the tukey comparison.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is, if I have a hundred+ graphs, is there a way to add the tukey comparison to all the graphs? Or do I need to manually go through and add it to all of them?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or is there a way to modify all the fit by x test results at once?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 17:39:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/One-way-ANOVA-comparing-means/m-p/422618#M67173</guid>
      <dc:creator>mrtonyd</dc:creator>
      <dc:date>2021-09-30T17:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: One way ANOVA comparing means.</title>
      <link>https://community.jmp.com/t5/Discussions/One-way-ANOVA-comparing-means/m-p/422623#M67175</link>
      <description>&lt;P&gt;I suggest that you read through the Tip of the Day, there it covers the ability to Broadcast the options by holding down the CNTL key when you make the Tukey Comparison selection, and it will be broadcast to all of the graphs that were created with Fit Y by X platform&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_0-1633027512798.png" style="width: 742px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/36204iE83C1AA53644902D/image-dimensions/742x629?v=v2" width="742" height="629" role="button" title="txnelson_0-1633027512798.png" alt="txnelson_0-1633027512798.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 18:45:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/One-way-ANOVA-comparing-means/m-p/422623#M67175</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2021-09-30T18:45:35Z</dc:date>
    </item>
  </channel>
</rss>

