Skills Plugins MCP Prompt Model 博客 我的中心

statistical-reporting

Statistical test selection, assumption checking, and APA-formatted reporting. Use when analyzing experimental results or writing results sections.

DeepseekModel 官方收录技能 质量 优秀 · 90 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=aiming-lab-autoresearchclaw-claude-skills-statistical-reporting-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name statistical-reporting description Statistical test selection, assumption checking, and APA-formatted reporting. Use when analyzing experimental results or writing results sections. metadata {"category":"writing","trigger-keywords":"statistic,hypothesis test,p-value,regression,ANOVA,t-test,effect size,confidence interval","applicable-stages":"14,17","priority":"3","version":"1.0","author":"researchclaw","references":"adapted from K-Dense-AI/claude-scientific-skills"} Statistical Reporting Best Practice Test Selection Quick Reference Comparing two groups (independent, normal) : Independent t-test Comparing two groups (independent, non-normal) : Mann-Whitney U test Comparing two groups (paired, normal) : Paired t-test Comparing two groups (paired, non-normal) : Wilcoxon signed-rank test Comparing 3+ groups (independent, normal) : One-way ANOVA + post-hoc Comparing 3+ groups (non-normal) : Kruskal-Wallis test Relationship between continuous variables : Pearson or Spearman correlation Categorical outcomes : Chi-square or Fisher's exact test Predicting continuous outcome : Linear regression Predicting binary outcome : Logistic regression Assumption Checking Normality : Shapiro-Wilk test (n < 50) or visual Q-Q plots Homogeneity of variance : Levene's test before t-tests and ANOVA Independence : Verify study design ensures independent observations Linearity : Scatter plots and residual plots for regression Multicollinearity : VIF < 5 for multiple regression predictors When assumptions are violated, use non-parametric alternatives or robust methods APA Reporting Format t-test : t(df) = X.XX, p = .XXX, d = X.XX ANOVA : F(df_between, df_within) = X.XX, p = .XXX, eta-squared = .XX Correlation : r(df) = .XX, p = .XXX [95% CI: .XX, .XX] Chi-square : chi-square(df, N = XXX) = X.XX, p = .XXX Regression : beta = X.XX, SE = X.XX, t = X.XX, p = .XXX Always report exact p-values (not "p < .05") unless p < .001 Use leading zero for values that can exceed 1 (e.g., t = 0.50) but not for those bounded by 1 (e.g., p = .032, r = .45) Effect Sizes ALWAYS report effect sizes alongside p-values Cohen's d for group comparisons: small = 0.2, medium = 0.5, large = 0.8 Eta-squared for ANOVA: small = .01, medium = .06, large = .14 R-squared for regression: report adjusted R-squared for multiple predictors Odds ratios for logistic regression with 95% confidence intervals Distinguish statistical significance from practical significance Common Mistakes to Avoid Never say "the results were not significant, therefore there is no effect" Do not confuse correlation with causation in observational data Apply multiple comparison corrections (Bonferroni, FDR) when running many tests Report confidence intervals, not just point estimates State whether tests are one-tailed or two-tailed and justify the choice
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。