Complete collection of formulas for distribution-free statistical tests: sign tests, rank-based methods, chi-square tests, and Kolmogorov-Smirnov procedures with practical applications.
Essential nonparametric testing formulas for quick lookup
Sign Test Statistic
Count of positive differences from hypothesized median
Binomial Distribution
Distribution of sign test statistic under null hypothesis
P-value (Two-sided)
Two-sided p-value calculation for sign test
Large Sample Approximation
Normal approximation for large sample sign test
Rank Sum Statistic (W)
Wilcoxon rank sum test statistic
Expected Rank Sum
Expected value of rank sum under null hypothesis
Rank Sum Variance
Variance of rank sum statistic
Signed Rank Statistic
Sum of positive signed ranks
Chi-Square Statistic
General chi-square test statistic for goodness-of-fit
Independence Test
Chi-square statistic for independence testing
Expected Frequency
Expected frequency under independence assumption
Degrees of Freedom
Degrees of freedom for independence test
Complete formulas for median testing using sign information
Rank-based procedures for sample comparisons
Testing distributional assumptions with categorical data
Testing associations in contingency tables
Distribution-free tests using empirical distribution functions
Testing randomness and detecting patterns in sequences
Expected runs under randomness hypothesis
Variance of run count statistic
Normal approximation for large samples
Use for comparing two independent samples
Essential guidelines for applying nonparametric tests effectively
Requirement: n ≥ 5 for exact test, n ≥ 20 for normal approximation
Notes: Exclude tied observations from sample size
Requirement: m, n ≥ 8 for normal approximation
Notes: Use exact tables for smaller samples
Requirement: All expected frequencies ≥ 5
Notes: Combine categories if necessary
Requirement: n ≥ 35 for asymptotic approximation
Notes: Use exact tables for smaller samples
Data Type: Continuous, ordinal
Recommended: Sign Test
Alternative: Wilcoxon Signed Rank (if symmetric)
Data Type: Continuous, ordinal
Recommended: Wilcoxon Rank Sum
Alternative: Kolmogorov-Smirnov
Data Type: Continuous, ordinal
Recommended: Wilcoxon Signed Rank
Alternative: Sign Test
Data Type: Continuous
Recommended: Kolmogorov-Smirnov
Alternative: Chi-Square Goodness-of-Fit
Master nonparametric testing with these formula application strategies and best practices
Verify independence, randomness, and measurement scale requirements before applying tests.
Select tests based on data type, sample size, and research question for optimal power.
Apply appropriate tie corrections and consider alternative tests when ties are extensive.