ARIMA Models
← Question BankSign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark Sign in to bookmark
Machine Learning
Time Series Analysis and Forecasting
Interview questions on Time Series Analysis and Forecasting.
34 questions
All subtopicsIntroductionTime Series GraphicsTime Series DecompositionBenchmark Forecasting MethodsTime Series Regression ModelsExponential SmoothingARIMA ModelsDynamic regression modelsProphet ModelVector Autoregressions
Sign in to bookmark
ARIMA Models
Q2. What What do you mean by stationary time series?
ARIMA Models
Q3. What What do you mean by stationary time series? (Part 2)
ARIMA Models
Q4. When is a time series considered non-stationary?
ARIMA Models
Q5. Is white noise series stationary?
ARIMA Models
Q6. Is a time series that exhibits cyclic behavior but lacks any trend or seasonality considered stationary?
ARIMA Models
Q7. How can we make non-stationary time series stationary?
ARIMA Models
Q8. How does differencing transform a non-stationary time series into a stationary one?
ARIMA Models
Q9. How can we stabilize the variance of a time series?
ARIMA Models
Q10. How can one determine if a time series is stationary?
ARIMA Models
Q11. What is second order differencing?
ARIMA Models
Q12. When is Second-Order Differencing Used?
ARIMA Models
Q13. What is seasonal differencing?
ARIMA Models
Q14. Why is it important to avoid applying more differencing than necessary in time series analysis?
ARIMA Models
Q15. How can we determine the required order of differencing?
ARIMA Models
Q16. How can the $d$ th-order difference be expressed using backshift notation?
ARIMA Models
Q17. What does autoregression indicates?
ARIMA Models
Q18. What are the differences between a linear regression model and an autoregression model?
ARIMA Models
Q19. What are the differences between a linear regression model and an autoregression model? (Part 2)
ARIMA Models
Q20. State the expression of autoregressive model of order $p$?
ARIMA Models
Q21. Why are autoregressive models typically restricted to stationary data?
ARIMA Models
Q22. What are the parameter constraints for stationarity in AR(1) and AR(2) models?
ARIMA Models
Q23. How does moving average model works?
ARIMA Models
Q24. What is the difference between moving average model and moving average smoothing?
ARIMA Models
Q25. In the context of ARIMA what does integration mean?
ARIMA Models
Q26. What does ARIMA stands for?
ARIMA Models
Q27. What is non seasonal ARIMA model?
ARIMA Models
Q28. What is partial autocorrelation?
ARIMA Models
Q29. Why do we need partial autocorrelation instead of just autocorrelation?
ARIMA Models
Q30. How can we determine the parameters of ARIMA models?
ARIMA Models
Q31. How does seasonal ARIMA (SARIMA) works?
ARIMA Models
Q32. How does the value of \(d\) affect the prediction interval in ARIMA models?
ARIMA Models
Q33. State the difference between ARIMA and ETS models?
ARIMA Models