<?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: How to compare significance of different between 2 linear lines in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-compare-significance-of-different-between-2-linear-lines/m-p/82248#M37091</link>
    <description>&lt;P&gt;You can use what statisticians call analysis of covariance (ANCOVA). Arrange the data so that you have a column for your X, Y, and grouping variable. Select Analyze &amp;gt; Fit Model. Enter the response data column in the Y role. Select the X and grouping data column, click Macros, and select Full Factorial. Now click Run. Examine the Effect Tests table. If the cross term (interaction effect) is not significant, then the slope is the same for both groups. If the grouping term is not significant, then the intercepts are the same for both groups.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Nov 2018 12:00:12 GMT</pubDate>
    <dc:creator>Mark_Bailey</dc:creator>
    <dc:date>2018-11-01T12:00:12Z</dc:date>
    <item>
      <title>How to compare significance of different between 2 linear lines</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-compare-significance-of-different-between-2-linear-lines/m-p/82240#M37085</link>
      <description>&lt;P&gt;Hi. I have 2 linear lines plotted, which is an chemical concentration changes (ideal&amp;nbsp;vs actual case) against work duty cycles, and I found 2 linear did not overlay each other. How to use JMP analysis to show both trends has significant difference or not? Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 09:30:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-compare-significance-of-different-between-2-linear-lines/m-p/82240#M37085</guid>
      <dc:creator>stevenfoong1</dc:creator>
      <dc:date>2018-11-01T09:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare significance of different between 2 linear lines</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-compare-significance-of-different-between-2-linear-lines/m-p/82248#M37091</link>
      <description>&lt;P&gt;You can use what statisticians call analysis of covariance (ANCOVA). Arrange the data so that you have a column for your X, Y, and grouping variable. Select Analyze &amp;gt; Fit Model. Enter the response data column in the Y role. Select the X and grouping data column, click Macros, and select Full Factorial. Now click Run. Examine the Effect Tests table. If the cross term (interaction effect) is not significant, then the slope is the same for both groups. If the grouping term is not significant, then the intercepts are the same for both groups.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 12:00:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-compare-significance-of-different-between-2-linear-lines/m-p/82248#M37091</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2018-11-01T12:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare significance of different between 2 linear lines</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-compare-significance-of-different-between-2-linear-lines/m-p/82344#M37122</link>
      <description>Hi Mark,&lt;BR /&gt;&lt;BR /&gt;Thanks for your the help again, very appreciate that :)&lt;/img&gt;&lt;BR /&gt;&lt;BR /&gt;I analyzed the data using your method and here's the effect test Prob &amp;gt; F&lt;BR /&gt;results. I've put up some questions below which I don't understand.&lt;BR /&gt;&lt;BR /&gt;Work duty (&amp;lt;0.0001*) ~ May I know what does it means for this significant&lt;BR /&gt;difference?&lt;BR /&gt;Case (0.0067*) ~ May I know what does it means for this significant&lt;BR /&gt;difference?&lt;BR /&gt;Work duty*Case (0.4079) ~ The interaction effect has no significant&lt;BR /&gt;difference&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Nov 2018 01:49:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-compare-significance-of-different-between-2-linear-lines/m-p/82344#M37122</guid>
      <dc:creator>stevenfoong1</dc:creator>
      <dc:date>2018-11-02T01:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare significance of different between 2 linear lines</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-compare-significance-of-different-between-2-linear-lines/m-p/82348#M37126</link>
      <description>&lt;P&gt;I analyzed your data this way, too, and got the same results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The p-value = 0.4 for &lt;STRONG&gt;work duty * case&lt;/STRONG&gt; means that the interaction effect is null, so the slope for both cases is the same. You can now remove this term to produce a new model.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The fact that the &lt;STRONG&gt;case&lt;/STRONG&gt; term is significant (p-value = 0.007) means that the two cases have a different y-intercept. So the two cases produce parallel trend lines (common slope)&amp;nbsp;that&amp;nbsp;are offset from each other. You add the estimate of case&amp;nbsp;term to the estimate&amp;nbsp;for the &lt;STRONG&gt;intercept&lt;/STRONG&gt; to obtain the intercept for a particular case. The &lt;STRONG&gt;intercept&lt;/STRONG&gt; is not significantly different fron 0 (p-value = 0.38) so the &lt;STRONG&gt;case&lt;/STRONG&gt; estimate is the intercept for each case. The intercept for the actual case is -0.29 and the ideal case is 0.29.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The significant term for work duty, of course, means that the concentration is linearly related to this factor. It is the slope of the line.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2018 09:05:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-compare-significance-of-different-between-2-linear-lines/m-p/82348#M37126</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2018-11-02T09:05:19Z</dc:date>
    </item>
  </channel>
</rss>

