Reference Value Advisor: a new freeware set of macroinstructions to calculate reference intervals with Microsoft
Anne Geffré1, Didier Concordet, Jean-Pierre Braun
1Department of Clinical Sciences UMR181 Physiopathologie and Toxicologie Expérimentales INRA, ENVT, Ecole Nationale Vétérinaire, Toulouse, France. a.geffre@envt.fr
A new Microsoft Excel tool, Reference Value Advisor, calculates clinical laboratory reference intervals using updated methods. This software aids in selecting appropriate methods, especially for small sample groups in veterinary clinical pathology.
Area of Science:
- Clinical Chemistry
- Biostatistics
- Laboratory Medicine
Background:
- International recommendations for reference interval determination have been updated, emphasizing robust methods and Box-Cox transformation, particularly for small sample groups.
- Current clinical laboratory software often lacks these updated statistical methods for reference interval calculation.
- Accurate reference intervals are crucial for diagnosing and monitoring patient health.
Purpose of the Study:
- To develop and present a user-friendly software tool, Reference Value Advisor, for calculating reference intervals using various statistical methods.
- To provide a means to compare results from different methods, including those not commonly available in standard software.
- To assist clinical laboratories, especially in veterinary medicine, in adhering to updated international recommendations for reference interval determination.
Main Methods:
- Development of macroinstructions for Microsoft Excel named Reference Value Advisor.
- Implementation of nonparametric, parametric, and robust methods for reference limit calculation.
- Inclusion of Box-Cox transformation for data normalization.
- Integration of normality testing (Anderson-Darling) and outlier detection (Tukey, Dixon-Reed).
- Generation of visual aids including dot plots, histograms, and Q-Q plots.
Main Results:
- Reference Value Advisor calculates reference limits with 90% confidence intervals using multiple methods.
- The tool facilitates the assessment and comparison of results from different calculation methods.
- It provides visual diagnostic tools for data distribution and normality.
- Guidelines based on international recommendations are incorporated.
Conclusions:
- Reference Value Advisor enables rapid assessment and comparison of reference interval calculation methods, including advanced techniques.
- The software is particularly valuable for veterinary clinical pathology dealing with small reference sample groups.
- While not a substitute for proper sample collection and handling, the tool supports accurate reference interval determination when preanalytical and analytical conditions are met.
Related Concept Videos
Microsoft Excel: Median, Quartile range, and Box Plots
Median and Quartile Range: The median is calculated using the formula `=MEDIAN(range)', which provides the middle value of your data set. Quartiles divide your data into four equal parts. To find the first and third quartiles, use ‘=QUARTILE(range, 1)' and ‘=QUARTILE(range, 3)', respectively. The interquartile range (IQR), which measures data spread, is...
Microsoft Excel: Regression Analysis
To perform regression...
Performing a Simple Data Analysis using MS-Excel Function
SUM: This function calculates the total sum of a range of values. It's the foundation for aggregating data, essential for determining overall trends and totals in datasets.
AVERAGE: It computes the mean value of a given set of numbers, providing a quick insight into the central...
Overview of Microsoft Excel as a Data Analysis Tool
Microsoft Excel: Plotting Mean, SD, and SE
First, calculate the mean, SD, and SE of your data. The mean is obtained using the formula `=AVERAGE(range)`, while SD can be calculated with `=STDEV.P(range)` for a population or `=STDEV.S(range)` for a sample. SE is calculated as `=SD/SQRT(n)`, where `n` is the sample size.
To plot these values, use a bar...
Microsoft Excel: Finding Central Tendency, Skew, and Kurtosis
Mean: The arithmetic average of all data points. It is calculated by adding all the values together and dividing by the number of values. The mean is sensitive to extreme values (outliers).
Median: The middle value when the data points are arranged in ascending or descending...
