<?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 Graph Builder: Combining Measurement Data &amp;amp; Model Predictions with CIs in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Graph-Builder-Combining-Measurement-Data-amp-Model-Predictions/m-p/883112#M104742</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;I'm working on creating a combined graph in JMP's Graph Builder, and I'm encountering a few challenges. My goal is to visualize both experimental measurements and predictive model outputs, including their respective confidence intervals, on a single plot.&lt;/P&gt;
&lt;P&gt;Here's a breakdown of my data and the issues I'm facing:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Data Description:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Measurements.jmp:&lt;/STRONG&gt; Contains X and Y data, represented as mean values with standard deviations.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Data is categorized by two groups (0 and 1), which I intend to represent with different colors via the overlay feature.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Different dates are also present, which I'd like to show with distinct markers.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Models.jmp:&lt;/STRONG&gt; Contains the parameters for a linear function (&lt;SPAN&gt;&lt;SPAN class="katex"&gt;&lt;SPAN class="katex-html" aria-hidden="true"&gt;&lt;SPAN class="base"&gt;&lt;SPAN class="mord mathnormal"&gt;y&lt;/SPAN&gt;&lt;SPAN class="mrel"&gt;=&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="base"&gt;&lt;SPAN class="mord mathnormal"&gt;a&lt;/SPAN&gt;&lt;SPAN class="mbin"&gt;+&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="base"&gt;&lt;SPAN class="mord mathnormal"&gt;b&lt;/SPAN&gt;&lt;SPAN class="mbin"&gt;⋅&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="base"&gt;&lt;SPAN class="mord mathnormal"&gt;x&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;) for each group. These parameters (a and b), along with their confidence intervals, were derived from the Fit Model platform.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Challenges and Questions:&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL start="1"&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;X-axis Error Bars:&lt;/STRONG&gt; I've successfully added standard deviation error bars for the Y values in Graph Builder. However, I haven't found a way to display standard deviations for the X values. Is this functionality available in JMP's Graph Builder?&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Group-Specific Confidence Intervals for Models:&lt;/STRONG&gt; Each linear model (for Group 0 and Group 1) has its own unique set of confidence intervals. While I can plot both model functions, I'm currently only able to display a single, uniform confidence interval, which isn't appropriate for my data. How can I plot the distinct confidence intervals for each group's model on the same graph?&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Combining Datasets with Different X-values:&lt;/STRONG&gt; My &lt;CODE&gt;Measurements.jmp&lt;/CODE&gt; and &lt;CODE&gt;Models.jmp&lt;/CODE&gt; datasets have different&amp;nbsp; X value ranges. I'm struggling to combine these datasets for plotting in Graph Builder, as it seems to primarily support plotting two different Y datasets against a shared X axis. How can I integrate data with disparate X ranges onto a single graph?&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Representing Confidence Intervals as Semi-Transparent Areas:&lt;/STRONG&gt; Instead of discrete bands or bars, is it possible to represent the confidence intervals as a semi-transparent shaded area on the plot?&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;I'm open to solutions involving JMP scripting, but a solution using the Graph Builder GUI would be highly appreciated if possible.&lt;/P&gt;
&lt;P&gt;Thank you in advance for your assistance!&lt;/P&gt;</description>
    <pubDate>Thu, 03 Jul 2025 12:09:07 GMT</pubDate>
    <dc:creator>Aldauga</dc:creator>
    <dc:date>2025-07-03T12:09:07Z</dc:date>
    <item>
      <title>Graph Builder: Combining Measurement Data &amp; Model Predictions with CIs</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-Builder-Combining-Measurement-Data-amp-Model-Predictions/m-p/883112#M104742</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;I'm working on creating a combined graph in JMP's Graph Builder, and I'm encountering a few challenges. My goal is to visualize both experimental measurements and predictive model outputs, including their respective confidence intervals, on a single plot.&lt;/P&gt;
&lt;P&gt;Here's a breakdown of my data and the issues I'm facing:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Data Description:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Measurements.jmp:&lt;/STRONG&gt; Contains X and Y data, represented as mean values with standard deviations.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Data is categorized by two groups (0 and 1), which I intend to represent with different colors via the overlay feature.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Different dates are also present, which I'd like to show with distinct markers.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Models.jmp:&lt;/STRONG&gt; Contains the parameters for a linear function (&lt;SPAN&gt;&lt;SPAN class="katex"&gt;&lt;SPAN class="katex-html" aria-hidden="true"&gt;&lt;SPAN class="base"&gt;&lt;SPAN class="mord mathnormal"&gt;y&lt;/SPAN&gt;&lt;SPAN class="mrel"&gt;=&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="base"&gt;&lt;SPAN class="mord mathnormal"&gt;a&lt;/SPAN&gt;&lt;SPAN class="mbin"&gt;+&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="base"&gt;&lt;SPAN class="mord mathnormal"&gt;b&lt;/SPAN&gt;&lt;SPAN class="mbin"&gt;⋅&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="base"&gt;&lt;SPAN class="mord mathnormal"&gt;x&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;) for each group. These parameters (a and b), along with their confidence intervals, were derived from the Fit Model platform.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Challenges and Questions:&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL start="1"&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;X-axis Error Bars:&lt;/STRONG&gt; I've successfully added standard deviation error bars for the Y values in Graph Builder. However, I haven't found a way to display standard deviations for the X values. Is this functionality available in JMP's Graph Builder?&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Group-Specific Confidence Intervals for Models:&lt;/STRONG&gt; Each linear model (for Group 0 and Group 1) has its own unique set of confidence intervals. While I can plot both model functions, I'm currently only able to display a single, uniform confidence interval, which isn't appropriate for my data. How can I plot the distinct confidence intervals for each group's model on the same graph?&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Combining Datasets with Different X-values:&lt;/STRONG&gt; My &lt;CODE&gt;Measurements.jmp&lt;/CODE&gt; and &lt;CODE&gt;Models.jmp&lt;/CODE&gt; datasets have different&amp;nbsp; X value ranges. I'm struggling to combine these datasets for plotting in Graph Builder, as it seems to primarily support plotting two different Y datasets against a shared X axis. How can I integrate data with disparate X ranges onto a single graph?&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Representing Confidence Intervals as Semi-Transparent Areas:&lt;/STRONG&gt; Instead of discrete bands or bars, is it possible to represent the confidence intervals as a semi-transparent shaded area on the plot?&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;I'm open to solutions involving JMP scripting, but a solution using the Graph Builder GUI would be highly appreciated if possible.&lt;/P&gt;
&lt;P&gt;Thank you in advance for your assistance!&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jul 2025 12:09:07 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-Builder-Combining-Measurement-Data-amp-Model-Predictions/m-p/883112#M104742</guid>
      <dc:creator>Aldauga</dc:creator>
      <dc:date>2025-07-03T12:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Builder: Combining Measurement Data &amp; Model Predictions with CIs</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-Builder-Combining-Measurement-Data-amp-Model-Predictions/m-p/883165#M104743</link>
      <description>&lt;P&gt;1. You can try to swap your response axis (you might have to add multiple point plots)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_4-1751547795503.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/77777iFB3327E0EBD8BEE2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_4-1751547795503.png" alt="jthi_4-1751547795503.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_3-1751547778146.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/77776i4DF1CC260AEAF93C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_3-1751547778146.png" alt="jthi_3-1751547778146.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;2. Stack your data so you can do the separation using Overlay or some grouping zone (X Group, Y Group, Page).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_5-1751547950630.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/77778i4AF6A5D94B9A0E1B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_5-1751547950630.png" alt="jthi_5-1751547950630.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;After stacking the data you most likely want to rename your columns, remove extra columns and add separate column for model number&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_6-1751548061230.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/77779iF63C64B6569BE065/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_6-1751548061230.png" alt="jthi_6-1751548061230.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_7-1751548113997.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/77780i648369925DE98C2E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_7-1751548113997.png" alt="jthi_7-1751548113997.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. You can concatenate your tables in such a way that they have same name for X-axis (and Y axis) and then plot them&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_1-1751547617458.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/77774iD7B77CED0786E357/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_1-1751547617458.png" alt="jthi_1-1751547617458.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Or you can try to manage with multiple columns on both axis&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_2-1751547707774.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/77775i9FDF121FB8C56599/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_2-1751547707774.png" alt="jthi_2-1751547707774.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4. Add line chart on top of your points chart and use that for the error interval&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1751547446404.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/77773i356ECD7486600377/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1751547446404.png" alt="jthi_0-1751547446404.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jul 2025 13:08:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-Builder-Combining-Measurement-Data-amp-Model-Predictions/m-p/883165#M104743</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2025-07-03T13:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Builder: Combining Measurement Data &amp; Model Predictions with CIs</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-Builder-Combining-Measurement-Data-amp-Model-Predictions/m-p/883299#M104749</link>
      <description>&lt;P&gt;Dear Jarmo,&lt;BR /&gt;thank you very much for your quick reply.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Your suggestion to use stacking and add a line chart was helpful and allowed me to display distinct confidence intervals for the model's functions as a shaded area. Thank you!&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;However, I am still struggling with combining both datasets effectively within a single graph.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;3. Concatenating the datasets prevents me from manipulating them independently, which is needed for ensuring the measurement data points align correctly with their respective model lines. Conversely, when keeping the data in multiple columns, I struggle with properly setting different error bars and confidence intervals. Specifically, dragging and dropping four columns into the "Interval" field seems to only register three, preventing me from applying all necessary error bars/bands.&lt;BR /&gt;I observed in your example that you managed to obtain separate "Points" left menus for the measurement data points and the model functions. While I can achieve this through scripting only, I am curious if there is a method to accomplish this using only the JMP GUI.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;1. I am still attempting to determine how to add error bars to both the X and Y data points simultaneously. As you demonstrated, it's possible to swap responses to define an error bar for either X or Y, but not for both at once.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I would greatly appreciate any further guidance.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jul 2025 09:08:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-Builder-Combining-Measurement-Data-amp-Model-Predictions/m-p/883299#M104749</guid>
      <dc:creator>Aldauga</dc:creator>
      <dc:date>2025-07-04T09:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Builder: Combining Measurement Data &amp; Model Predictions with CIs</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-Builder-Combining-Measurement-Data-amp-Model-Predictions/m-p/883315#M104752</link>
      <description>&lt;P&gt;You can right click on the graph builder and add multiples of the same plot type&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_1-1751622025292.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/77809i9820E80FB151E51E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_1-1751622025292.png" alt="jthi_1-1751622025292.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You can also drag and drop plot type to the graph&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_2-1751622041444.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/77810iA1B4C967BF33AE3C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_2-1751622041444.png" alt="jthi_2-1751622041444.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can add double points to your graph, one for X and one for Y response axis and then set the error bars&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1751621975944.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/77808i1836D16B289B54A4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1751621975944.png" alt="jthi_0-1751621975944.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jul 2025 09:41:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-Builder-Combining-Measurement-Data-amp-Model-Predictions/m-p/883315#M104752</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2025-07-04T09:41:34Z</dc:date>
    </item>
  </channel>
</rss>

