goodboychan / goodboychan.github.io

jupyter blog
Apache License 2.0
129 stars 115 forks source link

Moving Average (MA) and ARMA Models | Chan`s Jupyter #99

Open utterances-bot opened 1 month ago

utterances-bot commented 1 month ago

Moving Average (MA) and ARMA Models | Chan`s Jupyter

A Summary of lecture “Time Series Analysis in Python”, via datacamp

https://goodboychan.github.io/python/datacamp/time_series_analysis/2020/06/08/02-Moving-Average-and-ARMA-Models.html

jeffjohnsondicc commented 1 month ago

This post offers a comprehensive overview of the Moving Average (MA) model, specifically focusing on the MA(1) process and its practical applications, like stock price analysis.

The detailed explanation of simulating time series data, calculating the autocorrelation function (ACF), and estimating MA parameters using statsmodels is very insightful.

The examples, including high-frequency stock prices, effectively demonstrate how MA models can be applied to real-world data.

Overall, it’s an excellent resource for those interested in time series analysis and financial forecasting.

Regards, https://dicc.in/stock-market-courses.html