ArticleslgStudy

mathematics

Q-value (statistics)

Q-value (statistics) 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 Q-value (statistics) rather than just read about it. In short: In statistical hypothesis testing, specifically multiple hypothesis testing, the q-value in the Storey procedure provides a means to estimate the positive false discovery rate (pFDR). Just as the p-value gives the expected false positive rate obtained by rejecting the null hypothesis for any result with an equal or smaller p-value, the q-value gives the expected pFDR obtained by rejecting the null hypothesis for any…

Q-value (statistics) — main illustration
Q-value (statistics) — illustration

Key takeaways

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

Reference excerpt

In statistical hypothesis testing, specifically multiple hypothesis testing, the q-value in the Storey procedure provides a means to estimate the positive false discovery rate (pFDR). Just as the p-value gives the expected false positive rate obtained by rejecting the null hypothesis for any result with an equal or smaller p-value, the q-value gives the expected pFDR obtained by rejecting the null hypothesis for any result with an equal or smaller q-value.

History In statistics, testing multiple hypotheses simultaneously using methods appropriate for testing single hypotheses tends to yield many false positives: the so-called multiple comparisons problem. For example, assume that one were to test 1,000 null hypotheses, all of which are true, and (as is conventional in single hypothesis testing) to reject null hypotheses with a significance level of 0.05; due to random chance, one would expect 5% of the results to appear significant (P < 0.05), yielding 50 false positives (rejections of the null hypothesis). Since the 1950s, statisticians had been developing methods for multiple comparisons that reduced the number of false positives, such as controlling the family-wise error rate (FWER) using the Bonferroni correction, but these methods also increased the number of false negatives (i.e. reduced the statistical power). In 1995, Yoav Benjamini and Yosef Hochberg proposed controlling the false discovery rate (FDR) as a more statistically powerful alternative to controlling the FWER in multiple hypothesis testing. The pFDR and the q-value were introduced by John D. Storey in 2002.

Definition Let there be a null hypothesis H 0 {\displaystyle H_{0}} and an alternative hypothesis H 1 {\displaystyle H_{1}} . Perform m {\displaystyle m} hypothesis tests; let the test statistics be i.i.d. random variables T 1 , … , T m {\displaystyle T_{1},\ldots ,T_{m}} such that T i ∣ D i ∼ ( 1 − D i ) ⋅ F 0 + D i ⋅ F 1 {\displaystyle T_{i}\mid D_{i}\sim (1-D_{i})\cdot F_{0}+D_{i}\cdot F_{1}} . That is, if H 0 {\displaystyle H_{0}} is true for test i {\displaystyle i} ( D i = 0 {\displaystyle D_{i}=0} ), then T i {\displaystyle T_{i}} follows the null distribution F 0 {\displaystyle F_{0}} ; while if H 1 {\displaystyle H_{1}} is true ( D i = 1 {\displaystyle D_{i}=1} ), then T i {\displaystyle T_{i}} follows the alternative distribution F 1 {\displaystyle F_{1}} . Let D i ∼ Bernoulli ⁡ ( π 1 ) {\displaystyle D_{i}\sim \operatorname {Bernoulli} (\pi _{1})} , that is, for each test, H 1 {\displaystyle H_{1}} is true with probability π 1 {\displaystyle \pi _{1}} and H 0 {\displaystyle H_{0}} is true with probability π 0 = 1 − π 1 {\displaystyle \pi _{0}=1-\pi _{1}} . Denote the critical region (the values of T i {\displaystyle T_{i}} for which H 0 {\displaystyle H_{0}} is rejected) at significance level α {\displaystyle \alpha } by Γ α {\displaystyle \Gamma _{\alpha }} . Let an experiment yield a value t {\displaystyle t} for the test statistic. The q-value of t {\displaystyle t} is formally defined as

inf { Γ α : t ∈ Γ α } pFDR ⁡ ( Γ α ) {\displaystyle \inf _{\{\Gamma _{\alpha }:t\in \Gamma _{\alpha }\}}\operatorname {pFDR} (\Gamma _{\alpha })}

… excerpt ends here. Continue reading the full article.

Illustrations

Q-value (statistics): Schematic representation of the Storey procedure for correcting for multiple hypothesis testing, assuming correctly calculated p-values. y-axis is frequency.
Schematic representation of the Storey procedure for correcting for multiple hypothesis testing, assuming correctly calculated p-values. y-axis is frequency.

Worked examples

Example 1 — a first encounter with Q-value (statistics)

Start with the simplest possible case. Write down what Q-value (statistics) 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 Q-value (statistics) 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 Q-value (statistics) 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 Q-value (statistics)

In research
Q-value (statistics) 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 Q-value (statistics) 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
Q-value (statistics) is common in secondary-school and first-year university syllabi. It links to neighbouring topics Multiple comparisons, Statistical hypothesis testing, so understanding it makes those chapters shorter.
In everyday life
Look for Q-value (statistics) 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 “Q-value (statistics)” →

Affiliate

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

How to study Q-value (statistics) in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Q-value (statistics) 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 Q-value (statistics) out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Q-value (statistics) in simple terms?

In statistical hypothesis testing, specifically multiple hypothesis testing, the q-value in the Storey procedure provides a means to estimate the positive false discovery rate (pFDR). Just as the p-value gives the expected false positive rate obtained by rejecting the null hypothesis for any result…

Why does Q-value (statistics) 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 Q-value (statistics)?

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 Q-value (statistics).

Tags

  • Multiple comparisons
  • Statistical hypothesis testing

Keep exploring