Prompt #94
Back to promptsData Analysis Plan
- Variables
- question, dataset
- Tags
- data-analysis,statistics,eda
- Source
- research-2026-05-01
- Use count
- 0
- Created
- 2026-05-01T18:11:52.162090+00:00
- Updated
- 2026-05-01T18:11:52.162090+00:00
Content
Create a data analysis plan for the question: {{question}}
Dataset description: {{dataset}}
Include:
1. Hypothesis formulation (null + alternative)
2. Data quality checks (missing values, outliers, distributions)
3. Exploratory analysis steps (plots, aggregations to compute)
4. Statistical methods to apply and why
5. Expected output format (table/chart/model)
6. Python/SQL code skeleton for each step
7. Interpretation guide: what does each result mean?