Open educational resource, interactive quizzes
Introduction to the impact of statistical biases
How different biases quietly distort what a statistical model tells you. Omitted-variable bias, sampling bias, survivorship bias and p-hacking are each worked through on artificial data you can change yourself, followed by a discussion and a quiz. No prior programming experience required.
Open educational resource, interactive programming
Introduction to Python
An introduction to Python for absolute beginners: arithmetic and variables, data types, modules, pandas and matplotlib, descriptive analysis, conditions and loops, functions and classes and a closing chapter on setting Python up locally once the browser is no longer enough.