Related Experiment Video
Updated: Jan 14, 2026

Detection of Rare Genomic Variants from Pooled Sequencing Using SPLINTER
Published on: June 23, 2012
ReferenceRangeR: a novel tool designed to facilitate reference interval estimation and verification
Gunnar Brandhorst1, Maike Voß1, Werner Wosniok2
1Institute for Clinical Chemistry and Laboratory Medicine, University Medicine Oldenburg, Oldenburg, Germany.
Objectives:
Reference intervals (RIs) are essential for interpreting laboratory test results. It is recommended that each medical laboratory establishes and reviews its own RIs. The use of direct methods is often unfeasible for most laboratories, while indirect methods are a more viable alternative. However, these methods require not only medical, but also statistical and technical expertise, thereby limiting accessibility for many laboratories. To address this challenge, a web-based application was developed to facilitate the estimation and verification of RIs using real-world laboratory data.
Methods:
The application was developed using R Studio and the Shiny web framework. The tool supports five indirect methods for reference interval estimation: refineR, TMC, TML, kosmic and reflimR. Furthermore, a Docker container was designed to enable a secure local deployment.
Results:
Up to 200,000 laboratory test results can be included via a straightforward copy-and-paste input. The tool provides recommendations for sex-based stratification by performing statistical analysis. In addition, a drift-detection algorithm was developed to analyze whether age-based stratification is necessary. The results of RI estimation are displayed and visualized alongside the underlying data distribution. Existing RIs can be verified by comparing them against calculated intervals.
Conclusions:
ReferenceRangeR is a user-friendly tool for estimating and verifying RIs using real-world laboratory data, eliminating the need for statistical or technological expertise, thereby supporting laboratory professionals in meeting the current regulatory standards.
Related Concept Videos
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Range Rule of Thumb to Interpret Standard Deviation
For instance, the range rule of thumb can be used to find the tallest and the shortest student in a class, given the mean student height and standard deviation. If the mean student height is 1.6 m and the standard deviation, s is 0.05 m, the height...
Interpreting R Charts
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum...
The R Chart
R charts are pivotal for pinpointing shifts in process variability. Stability is indicated when all data points remain within the defined upper and lower...
Regression Toward the Mean
Midrange
Simply put, the midrange is half of the data set’s range. Similar to the mean, the midrange is sensitive to the extreme values and hence the prospective outliers. However, unlike the mean, the midrange is not sensitive to all the values of the data set that lie in the middle. Thus, it is prone to...

