Estatística

Wilcoxon Signed-Rank Test Calculator

Easily perform a Wilcoxon Signed-Rank Test online. Analyze paired data to compare two related samples and determine statistical significance. Get your test statistic and p-value instantly.

Input Data

Enter comma-separated numeric values.

Enter comma-separated numeric values, paired with Sample 1.

Enter a value between 0 and 1.

About the Wilcoxon Signed-Rank Test

The Wilcoxon Signed-Rank Test is a non-parametric statistical test used to compare two related samples, matched samples, or repeated measurements on a single sample. It is used as an alternative to the paired t-test when the population cannot be assumed to be normally distributed. This test assesses whether the population mean ranks of differences between paired observations are centered around zero.

Key Concepts:

  • Non-parametric Test: Does not rely on assumptions about the shape or parameters of the probability distribution of the population.
  • Paired Data: Used when observations are paired or related (e.g., before and after measurements on the same subjects).
  • Null Hypothesis: States there is no difference between the two related groups.
  • Alternative Hypothesis: States there is a difference between the two related groups (can be one-tailed or two-tailed).
  • Significance Level (α): The probability of rejecting the null hypothesis when it is true (Type I error). Common values are 0.05 or 0.01.
  • P-value: The probability of obtaining test results at least as extreme as the results actually observed, assuming the null hypothesis is correct.

This calculator helps you quickly perform a Wilcoxon Signed-Rank Test and interpret the results, making it easier to analyze paired data in various fields such as psychology, medicine, and engineering.

Learn more about the Wilcoxon Signed-Rank Test on resources like Wikipedia and statistical textbooks.