cst383 - week 4
This week focused heavily on probability and different methods of calculating and interpreting it. We covered topics like boolean, conditional, joint, and marginal probability along with working with data tables to organize the information. Having so many different forms of probability calculations felt a bit overwhelming at first due the concepts being pretty closely related, but after reviewing the lecture and working on the homework I started to become more comfortable with them. Something I really enjoyed this week was the data visualization portion of the homework in google Colab. Working with pandas to create graphs and visualizations was very satisfying. The process of building the visualization piece by piece and gradually adjusting the code until it displayed exactly what I wanted felt rewarding due tot he immediate visualization feedback. Manipulating a bunch of raw data into nice visual formats also reinforced how important visualizati...