In this lab we'll familiarize you with one sample hypothesis tests. You will also write Python code to conduct one sample hypothesis tests as well as construct confidence intervals.
main.ipynb
.
Upon completion, add your deliverables to git. Then commit git and push your branch to the remote.
You will find the exercises inside the main.ipynb
alongside with some explanations and the expected output for some cells. Please don't add code
in the empty cells unless you're asked for to avoid loosing the expected output.