<?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: Why do the periodic functions not include a median aggregation? in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Why-do-the-periodic-functions-not-include-a-median-aggregation/m-p/773086#M15404</link>
    <description>&lt;P&gt;Thanks for the information and your help!&lt;/P&gt;</description>
    <pubDate>Fri, 08 Oct 2021 16:34:05 GMT</pubDate>
    <dc:creator>t_rees0498</dc:creator>
    <dc:date>2021-10-08T16:34:05Z</dc:date>
    <item>
      <title>Why do the periodic functions not include a median aggregation?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Why-do-the-periodic-functions-not-include-a-median-aggregation/m-p/772443#M15383</link>
      <description>&lt;P&gt;For reference, I'm using release 8.5.1 on Viya 3.05. The data I work with is typically in a time series. I've been using the periodic functions to calculate percentage growth rates. These functions are great, but I don't understand how a statistical tool implements period averages and not medians. It's a fundamental statistical concept that these two (average and median) are not equal for any asymmetric distribution, so from my perspective it should be an add. I understand there are backend requirements that may limit this (although the min and max are included amongst others) and&lt;SPAN style="font-family: inherit;"&gt;&amp;nbsp;you can use code to calculate these, which I currently do, but it seems incredibly inefficient for me to create additional data just to compute median growth rates. Thanks for listening to my rant, and if you have any thoughts/insight into this, that would be great.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 14:17:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Why-do-the-periodic-functions-not-include-a-median-aggregation/m-p/772443#M15383</guid>
      <dc:creator>t_rees0498</dc:creator>
      <dc:date>2021-10-06T14:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Why do the periodic functions not include a median aggregation?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Why-do-the-periodic-functions-not-include-a-median-aggregation/m-p/772487#M15384</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I think it has to do with the distributed computing&amp;nbsp;which takes place in the back rooms of Visual Analytics (a mean probably being easier than a median in such a "parallel" context).&lt;/P&gt;
&lt;P&gt;In SAS/ETS and SAS Econometrics you find MULTPLE ways for&amp;nbsp;&lt;SPAN&gt;median aggregation of time series data.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I guess you are using the periodic functions offered in VA and not some procedures to pre-calculate what you need, correct?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Koen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 16:56:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Why-do-the-periodic-functions-not-include-a-median-aggregation/m-p/772487#M15384</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2021-10-06T16:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Why do the periodic functions not include a median aggregation?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Why-do-the-periodic-functions-not-include-a-median-aggregation/m-p/772575#M15386</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for responding - the insight helps solve my curiosity, but I can't imagine the computational requirements to be too limiting (especially since we are using VA on Viya with CAS). I am currently using SAS code to create this, so there is definitely a solution in place. For the work I generally do, it just saves me additional time of creating more data just so I can compute median percentage changes over time. This becomes more challenging if I want to map the data for filtering in VA, thus requiring multiple datasets stratified by different categories. Bottom line, if other analysts have this problem, I think this would be a great add to the periodic functions. Is there a place where I can add product recommendations etc.?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 21:01:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Why-do-the-periodic-functions-not-include-a-median-aggregation/m-p/772575#M15386</guid>
      <dc:creator>t_rees0498</dc:creator>
      <dc:date>2021-10-06T21:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Why do the periodic functions not include a median aggregation?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Why-do-the-periodic-functions-not-include-a-median-aggregation/m-p/772650#M15388</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Of course SAS VIYA with CAS-engine is extremely powerful and so there's no lack of computational power.&lt;/P&gt;
&lt;P&gt;What I meant was : it's easy to calculate a mean when the data (and computations) are distributed across multiple nodes (you take the weighted mean of the means on the nodes). For a median, this is more complicated (but still possible I would think).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am still hoping a VA-specialist will chime in to shed some more light on this. I am only a basic user of VA. I cannot confirm it is NOT possible in VA.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;Is there a place where I can add product recommendations etc.?&lt;/SPAN&gt;&lt;BR /&gt;Of course, the SASWare Ballot!&lt;BR /&gt;Navigate to the Community header (drop-down list) in the top-left corner. Click on SASWare Ballot and there you go.&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;Koen&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 09:24:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Why-do-the-periodic-functions-not-include-a-median-aggregation/m-p/772650#M15388</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2021-10-07T09:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Why do the periodic functions not include a median aggregation?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Why-do-the-periodic-functions-not-include-a-median-aggregation/m-p/772652#M15389</link>
      <description>&lt;P&gt;A median is not so much the result of a calculation, but more of a &lt;EM&gt;location&lt;/EM&gt; within the data, and the location is completely lost when you split the data. To determine the median, you have to have a complete set of data, sorted, and then select the midpoint by observation number (or the mean between the midpoints when you have an even number).&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 09:40:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Why-do-the-periodic-functions-not-include-a-median-aggregation/m-p/772652#M15389</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-10-07T09:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Why do the periodic functions not include a median aggregation?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Why-do-the-periodic-functions-not-include-a-median-aggregation/m-p/773085#M15403</link>
      <description>&lt;P&gt;Thanks for the reply, I suppose this does make sense, although it still is frustrating.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 16:33:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Why-do-the-periodic-functions-not-include-a-median-aggregation/m-p/773085#M15403</guid>
      <dc:creator>t_rees0498</dc:creator>
      <dc:date>2021-10-08T16:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why do the periodic functions not include a median aggregation?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Why-do-the-periodic-functions-not-include-a-median-aggregation/m-p/773086#M15404</link>
      <description>&lt;P&gt;Thanks for the information and your help!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 16:34:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Why-do-the-periodic-functions-not-include-a-median-aggregation/m-p/773086#M15404</guid>
      <dc:creator>t_rees0498</dc:creator>
      <dc:date>2021-10-08T16:34:05Z</dc:date>
    </item>
  </channel>
</rss>

