<?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: Showing Correlation Coefficient in Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Showing-Correlation-Coefficient-in-Chart/m-p/1694661#M450851</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is Correl() function base on &lt;EM&gt;Pearson's&amp;nbsp;&lt;/EM&gt;? Or something esle ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Rina&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 19 Apr 2020 03:36:31 GMT</pubDate>
    <dc:creator>Rina</dc:creator>
    <dc:date>2020-04-19T03:36:31Z</dc:date>
    <item>
      <title>Showing Correlation Coefficient in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-Correlation-Coefficient-in-Chart/m-p/576485#M214475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to create a chart like shows in the attachment?&lt;/P&gt;&lt;P&gt;In the image i have two fields for "Poly GPA" &amp;amp; "CIA GPA" and on that basis I have to calculate Correlation Coefficient (R2) which is shown in line. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yojas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 08:17:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-Correlation-Coefficient-in-Chart/m-p/576485#M214475</guid>
      <dc:creator />
      <dc:date>2014-01-28T08:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Showing Correlation Coefficient in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-Correlation-Coefficient-in-Chart/m-p/576486#M214476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at Correl() function.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 08:24:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-Correlation-Coefficient-in-Chart/m-p/576486#M214476</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-01-28T08:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Showing Correlation Coefficient in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-Correlation-Coefficient-in-Chart/m-p/576487#M214477</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;You can use correl() function. From Qlikview Help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H4&gt;&lt;SPAN style="background-color: #316ac5; color: #ffffff;"&gt;correl&lt;/SPAN&gt;&lt;A name="kanchor1105"&gt;&lt;/A&gt;&lt;A name="correl"&gt;&lt;/A&gt; (&lt;SPAN style="font-style: italic;"&gt;[{set_expression}] [&lt;/SPAN&gt; total &lt;SPAN style="font-style: italic;"&gt;[&amp;lt;fld {,fld}&amp;gt;] ] x-expression, y-expression &lt;/SPAN&gt; )&lt;/H4&gt;&lt;P&gt;returns the aggregated &lt;SPAN style="background-color: #316ac5; color: #ffffff;"&gt;correlation&lt;/SPAN&gt; coefficient for a series of coordinates represented by paired numbers in &lt;SPAN style="font-style: italic;"&gt;x-expression &lt;/SPAN&gt;and&lt;SPAN style="font-style: italic;"&gt; y-expression&lt;/SPAN&gt; iterated over the chart dimension(s). Text values, null values and missing values in any or both pieces of a data-pair will result in the entire data-pair to be disregarded. See also the &lt;SPAN class="Bold"&gt;&lt;A href="https://community.qlik.com/"&gt;rangecorrel&lt;/A&gt;&lt;/SPAN&gt; function.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: italic;"&gt;X-expression&lt;/SPAN&gt; and &lt;SPAN style="font-style: italic;"&gt;y-expression&lt;/SPAN&gt; must not contain aggregation functions, unless these inner aggregations contain the &lt;SPAN class="Bold"&gt;total&lt;/SPAN&gt; qualifier. For more advanced nested aggregations, please use the &lt;SPAN class="Bold"&gt;&lt;A href="https://community.qlik.com/"&gt;aggr&lt;/A&gt;&lt;/SPAN&gt; function in combination with &lt;SPAN class="Bold"&gt;&lt;A href="https://community.qlik.com/"&gt;calculated dimensions&lt;/A&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;This function has the same limitations for nested aggregation as the &lt;SPAN class="Bold"&gt;&lt;A href="https://community.qlik.com/"&gt;avg&lt;/A&gt;&lt;/SPAN&gt; function. The &lt;SPAN style="color: #ffffff; background-color: #316ac5;"&gt;correl&lt;/SPAN&gt; function supports &lt;SPAN class="Bold"&gt;&lt;A href="https://community.qlik.com/"&gt;sets&lt;/A&gt;&lt;/SPAN&gt; and the &lt;SPAN class="Bold"&gt;total&lt;/SPAN&gt; qualifier in the same way as the &lt;SPAN class="Bold"&gt;&lt;A href="https://community.qlik.com/"&gt;avg&lt;/A&gt;&lt;/SPAN&gt;function.&lt;/P&gt;&lt;H2&gt; &lt;/H2&gt;&lt;H2&gt;Examples:&lt;/H2&gt;&lt;P style="font-weight: bold;"&gt;&lt;SPAN style="background-color: #316ac5; color: #ffffff;"&gt;correl&lt;/SPAN&gt;( Payments, Dates )&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 08:35:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-Correlation-Coefficient-in-Chart/m-p/576487#M214477</guid>
      <dc:creator />
      <dc:date>2014-01-28T08:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Showing Correlation Coefficient in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-Correlation-Coefficient-in-Chart/m-p/576488#M214478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shyamal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the explanation..&lt;/P&gt;&lt;P&gt;Currently I created 1 sample and in that I am using&lt;/P&gt;&lt;P&gt;"Correl(Aggr(sum([CIA GPA]),[CIA GPA]),Aggr(sum([Poly GPA]),[Poly GPA]))" this expression and getting output on the basis of that. But still i am getting Y not 'y2' .&lt;/P&gt;&lt;P&gt;PFA for my sample.&lt;/P&gt;&lt;P&gt;Kindly suggest if it is the right way..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yojas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 09:04:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-Correlation-Coefficient-in-Chart/m-p/576488#M214478</guid>
      <dc:creator />
      <dc:date>2014-01-28T09:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Showing Correlation Coefficient in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-Correlation-Coefficient-in-Chart/m-p/576489#M214479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Might be you need to use "Total" qualifier. Have you tried with Total?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 09:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-Correlation-Coefficient-in-Chart/m-p/576489#M214479</guid>
      <dc:creator />
      <dc:date>2014-01-28T09:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Showing Correlation Coefficient in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-Correlation-Coefficient-in-Chart/m-p/576490#M214480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shyamal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting your point..&lt;/P&gt;&lt;P&gt;Can you provide it in the Sample??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yojas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 09:35:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-Correlation-Coefficient-in-Chart/m-p/576490#M214480</guid>
      <dc:creator />
      <dc:date>2014-01-28T09:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Showing Correlation Coefficient in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-Correlation-Coefficient-in-Chart/m-p/576491#M214481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, yojas, im wondering if u still want an anwser for this problem, in that case take a look to the QVW that i made and tell me if that is what u wanted from the begining.&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, 26 Sep 2014 17:24:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-Correlation-Coefficient-in-Chart/m-p/576491#M214481</guid>
      <dc:creator />
      <dc:date>2014-09-26T17:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Showing Correlation Coefficient in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-Correlation-Coefficient-in-Chart/m-p/1694661#M450851</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is Correl() function base on &lt;EM&gt;Pearson's&amp;nbsp;&lt;/EM&gt;? Or something esle ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Rina&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Apr 2020 03:36:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-Correlation-Coefficient-in-Chart/m-p/1694661#M450851</guid>
      <dc:creator>Rina</dc:creator>
      <dc:date>2020-04-19T03:36:31Z</dc:date>
    </item>
  </channel>
</rss>

