🎯 Session Objectives:

By the end of this session, students will be able to:

πŸ” 1. Difference Between Data Science and Data Analysis

🎯 In Simple Terms:

Feature Data Analysis Data Science
Goal Understand what happened and why Predict what will happen and make smarter decisions
Focus Cleaning, summarizing, and visualizing data Building models, using machine learning, and deep analysis
Tools Excel, SQL, Tableau, Power BI Python, R, SQL, Machine Learning Libraries
Skills Basic statistics, SQL, dashboards Programming, advanced statistics, algorithms
Output Reports and dashboards Predictive models, recommendations, automation

πŸ“˜ Example:

Let’s say we have a company’s sales data:

πŸ’‘ What is SQL?

SQL stands for Structured Query Language.

It is the standard language used to communicate with relational databases

πŸ’Ύ What is a Database?