ArticleslgStudy

mathematics

Wilcoxon signed-rank test

Wilcoxon signed-rank test is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Wilcoxon signed-rank test rather than just read about it. In short: The Wilcoxon signed-rank test is a non-parametric rank test for statistical hypothesis testing used either to test the location of a population based on a sample of data, or to compare the locations of two populations using two matched samples. The one-sample version serves a purpose similar to that of the one-sample Student's t-test.

Key takeaways

  • Wilcoxon signed-rank test belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Wilcoxon signed-rank test to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Wilcoxon signed-rank test from memory before moving on to harder problems.

Reference excerpt

The Wilcoxon signed-rank test is a non-parametric rank test for statistical hypothesis testing used either to test the location of a population based on a sample of data, or to compare the locations of two populations using two matched samples. The one-sample version serves a purpose similar to that of the one-sample Student's t-test. For two matched samples, it is a paired difference test like the paired Student's t-test (also known as the "t-test for matched pairs" or "t-test for dependent samples"). The Wilcoxon test is a good alternative to the t-test when the normal distribution of the differences between paired individuals cannot be assumed. Instead, it assumes a weaker hypothesis that the distribution of this difference is symmetric around a central value and it aims to test whether this center value differs significantly from zero. The Wilcoxon test is a more powerful alternative to the sign test because it considers the magnitude of the differences, but it requires this moderately strong assumption of symmetry.

History The test is named after Frank Wilcoxon (1892–1965) who, in a single paper, proposed both it and the rank-sum test for two independent samples. The test was popularized by Sidney Siegel (1956) in his influential textbook on non-parametric statistics. Siegel used the symbol T for the test statistic, and consequently, the test is sometimes referred to as the Wilcoxon T-test.

Test procedure There are two variants of the signed-rank test. From a theoretical point of view, the one-sample test is more fundamental because the paired sample test is performed by converting the data to the situation of the one-sample test. However, most practical applications of the signed-rank test arise from paired data. For a paired sample test, the data consists of a sample ( X 1 , Y 1 ) , … , ( X n , Y n ) {\displaystyle (X_{1},Y_{1}),\dots ,(X_{n},Y_{n})} . Each data point in the sample is a pair of measurements. In the simplest case, the measurements are on an interval scale. Then they may be converted to real numbers, and the paired sample test is converted to a one-sample test by replacing each pair of numbers ( X i , Y i ) {\displaystyle (X_{i},Y_{i})} by its difference X i − Y i {\displaystyle X_{i}-Y_{i}} . In general, it must be possible to rank the differences between the pairs. This requires that the data be on an ordered metric scale, a type of scale that carries more information than an ordinal scale but may have less than an interval scale. The data for a one-sample test is a sample in which each observation is a real number: X 1 , … , X n {\displaystyle X_{1},\dots ,X_{n}} . Assume for simplicity that the observations in the sample have distinct absolute values and that no observation equals zero. (Zeros and ties introduce several Complications; see below.) The test is performed as follows:

Compute | X 1 | , … , | X n | . {\displaystyle |X_{1}|,\dots ,|X_{n}|.}

Sort | X 1 | , … , | X n | {\displaystyle |X_{1}|,\dots ,|X_{n}|} , and use this sorted list to assign ranks R 1 , … , R n {\displaystyle R_{1},\dots ,R_{n}} : The rank of the smallest observation is one, the rank of the next smallest is two, and so on. Let sgn {\displaystyle \operatorname {sgn} } denote the sign function: sgn ⁡ ( x ) = 1 {\displaystyle \operatorname {sgn}(x)=1} if x > 0 {\displaystyle x>0} and sgn ⁡ ( x ) = − 1 {\displaystyle \operatorname {sgn}(x)=-1} if x < 0 {\displaystyle x<0} . The test statistic is the signed-rank sum T {\displaystyle T} : T = ∑ i = 1 N sgn ⁡ ( X i ) R i . {\displaystyle T=\sum _{i=1}^{N}\operatorname {sgn}(X_{i})R_{i}.}

… excerpt ends here. Continue reading the full article.

Worked examples

Example 1 — a first encounter with Wilcoxon signed-rank test

Start with the simplest possible case. Write down what Wilcoxon signed-rank test claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Wilcoxon signed-rank test before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Wilcoxon signed-rank test ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Wilcoxon signed-rank test

In research
Wilcoxon signed-rank test appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Wilcoxon signed-rank test in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Wilcoxon signed-rank test is common in secondary-school and first-year university syllabi. It links to neighbouring topics Nonparametric statistics, Statistical tests, U-statistics, so understanding it makes those chapters shorter.
In everyday life
Look for Wilcoxon signed-rank test outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.
Ask Teacher Smith questions about this articleOpens your AI tutor with a question about “Wilcoxon signed-rank test” →

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Wilcoxon signed-rank test in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Wilcoxon signed-rank test means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Wilcoxon signed-rank test out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Wilcoxon signed-rank test in simple terms?

The Wilcoxon signed-rank test is a non-parametric rank test for statistical hypothesis testing used either to test the location of a population based on a sample of data, or to compare the locations of two populations using two matched samples. The one-sample version serves a purpose similar to tha…

Why does Wilcoxon signed-rank test matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Wilcoxon signed-rank test?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Wilcoxon signed-rank test.

Tags

  • Nonparametric statistics
  • Statistical tests
  • U-statistics

Keep exploring