Step 1: Understanding the Concept:
Statistical inference: parametric tests assume underlying normal distribution parameters ($\mu, \sigma^2$), whereas non-parametric distribution-free tests operate on ranked or categorical data.
Step 2: Detailed Explanation:
Statistical test classification:
1. Non-Parametric (Distribution-Free) Tests:
- A. Wilcoxon Signed-Rank Test: Non-parametric equivalent of paired t-test.
- B. Kruskal-Wallis Test: Non-parametric equivalent of one-way ANOVA.
- C. Spearman's Rank Correlation ($r_s$): Non-parametric measure of monotonic rank association.
- Mann-Whitney U test, Chi-square test.
2. Parametric Tests (Assume Normal Distribution): D. One-way ANOVA and E. Paired t-test.
Thus, non-parametric tests are A, B, and C only.
Step 3: Final Answer:
Thus, the non-parametric tests are A, B and C only, matching option (A).