Data Analysis

Analyze datasets with statistical tests and uncertainty quantification.

1|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/marcoamu/openclaw-workspace --skill data-analysis-marcoamu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Data Analysis
Source: https://github.com/marcoamu/openclaw-workspace/tree/main/skills/data-analysis
Command: npx skills add https://github.com/marcoamu/openclaw-workspace --skill data-analysis-marcoamu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turn raw data into actionable decisions by applying statistical rigor and transparent methodology.

Core Features & Use Cases

  • Systematic data analysis workflow: hypothesis development, proper test selection, and uncertainty quantification.
  • Pitfalls awareness: checks for Simpson's paradox, survivorship bias, and multiple comparisons.
  • Outputs and guidance: p-values, effect sizes, confidence intervals, and decision-ready insights.
  • Use Case: A/B test assessment, cohort retention analysis, and regression-based predictions across business metrics.

Quick Start

Provide a data analysis question and the Skill will guide you through framing the question, selecting methods, and interpreting results.

Frequently Asked Questions about Data Analysis

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

FAQPage Schema
How do I analyze A/B test results with proper statistical rigor?

A/B test analysis requires framing a hypothesis, selecting the right statistical test, and calculating p-values alongside effect sizes. This workflow checks sample size, confounders, and quantifies uncertainty to deliver decision-ready insights.

What statistical pitfalls should I check for during cohort analysis?

During cohort analysis, you must check for Simpson's paradox, survivorship bias, and multiple comparisons. Identifying these statistical pitfalls ensures your retention metrics and derived insights are not skewed by confounding variables.

Why does my hypothesis testing show significant p-values but no real effect?

Significant p-values without real effect often indicate insufficient sample size or multiple comparison errors. Evaluating effect size and confidence intervals alongside p-values provides a more accurate measure of the actual impact.

How do I assess data quality before running churn analysis?

Data quality assessment for churn analysis involves checking raw datasets for missing values, confounders, and biases. Applying a systematic analytical workflow validates the dataset before calculating retention metrics and uncertainty.

When do I need to quantify uncertainty in business metrics?

You need to quantify uncertainty in business metrics whenever making data-driven decisions from raw data. Calculating confidence intervals and effect sizes ensures your regression-based predictions and analyses account for variance.

Can I use this workflow for regression-based predictions across business metrics?

Yes, the systematic data analysis workflow supports regression-based predictions across business metrics. It guides you through hypothesis development, method selection, and uncertainty quantification to derive actionable insights.