Kendall's Tau Correlation Calculator
Calculate Kendall's Tau to measure the strength and direction of association between two ordinal variables using a non-parametric approach.
Calculator
Results
Kendall's Tau:
0.00
Formula (LaTeX) + variables + units
This section shows the formulas used by the calculator engine, plus variable definitions and units.
Formula (extracted LaTeX)
\[','\]
','
Formula (extracted text)
Kendall's Tau: \( \tau = \frac{C - D}{\sqrt{(C + D + T) \cdot (C + D + U)}} \)
Variables and units
- T = property tax (annual or monthly depending on input) (currency)
Sources (authoritative):
- NIST — Weights and measures — nist.gov · Accessed 2026-01-19
https://www.nist.gov/pml/weights-and-measures - FTC — Consumer advice — consumer.ftc.gov · Accessed 2026-01-19
https://consumer.ftc.gov/
Changelog
Version: 0.1.0-draft
Last code update: 2026-01-19
Last code update: 2026-01-19
0.1.0-draft · 2026-01-19
- Initial audit spec draft generated from HTML extraction (review required).
- Verify formulas match the calculator engine and convert any text-only formulas to LaTeX.
- Confirm sources are authoritative and relevant to the calculator methodology.