Scenario Mode
👤 Your Role: You are a sales analyst at a retail company.
📋 Request: Your manager wants you to calculate the average sales per customer for each store, but some stores have zero customers which can cause errors in division.
📊 Data: You have sales data with columns: Store, Total Sales, and Number of Customers.
🎯 Deliverable: Create a report that shows each store's average sales per customer using a safe division method to avoid errors.
Progress0 / 3 steps