<?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 calculate slopes at the inflection points? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-calculate-slopes-at-the-inflection-points/m-p/744549#M92429</link>
    <description>&lt;P&gt;You can right-click on the Parameter Estimates table and select Make Into Data Table.&lt;/P&gt;
&lt;P&gt;You can also grab any of this information with a short script.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Apr 2024 20:44:11 GMT</pubDate>
    <dc:creator>Mark_Bailey</dc:creator>
    <dc:date>2024-04-04T20:44:11Z</dc:date>
    <item>
      <title>How to calculate slopes at the inflection points?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-calculate-slopes-at-the-inflection-points/m-p/525567#M75002</link>
      <description>&lt;P&gt;Hi, I would like to calculate the rates of product formation. For each sample, 180 time points were measured and fitted with Spline 0.75. I have already created the first derivatives. But I don't know how to get the slopes at the first inflection point. The slope at the second inflection point is less important, but it would be nice to have it too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;X: time (min)&lt;/P&gt;&lt;P&gt;Y: concentration (mg/mL)&lt;/P&gt;&lt;P&gt;Sort by Sample name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:51:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-calculate-slopes-at-the-inflection-points/m-p/525567#M75002</guid>
      <dc:creator>Maya-B</dc:creator>
      <dc:date>2023-06-10T23:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate slopes at the inflection points?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-calculate-slopes-at-the-inflection-points/m-p/525578#M75003</link>
      <description>&lt;P&gt;from &lt;A href="https://www.mathsisfun.com/calculus/inflection-points.html" target="_blank"&gt;https://www.mathsisfun.com/calculus/inflection-points.html&lt;/A&gt; I re-learned:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"The second derivative tells us if the slope increases or decreases.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;When the second derivative is &lt;STRONG&gt;positive&lt;/STRONG&gt;, the function is &lt;STRONG&gt;concave upward&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;When the second derivative is&lt;STRONG&gt; negative&lt;/STRONG&gt;, the function is &lt;STRONG&gt;concave downward&lt;/STRONG&gt;."&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So the 2nd derivative is zero at the inflection point. The first derivative is the slope at that point.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jul 2022 15:47:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-calculate-slopes-at-the-inflection-points/m-p/525578#M75003</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2022-07-24T15:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate slopes at the inflection points?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-calculate-slopes-at-the-inflection-points/m-p/744487#M92417</link>
      <description>&lt;P&gt;Hi Craige, Can you extract the slope at the inflection point from an analyze tool using JMP?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to get that slope using the Fit Curve &amp;lt; Sigmoid Curves &amp;gt; Logistics Curves&amp;gt; Fit Logistic 3P&lt;/P&gt;&lt;P&gt;The curve looks great but now I don't know how to get the slope information. I can do it by excel but would prefer JMP to consequently use the same methodology.&lt;/P&gt;&lt;P&gt;Thank you for your feedback.&lt;/P&gt;&lt;P&gt;Wim&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FTvsDose.JPG" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/63086iF342CC3AADCB193D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FTvsDose.JPG" alt="FTvsDose.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 14:48:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-calculate-slopes-at-the-inflection-points/m-p/744487#M92417</guid>
      <dc:creator>WimS</dc:creator>
      <dc:date>2024-04-04T14:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate slopes at the inflection points?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-calculate-slopes-at-the-inflection-points/m-p/744549#M92429</link>
      <description>&lt;P&gt;You can right-click on the Parameter Estimates table and select Make Into Data Table.&lt;/P&gt;
&lt;P&gt;You can also grab any of this information with a short script.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 20:44:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-calculate-slopes-at-the-inflection-points/m-p/744549#M92429</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2024-04-04T20:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate slopes at the inflection points?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-calculate-slopes-at-the-inflection-points/m-p/744551#M92430</link>
      <description>&lt;P&gt;Mark is suggesting the report contains the parameters for the function that draws the green line. You might be able to differentiate that function to determine the slope at the inflection point, and you can certainly use that function to calculate two values of Y just slightly to the left and right of the inflection point, then get the slope between those points (y1-y0)/(x1-x0).&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Right-click the graph -&amp;gt; Customize to see the dialog with the formula for the green line." style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/63103i26AEA3220B1B323D/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture.png" alt="Right-click the graph -&amp;gt; Customize to see the dialog with the formula for the green line." /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Right-click the graph -&amp;gt; Customize to see the dialog with the formula for the green line.&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 22:40:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-calculate-slopes-at-the-inflection-points/m-p/744551#M92430</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2024-04-04T22:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate slopes at the inflection points?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-calculate-slopes-at-the-inflection-points/m-p/744553#M92431</link>
      <description>&lt;P&gt;Or just get the formula here&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="I should have peeked here first!" style="width: 314px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/63104i165F530DD23592F1/image-size/large?v=v2&amp;amp;px=999" role="button" title="capture2.png" alt="I should have peeked here first!" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;I should have peeked here first!&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 22:48:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-calculate-slopes-at-the-inflection-points/m-p/744553#M92431</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2024-04-04T22:48:32Z</dc:date>
    </item>
  </channel>
</rss>

