data-analysis

Analyze data with statistical tests and identify analytical pitfalls.

4|1|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/GPTtang/skill-atlas --skill data-analysis-gpttang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-analysis
Source: https://github.com/GPTtang/skill-atlas/tree/main/skills/research/data-analysis
Command: npx skills add https://github.com/GPTtang/skill-atlas --skill data-analysis-gpttang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill transforms raw data into actionable insights by applying statistical rigor, sound methodology, and awareness of common analytical pitfalls.

Core Features & Use Cases

  • Statistical Rigor: Ensures analyses are based on sufficient sample sizes, fair comparisons, and appropriate statistical tests.
  • Pitfall Avoidance: Identifies and mitigates common issues like Simpson's Paradox, survivorship bias, and p-hacking.
  • Methodology Guidance: Provides frameworks for selecting the right analytical approach (hypothesis testing, cohort analysis, regression, etc.).
  • Use Case: When presented with A/B test results, this Skill will not only report the lift but also quantify the uncertainty, check for statistical significance, and flag potential biases.

Quick Start

Analyze the provided sales data to identify key trends and provide a summary of findings.

Frequently Asked Questions about data-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate A/B test results for statistical significance and avoid p-hacking?

To validate A/B test results, you must quantify uncertainty, check for sufficient sample sizes, and apply appropriate hypothesis testing to mitigate p-hacking. This ensures your reported lift is statistically significant and free from analytical bias.

What is Simpson's Paradox and how does it affect cohort analysis?

Simpson's Paradox is a statistical pitfall where trends appear in segmented data groups but reverse when combined. Proper cohort analysis identifies and mitigates this bias to ensure reliable decision-making and fair comparisons.

How do I choose between regression and hypothesis testing for my data analysis?

Choosing between regression and hypothesis testing depends on your data analysis goals. Methodology guidance provides frameworks to select the right analytical approach, ensuring sound methodology and rigorous interpretation of your specific metrics.

Can I use statistical rigor checklists to prevent survivorship bias in metrics interpretation?

Yes, applying statistical rigor checklists helps prevent survivorship bias during metrics interpretation. These checklists ensure analyses use fair comparisons and appropriate statistical tests, transforming raw data into reliable, actionable insights.

What is the best way to transform raw data into actionable insights without advanced coding?

The best way to transform raw data into actionable insights is by applying sound methodology and statistical rigor. This approach handles statistics and identifies key trends without requiring advanced coding dependencies.