1# snowcat731
You can calculate autocorrelation and partial autocorrelation and look up the shape of these two correlation to decide model structure (AR, ARMA, or ARIMA) and model order. As for detail, you can read book "Time Series Analysis Forecast and Control". This book provides you detail how to do it.