modelscope.cn

Data Stats Analysis

Systematic guidance for performing statistical analysis, data summarization, and interpreting research results.

Installation

$ npx skills add https://modelscope.cn

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from modelscope.cn · top by installs.

npx skills add https://modelscope.cn

Browse all from modelscope.cn

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,671 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Instruction

  • Review the research dataset to understand variable types, distributions, and potential missing data points.
  • Formulate clear null and alternative hypotheses based on the specific research question provided.
  • Select appropriate statistical tests, such as T-tests, ANOVA, or correlation analysis, based on the data distribution.
  • Perform descriptive statistical analysis to summarize the central tendency and dispersion of the data.
  • Execute inferential statistics and calculate relevant p-values, confidence intervals, and effect sizes.
  • Interpret the results within the scientific context, identifying key trends and significant findings.
  • Recommend data visualizations like box plots or scatter plots to effectively communicate the results.

When to Use

  • When performing correlation analysis or comparing means between experimental research groups.
  • When determining the statistical significance of experimental results or survey data.
  • When synthesizing data summaries for research manuscripts or technical reports.

Output

  • A detailed statistical report containing test results and key metrics like p-values.
  • A systematic interpretation of the findings relative to the research hypotheses.
  • Recommendations for visualization and further exploratory data analysis.