Skip to content

Report on matching the ARMA model to Bitcoin rate data.

Notifications You must be signed in to change notification settings

ajanczewska/arma-model-analysis

Repository files navigation

Data analysis using ARMA models. 📉

The project is about selection and verification of the ARMA model, which describes the data on the Bitcoin price from 01.01.2021 to 01.01.2022.

About project and report.

Project results are presented in the report. It contains detailed data information, results, conclusions and theoretical part related to ARMA models.

Calculations, graphs, results and the practical part of the project were made in Python in the Jupyter environment and are also included in the report.