Explore sampling and random variables in this 56-minute lecture from MIT's Computational Thinking Spring course. Dive into Julia programming language concepts, starting with useful tidbits and progressing through random sampling techniques. Learn about uniform sampling, weighted coin tossing, and creating bar charts and histograms. Investigate probability densities, simulate rolling multiple dice, and observe converging shapes. Discover methods for normalizing axes and explore various options for plotting functions. Gain practical insights into computational thinking and statistical concepts using Julia throughout this comprehensive lecture.
Sampling and Random Variables in Julia - Lecture 9