<?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: Plotting Normal Dirstribution/ bell curve in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416452#M570452</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The normdist() function is cumulative, so I think you'll need to do something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;normdist(salesInc,avg(salesInc),stdev(salesInc))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;-normdist(above(salesInc),avg(salesInc),stdev(salesInc))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I probably have something wrong there, but it's hard to know without a QVW to play with.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2012 20:56:22 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2012-10-15T20:56:22Z</dc:date>
    <item>
      <title>Plotting Normal Dirstribution/ bell curve</title>
      <link>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416448#M570448</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;I am trying to plot a Normal Distribution curve over the following barchart of sales increase. &lt;/P&gt;&lt;P&gt;Sales increase is a decimal representing the % increase. &lt;/P&gt;&lt;P&gt;I have tried a number of expressions but I'm having no luck,&lt;/P&gt;&lt;P&gt;I've tried using the NORMDIST function which I've played around but it isnt working, as well as creating an expression from scratch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;normdist(salesInc,avg(salesInc),stdev(salesInc))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="23507" class="jive-image-thumbnail jive-image" height="340" onclick="" alt="normaldistExample.png" src="https://community.qlik.com/legacyfs/online/23507_normaldistExample.png" width="772" /&gt;&lt;/P&gt;&lt;P&gt;for the graph I use the&lt;/P&gt;&lt;P&gt;dimension class(salesInc,5)&lt;/P&gt;&lt;P&gt;expression count(salesInc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd be greatfull if you could point me in the right direction or show me some qlikview examples of normaldistribution,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 14:57:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416448#M570448</guid>
      <dc:creator />
      <dc:date>2012-10-15T14:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting Normal Dirstribution/ bell curve</title>
      <link>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416449#M570449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RIGHT CLIC PROPERTIES SORT, Y-VALUES DESCENDING.&lt;/P&gt;&lt;P&gt;HOPE IT HELPS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 15:00:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416449#M570449</guid>
      <dc:creator>fdelacal</dc:creator>
      <dc:date>2012-10-15T15:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting Normal Dirstribution/ bell curve</title>
      <link>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416450#M570450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Facundo, &lt;/P&gt;&lt;P&gt;I think the problem is more to do with my expressions for the normal distribution curve,as the Y axis and bar graph is how I would like it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 15:15:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416450#M570450</guid>
      <dc:creator />
      <dc:date>2012-10-15T15:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting Normal Dirstribution/ bell curve</title>
      <link>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416451#M570451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you add a qwv.?? to see real what happend?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 15:21:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416451#M570451</guid>
      <dc:creator>fdelacal</dc:creator>
      <dc:date>2012-10-15T15:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting Normal Dirstribution/ bell curve</title>
      <link>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416452#M570452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The normdist() function is cumulative, so I think you'll need to do something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;normdist(salesInc,avg(salesInc),stdev(salesInc))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;-normdist(above(salesInc),avg(salesInc),stdev(salesInc))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I probably have something wrong there, but it's hard to know without a QVW to play with.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 20:56:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416452#M570452</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2012-10-15T20:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting Normal Dirstribution/ bell curve</title>
      <link>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416453#M570453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Thanks John&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;I've played around with it and so far this formula seems to be producing a line on my graph i just need to see if its the right line.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;I think my problem was with the class(salesInc, 10) function,I moved it from being a calculated dimension to being part of the expresssion&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;normdist&lt;/SPAN&gt;(&amp;nbsp; &lt;SPAN style="color: #0000ff;"&gt;CLASS&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;salesInc&lt;/SPAN&gt;, 10) ,&lt;SPAN style="color: #0000ff;"&gt;avg&lt;/SPAN&gt;({1} &lt;SPAN style="color: #0000ff;"&gt;total&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;CLASS&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;salesInc&lt;/SPAN&gt;, 10)),&lt;SPAN style="color: #0000ff;"&gt;stdev&lt;/SPAN&gt;({1} &lt;SPAN style="color: #0000ff;"&gt;total&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;CLASS&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;salesInc&lt;/SPAN&gt;, 10)))&lt;BR /&gt; -&lt;SPAN style="color: #0000ff;"&gt;normdist&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;above&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;CLASS&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;salesInc&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;c&lt;/SPAN&gt;, 10)),&lt;SPAN style="color: #0000ff;"&gt;avg&lt;/SPAN&gt;({1} &lt;SPAN style="color: #0000ff;"&gt;total&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;CLASS&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;salesInc&lt;/SPAN&gt;, 10)),&lt;SPAN style="color: #0000ff;"&gt;stdev&lt;/SPAN&gt;({1} &lt;SPAN style="color: #0000ff;"&gt;total&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;CLASS&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;salesInc&lt;/SPAN&gt;, 10)))&lt;SPAN style="color: #ff8000; text-decoration: underline;"&gt;&lt;STRONG&gt;) &lt;/STRONG&gt;&lt;/SPAN&gt;/ (&lt;SPAN style="color: #0000ff;"&gt;CLASS&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;salesInc&lt;/SPAN&gt;,10)-&lt;SPAN style="color: #0000ff;"&gt;above&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;CLASS&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;salesInc&lt;/SPAN&gt;, 10))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 09:04:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416453#M570453</guid>
      <dc:creator />
      <dc:date>2012-10-16T09:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting Normal Dirstribution/ bell curve</title>
      <link>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416454#M570454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found an example on my hard drive of calculating a normal distribution curve from points.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;600*(normdist(&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AHT ,avg({1} total AHT),stdev({1} total AHT))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -normdist(above(AHT),avg({1} total AHT),stdev({1} total AHT)))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp; /(AHT-above(AHT))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On brief glance, it looks like what you're doing other than the 600 part and your use of class().&amp;nbsp; So I suspect you have it working right.&amp;nbsp; As a possible simplification, rather than use class() in the expression or dimension, you could create a salesIncClass field in the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 18:16:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416454#M570454</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2012-10-16T18:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting Normal Dirstribution/ bell curve</title>
      <link>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416455#M570455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is in fact a fourth argument you can use with the normdist() function (it's not in the HELP, but in the editor tooltip), where you can switch between cumulative and non cumulative mode, so &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;normdist&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;(&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;CLASS&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #800000;"&gt;salesInc&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;, 10) ,&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;avg&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;({1} &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;total&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;CLASS&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #800000;"&gt;salesInc&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;, 10)),&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;stdev&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;({1} &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;total&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;CLASS&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #800000;"&gt;salesInc&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;, 10))&lt;STRONG&gt;,0&lt;/STRONG&gt; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should be enough.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 18:38:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416455#M570455</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-10-16T18:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting Normal Dirstribution/ bell curve</title>
      <link>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416456#M570456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I the formula above works to show the curve but does not work when the variables are grouped together, I have tried to group them together in the load script but it doesnt work as the x axis needs to be a number. &lt;/P&gt;&lt;P&gt;At the moment the x-axis is continuous numbers so the bars are counded for each individual number rather than a group. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me group the x axis? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 10:35:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416456#M570456</guid>
      <dc:creator />
      <dc:date>2012-11-28T10:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting Normal Dirstribution/ bell curve</title>
      <link>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416457#M570457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;STRONG&gt;&lt;P&gt;when I view my chart in table format these are the values that I have for some reason there is an error calculating the values around he mean&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/STRONG&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="462"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" width="106"&gt; &lt;/TD&gt;&lt;TD class="xl66" width="98"&gt;Frequency&lt;/TD&gt;&lt;TD class="xl66" style="border-left: medium none;" width="129"&gt;Normal Frequency&lt;/TD&gt;&lt;TD class="xl66" style="border-left: medium none;" width="129"&gt;Normal Frequency&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: medium none;"&gt;-20 &amp;lt;= x &amp;lt; -15&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: medium none; border-top: medium none;"&gt;0.000338372&lt;/TD&gt;&lt;TD class="xl68" style="border-left: medium none; border-top: medium none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: medium none;"&gt;-15 &amp;lt;= x &amp;lt; -10&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: medium none; border-top: medium none;"&gt;0.009322085&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: medium none; border-top: medium none;"&gt;0.028161867&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: medium none;"&gt;-10 &amp;lt;= x &amp;lt; -5&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;6&lt;/TD&gt;&lt;TD class="xl68" style="border-left: medium none; border-top: medium none;"&gt;-&lt;/TD&gt;&lt;TD class="xl68" style="border-left: medium none; border-top: medium none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: medium none;"&gt;-5 &amp;lt;= x &amp;lt; 0&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;28&lt;/TD&gt;&lt;TD class="xl68" style="border-left: medium none; border-top: medium none;"&gt;-&lt;/TD&gt;&lt;TD class="xl68" style="border-left: medium none; border-top: medium none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: medium none;"&gt;0 &amp;lt;= x &amp;lt; 5&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;86&lt;/TD&gt;&lt;TD class="xl68" style="border-left: medium none; border-top: medium none;"&gt;-&lt;/TD&gt;&lt;TD class="xl68" style="border-left: medium none; border-top: medium none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: medium none;"&gt;5 &amp;lt;= x &amp;lt; 10&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;29&lt;/TD&gt;&lt;TD class="xl68" style="border-left: medium none; border-top: medium none;"&gt;-&lt;/TD&gt;&lt;TD class="xl68" style="border-left: medium none; border-top: medium none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: medium none;"&gt;10 &amp;lt;= x &amp;lt; 15&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;5&lt;/TD&gt;&lt;TD class="xl68" style="border-left: medium none; border-top: medium none;"&gt;-&lt;/TD&gt;&lt;TD class="xl68" style="border-left: medium none; border-top: medium none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: medium none;"&gt;15 &amp;lt;= x &amp;lt; 20&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;3&lt;/TD&gt;&lt;TD class="xl68" style="border-left: medium none; border-top: medium none;"&gt;-&lt;/TD&gt;&lt;TD class="xl68" style="border-left: medium none; border-top: medium none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: medium none;"&gt;20 &amp;lt;= x &amp;lt; 25&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: medium none; border-top: medium none;"&gt;0.002968246&lt;/TD&gt;&lt;TD class="xl68" style="border-left: medium none; border-top: medium none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: medium none;"&gt;25 &amp;lt;= x &amp;lt; 30&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: medium none; border-top: medium none;"&gt;0.000227747&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: medium none; border-top: medium none;"&gt;0.007159788&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: medium none;"&gt;30 &amp;lt;= x &amp;lt; 35&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1.6E-5&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: medium none; border-top: medium none;"&gt;0.000422699&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: medium none;"&gt;40 &amp;lt;= x &amp;lt; 45&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1.5E-9&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;2.7E-5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: medium none;"&gt;45 &amp;lt;= x &amp;lt; 50&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1.4E-10&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-left: medium none; border-top: medium none;"&gt;1.6E-9&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: medium none;"&gt;-&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-left: medium none; border-top: medium none;"&gt;20&lt;/TD&gt;&lt;TD class="xl68" style="border-left: medium none; border-top: medium none;"&gt;-&lt;/TD&gt;&lt;TD class="xl68" style="border-left: medium none; border-top: medium none;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first Column is the dimension&amp;nbsp; - class(salesInc,5)&lt;/P&gt;&lt;P&gt;2nd colomn expression - expression count(distinct salesId)&lt;/P&gt;&lt;P&gt;3rd column -&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;normdist&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #800000;"&gt;salesInc&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;avg&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;({1} &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;total&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt; &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #800000;"&gt;salesInc&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;stdev&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;({1} &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;total &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #800000;"&gt;salesInc&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;),&lt;STRONG&gt;0&lt;/STRONG&gt; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;4th comumn - &lt;/SPAN&gt;&lt;SPAN style="color: #ff8000; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG style=": ; color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;&lt;STRONG style=": ; color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;&lt;STRONG style=": ; color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;(&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;normdist&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #800000;"&gt;salesInc&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;avg&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1} &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;total&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #800000;"&gt;salesInc&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;stdev&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1} &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;total&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #800000;"&gt;salesInc&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&lt;BR /&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;normdist&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;above&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #800000;"&gt;salesInc&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;avg&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1} &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;total&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #800000;"&gt;salesInc&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;stdev&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({1} &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;total&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #800000;"&gt;salesInc&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&lt;/SPAN&gt;&lt;STRONG style="text-decoration: underline;"&gt;&lt;STRONG style=": ; color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;&lt;STRONG style=": ; color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style=": ; font-size: 1;"&gt;&lt;P&gt;* &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #800000;"&gt;salesId))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 11:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416457#M570457</guid>
      <dc:creator />
      <dc:date>2012-11-28T11:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting Normal Dirstribution/ bell curve</title>
      <link>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416458#M570458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's probably because &lt;EM&gt;salesInc &lt;/EM&gt;is ambiguous for all classes with a frequency higher than 1.&lt;/P&gt;&lt;P&gt;If you want a sampling point in the center of your class width, try maybe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(floor(salesInc,5)+ceil(salesInc, 5))/2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;normdist&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;( &lt;/SPAN&gt;(floor(salesInc,5)+ceil(salesInc, 5))/2&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;avg&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;({1} &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;total&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt; &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #800000;"&gt;salesInc&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;stdev&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;({1} &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;total &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #800000;"&gt;salesInc&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;),&lt;STRONG&gt;0&lt;/STRONG&gt; )&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 13:15:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416458#M570458</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-11-28T13:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting Normal Dirstribution/ bell curve</title>
      <link>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416459#M570459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion but still no luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are the figures that the expression is producing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="2" cellspacing="0" dir="ltr" width="172"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#f5f5f5" height="16"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;0.0008&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;0.0051&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;-&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;-&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;-&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;-&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;-&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;-&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;0.0012&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;0.0001&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;0.0000&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;0.0000&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;0.0000&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;-&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 14:05:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416459#M570459</guid>
      <dc:creator />
      <dc:date>2012-11-28T14:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting Normal Dirstribution/ bell curve</title>
      <link>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416460#M570460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, sure, the same problem will persist using just floor() or ceil() function. Hm, maybe:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;normdist&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;( &lt;/SPAN&gt;(floor(&lt;STRONG&gt;min(salesInc)&lt;/STRONG&gt;,5)+ceil(&lt;STRONG&gt;min(salesInc)&lt;/STRONG&gt;, 5))/2&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;avg&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;({1} &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;total&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt; &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #800000;"&gt;salesInc&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;stdev&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;({1} &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;total &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #800000;"&gt;salesInc&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;),&lt;STRONG&gt;0&lt;/STRONG&gt; )&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 14:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416460#M570460</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-11-28T14:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting Normal Dirstribution/ bell curve</title>
      <link>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416461#M570461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the answer I'm getting, it is generating an answer for all the ranges now, however the numbers dont look like how I would expect&lt;/P&gt;&lt;TABLE border="1" cellpadding="2" cellspacing="1" dir="ltr" style="width: 377px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#f5f5f5" height="16" width="30%"&gt;&lt;STRONG style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&lt;STRONG style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&lt;STRONG style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;&lt;/P&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD bgcolor="#f5f5f5" height="16" width="27%"&gt;&lt;STRONG style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&lt;STRONG style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&lt;STRONG style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;Frequency&lt;/P&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD bgcolor="#f5f5f5" height="16" width="43%"&gt;&lt;STRONG style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&lt;STRONG style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&lt;STRONG style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;&lt;/P&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16" width="30%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;-20 &amp;lt;= x &amp;lt; -15&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="27%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;1&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="43%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;8.5E-5&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16" width="30%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;-15 &amp;lt;= x &amp;lt; -10&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="27%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;1&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="43%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;0.051645999&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16" width="30%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;-10 &amp;lt;= x &amp;lt; -5&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="27%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;6&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="43%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;0.250697235&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16" width="30%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;-5 &amp;lt;= x &amp;lt; 0&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="27%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;28&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="43%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;0.526009038&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16" width="30%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;0 &amp;lt;= x &amp;lt; 5&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="27%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;86&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="43%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;3.593327034&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16" width="30%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;5 &amp;lt;= x &amp;lt; 10&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="27%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;29&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="43%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;1.211703302&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16" width="30%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;10 &amp;lt;= x &amp;lt; 15&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="27%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;5&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="43%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;0.230117249&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16" width="30%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;15 &amp;lt;= x &amp;lt; 20&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="27%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;3&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="43%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;0.168979575&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16" width="30%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;20 &amp;lt;= x &amp;lt; 25&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="27%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;1&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="43%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;4.1E-16&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16" width="30%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;25 &amp;lt;= x &amp;lt; 30&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="27%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;1&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="43%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;0.006841735&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16" width="30%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;30 &amp;lt;= x &amp;lt; 35&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="27%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;1&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="43%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;9.2E-6&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16" width="30%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;40 &amp;lt;= x &amp;lt; 45&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="27%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;1&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="43%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;1.4E-10&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16" width="30%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;45 &amp;lt;= x &amp;lt; 50&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="27%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;1&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="43%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;1.4E-10&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#ffffff" height="16" width="30%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;-&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="27%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="right"&gt;20&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff" height="16" width="43%"&gt;&lt;SPAN style="color: #333333; font-size: 8pt; font-family: Tahoma;"&gt;&amp;nbsp; &lt;P align="left"&gt;-&lt;/P&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 14:15:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416461#M570461</guid>
      <dc:creator />
      <dc:date>2012-11-28T14:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting Normal Dirstribution/ bell curve</title>
      <link>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416462#M570462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are getting numbers larger that 1 using only the normdist() function?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What numbers do you expect?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 14:29:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416462#M570462</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-11-28T14:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting Normal Dirstribution/ bell curve</title>
      <link>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416463#M570463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For a normal distribution curve the numbers should start off small, get bigger(around the mean) and get small again to create a bell curve. &lt;/P&gt;&lt;P&gt;Where as for the first range the number is 8.5, when it should be smaller than the result for the second range. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 14:45:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416463#M570463</guid>
      <dc:creator />
      <dc:date>2012-11-28T14:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting Normal Dirstribution/ bell curve</title>
      <link>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416464#M570464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Again, I doubt that this is the outcome of just a normdist() function. What is the exact expression you are using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the first range, the number is not 8.5, but 8.5E-5, i.e. 0.000085.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 14:50:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416464#M570464</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-11-28T14:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting Normal Dirstribution/ bell curve</title>
      <link>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416465#M570465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I over looked that. but I expect the numbers to be higher, a closer value to those in the frequency column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;normdist&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;( &lt;/SPAN&gt;(floor(&lt;STRONG&gt;min(salesInc)&lt;/STRONG&gt;,5)+ceil(&lt;STRONG&gt;min(salesInc)&lt;/STRONG&gt;, 5))/2&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;avg&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;({1} &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;total&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt; &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #800000;"&gt;salesInc&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;stdev&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;({1} &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #0000ff;"&gt;total &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #800000;"&gt;salesInc&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-family: Arial; color: #737373;"&gt;),&lt;STRONG&gt;0&lt;/STRONG&gt; )&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;* &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SalesId&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the frequency column I am using -&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SalesId&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in excel if I was to do this I would perform (normdist-previousNormDist)*totalFrequency and it works. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 16:39:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416465#M570465</guid>
      <dc:creator />
      <dc:date>2012-11-28T16:39:12Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting Normal Dirstribution/ bell curve</title>
      <link>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416466#M570466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;SalesId&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;is not the correct factor to norm your bell curve so it does match your numbers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I think you need to take the total number of SalesId into account:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;count(TOTAL DISTINCT SalesId)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hm, what about your class width? I think you also need to correct for that (so try an additional factor 0.2 (or 5?)&lt;/P&gt;&lt;P&gt; I don't have anymore time today, but maybe you are on the right path already.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 16:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416466#M570466</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-11-28T16:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Plotting Normal Dirstribution/ bell curve</title>
      <link>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416467#M570469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/2226"&gt;John Witherspoon&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same requirement on the Bell Curve. After a lot of research I could find that your answer is nearer to what I actually need. I did not understood that in the above post why you are multiplying the expression with 600. I did not understood that. Can you please explain me that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Manideep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 11:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Plotting-Normal-Dirstribution-bell-curve/m-p/416467#M570469</guid>
      <dc:creator>manideep78</dc:creator>
      <dc:date>2014-02-25T11:26:00Z</dc:date>
    </item>
  </channel>
</rss>

