In order to run the code simply type the following into the terminal
python graph.py
This will display the graph and the average values in the terminal.
If you would like to only see the average values in order to valudate the results, simply enter:
python graph.py table
Simmilary, if you only want the graph:
python graph.py graph