Work with a partner!
Announcements
We are almost done with the most important python basics. Today, we jumped ahead to some statistics. Soon we will start to apply them while learning some data-science tools.
Remember, you will get better results with our special On Demand server:
https://ood1.hpc.virginia.edu/pun/sys/dashboard/batch_connect/sessions
Goals
- Learn the difference between uniform and Gaussian/normal distributions.
0) Get the GitHub repository and clone it to your area in Rivanna.
Use this link to accept the assignment and create your repository: https://classroom.github.com/a/CZ5JPvml
After you accept the assignment and the repository and it exists in your GitHub, clone it to your Rivanna working area.
1) Uniform v/s Gaussian distributions, and drawing random numbers
Work through the Class11.ipynb Jupyter Notebook. Thinking about what is happening in each step and completing the exercises!
Done? Add some documentation, and push them to your GitHub repository: class11.ipynb .