mathematicskit.statistics ========================= .. include:: /_generated/nav/statistics.rst Descriptive statistics; hypothesis tests (z, t, chi-square, ANOVA); confidence intervals for means/proportions/variances; ordinary least-squares regression with residual diagnostics; and bootstrap resampling via ``scipy.stats.bootstrap``. .. automodule:: mathematicskit.statistics :members: :undoc-members: