Skip to main content

Hypothesis Tests

Statistical tests for comparing groups, measuring relationships, and validating assumptions directly in SQL.

Categories

All Functions

FunctionCategoryDescription
anofox_stats_shapiro_wilk_aggParametricShapiro-Wilk normality test
anofox_stats_jarque_bera_aggParametricJarque-Bera normality test
anofox_stats_dagostino_k2_aggParametricD'Agostino K² normality test
anofox_stats_t_test_aggParametricStudent's t-test (two groups)
anofox_stats_one_way_anova_aggParametricOne-way ANOVA (3+ groups)
anofox_stats_yuen_aggParametricYuen's trimmed mean test
anofox_stats_brown_forsythe_aggParametricBrown-Forsythe variance equality test
anofox_stats_prop_test_one_aggParametricOne-sample proportion test
anofox_stats_prop_test_two_aggParametricTwo-sample proportion test
anofox_stats_binom_test_aggParametricExact binomial test
anofox_stats_tost_t_test_aggParametricTOST equivalence t-test
anofox_stats_tost_paired_aggParametricTOST paired equivalence
anofox_stats_tost_correlation_aggParametricTOST correlation equivalence
anofox_stats_mann_whitney_u_aggNonparametricMann-Whitney U test (two groups)
anofox_stats_kruskal_wallis_aggNonparametricKruskal-Wallis test (3+ groups)
anofox_stats_wilcoxon_signed_rank_aggNonparametricWilcoxon signed-rank (paired)
anofox_stats_brunner_munzel_aggNonparametricBrunner-Munzel robust test
anofox_stats_permutation_t_test_aggNonparametricPermutation t-test
anofox_stats_energy_distance_aggNonparametricEnergy distance test
anofox_stats_mmd_aggNonparametricMaximum mean discrepancy
anofox_stats_pearson_aggCorrelationPearson linear correlation
anofox_stats_spearman_aggCorrelationSpearman rank correlation
anofox_stats_kendall_aggCorrelationKendall's tau correlation
anofox_stats_distance_cor_aggCorrelationDistance correlation (nonlinear)
anofox_stats_icc_aggCorrelationIntraclass correlation (reliability)
anofox_stats_chisq_test_aggCategoricalChi-square independence test
anofox_stats_chisq_gof_aggCategoricalChi-square goodness of fit
anofox_stats_g_test_aggCategoricalG-test (log-likelihood ratio)
anofox_stats_fisher_exact_aggCategoricalFisher's exact test (2x2)
anofox_stats_mcnemar_aggCategoricalMcNemar's test (paired categorical)
anofox_stats_cramers_v_aggCategoricalCramér's V effect size
anofox_stats_phi_coefficient_aggCategoricalPhi coefficient (2x2)
anofox_stats_contingency_coef_aggCategoricalContingency coefficient
anofox_stats_cohen_kappa_aggCategoricalCohen's kappa (inter-rater)
anofox_stats_diebold_mariano_aggForecastDiebold-Mariano forecast comparison
anofox_stats_clark_west_aggForecastClark-West nested model test
Showing 36 of 36
🍪 Cookie Settings