If you ran a statistical analysis for a thesis, research paper, or class assignment, you need to cite it. Most students cite the data source but forget to cite the analytical tool — the software and method that produced the results. Reviewers notice.

This guide covers how to properly cite statistical analyses in four major formats, with copy-paste examples for the most common tests.

What to cite in a statistical analysis

A complete methodology citation includes three things:

  1. The statistical method — name the test and its variant (e.g., "Welch's two-sample t-test," not just "t-test")
  2. The software — what tool ran the analysis (R, SPSS, Python, MCP Analytics)
  3. The specific report or output — if your analysis generated a shareable report, cite it with a URL so reviewers can verify

Most journals follow APA guidelines, which require reporting the test statistic, degrees of freedom, p-value, and effect size. The citation goes in your methods section alongside these numbers.

APA 7th Edition format

APA is the most common format for social sciences, psychology, education, and business research. The format for citing a statistical analysis tool:

APA 7th Edition

MCP Analytics. (2026). Independent samples t-test: Math scores by test preparation [Statistical report]. MCP Analytics. https://api.mcpanalytics.ai/rpt/rpt_example

In your methods section, write something like:

An independent samples t-test (Welch's variant) was conducted using MCP Analytics (2026) to compare math scores between students who completed test preparation (M = 69.7, SD = 14.4) and those who did not (M = 64.1, SD = 15.2). The analysis included Shapiro-Wilk normality tests, Levene's variance equality test, and Cohen's d effect size with 95% confidence intervals.

MLA 9th Edition format

Common in humanities, literature, and language studies:

MLA 9th Edition

"Independent Samples t-Test: Math Scores by Test Preparation." MCP Analytics, 28 Mar. 2026, api.mcpanalytics.ai/rpt/rpt_example.

Chicago 17th Edition format

Used in history, some social sciences, and many university style guides:

Chicago 17th Edition

MCP Analytics. "Independent Samples t-Test: Math Scores by Test Preparation." Statistical report. March 28, 2026. https://api.mcpanalytics.ai/rpt/rpt_example.

BibTeX format

For LaTeX users — paste directly into your .bib file:

BibTeX
@misc{mcpanalytics2026ttest,
  title={Independent Samples t-Test: Math Scores
         by Test Preparation},
  author={{MCP Analytics}},
  year={2026},
  url={https://api.mcpanalytics.ai/rpt/rpt_example},
  note={Statistical report generated by MCP Analytics}
}

Common tests and how to report them

Here are the standard APA reporting formats for the most common statistical tests:

Test How to report Example
t-test t(df) = value, p = value, d = value t(770) = 5.79, p < .001, d = 0.38
ANOVA F(df1, df2) = value, p = value, η² = value F(2, 147) = 4.58, p = .012, η² = .06
Chi-square χ²(df, N = value) = value, p = value, V = value χ²(4, N = 500) = 12.3, p = .015, V = .16
Regression R² = value, F(df1, df2) = value, p = value R² = .78, F(3, 196) = 232.1, p < .001
Mann-Whitney U = value, p = value, r = value U = 1234, p = .003, r = .31

Why citation matters

Citing your analytical tools isn't just academic formality. It enables:

One-click citations with MCP Analytics

Every report generated by MCP Analytics includes a methodology section with a "Cite This Analysis" button. Click it, choose your format (APA, MLA, Chicago, or BibTeX), and copy the pre-formatted citation.

The methodology section also shows:

This means your report is its own methods section — auditable, transparent, and ready to cite.

Try it yourself

Upload your data, run any analysis, and get a citable report with methodology and one-click citations. No SPSS license needed.

Try Free — 2,000 Credits