In this session, Cassie Tarakajian joins us to talk about all things p5.js, the Processing Foundation, and open source software.
In this session, we will turn our static drawings into animations!
Rather than dig into complex math or over-simplify by using a pre-written function, we'll write our own binomial test function, primarily using base Python. In the process, we'll learn more about how hypothesis testing works and build intuition for how to interpret a p-value.
While many introductory statistics classes teach the CLT, very few actually attempt to prove it because that requires some complex math. In this session, we'll bypass all that math by using Python loops to simulate the CLT.
Investigate a dataset with summary statistics and some basic data visualizations using the Python libraries NumPy, pandas, matplotlib, and Seaborn.
In today’s tech industry, statistics and data science are becoming increasingly important and valuable skills.