<?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: Functions In Qlikview For Slope And Intercept in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Functions-In-Qlikview-For-Slope-And-Intercept/m-p/240372#M90903</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, this is quite old, but I was looking for the same to calculate the forecast, I got the solution in case it is useful for somebody. I found this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Intercept Equation&lt;SPAN style="color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px;"&gt;The Excel Slope Function uses the following equation to calculate the intercept of the&lt;/SPAN&gt;&lt;A href="http://en.wikipedia.org/wiki/Linear_regression" style="color: #000099; text-decoration: underline; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px;" target="_blank"&gt;linear regression line&lt;/A&gt;&lt;SPAN style="color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px;"&gt; through a set of given points:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 15px 0; text-align: center; color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px;"&gt;&lt;IMG alt="Equation for the intercept of a linear regression line" class="jive-image" height="20" src="http://www.excelfunctions.net/images/intercept_equation.gif" title="Equation for the intercept of a linear regression line" width="87" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px;"&gt;where the slope, b is given by the equation:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 15px 0; text-align: center; color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px;"&gt;&lt;IMG alt="Equation for the slope of a linear regression line" class="jive-image" height="47" src="http://www.excelfunctions.net/images/slope_equation.gif" title="Equation for the slope of a linear regression line" width="155" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px;"&gt;and the values of&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px; text-decoration: overline;"&gt;x&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px;"&gt;&amp;nbsp; and&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px; text-decoration: overline;"&gt;y&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px;"&gt;&amp;nbsp; are the samples means (the averages) of the known_x's and the known_y's.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px;"&gt;The attached example has the proper formulas in QV with some dummy data.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Apr 2015 17:41:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-04-21T17:41:09Z</dc:date>
    <item>
      <title>Functions In Qlikview For Slope And Intercept</title>
      <link>https://community.qlik.com/t5/QlikView/Functions-In-Qlikview-For-Slope-And-Intercept/m-p/240371#M90902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;Can anybody please tell me the functions in qlikview to find slope and intercept as I can calculate in excel.&lt;/P&gt;&lt;P&gt;Please refer the attached file for your reference where slope and intercept is calculated. I want to calculate the same in qlikview.&lt;/P&gt;&lt;P&gt;Please suggest how i can achieve this as i am unable to find the exact functions to calculate slope and intercept.&lt;/P&gt;&lt;P&gt;Please provide a sample qlikview file if possible.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Best Regards,&lt;BR /&gt;Kuldeep tak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2009 16:54:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Functions-In-Qlikview-For-Slope-And-Intercept/m-p/240371#M90902</guid>
      <dc:creator />
      <dc:date>2009-11-13T16:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Functions In Qlikview For Slope And Intercept</title>
      <link>https://community.qlik.com/t5/QlikView/Functions-In-Qlikview-For-Slope-And-Intercept/m-p/240372#M90903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, this is quite old, but I was looking for the same to calculate the forecast, I got the solution in case it is useful for somebody. I found this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Intercept Equation&lt;SPAN style="color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px;"&gt;The Excel Slope Function uses the following equation to calculate the intercept of the&lt;/SPAN&gt;&lt;A href="http://en.wikipedia.org/wiki/Linear_regression" style="color: #000099; text-decoration: underline; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px;" target="_blank"&gt;linear regression line&lt;/A&gt;&lt;SPAN style="color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px;"&gt; through a set of given points:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 15px 0; text-align: center; color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px;"&gt;&lt;IMG alt="Equation for the intercept of a linear regression line" class="jive-image" height="20" src="http://www.excelfunctions.net/images/intercept_equation.gif" title="Equation for the intercept of a linear regression line" width="87" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px;"&gt;where the slope, b is given by the equation:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 15px 0; text-align: center; color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px;"&gt;&lt;IMG alt="Equation for the slope of a linear regression line" class="jive-image" height="47" src="http://www.excelfunctions.net/images/slope_equation.gif" title="Equation for the slope of a linear regression line" width="155" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px;"&gt;and the values of&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px; text-decoration: overline;"&gt;x&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px;"&gt;&amp;nbsp; and&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px; text-decoration: overline;"&gt;y&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px;"&gt;&amp;nbsp; are the samples means (the averages) of the known_x's and the known_y's.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Source Sans Pro', Calibri, sans-serif, Arial; font-size: 16px;"&gt;The attached example has the proper formulas in QV with some dummy data.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 17:41:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Functions-In-Qlikview-For-Slope-And-Intercept/m-p/240372#M90903</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-21T17:41:09Z</dc:date>
    </item>
  </channel>
</rss>

