Technical requirements
This chapter will discuss an introduction to the theory of probability. To deal with these topics, it is necessary that you have a basic knowledge of algebra and mathematical modeling.
To install a library not contained in your Python environment, use the pip install
command. To work with the Python code in this chapter, you need the following files (available on GitHub at the following URL: https://github.com/PacktPublishing/Hands-On-Simulation-Modeling-with-Python-Second-Edition):
Uniform_distribution.py
Binomial_distribution.py
Normal_distribution.py
image_augmentation.py
power_analysis.py