Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Time series analysis

Being new to TSA, I have some basic questions.

I have 5 minute interval sales data that I want to plot. The plot should have lower, higher and current estimate along with new 1 day prediction.

I understand I can use Holt Winters formula or ARIMA. Can someone help me achieve this (steps and methods) using SAGE?