<?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: Do we have a Variance function?  Can we specifiy statistical functions as Population v. Sample? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Do-we-have-a-Variance-function-Can-we-specifiy-statistical/m-p/1690063#M455849</link>
    <description>&lt;P&gt;Evan, have a look over the following links:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/StatisticalTestFunctions/statistical-test-functions.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/StatisticalTestFunctions/statistical-test-functions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/StatisticalDistributionFunctions/statistical-distribution-functions.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/StatisticalDistributionFunctions/statistical-distribution-functions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/StatisticalAggregationFunctions/statistical-aggregation-functions.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/StatisticalAggregationFunctions/statistical-aggregation-functions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Recipe-for-a-Histogram/ba-p/1462688" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Recipe-for-a-Histogram/ba-p/1462688&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best I have, not sure if this is what you were trying to find or not, hopefully it was.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Wed, 01 Apr 2020 21:18:52 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2020-04-01T21:18:52Z</dc:date>
    <item>
      <title>Do we have a Variance function?  Can we specifiy statistical functions as Population v. Sample?</title>
      <link>https://community.qlik.com/t5/QlikView/Do-we-have-a-Variance-function-Can-we-specifiy-statistical/m-p/1681505#M455847</link>
      <description>&lt;P&gt;Hello Qlik &amp;amp; Qlik-ers ,&lt;BR /&gt;&lt;BR /&gt;Recently I've begun translating functionality of Data Science educational curriculums into QlikView.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Specifically to learn the data science concepts, and additionally to explore the coding possibilities when migrating syntaxes across Qlik, Python, &amp;amp; R. &lt;EM&gt;(could Qlik data-science libraries be fashioned and prepackaged, the same way Python does this?)&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;So far I haven't reached a point where the data science becomes prohibitive in Qlik, there's been no function or calculation yet where I discover &lt;EM&gt;'Qlik does not have that gear'&lt;/EM&gt; &lt;EM&gt;(but I've only explored fundamentals so far)&lt;/EM&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;However, a few things seem evident.&amp;nbsp; Though we have the &lt;STRONG&gt;STERR&lt;/STRONG&gt; &amp;amp; &lt;STRONG&gt;STDEV&lt;/STRONG&gt; functions, a lot of the data science exercises want to work with the precursor calculation the &lt;STRONG&gt;VARIANCE&lt;/STRONG&gt;.&amp;nbsp; VARIANCE is a component used to form the STERR &amp;amp; STDEV , but I haven't seen a convenient VARIANCE() function that calculates this directly. &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Do we have a VARIANCE() function, and I just haven't looked in the right place?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also, it appears statistical functions have more specificity with the advent of Data Science.&amp;nbsp; A solitary STERR or STDEV function is no longer sufficient, because Data Science is obsessed with the idea calculations modify based on whether you are evaluating the entire population, or just a sample.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Therefore, if you're just evaluating a sample, the denominator of ratios get penalized -1 from the count of total items.&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;(conceptually this seems strange to me, as if we calculate Avg of the entire data set without selections (population?), we wouldn't reduce the denominator of that Avg merely because we applied selections (sample?) and examined only a portion of the data set.&amp;nbsp; For aggregation purposes up till now, regional evaluation is considered just as valid as a global evaluation.)&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;In Excel, this resulted in the evolution of the statistical functions into two splits, a &lt;STRONG&gt;.P&lt;/STRONG&gt; series &amp;amp; an &lt;STRONG&gt;.S&lt;/STRONG&gt; series:&lt;BR /&gt;&lt;STRONG&gt;STDEV&lt;/STRONG&gt; split into &lt;STRONG&gt;STDEV.P&lt;/STRONG&gt; &lt;EM&gt;(for population)&lt;/EM&gt;, and &lt;STRONG&gt;STDEV.S&lt;/STRONG&gt; &lt;EM&gt;(for sample), STERR.P&amp;nbsp; , STERR.S, etc..&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So do we have a way to parameterize Qlik STDEV &amp;amp; STERR functions so they differentiate between Sample &amp;amp; Population?&amp;nbsp; &lt;EM&gt;i.e.&amp;nbsp; &lt;STRONG&gt;STDEV(Salary, P)&amp;nbsp; vs. STDEV(Salary, S)? &amp;nbsp; &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Appreciate your time Qlikish Data Scientists, thanks very much!&amp;nbsp; ~E&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:00:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-we-have-a-Variance-function-Can-we-specifiy-statistical/m-p/1681505#M455847</guid>
      <dc:creator>evan_kurowski</dc:creator>
      <dc:date>2024-11-16T19:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Do we have a Variance function?  Can we specifiy statistical functions as Population v. Sample?</title>
      <link>https://community.qlik.com/t5/QlikView/Do-we-have-a-Variance-function-Can-we-specifiy-statistical/m-p/1683993#M455848</link>
      <description>&lt;P&gt;Perhaps adding an illustration will make it clearer.&lt;BR /&gt;&lt;BR /&gt;If I search on 'variance calculator' it will bring up this handy little engine.&amp;nbsp; You can see then by switching between 'Population' and 'Sample' it adjusts the expressions accordingly.&amp;nbsp; I also included a screenshot of Excel functions which seem to have deprecated 'Stdev'&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="variance &amp;amp; stdev formulas for 'population' v. 'sample'" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/29924i136AF7FE20AB2327/image-size/large?v=v2&amp;amp;px=999" role="button" title="QlikCommunity post on Variance population v sample.png" alt="variance &amp;amp; stdev formulas for 'population' v. 'sample'" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;variance &amp;amp; stdev formulas for 'population' v. 'sample'&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Mar 2020 23:31:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-we-have-a-Variance-function-Can-we-specifiy-statistical/m-p/1683993#M455848</guid>
      <dc:creator>evan_kurowski</dc:creator>
      <dc:date>2020-03-11T23:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Do we have a Variance function?  Can we specifiy statistical functions as Population v. Sample?</title>
      <link>https://community.qlik.com/t5/QlikView/Do-we-have-a-Variance-function-Can-we-specifiy-statistical/m-p/1690063#M455849</link>
      <description>&lt;P&gt;Evan, have a look over the following links:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/StatisticalTestFunctions/statistical-test-functions.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/StatisticalTestFunctions/statistical-test-functions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/StatisticalDistributionFunctions/statistical-distribution-functions.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/StatisticalDistributionFunctions/statistical-distribution-functions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/StatisticalAggregationFunctions/statistical-aggregation-functions.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/StatisticalAggregationFunctions/statistical-aggregation-functions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Recipe-for-a-Histogram/ba-p/1462688" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Recipe-for-a-Histogram/ba-p/1462688&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best I have, not sure if this is what you were trying to find or not, hopefully it was.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 21:18:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-we-have-a-Variance-function-Can-we-specifiy-statistical/m-p/1690063#M455849</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-04-01T21:18:52Z</dc:date>
    </item>
  </channel>
</rss>

