statistical-analysis

Enforce assumption-verified statistical workflows with effect sizes and confidence intervals.

1|Updated May 5, 2026
One-click install
npx skills add https://github.com/kollaborai/kollab --skill statistical-analysis-kollaborai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: statistical-analysis
Source: https://github.com/kollaborai/kollab/tree/main/bundles/skills/statistical-analysis
Command: npx skills add https://github.com/kollaborai/kollab --skill statistical-analysis-kollaborai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the risk of incorrect, p-hacked, or misinterpreted statistical conclusions by enforcing disciplined, assumption-verified analysis workflows, so you can trust your results and avoid wasting time on flawed tests.

Core Features & Use Cases

  • Comprehensive Statistical Workflows: Covers descriptive statistics, probability distributions, parametric and non-parametric hypothesis testing, correlation, regression, and time series analysis for all common use cases.
  • Rigorous Inference Guardrails: Mandates assumption checks, effect size reporting, pre-specified hypotheses, and confidence interval calculation to avoid false positives and ensure results are both statistically and practically significant.
  • Use Case: A researcher analyzing clinical trial data can use this Skill to select the correct ANOVA test, verify homogeneity of variances, run post-hoc Tukey tests, and report effect sizes to support publishable findings.

Quick Start

Use the statistical-analysis skill to run a rigorous independent t-test on the A/B test results in the attached 'ab_test_results.csv' file and report effect size and 95% confidence intervals.

Frequently Asked Questions about statistical-analysis

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

FAQPage Schema
How do I run hypothesis testing without getting misleading p-values?

Hypothesis testing requires pre-specified hypotheses, assumption verification, and effect size reporting to prevent p-hacking. This Skill enforces disciplined workflows, calculates confidence intervals, and ensures results are both statistically and practically significant before final inference.

What's the best way to analyze A/B test results and calculate effect size?

A/B test analysis needs rigorous independent t-tests with effect size calculation and 95% confidence interval reporting. This Skill applies assumption checks to your test data, eliminating false positives and ensuring valid, trustworthy inference for your business intelligence use cases.

Can I use regression and time series decomposition for research data inference?

Regression and time series decomposition are supported for research data inference. The Skill processes descriptive statistics, probability distributions, and correlation modeling while enforcing assumption checks to deliver validated analytical results.

How do I verify homogeneity of variances before running an ANOVA test?

Homogeneity of variances verification is enforced before running ANOVA tests. This Skill mandates assumption checks, selects the correct parametric or non-parametric test, and runs post-hoc Tukey tests with effect sizes to support publishable findings.

Does this statistical analysis approach support non-parametric hypothesis testing?

Non-parametric hypothesis testing is fully supported alongside parametric tests. The Skill enforces rigorous inference guardrails across both testing types, calculating confidence intervals and effect sizes to avoid false positives in your statistical workflows.

Why does statistical analysis require pre-specified hypotheses and confidence intervals?

Statistical analysis requires pre-specified hypotheses and confidence intervals to avoid false positives and p-hacking. This Skill mandates these guardrails alongside effect size calculation, ensuring your data inference is both statistically and practically significant.