As a data anaylist, you might need to use probability distribution for several reasons:
- To analyze data to find useful patterns
- To make better data-driven decisions by anwering questions like 'how likely it is that an observation of a random variable occurs'
Open the main.ipynb
file in the your-code
directory. There are 3 exercises and in each exercise you will work with 3 different datasets. The datasets are in the same directory. Please keep in mind that you might also need to use some of the functions you saw in the previous lessons. Remember there is a common thread!!
main.ipynb
with your responses.
Upon completion, add your deliverables to git. Then commit git and push your branch to the remote.
Probability distribution cheat sheet