Suppose we have ARIMA(2,3,2) in a study. How to write the final formula for this model? The parameters are: AR1 and AR2 for auto-regressive part, MA1 and MA2 for the moving average part.
Most of similar posts in this platform, are hard to understand by beginner. For example, I have been addressed to this link, but it is somehow complicated, too. So I decided to create this post to keep it simple as possible for future references.