| False Discovery Rate using Bonferroni |
| See Also Example |
The following table defines some random variables related to m hypothesis tests:
| Signficance Test | # declared non-significant | # declared significant | Total |
| # true null hypotheses | U | V | m0 |
| # non-true null hypotheses | T | S | m1 = m − m0 |
| Total | W = m − R | R | m |
m0 is the number of true null hypotheses
m − m0 is the number of false null hypotheses
U is the number of true negatives
V is the number of false positives
T is the number of false negatives
S is the number of true positives
H1...Hm are the null hypotheses being tested
In m hypothesis tests of which m0 are true null hypotheses, R is an observable random variable, and S, T, U, and V are unobservable random variables.
The proportion of tests that are truly null, π0, is m0 divided by m. The false discovery rate (FDR), also known as the q-value of a test, is a commonly used error measure in multiple-hypotheses, defined as FDR = E(V/R | R > 0) × Pr(R > 0), i.e. the expected proportion of false positives findings among all the rejected hypotheses multiplied by the probability of making at least one rejection; the FDR is zero when R = 0. Similarly the false rejection rate (FRR) is defined as FDR = E(T/W | W > 0) × Pr(W > 0), i.e. the expected proportion of false negatives findings among all the accepted hypotheses times the probability of accepting at least one test. We also define the power to be equal to E(S/m1 | m1 > 0) × Pr(m1 > 0).
A range of graphs can be plotted after the Bonferroni procedure has been used.
| Spline smoother | Fits a smoothing spline of λ onto initial estimates of π0 calculated as for a single λ value, and takes the estimate of π0 as the value corresponding to the largest value of λ |
| Bootstrap | Estimates π0 by bootstrap sampling from the variate of p-values. |
| Run | Run the analysis. |
| Cancel | Close the menu without further changes. |
| Options | Opens a dialog where additional options and settings can be specified for the analysis. |
| Defaults | Set the menu settings back to the default settings. Clicking the right mouse on this button produces a pop-up menu where you can choose to set the menu using the currently stored defaults or the GenStat default settings. |
| Store | Opens a dialog to specify names of structures to store the results from the analysis. The names to save the structures should be supplied before running the analysis. |
The options used were:
and the Store button was used to save results back to a spreadsheet:
The resulting graphs are show below:



