Topic | Description | Link |
---|---|---|
Lesson | Discrete Distributions Level 1 | Link |
Lesson | Discrete Distributions Level 2 (supplemental) | Link |
Dataset description: Simulated Data
After this lesson, students will be able to:
- Define distribution and random variable.
- Describe the difference between discrete and continuous random variables.
- Understand the difference between probability mass functions and cumulative distribution functions.
- Give examples of the following distributions: Discrete Uniform, Bernoulli, Binomial, and Poisson.
Before this lesson(s), students should already be able to:
- Open and run cells in Jupyter notebooks.
- Call functions.
Total Time: 100 mins
- Introduction! (10 minutes total)
I. Data Science Process (15 minutes total)
II. Distributions Intro (30 minutes total)
- Exploring Data
- Terminology
- Continuous vs. Discrete Distributions
III. Named Discrete Probability Distributions (35 minutes total)
- PMF/CDF
- Discrete Uniform
- Bernoulli
- Binomial
- Poisson
IV. Recap (10 minutes total)
For supplemental reading material on this topic, check out the following resources: