Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.18 KB

README.md

File metadata and controls

15 lines (10 loc) · 1.18 KB

Introductory Probability and Statistics

These learning materials are to supplement the teaching of introductory probability and statistics at undergrauate level, elucidating the core concepts and applying those concepts to useful settings.

Get an interactive session in MyBinder.org or Google's Colab with these course materials by clicking on the button below. Select the folder notebooks to access the course material as fully executable Jupyter notebooks. (Note that lauching interactive binder may take several minutes.)

Binder Open In Colab

Lab 1: Simulating Coin Flips

Flipping a Fair Coin, Flipping a Fair Coin Thousands of Times, The Law of Large Numbers

Lab 2: Plotting Probability Histograms Using Matplotlib in Python

Plotting Probability Histograms with Pandas and Matplotlib, Plotting Cumulative Probability Histograms with Pandas and Matplotlib, Diffusion of Molecules