<?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 Bell Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Standard-Deviation-Bell-Chart/m-p/685682#M248445</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;OL&gt;&lt;LI&gt;To use the Normdist() to create the bell curve. (If a bell curve is what you want.) What you should use as input (Mean and StDev) can be discussed though. Calculated from data? Or hard coded to something else?&lt;/LI&gt;&lt;LI&gt;To use the "smooth" display option.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Normdist.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/70604_Normdist.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Smooth.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/70605_Smooth.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Nov 2014 08:55:04 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2014-11-06T08:55:04Z</dc:date>
    <item>
      <title>Standard Deviation Bell Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Standard-Deviation-Bell-Chart/m-p/685677#M248440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello colleagues&lt;/P&gt;&lt;P&gt;I need some help to build and understand how to get&amp;nbsp; nice "Bell curve" for my Answers data (please see at attachments).&lt;/P&gt;&lt;P&gt;For initial version I've used a &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/08/13/recipe-for-a-histogram"&gt;recipe&lt;/A&gt; from &lt;A _jive_internal="true" href="https://community.qlik.com/people/hic/content"&gt;Henric&lt;/A&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;But the picture is not what I expected:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;IMG alt="Capture1.PNG.png" class="jive-image" height="217" src="https://community.qlik.com/legacyfs/online/69542_Capture1.PNG.png" style="height: 217.49593495935px; width: 440px;" width="440" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I need to have something like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;IMG alt="Capture2.PNG.png" class="jive-image" height="153" src="https://community.qlik.com/legacyfs/online/69543_Capture2.PNG.png" style="width: 436px; height: 152.6px;" width="436" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Could someone explain me what should I do and where I was wrong in my current approach.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Might be I need to use another function (not the Normdist() )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thanks a lot.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 13:21:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Standard-Deviation-Bell-Chart/m-p/685677#M248440</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2014-10-23T13:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Deviation Bell Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Standard-Deviation-Bell-Chart/m-p/685678#M248441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you are doing the right thing. Normdist() is the function to use for a bell curve (a.k.a. Gaussian or Normal distribution).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that your Answer only has 6 distinct values. Hence, the Normdist() is calculated just for these six values - not for the values between. And so the curve will look a little crooked. It will look slightly better if you choose the "smooth" option though (Expressions - to the right of the "Line" check box).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 13:45:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Standard-Deviation-Bell-Chart/m-p/685678#M248441</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-10-23T13:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Deviation Bell Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Standard-Deviation-Bell-Chart/m-p/685679#M248442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Henric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the explanation, with smooth it looks more kindly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you said, I can't get beautiful bell curve for my answers (1 to 6), so I think about Standard deviation instead of normal (Gaussian) distribution. Some more additional info I found here: &lt;A href="http://www.mathsisfun.com/data/standard-normal-distribution.html"&gt;Normal Distribution vs Standard deviation &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible in QlikView? Do we have any specific function for it, like normdist() - for normal distribution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anatoly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 06:33:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Standard-Deviation-Bell-Chart/m-p/685679#M248442</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2014-10-24T06:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Deviation Bell Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Standard-Deviation-Bell-Chart/m-p/685680#M248443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The standard deviation can be calculated using Stdev(). But it is not what you want here. You want a distribution of values with &lt;EM&gt;&lt;STRONG&gt;average&lt;/STRONG&gt;&lt;/EM&gt; and &lt;EM&gt;&lt;STRONG&gt;standard deviation&lt;/STRONG&gt;&lt;/EM&gt; as input parameters. Normdist() is probably the best choice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2014 08:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Standard-Deviation-Bell-Chart/m-p/685680#M248443</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-10-27T08:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Deviation Bell Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Standard-Deviation-Bell-Chart/m-p/685681#M248444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;What is solution? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 11:52:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Standard-Deviation-Bell-Chart/m-p/685681#M248444</guid>
      <dc:creator />
      <dc:date>2014-11-04T11:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Standard Deviation Bell Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Standard-Deviation-Bell-Chart/m-p/685682#M248445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;OL&gt;&lt;LI&gt;To use the Normdist() to create the bell curve. (If a bell curve is what you want.) What you should use as input (Mean and StDev) can be discussed though. Calculated from data? Or hard coded to something else?&lt;/LI&gt;&lt;LI&gt;To use the "smooth" display option.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Normdist.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/70604_Normdist.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Smooth.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/70605_Smooth.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 08:55:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Standard-Deviation-Bell-Chart/m-p/685682#M248445</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-11-06T08:55:04Z</dc:date>
    </item>
  </channel>
</rss>

