Created
November 29, 2025 23:09
-
-
Save PieroPaialungaAI/4b6ec4c830e3b9a1977537bdef7e7036 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 📝 EXAMPLE QUESTIONS FROM THE EXAM | |
| ====================================================================== | |
| 🔹 Section A: E-COMMERCE ANALYSIS | |
| Dataset: ecommerce_sales.csv | |
| Question 1 (10 points): | |
| What is the total revenue generated from the "Electronics" category in Q4 2024? Show your calculation. | |
| 🔹 Section B: CUSTOMER SEGMENTATION | |
| Dataset: customer_data.csv | |
| Question 5 (10 points): | |
| How many customers fall into each age group? Young (18-30), Middle (31-50), Senior (51+). Provide exact counts for each segment. | |
| ====================================================================== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment