Hi all
I have a scenario where for a set of dates, have minimum,maximum and average values as shown below. I want to predict for the next set of dates. Which method of PAL should I follow?
Date | Min | Max | Average |
3/29/2014 | 2.400 | 23.04 | 9.84 |
3/30/2014 | 2.500 | 27.02 | 8.84 |
3/31/2014 | 2.600 | 24.04 | 9.84 |
4/1/2014 | 2.900 | 22.04 | 7.84 |
4/2/2014 | 3.100 | 21.04 | 8.44 |
4/3/2014 | 2.892 | 29.04 | 6.84 |
Any insight?
Thanks,
Sravanthi