Skip to content

Methodology

No calculator on this site is written from memory. Each one starts from a documented methodology source, a formula or algorithm derived from that source, and a set of independently calculated test cases checked against a trusted reference implementation (such as R, SciPy, or statsmodels) before the corresponding page ships. Where two reputable references disagree on a convention, this site picks one explicitly and states which convention it used rather than leaving the choice ambiguous.

Numerical conventions

Assumption audit

Every engine explicitly separates three categories, even when one is brief: what is calculated directly from your data (sample size, missingness, zero variance, ties), what is evidence to review (a diagnostic plot, a skew statistic, a variance ratio) without being treated as proof, and what only you can verify (independence, sampling design, measurement validity, whether a causal claim is appropriate). A diagnostic test not rejecting an assumption is described as evidence, never as proof that the assumption holds.

Interpretation conventions

Locked method-specific conventions

A number of choices that would otherwise be ambiguous are locked in explicitly rather than left to silent default, and every affected result names which convention was used:

What this site does not do

It does not run your data through a server. Every calculation happens in your browser, and nothing you enter is transmitted or stored (see Privacy). It does not treat a single online calculator as a source of truth: methodology sources are textbooks, package documentation, and peer-reviewed or authoritative reference material. And it does not use generative AI to produce interpretation text at the time you use a calculator. Every explanation you see is deterministic, written and tested in advance for the specific result you got, not generated on the fly.