| Ad hoc data exploration | Upload a CSV or connect a database, then ask “Summarize this data and show me the key trends” |
| SQL queries without writing SQL | Ask “Show me revenue by product category for the last quarter” — the AI writes the SQL |
| Statistical testing | ”Run an A/B test analysis comparing control and variant conversion rates” |
| Pivot tables and cross-tabs | ”Create a pivot table of sales by region and month” |
| Recurring reports | Connect a live data source and build a dashboard that auto-updates |
| Data cleaning | ”Clean this dataset — fix formatting, remove duplicates, handle missing values” |