<t>Hi, I have time-series data,Time set :: Ti={1999,2000,2001,2002,2003,2004,2005,2006}Data set :: Di={1,8,2,7,3,6,4,5} We need to know the Volatility b/w periods Vi={V1999,,,,,,V2006} How do I measure the Volatility of these. which would be the best method to use ARACH or GARCH. ? How do we do it i...