Companion problem sets for Crash Course Statistics, which can also be found on Youtube.
Problem Sets 0-7: PS0_7.zip
This series of problem sets is designed to be a companion to the Crash Course Statistics Youtube video series. It is designed for students who have some experience with python, but no experience with pandas or matplotlib. It is not finished as of yet, but I will update it as I am able. The first 6 problem sets were created in Rmarkdown using reticulate for the python code. However, after problem set 6, I discovered you could do something similar with python and Quarto. So starting at problem set 7, I generate the problems sets using Quarto rendering to pdf. At some point I will go back and transition the first six problem sets to Quarto, but that is a task for a later date.
rmarkdown, knitr, reticulate
numpy, pandas, matplotlib, random, pydataset
I would encourage you to pick your own data set to use for these problem sets. However, the data used as an example are Housing Prices in New England.