<?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: How to add a linear function in graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-add-a-linear-function-in-graph/m-p/32811#M770605</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;between two deciles :&lt;/P&gt;&lt;P&gt;the area (approx) is&lt;/P&gt;&lt;P&gt;(y + below(y))/2 * 1 ( 1 = diff between two decile)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you sum this expression and you have the area under the curve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to do this for your linear regression : look at linest_&amp;nbsp;&amp;nbsp; functions&lt;/P&gt;&lt;P&gt;you can use too 1/100 fractile to be more precise&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 May 2018 15:17:28 GMT</pubDate>
    <dc:creator>ogautier62</dc:creator>
    <dc:date>2018-05-30T15:17:28Z</dc:date>
    <item>
      <title>How to add a linear function in graph</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-a-linear-function-in-graph/m-p/32807#M770601</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 would like to add the linear regression y=x to my existing graph:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Qlik_Area.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/203931_Qlik_Area.JPG" style="height: 301px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, would you know a way to calculate the area under the curve ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lea &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/How-to-add-a-linear-function-in-graph/m-p/32807#M770601</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a linear function in graph</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-a-linear-function-in-graph/m-p/32808#M770602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i do not think so , directly not possible..,so lets wait for some one reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u r asking any statistical tools (like R),so u can map and do whatever u need.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 14:39:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-a-linear-function-in-graph/m-p/32808#M770602</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2018-05-30T14:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a linear function in graph</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-a-linear-function-in-graph/m-p/32809#M770603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, you can add linear function with Properties/Expressions/Trendlines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" height="378" src="https://community.qlik.com/legacyfs/online/203926_pastedImage_1.png" style="width: 227px; height: 378.129px;" width="227" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 14:41:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-a-linear-function-in-graph/m-p/32809#M770603</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2018-05-30T14:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a linear function in graph</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-a-linear-function-in-graph/m-p/32810#M770604</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 need to add the linear function x=y which is not connected to my expression.&lt;/P&gt;&lt;P&gt;I would like to create another linear trend in the same graph which is equal to:&lt;/P&gt;&lt;P&gt;X, Y,&lt;/P&gt;&lt;P&gt;0, 0%&lt;/P&gt;&lt;P&gt;1, 10%&lt;/P&gt;&lt;P&gt;2, 20%,&lt;/P&gt;&lt;P&gt;3, 30%,&lt;/P&gt;&lt;P&gt;4, 40%&lt;/P&gt;&lt;P&gt;5, 50%&lt;/P&gt;&lt;P&gt;6, 60%,&lt;/P&gt;&lt;P&gt;7, 70%,&lt;/P&gt;&lt;P&gt;8, 80%&lt;/P&gt;&lt;P&gt;9, 90%&lt;/P&gt;&lt;P&gt;10, 100%&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 15:01:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-a-linear-function-in-graph/m-p/32810#M770604</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-30T15:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a linear function in graph</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-a-linear-function-in-graph/m-p/32811#M770605</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;between two deciles :&lt;/P&gt;&lt;P&gt;the area (approx) is&lt;/P&gt;&lt;P&gt;(y + below(y))/2 * 1 ( 1 = diff between two decile)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you sum this expression and you have the area under the curve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to do this for your linear regression : look at linest_&amp;nbsp;&amp;nbsp; functions&lt;/P&gt;&lt;P&gt;you can use too 1/100 fractile to be more precise&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 15:17:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-a-linear-function-in-graph/m-p/32811#M770605</guid>
      <dc:creator>ogautier62</dc:creator>
      <dc:date>2018-05-30T15:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a linear function in graph</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-a-linear-function-in-graph/m-p/32812#M770610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2018 11:32:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-a-linear-function-in-graph/m-p/32812#M770610</guid>
      <dc:creator>ogautier62</dc:creator>
      <dc:date>2018-05-31T11:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a linear function in graph</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-add-a-linear-function-in-graph/m-p/32813#M770612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is explanation of area calculation,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;made it several times for lorentz/pareto curve or roc curve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/204012_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for y=x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe somethink like (rowno -1) * 10&amp;nbsp; as far as X is 0 to 10 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tell me is that suit you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2018 11:39:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-add-a-linear-function-in-graph/m-p/32813#M770612</guid>
      <dc:creator>ogautier62</dc:creator>
      <dc:date>2018-05-31T11:39:46Z</dc:date>
    </item>
  </channel>
</rss>

