Technical requirements
In this chapter, an introduction to theory of probability will be discussed. 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):
UniformDistribution.py
BinomialDistribution.py
NormalDistribution.py