Related Experiment Video
Updated: May 2, 2026

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
Improvement of sample size calculations for binary diagnostic test assessment
Sébastien Bailly1, Cyrielle Dupont, Jean Iwaz
1From the *Service de Biostatistique, Hospices Civils de Lyon; †Université de Lyon, Lyon; ‡Université Lyon 1; and §Centre National de la Recherche Scientifique Unité Mixte de Recherche Laboratoire de Biométrie et Biologie Evolutive, Equipe Biostatistique-Santé, Villeurbanne, France.
A new R function enhances sample size calculations for sensitivity (Se) and specificity (Sp) estimations. Joint testing for Se and Sp is recommended for accurate sample size determination when equal values are crucial.
Area of Science:
- Biostatistics
- Statistical Software Development
Background:
- Accurate sample size calculation is crucial for diagnostic test evaluations.
- Existing methods may not adequately address joint estimations of sensitivity and specificity.
Purpose of the Study:
- To develop a novel R function for improved sample size calculations.
- To enhance the accuracy of sensitivity (Se) and specificity (Sp) estimations.
Main Methods:
- The new R function is based on the 'binDesign' function from the 'binGroup' R package.
- Employs an exact method utilizing the binomial distribution.
- Incorporates joint testing of Se and Sp and accounts for non-monotonous power function behavior.
Main Results:
- Generated four tables illustrating sample size requirements for joint or separate Se/Sp assessments.
- Joint testing of Se and Sp resulted in a greater sample size increase compared to accounting for power curve variations alone.
Conclusions:
- Joint testing is recommended for sample size determination when equal sensitivity and specificity values are important.
- The developed R function provides a more robust approach to sample size calculation for diagnostic accuracy studies.
More Related Videos
Related Concept Videos
Sample Size Calculation
The sample size for the given experiment or sampling effort is fundamental to any study design. Sample size decides the number of...
Testing a Claim about Standard Deviation
The hypothesis testing for the claim of population standard deviation (or variance) requires the data and samples to be random and unbiased. The population distribution also must be normal. There is no specific requirement on the sample size as the estimation is based on the chi-square distribution.
As a first step, the hypothesis (null and alternative) concerning the claim about...
Bonferroni Test
The means of different samples are first paired in all possible combinations.
The null hypothesis of the...
Contaminants and Errors
Another key consideration is determining the appropriate number of samples required to...
McNemar's Test
Testing a Claim about Population Proportion
There are two methods of testing a claim about a population proportion: (1) Using the sample proportion from the data where a binomial distribution is approximated to the normal distribution and (2) Using the binomial probabilities calculated from the data.
The first method uses normal distribution as an approximation to the binomial distribution. The requirements are as follows: sample size is large...

