Module 6: Introduction to Probability

In this Module, you will learn the basics of probability, and how it relates to statistical data analysis. First, you will learn about the basic concepts of probability, including random variables, the calculation of simple probabilities, and several theoretical distributions that commonly occur in discussions of probability. Next, you will learn about conditional probability and Bayes theorem. Third, you will learn to calculate probabilities and to apply Bayes theorem directly by using Python. Finally, you will learn to work with both empirical and theoretical distributions in Python, and how to model an empirical data set by using a theoretical distribution.

Learning Objectives

By the end of this module, you should be able to:

  • calculate and interpret basic probability concepts,
  • calculate and interpret conditional probability,
  • understand and apply Bayes theorem,
  • understand the most important empirical distribution measures, and
  • understand and know how to apply the most important theoretical distributions.

Activities and Assignments

Activities and Assignments Time Estimate Deadline Points
Module 6 Overview Video 10 Minutes N/A N/A
Module 6 Lesson 1: Introduction to Probability 1 Hour N/A N/A
Module 6 Lesson 2: Introduction to Conditional Probability 1 Hour N/A N/A
Module 6 Lesson 3: Introduction to Probability with Python 2 Hours N/A N/A
Module 6 Lesson 4: Introduction to Probability Distributions 2 Hours N/A N/A
Module 6 Assignment 1 hour N/A N/A

© 2017: Robert J. Brunner at the University of Illinois.

This notebook is released under the Creative Commons license CC BY-NC-SA 4.0. Any reproduction, adaptation, distribution, dissemination or making available of this notebook for commercial use is not allowed unless authorized in writing by the copyright holder.