<?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: Use polynomial regression result to predict future in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Use-polynomial-regression-result-to-predict-future/m-p/360968#M492162</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know whether this is feasible?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jul 2012 17:19:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-07-23T17:19:50Z</dc:date>
    <item>
      <title>Use polynomial regression result to predict future</title>
      <link>https://community.qlik.com/t5/QlikView/Use-polynomial-regression-result-to-predict-future/m-p/360967#M492161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a follow up question about the polynomial regression. How to use the regression result to forcast future?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mentioned there is statistical function for linear regression: linest_m and linest_b, so we can use linest_m and linest_b to forcast future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i don't know whether there is representation of a1, a2, a3, a4, m in the formula below&lt;/P&gt;&lt;P&gt;Y =&amp;nbsp; a1 * x^4 + a2 * x^3 + a3 * x^2 + a4 * x + m&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 16:42:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-polynomial-regression-result-to-predict-future/m-p/360967#M492161</guid>
      <dc:creator />
      <dc:date>2012-07-20T16:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Use polynomial regression result to predict future</title>
      <link>https://community.qlik.com/t5/QlikView/Use-polynomial-regression-result-to-predict-future/m-p/360968#M492162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone know whether this is feasible?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2012 17:19:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-polynomial-regression-result-to-predict-future/m-p/360968#M492162</guid>
      <dc:creator />
      <dc:date>2012-07-23T17:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: Use polynomial regression result to predict future</title>
      <link>https://community.qlik.com/t5/QlikView/Use-polynomial-regression-result-to-predict-future/m-p/360969#M492163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this is possible. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the 'axes' tab of the chart properties window. &lt;/P&gt;&lt;P&gt;Check the 'forecast' checkbox and&lt;/P&gt;&lt;P&gt; in the box below, enter the number of x-axis values you want to forecast.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2012 18:06:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-polynomial-regression-result-to-predict-future/m-p/360969#M492163</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2012-07-23T18:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Use polynomial regression result to predict future</title>
      <link>https://community.qlik.com/t5/QlikView/Use-polynomial-regression-result-to-predict-future/m-p/360970#M492164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;It there a way that can show the forcast number? The feature you mentioned is really cool, but it does not show the forcast numbers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2012 18:14:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-polynomial-regression-result-to-predict-future/m-p/360970#M492164</guid>
      <dc:creator />
      <dc:date>2012-07-23T18:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Use polynomial regression result to predict future</title>
      <link>https://community.qlik.com/t5/QlikView/Use-polynomial-regression-result-to-predict-future/m-p/360971#M492165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think that by using linest_m() and linest_b() you may be able to forecast.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure how you can use polynomial regression for calculating forecast. But as Qlikview proposes a1, a2, a3, a4, values in the form of equation, you may see if you are able to capture these coefficients using a macro and then use them for forecasting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2012 19:05:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-polynomial-regression-result-to-predict-future/m-p/360971#M492165</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2012-07-23T19:05:36Z</dc:date>
    </item>
  </channel>
</rss>

