<?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: Comparing means of two categorical factors including interactions in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Comparing-means-of-two-categorical-factors-including/m-p/54816#M30980</link>
    <description>&lt;P&gt;Hi Acbart,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the "Fit Y by X" plattform only works for 2 variables. As you are analysing 3 variables you will have to work with "Fit Model".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fit model.PNG" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10314iF9CA6D48ED28B084/image-size/large?v=v2&amp;amp;px=999" role="button" title="fit model.PNG" alt="fit model.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now in the report chose the main hotspot (red triangle on the top left) and go to "Estimates" =&amp;gt; Multiple Comparisons&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="multiple comparisons.PNG" style="width: 505px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10315iEB184A1E8C6695C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="multiple comparisons.PNG" alt="multiple comparisons.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The dialog provides multiple methods of comparing means. You will find more information about these methods in the help:&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/14/multiple-comparisons.shtml" target="_blank"&gt;https://www.jmp.com/support/help/14/multiple-comparisons.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Apr 2018 06:19:40 GMT</pubDate>
    <dc:creator>shoffmeister</dc:creator>
    <dc:date>2018-04-11T06:19:40Z</dc:date>
    <item>
      <title>Comparing means of two categorical factors including interactions</title>
      <link>https://community.jmp.com/t5/Discussions/Comparing-means-of-two-categorical-factors-including/m-p/54812#M30978</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am analyzing some data collected over the past year. For&amp;nbsp;privacy&amp;nbsp;reasons, I don't want to dive into it too much, but I think I've developed a simplified version of the experiment that I can use to ask questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a randomized design with a&amp;nbsp;3x4 factorial arrangement. We'll say that I have a "Day" factor (Day 1, Day 10, Day 30) and a "Treatment" factor (Approach A, Approach B, Approach A+B, and control Approach C). I am interested in the response variable "Value" (a numeric score indicating their performance on 100 point assessment). For each combination of Day and Treatment, let's say I have 3 participants. In other words, my data is something like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Day&lt;/TD&gt;&lt;TD&gt;Treatment&lt;/TD&gt;&lt;TD&gt;Value&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;30, 31, 33&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;50, 52, 55&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;30&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;90, 92, 93&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;32, 30, 31&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;10&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;40, 41, 43&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;30&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;75, 73, 76&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;TD&gt;...&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to compare Value means between the Treatments and Days AND control for the interaction of Day*Treatment. So my question is, how do I do this in JMP? Am I using "Fit Model"&amp;nbsp;or "Fit Y by X"? In the former, I don't see how I'm comparing means. In the latter, I don't see how to incorporate the interactions effect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I apologize in advance - my speciality is Computer Science, not Statistics, so I might be a little slow on the uptake. I'm fine with a scripting answer, but I'd much prefer interactive explanation.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2018 04:11:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Comparing-means-of-two-categorical-factors-including/m-p/54812#M30978</guid>
      <dc:creator>acbart</dc:creator>
      <dc:date>2018-04-11T04:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing means of two categorical factors including interactions</title>
      <link>https://community.jmp.com/t5/Discussions/Comparing-means-of-two-categorical-factors-including/m-p/54816#M30980</link>
      <description>&lt;P&gt;Hi Acbart,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the "Fit Y by X" plattform only works for 2 variables. As you are analysing 3 variables you will have to work with "Fit Model".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fit model.PNG" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10314iF9CA6D48ED28B084/image-size/large?v=v2&amp;amp;px=999" role="button" title="fit model.PNG" alt="fit model.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now in the report chose the main hotspot (red triangle on the top left) and go to "Estimates" =&amp;gt; Multiple Comparisons&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="multiple comparisons.PNG" style="width: 505px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10315iEB184A1E8C6695C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="multiple comparisons.PNG" alt="multiple comparisons.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The dialog provides multiple methods of comparing means. You will find more information about these methods in the help:&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/14/multiple-comparisons.shtml" target="_blank"&gt;https://www.jmp.com/support/help/14/multiple-comparisons.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2018 06:19:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Comparing-means-of-two-categorical-factors-including/m-p/54816#M30980</guid>
      <dc:creator>shoffmeister</dc:creator>
      <dc:date>2018-04-11T06:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing means of two categorical factors including interactions</title>
      <link>https://community.jmp.com/t5/Discussions/Comparing-means-of-two-categorical-factors-including/m-p/54967#M31070</link>
      <description>&lt;P&gt;Even though I am not new to statistics, I always recommend plotting results.&amp;nbsp; I reformatted the example data you supplied into a stacked format (often called the Anova format ). Attached the the table is a script to draw the variability plot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once you run it, put your mouse (pointer) over Day to the right of the horizontal axis, and drag Day to Treatment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A significant interaction will be found with Fit Model, if the size of difference of the effect between A abd B is different by Day or the size of the Day effect is different by Treatment ( A vs B). Interpretting the calculated size of an effect and interactions is much easier using a graphical representation of the effects.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just and FYI.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Apr 2018 07:12:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Comparing-means-of-two-categorical-factors-including/m-p/54967#M31070</guid>
      <dc:creator>gzmorgan0</dc:creator>
      <dc:date>2018-04-13T07:12:50Z</dc:date>
    </item>
  </channel>
</rss>

