Skip to content

Latest commit

Β 

History

History
47 lines (22 loc) Β· 2.17 KB

README.md

File metadata and controls

47 lines (22 loc) Β· 2.17 KB

πŸ“Š Situation: Understanding Student Success Is Key

Fueled by the "student_information" database πŸ“š, an educational platform holds a wealth of data about student learning journeys. However, stakeholders πŸ‘₯ are facing challenges in translating this data into actionable insights about student performance πŸ“ˆ, topic effectiveness πŸ“, and resource allocation πŸ’°.

πŸ”They need to understand how to support student success best and optimize the learning experience.

🎯 Task: Unlocking Data-Driven Decisions

The goal is to analyze the data πŸ”¬ to reveal patterns in student distribution πŸ—ΊοΈ across grades and locations, identify challenging topics 🀯, and understand performance trends πŸ“Š. This analysis will empower stakeholders to make informed decisions πŸ’‘ about curriculum adjustments, resource allocation, and targeted student support.

πŸ’» Action: SQL as a Tool for Discovery

Using SQL queries ⌨️, we will delve into the "student_information" database, specifically tables like:

date_date πŸ—“οΈ || city_region πŸ™οΈ || topic_topic πŸ“ || student_topic 🀝 || student_student πŸ§‘β€πŸŽ“

We will analyze student demographics πŸ§‘β€πŸŽ“, topic interactions 🀝, and performance metrics πŸ’―, generating data visualizations πŸ“ˆ and reports πŸ“„. An ER-Diagram πŸ”— will be used to visualize the relationships between tables.

βœ… Result: Transforming Data into Actionable Insights

The analysis reveals key trends:

1. Student enrollment is highest in Grade B and relatively even across all grades. πŸ“Š

2. Student enrollment is heavily concentrated in major US cities like New York, Los Angeles, and Chicago. πŸ™οΈ

3. Statistics, Economics, and Data Science are the most challenging topics. ⚠️

4. Grades A and B offer a wider range of topics. πŸ“š

These insights lead to actionable recommendations for:

1. Improved resource allocation πŸ’Έ.

2. Targeted student support 🀝.

3. Curriculum adjustments to address challenging topics. πŸ“

4. Ultimately, this project empowers stakeholders to make data-driven decisions that enhance student success. πŸŽ‰ πŸ“£