<?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: How to plot median(Rch) vs median(Cov) by group (LOT_WF)? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Graph-Builder-How-to-plot-median-Rch-vs-median-Cov-by-group-LOT/m-p/942541#M109511</link>
    <description>&lt;P&gt;Thanks, this is really helpful. I can now analyze medians while switching overlays — this is exactly what I needed.&lt;/P&gt;</description>
    <pubDate>Fri, 17 Apr 2026 08:10:53 GMT</pubDate>
    <dc:creator>bumkim</dc:creator>
    <dc:date>2026-04-17T08:10:53Z</dc:date>
    <item>
      <title>Graph Builder: How to plot median(Rch) vs median(Cov) by group (LOT_WF)?</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-Builder-How-to-plot-median-Rch-vs-median-Cov-by-group-LOT/m-p/941355#M109445</link>
      <description>&lt;P data-end="222" data-start="219"&gt;Hi&lt;/P&gt;
&lt;P data-end="282" data-start="224"&gt;I’m trying to create a scatter plot in Graph Builder with:&lt;/P&gt;
&lt;UL data-end="326" data-start="284"&gt;
&lt;LI data-end="295" data-start="284" data-section-id="12pse44"&gt;X = Rch&lt;/LI&gt;
&lt;LI data-end="307" data-start="296" data-section-id="1q6zjau"&gt;Y = Cov&lt;/LI&gt;
&lt;LI data-end="326" data-start="308" data-section-id="1bztok3"&gt;Group = LOT_WF&lt;/LI&gt;
&lt;/UL&gt;
&lt;P data-end="343" data-start="328"&gt;What I want is:&lt;/P&gt;
&lt;P data-end="425" data-start="345"&gt;For each LOT_WF, a single point representing&lt;BR data-end="395" data-start="392" /&gt;&lt;STRONG data-end="425" data-start="395"&gt;(median(Rch), median(Cov))&lt;/STRONG&gt;&lt;/P&gt;
&lt;P data-end="496" data-start="427"&gt;So the final plot should have &lt;STRONG data-end="481" data-start="457"&gt;one point per LOT_WF&lt;/STRONG&gt;, not raw data.&lt;/P&gt;
&lt;HR data-end="501" data-start="498" /&gt;
&lt;H3 data-end="519" data-start="503" data-section-id="qq7jf"&gt;What I tried&lt;/H3&gt;
&lt;UL data-end="614" data-start="521"&gt;
&lt;LI data-end="586" data-start="521" data-section-id="1mqfpxe"&gt;Added Points element and changed &lt;STRONG data-end="586" data-start="556"&gt;Summary Statistic → Median&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI data-end="614" data-start="587" data-section-id="1my9rwx"&gt;Used &lt;STRONG data-end="614" data-start="594"&gt;Overlay = LOT_WF&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P data-end="781" data-start="616"&gt;But the result still shows scatter points or only partially aggregated values.&lt;BR data-end="697" data-start="694" /&gt;It seems like Graph Builder is not aggregating both X and Y simultaneously by group.&lt;/P&gt;
&lt;HR data-end="786" data-start="783" /&gt;
&lt;H3 data-end="803" data-start="788" data-section-id="ofwel8"&gt;My question&lt;/H3&gt;
&lt;P data-end="840" data-start="805"&gt;Is it possible in Graph Builder to:&lt;/P&gt;
&lt;P data-end="960" data-start="842"&gt;Aggregate both X and Y as median by group&lt;BR data-end="889" data-start="886" /&gt;And directly plot (median(Rch), median(Cov)) as one point per LOT_WF&lt;/P&gt;
&lt;P data-end="1008" data-start="962"&gt;&lt;STRONG data-end="1008" data-start="962"&gt;without creating a separate Summary table?&lt;/STRONG&gt;&lt;/P&gt;
&lt;HR data-end="1013" data-start="1010" /&gt;
&lt;H3 data-end="1037" data-start="1015" data-section-id="r5jug0"&gt;Additional context&lt;/H3&gt;
&lt;P data-end="1175" data-start="1039"&gt;I know I can achieve this using Tables → Summary, but I’m looking for a way to do it directly in Graph Builder for interactive analysis.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2026 03:12:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-Builder-How-to-plot-median-Rch-vs-median-Cov-by-group-LOT/m-p/941355#M109445</guid>
      <dc:creator>bumkim</dc:creator>
      <dc:date>2026-04-13T03:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Builder: How to plot median(Rch) vs median(Cov) by group (LOT_WF)?</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-Builder-How-to-plot-median-Rch-vs-median-Cov-by-group-LOT/m-p/941370#M109446</link>
      <description>&lt;P&gt;You can create new formula to your table or transform column within graph builder&lt;/P&gt;
&lt;P&gt;1. Right click on LOT_WF -&amp;gt; Group By&lt;/P&gt;
&lt;P&gt;2. Right click on Cov -&amp;gt; Aggregate &amp;gt; Median&lt;/P&gt;
&lt;P&gt;3. Use that new column as your X-axis&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2026 04:07:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-Builder-How-to-plot-median-Rch-vs-median-Cov-by-group-LOT/m-p/941370#M109446</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2026-04-13T04:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Builder: How to plot median(Rch) vs median(Cov) by group (LOT_WF)?</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-Builder-How-to-plot-median-Rch-vs-median-Cov-by-group-LOT/m-p/941493#M109453</link>
      <description>&lt;P&gt;I would use Transform Columns within the Graph Builder.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using Car Phyical Data as an example: Create a scatter plot of, say, Horsepower vs Weight, with Overlay=Country. Notice that changing the scatterplot to Summary Statistic: Median does not work, just as you said.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now, right click on Weight -&amp;gt; Default Scope -&amp;gt; Overlay. This tells the Graph Builder that your next Transforms should be grouped according to the Overlay variable, Country. Next, right click Weight again and create a Median transform column. Repeat with Horsepower. Use these new Median(Weight) and Median(Horsepower) variables as your new X and Y variables. This should produce the desired plot.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="christianz_0-1776089119340.png" style="width: 268px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/99374i81603F79410FDE08/image-dimensions/268x196?v=v2" width="268" height="196" role="button" title="christianz_0-1776089119340.png" alt="christianz_0-1776089119340.png" /&gt;&lt;/span&gt;&amp;nbsp;--&amp;gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="christianz_1-1776089150798.png" style="width: 274px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/99375iF760F8D7ACA291BB/image-dimensions/274x199?v=v2" width="274" height="199" role="button" title="christianz_1-1776089150798.png" alt="christianz_1-1776089150798.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Let me know if this works for you!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(By the way, this is exactly the same as&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/14366"&gt;@jthi&lt;/a&gt;&amp;nbsp;'s solution, except it is done within the Graph Builder instead of creating new columns in the data table)&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2026 14:08:13 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-Builder-How-to-plot-median-Rch-vs-median-Cov-by-group-LOT/m-p/941493#M109453</guid>
      <dc:creator>christian-z</dc:creator>
      <dc:date>2026-04-13T14:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Builder: How to plot median(Rch) vs median(Cov) by group (LOT_WF)?</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-Builder-How-to-plot-median-Rch-vs-median-Cov-by-group-LOT/m-p/942540#M109510</link>
      <description>&lt;P&gt;Thanks, this was really helpful.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2026 08:10:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-Builder-How-to-plot-median-Rch-vs-median-Cov-by-group-LOT/m-p/942540#M109510</guid>
      <dc:creator>bumkim</dc:creator>
      <dc:date>2026-04-17T08:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: Graph Builder: How to plot median(Rch) vs median(Cov) by group (LOT_WF)?</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-Builder-How-to-plot-median-Rch-vs-median-Cov-by-group-LOT/m-p/942541#M109511</link>
      <description>&lt;P&gt;Thanks, this is really helpful. I can now analyze medians while switching overlays — this is exactly what I needed.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2026 08:10:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-Builder-How-to-plot-median-Rch-vs-median-Cov-by-group-LOT/m-p/942541#M109511</guid>
      <dc:creator>bumkim</dc:creator>
      <dc:date>2026-04-17T08:10:53Z</dc:date>
    </item>
  </channel>
</rss>

