<?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: Sankey Diagram - weight in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagram-weight/m-p/530505#M11809</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, that is correct - the applied aggregation is on data item level so something you adjust in the data panel. As per &lt;A href="https://go.documentation.sas.com/?cdcId=vacdc&amp;amp;cdcVersion=8.3&amp;amp;docsetId=vaobj&amp;amp;docsetTarget=p0iff44qtc0ncln16b88rnam5t0v.htm&amp;amp;locale=en#n0d2qcdgkrhwxnn1r16f8atwfmke" target="_self"&gt;documentation&lt;/A&gt; - supported aggregations for the weight role include&amp;nbsp;sum, average, minimum, or maximum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps. Regards, Falko&lt;/P&gt;</description>
    <pubDate>Sun, 27 Jan 2019 21:44:14 GMT</pubDate>
    <dc:creator>FalkoSchulz</dc:creator>
    <dc:date>2019-01-27T21:44:14Z</dc:date>
    <item>
      <title>Sankey Diagram - weight</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagram-weight/m-p/529863#M11800</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i'm facing some problem understanding the usage of the weigth in sankey diagram on VA.&lt;/P&gt;&lt;P&gt;I have this kind of data&amp;nbsp;&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Trans_ID&lt;/TD&gt;&lt;TD&gt;Item&lt;/TD&gt;&lt;TD&gt;Order&lt;/TD&gt;&lt;TD&gt;Elapsed&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;120&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;120&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;180&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;D&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;120&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;60&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;60&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;120&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;60&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;30&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like that the width of the path would represent the average of elapsed (used as weigth).&lt;/P&gt;&lt;P&gt;Is it possible? if yes, where i can change the aggregation measure for the weight.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/2917"&gt;@FalkoSchulz&lt;/a&gt;&amp;nbsp; can you help me?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 21:01:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagram-weight/m-p/529863#M11800</guid>
      <dc:creator>gabras</dc:creator>
      <dc:date>2019-01-24T21:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Sankey Diagram - weight</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagram-weight/m-p/529907#M11801</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note, that aggregation is done on path level and not on segment (or event) level. Taking your example - it renders as follow in VA 8.x:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="va83_sankey_sample_01.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/26562i87851F399B4FC07F/image-size/large?v=v2&amp;amp;px=999" role="button" title="va83_sankey_sample_01.png" alt="va83_sankey_sample_01.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Let's just look at one path for illustration purposes (A-&amp;gt;B) as marked in above screenshot. Taking all events for this path the aggregated path weight is 150.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let's add another transaction (#5) for the same path and it renders as:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="va83_sankey_sample_02.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/26563i1169C52596D9F37D/image-size/large?v=v2&amp;amp;px=999" role="button" title="va83_sankey_sample_02.png" alt="va83_sankey_sample_02.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The total weight of the same path is now 300 given the two contributing transactions (#2 and #5). If you want to see the average across all paths instead (so 150 in the example above) - you would change the aggregation of the weight variable in the data panel:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="va83_sankey_sample_03.png" style="width: 288px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/26564i076875B240BD044B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="va83_sankey_sample_03.png" alt="va83_sankey_sample_03.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps. Regards, Falko&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 22:50:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagram-weight/m-p/529907#M11801</guid>
      <dc:creator>FalkoSchulz</dc:creator>
      <dc:date>2019-01-24T22:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sankey Diagram - weight</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagram-weight/m-p/530023#M11802</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/2917"&gt;@FalkoSchulz&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if i understand correctly i have to change the aggregation method in the data properties in the lower left of the screen.&lt;/P&gt;&lt;P&gt;So it is not referring to diagram properties.&lt;/P&gt;&lt;P&gt;If it is, i can also set Median for the aggregation methods.&lt;/P&gt;&lt;P&gt;Is it correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 11:44:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagram-weight/m-p/530023#M11802</guid>
      <dc:creator>gabras</dc:creator>
      <dc:date>2019-01-25T11:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Sankey Diagram - weight</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagram-weight/m-p/530505#M11809</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, that is correct - the applied aggregation is on data item level so something you adjust in the data panel. As per &lt;A href="https://go.documentation.sas.com/?cdcId=vacdc&amp;amp;cdcVersion=8.3&amp;amp;docsetId=vaobj&amp;amp;docsetTarget=p0iff44qtc0ncln16b88rnam5t0v.htm&amp;amp;locale=en#n0d2qcdgkrhwxnn1r16f8atwfmke" target="_self"&gt;documentation&lt;/A&gt; - supported aggregations for the weight role include&amp;nbsp;sum, average, minimum, or maximum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps. Regards, Falko&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jan 2019 21:44:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagram-weight/m-p/530505#M11809</guid>
      <dc:creator>FalkoSchulz</dc:creator>
      <dc:date>2019-01-27T21:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sankey Diagram - weight</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagram-weight/m-p/565317#M12595</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/2917"&gt;@FalkoSchulz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;thank you for you answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would ask you something about the diagram representation differences based on the weight aggregation you use.&lt;/P&gt;&lt;P&gt;the data are the same as i reported above.&lt;/P&gt;&lt;P&gt;If i use frequency as measure to determine the width of the path i have several path above 2 event (since i specified minimum path length = 2).&lt;/P&gt;&lt;P&gt;let's say i choose SUM as weight aggregation and i still have several path with more than 2 events.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PathAnalysis_SUM.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/30211iCD222C8B725AF1F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="PathAnalysis_SUM.PNG" alt="PathAnalysis_SUM.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If i choose AVARAGE the diagram shows me only paths with just 2 events.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PathAnalysis_AVARAGE.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/30212i98C46490C5497BE9/image-size/large?v=v2&amp;amp;px=999" role="button" title="PathAnalysis_AVARAGE.PNG" alt="PathAnalysis_AVARAGE.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm wondering why it could happen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 16:33:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagram-weight/m-p/565317#M12595</guid>
      <dc:creator>gabras</dc:creator>
      <dc:date>2019-06-11T16:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sankey Diagram - weight</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagram-weight/m-p/566528#M12618</link>
      <description>&lt;P&gt;Sorry for the delay in responding. As far as I remember the graph shouldn't change (in terms of number of paths displayed) if you change the aggregation. Are you able to share your data so I can see more details (the screens you shared indicate you have used a different data set than the one used in the first example). Or alternatively - can you try using the original data and see whether you see similar results?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, Falko&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2019 11:05:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Sankey-Diagram-weight/m-p/566528#M12618</guid>
      <dc:creator>FalkoSchulz</dc:creator>
      <dc:date>2019-06-17T11:05:54Z</dc:date>
    </item>
  </channel>
</rss>

