Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions collaboration/retrospectives/3_data_analysis_complete.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,27 @@ build confidence in statistical findings rather than just impressive-looking
results. This structured methodology will be valuable in future data science
projects where thoroughness and validity matter more than flashy metrics.

### Mohammad

Working through the student engagement analysis notebook has significantly
enriched my understanding of the end-to-end data science process.
This hands-on exploration provided me with practical experience in:

1. Loading and preprocessing structured data.
2. Applying various data visualization techniques.
3. Interpreting metrics and patterns to extract actionable insights.

One of the key takeaways from this exercise is the realization that complexity
is not synonymous with clarity. While advanced models and visualizations have
their place, I learned that simple, well-crafted visualizations can often be
more effective—especially when they accurately represent the data and support
clear interpretation.

This experience also reinforced the importance of having a structured workflow,
from understanding the problem and acquiring data, to performing exploratory
analysis, drawing insights, and evaluating predictive models.

Overall, it gave me a clearer conceptual framework for approaching real-world
datasets and enhanced my confidence in using Python-based tools for data analysis.

---
Loading