cst383 - week 3
This week covered a large amount of topics related to data visualization and statistical analysis using pandas. We learned different plotting systems, how to display information in meaningful ways using , how to customize visualizations, and how to perform calculations using the data. At first it was a little overwhelming because there were many different visualization methods and understanding where each was best used depending on the different types of data. It took me some time and a decent amount of review before I became more comfortable recognizing where certain plotting systems are most useful or how to interpret them effectively.
We also covered concepts like correlation and covariance. One thing I found especially interesting was the idea that even though data may appear objective and straightforward, it still requires critical thinking to interpret correctly. Identifying correlation does not necessarily reveal the full truth behind the data, and relationships between variables can sometimes be misleading if context is ignored. This made me realize that data analysis is not just about collecting numbers, but also about carefully reasoning about what those numbers actually represent.
Distributions and variance also stood out to me as incredibly important for being able to identify meaningful patterns and inconsistencies from data. Looking at how data is spread out can reveal information that might not be obvious from averages alone. It helped reinforce the idea that understanding the shape and variability of data is just as important for analysis as understanding individual values.
There was a lot of material to retain this week, I feel that I can clearly see why data science is such an important part of so many careers.
Comments
Post a Comment