哈里斯:小样本参考间隔的直方图分析仪,一个免费的网络应用程序来计算小样本参考间隔
1Internal Medecine Unit, Centre Hospitalier Vétérinaire Frégis, IVC Evidensia France, Rue Jacques Destrée, Paris, France.
Veterinary clinical pathology
|July 14, 2025
概括
一个新的机器学习模型改善了对小样本尺寸的分布直方图 (VADH) 的视觉评估,提高了参考区间 (RI) 的准确性. 这种卷积神经网络 (CNN) 在预测人口分布方面超过了传统的统计测试.
科学领域:
- 临床化学和实验室医学 临床化学和实验室医学
- 医疗保健中的人工智能
- 对于生物数据的统计建模.
背景情况:
- 参考区间 (RI) 估计在小样本大小的情况下通常是不准确的.
- 分布组图的视觉评估 (VADH) 可以帮助统计技术的选择,但依赖于人类的解释.
- 开发VADH的自动化方法对于在有限的数据场景中提高RI准确性至关重要.
研究的目的:
- 开发和验证一个机器学习模型,用于在小样本大小中对分布直方图 (VADH) 的自动视觉评估.
- 将机器学习模型的性能与预测人口分布的传统统计测试进行比较.
- 创建一个用户友好的Web应用程序,用于在临床实践中应用开发的模型.
主要方法:
- 一个卷积神经网络 (CNN) 在45,000个模拟分布直方图上受训,这些直方图来自各种人群类型,样本大小从20到40不等.
- 在预测原始人口分布方面,CNN模型的准确性在900个人类分类直方图的测试组上进行了评估.
- 性能与Shapiro-Wilk测试进行了比较,并开发了一个Web应用程序 (HARISS) 进行实际实施.
主要成果:
- 在预测VADH人口分布方面,CNN模型取得了很高的准确性,在训练组中达到84.0%,在测试组中达到94.4%.
- 相比之下,Shapiro-Wilk测试的准确性较低,在使用不同p值值的测试组中,准确率分别为65.0%和72.3%.
- 哈里斯网络应用程序成功部署,提供VADH,RI估计和异常值检测功能.
结论:
- 开发的CNN模型有效地执行VADH,为小样本大小提供了与手动评估和传统统计方法相比的显著改进.
- 哈里斯网络应用程序提供了一个实用的工具,以提高参考区间估计的准确性.
- 虽然该模型显示出有希望的结果,但对参考个体的仔细选择和遵守预分析/分析条件对于准确的RI估计至关重要.
相关概念视频
Histogram
14.5K
The histogram is a graphical representation in the x-y form of data distribution in a data set. The horizontal x-axis is labeled with what the data represents (for instance, distance from your home to school). The vertical y-axis is labeled either frequency or relative frequency (or percent frequency or probability).
A histogram graph consists of contiguous (adjoining) boxes. The heights of the bars correspond to frequency values. The graph will have the same shape with respective labels. The...
A histogram graph consists of contiguous (adjoining) boxes. The heights of the bars correspond to frequency values. The graph will have the same shape with respective labels. The...
14.5K
Relative Frequency Histogram
5.7K
The relative frequency depicts the proportion of data points that have each value. The frequency tells the number of data points that have each value. Like the histogram, a relative frequency histogram also has the same shape with a horizontal scale (the x-axis), but the vertical scale (the y-axis) is marked with relative frequencies (percentages of the whole) instead of actual frequencies. A relative frequency histogram is a graphical representation of a frequency distribution where the...
5.7K
Probability Histograms
12.2K
A probability histogram is a visual representation of a probability distribution. Similar a typical histogram, the probability histogram consists of contiguous (adjoining) boxes. It has both a horizontal axis and a vertical axis. The horizontal axis is labeled with what the data represents. The vertical axis is labeled with probability. Each rectangular bar in the histogram is 1 unit wide, which suggests that the area under each bar equals the probability, P(x), where x is 1, 2, 3, and so on.
12.2K
5-Number Summary
4.7K
In a dataset, the 5-number summary includes the minimum data value, the data value of the first quartile, the median data value or data value of the second quartile, the data value of the third quartile, and the maximum data value. These 5 data values can be visualized as a box and whisker plot.
In a box plot, the minimum and maximum data values represent the lower and upper whiskers in the graph, and the median is designated as the center of the box in the chart. The first quartile and third...
In a box plot, the minimum and maximum data values represent the lower and upper whiskers in the graph, and the median is designated as the center of the box in the chart. The first quartile and third...
4.7K
Statistical Software for Data Analysis and Clinical Trials
796
Statistical software is pivotal in data analysis and clinical trials by providing tools to analyze data, draw conclusions, and make predictions. These software packages range from simple data management applications to complex analytical platforms, supporting various statistical tests, models, and simulation techniques. Their significance lies in their ability to handle vast amounts of data with precision and efficiency, enabling researchers to validate hypotheses, identify trends, and make...
796
Boxplot
11.2K
Box plots (also called box-and-whisker plots or box-whisker plots) give an excellent graphical image of the concentration of the data. They also show how far the extreme values are from most data. A box plot is constructed from five values: the minimum value, the first quartile, the median, the third quartile, and the maximum value. We use these values to compare how close other data values are to them. To construct a box plot, use a horizontal or vertical number line and a rectangular box. The...
11.2K


