<?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: Covariance matrix in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Covariance-matrix/m-p/125874#M8778</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well funny that I didn't search on 'correlation matrix' because there is lots of help on that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Sep 2018 22:10:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-13T22:10:53Z</dc:date>
    <item>
      <title>Covariance matrix</title>
      <link>https://community.qlik.com/t5/App-Development/Covariance-matrix/m-p/125873#M8777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to do a covariance matrix in QlikSense.&amp;nbsp; Here is a sample of data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; , product AS product_2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; , price AS price_2&lt;/P&gt;&lt;P&gt;Inline [&lt;/P&gt;&lt;P&gt;customer, product, price&lt;/P&gt;&lt;P&gt;c1, beans,.2&lt;/P&gt;&lt;P&gt;c1, peas,.4&lt;/P&gt;&lt;P&gt;c1, corn,.1&lt;/P&gt;&lt;P&gt;c2, beans,.9&lt;/P&gt;&lt;P&gt;c2, peas,.7&lt;/P&gt;&lt;P&gt;c2, corn,.4&lt;/P&gt;&lt;P&gt;c3, beans,.6&lt;/P&gt;&lt;P&gt;c3, peas,.7&lt;/P&gt;&lt;P&gt;c3, corn,.1&lt;/P&gt;&lt;P&gt;c4, beans,.9&lt;/P&gt;&lt;P&gt;c4, peas,.2&lt;/P&gt;&lt;P&gt;c4, corn,.4&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The duplicate dimensions are so that I can do a pivot table with 'product' as rows and 'product_2' as columns (QS does not permit the same dimension to be used for rows and columns) then using as the measure: RangeCorrel(Aggr(max(price), product), Aggr(max(price_2), product_2)) but this does not work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2018-09-13_11-20-25.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/213524_2018-09-13_11-20-25.jpg" style="height: 151px; width: 620px;" /&gt; &lt;/P&gt;&lt;P&gt;If I change the measure formula to Correl(price, price_2) I can get the value of 1 on the diagonals, but notihng else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts?&amp;nbsp; Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 16:24:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Covariance-matrix/m-p/125873#M8777</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-13T16:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Covariance matrix</title>
      <link>https://community.qlik.com/t5/App-Development/Covariance-matrix/m-p/125874#M8778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well funny that I didn't search on 'correlation matrix' because there is lots of help on that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 22:10:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Covariance-matrix/m-p/125874#M8778</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-13T22:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Covariance matrix</title>
      <link>https://community.qlik.com/t5/App-Development/Covariance-matrix/m-p/1540586#M39001</link>
      <description>&lt;P&gt;How did you achieve the covariance/correlation matrix?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2019 05:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Covariance-matrix/m-p/1540586#M39001</guid>
      <dc:creator>cprasad111</dc:creator>
      <dc:date>2019-02-07T05:14:55Z</dc:date>
    </item>
  </channel>
</rss>

