Treffer: Mov-Avg: Codeless time series analysis using moving averages

Title:
Mov-Avg: Codeless time series analysis using moving averages
Publication Year:
2024
Collection:
Computer Science
Document Type:
Report Working Paper
Accession Number:
edsarx.2410.04149
Database:
arXiv

Weitere Informationen

This paper introduces Mov-Avg, the Python software package for time series analysis that requires little computer programming experience from the user. The package allows the identification of trends, patterns, and the prediction of future events based on data collected over time. In this regard, the Mov-Avg implementation provides three indicators to apply, namely: Simple Moving Average, Weighted Moving Average and Exponential Moving Average. Due to its generic design, the Mov-Avg software package can be used in any field where the application of moving averages is valid. In general, the Mov-Avg library for time series analysis contributes to a better understanding of data-driven processes over time by taking advantage of moving averages in any way adapted to the research context.
Comment: 13 pages, 2 figures, 41 references