<?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: Graph Builder - Generate Area Value for Area Graph Plot for the Range in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Graph-Builder-Generate-Area-Value-for-Area-Graph-Plot-for-the/m-p/735131#M91611</link>
    <description>&lt;P&gt;Hi TS,&lt;/P&gt;&lt;P&gt;Thanks for the link, but it's not clear how to execute step-by-step...looks like a bunch of code and no idea how to proceed?!?. I'm looking to compute areas of slices under this curve generated by x-y data; for example, the area from 80-90 along x,&lt;/P&gt;&lt;P&gt;or the area of 90-115 along x. Specific regions (slices or fractions) in x are of interest. I think this can be done relatively easily in Excel via ((y2+y1)/2)*(x2-x1) however JMP may provide a better solution.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Mar 2024 01:12:35 GMT</pubDate>
    <dc:creator>Bonitatibus1</dc:creator>
    <dc:date>2024-03-15T01:12:35Z</dc:date>
    <item>
      <title>Graph Builder - Generate Area Value for Area Graph Plot for the Range</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-Builder-Generate-Area-Value-for-Area-Graph-Plot-for-the/m-p/657891#M84720</link>
      <description>&lt;P&gt;Hello All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I plotted a data set using graph builder. The graph uses the Area Plot mode and overlays two lines. I want to collect the Area value for each graph and the area of range between the two plots. A sample image is attached. Any help is appreciated how to pull this value from this chart. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 21:25:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-Builder-Generate-Area-Value-for-Area-Graph-Plot-for-the/m-p/657891#M84720</guid>
      <dc:creator>herbie226-2</dc:creator>
      <dc:date>2023-07-12T21:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Builder - Generate Area Value for Area Graph Plot for the Range</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-Builder-Generate-Area-Value-for-Area-Graph-Plot-for-the/m-p/658036#M84732</link>
      <description>&lt;P&gt;If I can provide additional information, please ask. I simply want the area of the shaded region. I figured this was easy but could not find any options to generate a single value for that area. I can also provide a sample data set if necessay.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 13:30:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-Builder-Generate-Area-Value-for-Area-Graph-Plot-for-the/m-p/658036#M84732</guid>
      <dc:creator>herbie226-2</dc:creator>
      <dc:date>2023-07-13T13:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Builder - Generate Area Value for Area Graph Plot for the Range</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-Builder-Generate-Area-Value-for-Area-Graph-Plot-for-the/m-p/658135#M84740</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had a similar question a few months ago. There is no built-in function to retrieve the Area Between the Curves.&lt;/P&gt;
&lt;P&gt;Hence, you need to calculate the Area Under the Curve for each curve and subtract one from the other (see below)&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.jmp.com/t5/Discussions/JMP-gt-JSL-gt-Best-method-to-calculated-signed-Area-Under-the/m-p/530471#M75364" target="_blank"&gt;https://community.jmp.com/t5/Discussions/JMP-gt-JSL-gt-Best-method-to-calculated-signed-Area-Under-the/m-p/530471#M75364&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are inclined to do so, you could modify the script in the link above to extract the area between the curves directly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;TS&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 16:27:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-Builder-Generate-Area-Value-for-Area-Graph-Plot-for-the/m-p/658135#M84740</guid>
      <dc:creator>Thierry_S</dc:creator>
      <dc:date>2023-07-13T16:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Builder - Generate Area Value for Area Graph Plot for the Range</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-Builder-Generate-Area-Value-for-Area-Graph-Plot-for-the/m-p/735131#M91611</link>
      <description>&lt;P&gt;Hi TS,&lt;/P&gt;&lt;P&gt;Thanks for the link, but it's not clear how to execute step-by-step...looks like a bunch of code and no idea how to proceed?!?. I'm looking to compute areas of slices under this curve generated by x-y data; for example, the area from 80-90 along x,&lt;/P&gt;&lt;P&gt;or the area of 90-115 along x. Specific regions (slices or fractions) in x are of interest. I think this can be done relatively easily in Excel via ((y2+y1)/2)*(x2-x1) however JMP may provide a better solution.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 01:12:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-Builder-Generate-Area-Value-for-Area-Graph-Plot-for-the/m-p/735131#M91611</guid>
      <dc:creator>Bonitatibus1</dc:creator>
      <dc:date>2024-03-15T01:12:35Z</dc:date>
    </item>
  </channel>
</rss>

