Prep for Class
- Reread the MatPlotLib tutorial, paying special attention to the histogram example.
Key Ideas
- Understand the concept of a histogram.
In-Class Activity
- Understand dice_simulator.py.
- Modify
dice_simulator.py
so that probabilities are plotted instead of occurrences.