<?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: standard deviation calculation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/standard-deviation-calculation/m-p/137746#M764290</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are right,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's not possible to have nested stdev and max/min&lt;/P&gt;&lt;P&gt;I tried with aggr, that works :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stdev( aggr(max(los_icu),YearMonth)) - aggr(min(los_icu),YearMonth))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jul 2018 11:45:55 GMT</pubDate>
    <dc:creator>ogautier62</dc:creator>
    <dc:date>2018-07-13T11:45:55Z</dc:date>
    <item>
      <title>standard deviation calculation</title>
      <link>https://community.qlik.com/t5/QlikView/standard-deviation-calculation/m-p/137743#M764287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a table, see below. For each month, the minimum value is subtracted from the maximum value for that month to get a range (see formula in table).&amp;nbsp; The range for Jan-2015 is 2,031.&amp;nbsp; I want to calculate the standard deviation of the entire second column, the one that has the range of each month.&amp;nbsp; In the expression tab under "total mode" I can show the standard deviation at the top of the column, like it is now.&amp;nbsp; The std dev is 2,448.&amp;nbsp; But I want to be able to create a variable or field that calculates this for me.&amp;nbsp; Please help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/207750_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/standard-deviation-calculation/m-p/137743#M764287</guid>
      <dc:creator>drohm002</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: standard deviation calculation</title>
      <link>https://community.qlik.com/t5/QlikView/standard-deviation-calculation/m-p/137744#M764288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;stdev(max(los_ico)-min(los_ico)) doesn't work ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel where is the problem exactly ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 06:44:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/standard-deviation-calculation/m-p/137744#M764288</guid>
      <dc:creator>ogautier62</dc:creator>
      <dc:date>2018-07-13T06:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: standard deviation calculation</title>
      <link>https://community.qlik.com/t5/QlikView/standard-deviation-calculation/m-p/137745#M764289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oliver, see the screen shot below.&amp;nbsp; It is telling me there is an error in my expression.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/207798_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 11:37:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/standard-deviation-calculation/m-p/137745#M764289</guid>
      <dc:creator>drohm002</dc:creator>
      <dc:date>2018-07-13T11:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: standard deviation calculation</title>
      <link>https://community.qlik.com/t5/QlikView/standard-deviation-calculation/m-p/137746#M764290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are right,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's not possible to have nested stdev and max/min&lt;/P&gt;&lt;P&gt;I tried with aggr, that works :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stdev( aggr(max(los_icu),YearMonth)) - aggr(min(los_icu),YearMonth))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 11:45:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/standard-deviation-calculation/m-p/137746#M764290</guid>
      <dc:creator>ogautier62</dc:creator>
      <dc:date>2018-07-13T11:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: standard deviation calculation</title>
      <link>https://community.qlik.com/t5/QlikView/standard-deviation-calculation/m-p/137747#M764291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nothing is populating, I typed in that formula exactly....see below.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/207799_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 11:50:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/standard-deviation-calculation/m-p/137747#M764291</guid>
      <dc:creator>drohm002</dc:creator>
      <dc:date>2018-07-13T11:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: standard deviation calculation</title>
      <link>https://community.qlik.com/t5/QlikView/standard-deviation-calculation/m-p/137748#M764292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; in the new column you have 2448 as total : it's not that ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 12:03:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/standard-deviation-calculation/m-p/137748#M764292</guid>
      <dc:creator>ogautier62</dc:creator>
      <dc:date>2018-07-13T12:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: standard deviation calculation</title>
      <link>https://community.qlik.com/t5/QlikView/standard-deviation-calculation/m-p/137749#M764293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i got it, thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 12:16:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/standard-deviation-calculation/m-p/137749#M764293</guid>
      <dc:creator>drohm002</dc:creator>
      <dc:date>2018-07-13T12:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: standard deviation calculation</title>
      <link>https://community.qlik.com/t5/QlikView/standard-deviation-calculation/m-p/137750#M764294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want it same column above,&lt;/P&gt;&lt;P&gt;use function : dimensionality()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= 0 it's the header subtotal&lt;/P&gt;&lt;P&gt;= 1 it's a row&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 12:19:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/standard-deviation-calculation/m-p/137750#M764294</guid>
      <dc:creator>ogautier62</dc:creator>
      <dc:date>2018-07-13T12:19:10Z</dc:date>
    </item>
  </channel>
</rss>

