<HTML>
<HEAD>
<TITLE>Re: [rrd-users] Using the Holt-Winters algorithm for prediction of future values</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Thanks for the response! I&#8217;m wondering what this term prediction means then. I took it as prediction of future data points based on previous data points and trends. I&#8217;ve also read that prediction, as it is used in RRDtool, could also mean prediction of possible issues based on current trends.<BR>
<BR>
I was playing around with the Google Visualization API as a weekend project and noticed that this gadget (<FONT COLOR="#0000FF"><U><a href="http://www.google.com/ig/directory?url=customer.eivia.com/gadgets/forecast.cgi">http://www.google.com/ig/directory?url=customer.eivia.com/gadgets/forecast.cgi</a></U></FONT> ) is using Holt-Winters, along with other algorithms, to best fit the data and make a prediction. Is it possible to predict future values based on past data points with the RRDtool implementation of Holt-Winters?<BR>
<BR>
Thanks,<BR>
Faraaz<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
On Tue, Aug 18, 2009 at 01:43:00PM -0700, Faraaz Sareshwala wrote:<BR>
<BR>
&gt; I have drawn the hwpredict line on the graphs, some confidence bands,<BR>
&gt; and tick data from the failures rra. However, I am looking to do<BR>
&gt; something like what is shown in this graph on the RRDtool gallery:<BR>
&gt; <a href="http://oss.oetiker.ch/rrdtool/gallery/fsu_predict.png">http://oss.oetiker.ch/rrdtool/gallery/fsu_predict.png</a>. Can the<BR>
&gt; Holt-Winters algorithm as it is implemented in RRDtool provide this<BR>
&gt; sort of prediction? If so, can someone provide some guidance on how to<BR>
&gt; go about doing that? If not, how is it being done in that graph?<BR>
<BR>
<BR>
I don't think those graphs have anything to do with holt-winters. &nbsp;I'm<BR>
assuming they're simple least-squares linear fits to the data.<BR>
<BR>
I tried recreating them a bit. &nbsp;Haven't done anything new since this post:<BR>
&lt;<a href="https://lists.oetiker.ch/pipermail/rrd-users/2008-March/013819.html">https://lists.oetiker.ch/pipermail/rrd-users/2008-March/013819.html</a>&gt;<BR>
<BR>
Good luck.<BR>
<BR>
--<BR>
Darren<BR>
<BR>
_______________________________________________<BR>
rrd-users mailing list<BR>
<a href="rrd-users@lists.oetiker.ch">rrd-users@lists.oetiker.ch</a><BR>
<a href="https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users">https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users</a><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>