Best AI Prompts for Data Analysis
7 curated prompts for data analysis
Prompts for data exploration, visualization, statistical analysis, and reporting.
CSV Data Analysis Report Generator
Turning raw data into actionable insights is where most analysis efforts stall. This prompt provides a structured analytical framework that ensures no...
A/B Test Design and Results Analyzer
Most A/B tests fail not because of bad ideas but because of poor experimental design: underpowered tests, peeking at results too early, or no pre-defi...
Cohort Analysis Interpreter
Cohort analysis is the most powerful tool for understanding retention, but interpreting cohort tables requires pattern recognition skills that take ye...
Customer Survey Response Analyzer
Customer survey data is only valuable if you can extract actionable insights from it, and many teams lack the analytical framework to do so systematic...
Data Dashboard Design and Layout
Designing effective data dashboards requires balancing information density with clarity, and choosing the right visualization for each metric. This pr...
Data Cleaning Script Generator
Data cleaning typically consumes 60-80% of any analysis project, yet it is often done ad-hoc with no documentation of what transformations were applie...
SQL Query Optimizer and Explainer
Slow SQL queries are one of the most common performance problems in production applications, and optimizing them requires understanding both the query...