<?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: Fractile() with few values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fractile-with-few-values/m-p/988421#M336991</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks for your reaction, but in the document attached in my first post, is clearly shown that fractile() does NOT work the same as percentile() in Excel.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Sorry, I don't understand what you are talking about.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Just open Excel, copy the 14 ( ! ) values of the Word document into a sheet and use percentile.inc() function with thresholds of 0.25, 0.5, 0.75. You will get 27.75, 40.5 and 51.75.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;Where in this document you've attached is any proof that Excel function percentile.inc() / percentile() is different from QV's fractile()?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;If you would read the Wikipedia entry referenced above, it will explain very accurate how these fractile values are calculated, regardless of the number of values in the set, it doesn't really matter if you have 5 values as in your original post or hundreds / thousands / millions. The algorithm will be the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 13 Dec 2015 22:41:10 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2015-12-13T22:41:10Z</dc:date>
    <item>
      <title>Fractile() with few values</title>
      <link>https://community.qlik.com/t5/QlikView/Fractile-with-few-values/m-p/988418#M336988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although it is often said that they work the same, Fractile() works a little different from the Percentile() function in Excel. I read the article 'Mystery revealed for Fractile() function in Qlikview' (see attachment) and it is now&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; clear to me how the function calculates its outcome from many values.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still have two questions that I hope you could answer for me:&lt;/P&gt;&lt;P&gt;1. How exactly does Fractile() calculate its value from very few values?&lt;/P&gt;&lt;P&gt;F.e. we have 5 data points a = 3, 5, 6, 9, 16. How is fractile(a, 0.9) calculated?&lt;/P&gt;&lt;P&gt;2. The article &lt;SPAN style="font-size: 13.3333px;"&gt;'Mystery revealed for Fractile() function in Qlikview' implicitly suggests in one of its examples that duplicates are removed when fractile() does its calculations. Is this true? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;All help is greatly appreciated. Thanks in advance!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;DS&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 08:51:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fractile-with-few-values/m-p/988418#M336988</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-10T08:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Fractile() with few values</title>
      <link>https://community.qlik.com/t5/QlikView/Fractile-with-few-values/m-p/988419#M336989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Fractile() works like the Excel Percentile / Percentile.INC function. Or like second variant, C=1, in &lt;/P&gt;&lt;P&gt;&lt;A href="https://en.wikipedia.org/wiki/Percentile" title="https://en.wikipedia.org/wiki/Percentile"&gt;Percentile - Wikipedia, the free encyclopedia&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which also explains the algorithm pretty good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Duplicates are not removed. Don't get confused looking at a list box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 09:12:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fractile-with-few-values/m-p/988419#M336989</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-12-11T09:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Fractile() with few values</title>
      <link>https://community.qlik.com/t5/QlikView/Fractile-with-few-values/m-p/988420#M336990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Swuel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks for your reaction, but in the document attached in my first post, is clearly shown that fractile() does NOT work the same as percentile() in Excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;De document shows exactly how the fractile() function calculates its values with larger amounts of data.&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;But I can't find anything about the working of the function with small amounts of data, like in the example in my first post.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope to hear from anyone soon. Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 13:29:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fractile-with-few-values/m-p/988420#M336990</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-11T13:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Fractile() with few values</title>
      <link>https://community.qlik.com/t5/QlikView/Fractile-with-few-values/m-p/988421#M336991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks for your reaction, but in the document attached in my first post, is clearly shown that fractile() does NOT work the same as percentile() in Excel.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Sorry, I don't understand what you are talking about.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Just open Excel, copy the 14 ( ! ) values of the Word document into a sheet and use percentile.inc() function with thresholds of 0.25, 0.5, 0.75. You will get 27.75, 40.5 and 51.75.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;Where in this document you've attached is any proof that Excel function percentile.inc() / percentile() is different from QV's fractile()?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;If you would read the Wikipedia entry referenced above, it will explain very accurate how these fractile values are calculated, regardless of the number of values in the set, it doesn't really matter if you have 5 values as in your original post or hundreds / thousands / millions. The algorithm will be the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Dec 2015 22:41:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fractile-with-few-values/m-p/988421#M336991</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-12-13T22:41:10Z</dc:date>
    </item>
  </channel>
</rss>

