返回 Skill 列表
extension
分类: 效率与办公无需 API Key

Data Stats Analysis

数据统计的逐步指导

person作者: jakexiaohubgithub

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.