More random numbers - Your turn#
Modify the example script to compute the average percentage of cars that have a speed of more than \(10\) mph over the speed limit. Compute your daily average over one year.
# TODO: Write your solution below
Reflect: Does the answer match your expectations?
Exporting your work#
When you’re ready, the easiest way to export the notebook is to File > Print
it and save it as a PDF.
Remove any excessively long, unrelated outputs first by clicking the arrow → next to the output box and then Show/hide output
.
Obviously don’t obscure any necessary output or graphs!