<?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: issue with multiple response in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Graph-builder-issue-with-multiple-response/m-p/651625#M84217</link>
    <description>&lt;P&gt;You're right, it's not hard to imagine the heatmap behaving that way. It could get tricky to interpret if there is strong imbalance in the number of responses across observations. For example, if most students play 1-2 sports but a few play 5+, those students sports pairings will dominate the heatmap (and perhaps swamp it out entirely) and perhaps create a false impression about the diversity of pairings across all individuals. Just something to consider.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;</description>
    <pubDate>Fri, 23 Jun 2023 17:07:05 GMT</pubDate>
    <dc:creator>Ross_Metusalem</dc:creator>
    <dc:date>2023-06-23T17:07:05Z</dc:date>
    <item>
      <title>Graph builder: issue with multiple response</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-builder-issue-with-multiple-response/m-p/644478#M84123</link>
      <description>&lt;P&gt;Since Jmp 17, Graph Builder can interprete columns with modeling type &lt;STRONG&gt;Multiple Response&lt;/STRONG&gt; in a way that the entries are split and the values show up one by one. Amazingly useful!!&lt;BR /&gt;&lt;BR /&gt;But there seems to be an issue if the column is used in different drop zones.&lt;BR /&gt;If the user wants to find out which of the students play multiple sports , the result looks boring:&lt;BR /&gt;there is just a diagonal line :(&lt;/img&gt;&lt;BR /&gt;&lt;BR /&gt;Seems that Jmp splits the students into smaller entities with a well defined sports activity.&lt;BR /&gt;So Katie, who plays&amp;nbsp;Soccer and Tennis becomes Katie1 (soccer) + Katie2(tennis) &lt;STRONG&gt;without&lt;/STRONG&gt; a link between Katie1 and Katie2.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Is this issue already known and will it be fixed in Jmp 17.2?&lt;BR /&gt;&lt;BR /&gt;Is there a workaround in Jmp17.1?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1687335821241.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/53985iB84938603A1F152F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_0-1687335821241.png" alt="hogi_0-1687335821241.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt = Open( "$SAMPLE_DATA/Big Class Families.jmp" );

dt &amp;lt;&amp;lt; Graph Builder(
	Variables(X( :sports ), Y( :sports )),
	Elements( Heatmap( X,Y ) )
);&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 08:30:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-builder-issue-with-multiple-response/m-p/644478#M84123</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2023-06-21T08:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Graph builder: issue with multiple response</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-builder-issue-with-multiple-response/m-p/651456#M84215</link>
      <description>&lt;P&gt;Agreed on both fronts: Improved multiple-response handling is a welcome development, and this certainly isn't a particularly informative heatmap. A couple thoughts:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wouldn't say that Katie is now Katie1 and Katie2 without any link between them. If you select Katie in the data table, both of the corresponding cells in the heatmap are highlighted. So Katie's data have not been split in the strict sense of creating multiple observations out of one. But you're right that a single row of the data table is being represented across two different heatmap cells.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I imagine you're looking for a heatmap that would color a single cell for Katie at the intersection of Soccer and Tennis (but please ignore the rest of this if I've misunderstood). Note that creating such a heatmap isn't as trivial as it might seem, because the multiple response column allows for more than two sports. For example, Jaclyn plays Basketball, Water Skiing, and Volleyball. There isn't a single cell that could represent the intersection of all three sports, so Jaclyn would still need to be "split" across cells in the heatmap in some way.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 16:35:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-builder-issue-with-multiple-response/m-p/651456#M84215</guid>
      <dc:creator>Ross_Metusalem</dc:creator>
      <dc:date>2023-06-23T16:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Graph builder: issue with multiple response</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-builder-issue-with-multiple-response/m-p/651476#M84216</link>
      <description>&lt;P&gt;Hi Ross,&lt;BR /&gt;thank you for your support. I will write a wish list and ask if it's possible to adjust the behavior ...&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/14688"&gt;@Ross_Metusalem&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;SPAN&gt;I imagine you're looking for a heatmap that would color a single cell for Katie at the intersection of Soccer and Tennis&amp;nbsp;&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;yes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/14688"&gt;@Ross_Metusalem&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;For example, Jaclyn plays Basketball, Water Skiing, and Volleyball. There isn't a single cell that could represent the intersection of all three sports, so Jaclyn would still need to be "split" across cells in the heatmap in some way.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I would expect that Jaclyn counts "1" at the intersections of:&lt;BR /&gt;- Basketball - Water Skiing&lt;/P&gt;&lt;P&gt;- Water Skiing - Volleyball&lt;/P&gt;&lt;P&gt;- Volleyball - Basketball&lt;/P&gt;&lt;P&gt;... and the same flipped in the other half of the matrix. So, no big issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there are 10 students playing soccer and tennis, they will count 10x "1" at the intersection of:&lt;BR /&gt;- tennis and soccer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But you are right. If sports activities show up at some more locations in the graph (Group X, Page, etc. ), this will soon or later crash the system if all possible "intersections" are tracked.&lt;/P&gt;&lt;P&gt;For such a case, Jmp could give a warning - e.g. not more than 3 drop zones filled with multiple response values.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 16:52:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-builder-issue-with-multiple-response/m-p/651476#M84216</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2023-06-23T16:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Graph builder: issue with multiple response</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-builder-issue-with-multiple-response/m-p/651625#M84217</link>
      <description>&lt;P&gt;You're right, it's not hard to imagine the heatmap behaving that way. It could get tricky to interpret if there is strong imbalance in the number of responses across observations. For example, if most students play 1-2 sports but a few play 5+, those students sports pairings will dominate the heatmap (and perhaps swamp it out entirely) and perhaps create a false impression about the diversity of pairings across all individuals. Just something to consider.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Fri, 23 Jun 2023 17:07:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-builder-issue-with-multiple-response/m-p/651625#M84217</guid>
      <dc:creator>Ross_Metusalem</dc:creator>
      <dc:date>2023-06-23T17:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Graph builder: issue with multiple response</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-builder-issue-with-multiple-response/m-p/651805#M84219</link>
      <description>&lt;P&gt;I believe the chart you want is Person by Sport&lt;/P&gt;
&lt;P&gt;In the chart below, you can see that Jaclyn is in 3 sports.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_0-1687540895553.png" style="width: 686px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/54121i352102A46C212FBA/image-dimensions/686x581?v=v2" width="686" height="581" role="button" title="txnelson_0-1687540895553.png" alt="txnelson_0-1687540895553.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 17:21:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-builder-issue-with-multiple-response/m-p/651805#M84219</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2023-06-23T17:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Graph builder: issue with multiple response</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-builder-issue-with-multiple-response/m-p/652108#M84220</link>
      <description>&lt;P&gt;Actually, a graph like this one:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_0-1725308670229.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/67799i82A4B1BE2E5840AC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_0-1725308670229.png" alt="hogi_0-1725308670229.png" /&gt;&lt;/span&gt;&lt;BR /&gt;The diagonal line shows the number of students participating in each sport, and the off-diagonal entries shows which sports are listed together and how often.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 20:29:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-builder-issue-with-multiple-response/m-p/652108#M84220</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-09-02T20:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Graph builder: issue with multiple response</title>
      <link>https://community.jmp.com/t5/Discussions/Graph-builder-issue-with-multiple-response/m-p/793840#M97112</link>
      <description>&lt;P&gt;maybe more interesting: visited countries.&lt;BR /&gt;cells with black outline: &lt;STRONG&gt;Kirk&lt;/STRONG&gt; - he even visited Antarctica!!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_1-1725309377749.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/67800i38AF45496D81DDB9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_1-1725309377749.png" alt="hogi_1-1725309377749.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 20:36:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Graph-builder-issue-with-multiple-response/m-p/793840#M97112</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-09-02T20:36:44Z</dc:date>
    </item>
  </channel>
</rss>

