Introduction
This was a project that was followed with the CRISP-DM data mining methodology.
Subsequently, the construction of an interpolation function was made that will be used in the Monte Carlo simulations that are done in the subsequent step.
These simulations follow a normal distribution of the correlations of the variables evaluated from the historical values obtained in the database. FThen, through the interpolation function, obtain the simulated values.
Finally, Starting from the simulated values, the probability of occurrence of the low ending inventory was determined.
Once the model was evaluated and the results were validated, this process was automatized.
Tools: SQL Management Studio, Anaconda, Jupyter Notebook, GIT, Azure Devops
Languajes: SQL,Python
Python Libraries: Pandas, Numpy,Scipy,statsmodels