Related Experiment Video
Updated: Jul 29, 2026

07:28
A Protocol of Manual Tests to Measure Sensation and Pain in Humans
Published on: December 19, 2016
21.6K
Estimation of sensitivity and specificity of multiple repeated binary tests without a gold standard
Chunling Wang1, Timothy E Hanson2
1Department of Statistics, University of South Carolina, Columbia, South Carolina.
Statistics in Medicine
|March 1, 2019
Summary
This study introduces a new statistical model for analyzing multiple diagnostic tests over time without needing gold standard data. The model accounts for test correlations and enables straightforward inference using Markov chain Monte Carlo methods.
Area of Science:
- Biostatistics
- Medical Diagnostics
- Statistical Modeling
Background:
- Accurate diagnostic testing is crucial in healthcare.
- Repeated diagnostic tests over time are common in clinical practice.
- Existing models often require gold standard data, limiting their applicability.
Purpose of the Study:
- To develop a flexible statistical model for multiple diagnostic tests applied repeatedly over time.
- To address the need for models that do not require gold standard data.
- To incorporate correlations among tests within and across time points.
Main Methods:
- A novel statistical model for longitudinal diagnostic test data.
- Identifiability demonstrated with a minimum of three tests.
- Inclusion of correlations within and across time points.
- Markov chain Monte Carlo (MCMC) for posterior inference.
- Availability of sample R code.
Main Results:
- The proposed model is identifiable and robust.
- Demonstrated utility through simulations and real-world scaphoid fracture data analysis.
- Consideration of omnibus tests for parallel and serial test configurations.
Conclusions:
- The developed model provides a powerful tool for analyzing longitudinal diagnostic test data without gold standard requirements.
- The methodology facilitates accurate assessment of diagnostic test performance over time.
- The approach is broadly applicable in various medical diagnostic scenarios.
More Related Videos
Related Concept Videos
Testing a Claim about Standard Deviation
A complete procedure to test a claim about population standard deviation or population variance is explained here.
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...
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...
Multiple Comparison Tests
Multiple comparison test, abbreviated as MCT, is a post hoc analysis generally performed after comparing multiple samples with one or more tests. An MCT will help identify a significantly different sample among multiple samples or a factor among multiple factors.
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
Bonferroni Test
The Bonferroni test is a statistical test named after Carlo Emilio Bonferroni, an Italian mathematician best known for Bonferroni inequalities. This statistical test is a type of multiple comparison test to determine which means are different than the rest. Bonferroni test can minimize the Type 1 error by reducing the significance level alpha, which otherwise increases with sample pairs.
The means of different samples are first paired in all possible combinations.
The null hypothesis of the...
The means of different samples are first paired in all possible combinations.
The null hypothesis of the...
Sensitivity, Specificity, and Predicted Value
In healthcare diagnostics, laboratory tests play a crucial role in identifying and diagnosing a wide range of medical conditions. However, interpreting test results is not always straightforward. An abnormal test result does not always confirm the presence of a disease, just as a normal result does not guarantee its absence. To assess the reliability of these diagnostic tools, healthcare practitioners rely on two key statistical indicators: sensitivity and specificity.
Sensitivity is the...
Sensitivity is the...
Receiver Operating Characteristic Plot
A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
McNemar's Test
McNemar's Test is a nonparametric statistical test used to determine if there is a significant difference in proportions between two related groups when the outcome is binary (e.g., yes/no, success/failure). It is beneficial when we have paired data, such as pre-test/post-test designs, where the same subjects are measured under two different conditions. The test is named after the statistician Quinn McNemar, who introduced it in 1947. It is commonly used in situations where subjects are...

